Trace number 3369891

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S313445894-099-UNKNOWN.cnf
MD5SUM47e52af6d58221f8bfb6fc06198e4e15
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.0009
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369891-1305383505.cnf'
0.00/0.00	c -- header says num vars:           1250
0.00/0.00	c -- header says num clauses:       25000
0.00/0.01	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.01	c -- vars added       1250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.13
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.09/0.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.09/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.20	c calculated reachability. Time: 0.00
0.19/0.20	c Calc default polars -  time:   0.00 s pos:     601 undec:      52 neg:     597
0.19/0.20	c =========================================================================================
0.19/0.20	c types(t): F = full restart, N = normal restart
0.19/0.20	c types(t): S = simplification begin/end, E = solution found
0.19/0.20	c restart types(rt): st = static, dy = dynamic
0.19/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.20	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.49/0.54	c  N dy    21      4115      1250     25000         0      4111    125000    582798    112.22    119.13  --
0.79/0.90	c  N dy    41      8257      1250     25000         0      5749    125000    606616    113.51    120.55  --
1.19/1.27	c  N dy    63     12335      1250     25000         0      5579    125000    389734    112.81    118.83  --
1.59/1.64	c  N dy    83     16469      1250     25000         0      9711    125000    946412    111.69    119.25  --
1.99/2.01	c  N dy   102     20490      1250     25000         0      8108    125000    567047    111.20    134.32  --
2.39/2.41	c  N dy   124     24661      1250     25000         0     12277    125000   1132251    110.81    118.97  --
2.39/2.44	c  F st   126     25002      1250     25000         0     12618    125000   1176949    110.71    103.16  --
2.89/2.96	c  N dy   132     30000      1250     25000         0     10789    125000    856234    110.71   no data  --
2.89/2.96	c  S st   132     30000      1250     25000         0     10789    125000    856234    110.71   no data  --
2.99/3.03	c  S st   132     30500      1250     25000         0     11288    125000    914073    110.71   no data  --
2.99/3.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.99/3.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.99/3.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2.99/3.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.78/4.87	c lits-rem:      3218  cl-subs:       27  v-elim:      0  v-fix:    0  time:  1.79 s
4.98/5.04	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
4.98/5.04	c calculated reachability. Time: 0.00
4.98/5.04	c  N dy   132     30500      1250     25000         0     11261    125000    902901    110.71   no data  --
5.40/5.47	c  N dy   150     34695      1250     25000         0     15454    125000   1475226    110.25    116.95  --
5.79/5.88	c  N dy   175     38832      1250     25000         0     11696    125000    785156    110.45    117.85  --
6.29/6.34	c  N dy   207     43149      1250     25000         0     16007    125000   1386690    110.75    122.03  --
6.60/6.63	c  S st   221     45750      1250     25000         0      9670    125000    367558    110.81   no data  --
6.60/6.68	c  S st   221     46253      1250     25000         0     10173    125000    424586    110.81   no data  --
6.60/6.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.60/6.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.68/6.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.68/6.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.68/6.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.68/6.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
6.68/6.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.79/10.86	c lits-rem:      1348  cl-subs:        2  v-elim:      0  v-fix:    0  time:  4.15 s
10.79/10.87	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
10.79/10.87	c vivif2 --  cl tried    10171 cl shrink        0 lits rem          0 time: 0.00
11.00/11.03	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
11.00/11.03	c calculated reachability. Time: 0.00
11.00/11.03	c  N dy   221     46253      1250     25000         0     10171    125000    422646    110.81   no data  --
11.38/11.47	c  N dy   243     50662      1250     25000         0     14576    125000   1022317    110.59    117.18  --
11.88/11.92	c  N dy   266     54738      1250     25000         0     18651    125000   1580463    110.50    125.66  --
12.28/12.39	c  N dy   291     59138      1250     25000         0     13076    125000    706358    110.48    116.57  --
12.79/12.85	c  N dy   317     63436      1250     25000         0     17370    125000   1296555    110.57    120.64  --
13.29/13.34	c  N dy   342     67529      1250     25000         0     21460    125000   1869783    110.68    118.82  --
13.49/13.55	c  S st   352     69380      1250     25000         0     12333    125000    466653    110.58     98.43  --
13.59/13.61	c  S st   352     69881      1250     25000         0     12834    125000    524079    110.58   no data  --
13.59/13.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.59/13.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.59/13.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.59/13.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.59/13.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.59/13.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
13.59/13.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.88/17.98	c lits-rem:      1903  cl-subs:        5  v-elim:      0  v-fix:    0  time:  4.33 s
17.88/17.98	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
17.88/17.98	c vivif2 --  cl tried    12829 cl shrink        0 lits rem          0 time: 0.00
18.08/18.16	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.17
18.08/18.16	c calculated reachability. Time: 0.00
18.08/18.16	c  N dy   352     69881      1250     25000         0     12829    125000    520589    110.58   no data  --
18.60/18.65	c  N dy   381     74423      1250     25000         0     17365    125000   1145845    110.60    123.08  --
19.19/19.21	c  N dy   415     79211      1250     25000         0     22148    125000   1808766    110.77    117.23  --
19.70/19.77	c  N dy   441     84316      1250     25000         0     15271    125000    742625    110.57    116.58  --
20.09/20.14	c  F st   460     87500      1250     25000         0     18454    125000   1179063    110.55   no data  --
20.49/20.54	c  N st   465     90798      1250     25000         0     21743    125000   1662719    110.55   no data  --
21.19/21.27	c  N dy   492     96604      1250     25000         0     14556    125000    516594    110.53    117.94  --
21.89/21.98	c  N dy   523    102841      1250     25000         0     20784    125000   1363396    110.42    116.30  --
22.19/22.23	c  S st   538    104821      1250     25000         0     22763    125000   1638494    110.47   no data  --
22.29/22.32	c  S st   538    105322      1250     25000         0     23264    125000   1698749    110.47   no data  --
22.29/22.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.29/22.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.29/22.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
22.38/22.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.38/22.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.38/22.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
22.38/22.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
30.49/30.57	c lits-rem:       836  cl-subs:       20  v-elim:      0  v-fix:    0  time:  8.15 s
30.49/30.57	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
30.49/30.59	c vivif2 --  cl tried    23244 cl shrink        0 lits rem          0 time: 0.02
30.80/30.85	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.26
30.80/30.85	c calculated reachability. Time: 0.00
30.80/30.85	c  N dy   538    105322      1250     25000         0     23244    125000   1691912    110.47   no data  --
31.59/31.69	c  N dy   578    112104      1250     25000         0     16036    125000    593254    110.42    118.46  --
32.49/32.50	c  N dy   621    119338      1250     25000         0     23263    125000   1580303    110.41    129.75  --
33.48/33.58	c  N dy   665    127377      1250     25000         0     16312    125000    500640    110.33    116.24  --
34.48/34.58	c  N dy   710    135642      1250     25000         0     24572    125000   1630882    110.27    116.93  --
35.69/35.77	c  N dy   759    144493      1250     25000         0     17429    125000    526182    110.24    116.16  --
36.89/36.92	c  N dy   816    153745      1250     25000         0     26674    125000   1791782    110.21    121.20  --
37.49/37.55	c  S st   840    157983      1250     25000         0     30908    125000   2363838    110.18   no data  --
37.59/37.66	c  S st   840    158487      1250     25000         0     31412    125000   2424739    110.18   no data  --
37.59/37.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.59/37.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.59/37.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
37.69/37.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.69/37.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.69/37.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
37.69/37.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
56.68/56.73	c lits-rem:       854  cl-subs:       31  v-elim:      0  v-fix:    0  time: 18.95 s
56.68/56.73	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
56.68/56.76	c vivif2 --  cl tried    31381 cl shrink        0 lits rem          0 time: 0.03
56.98/57.04	c asymm  cl-useful: 0/21944/25000 lits-rem:0 time: 0.29
56.98/57.05	c calculated reachability. Time: 0.00
56.98/57.05	c  N dy   840    158487      1250     25000         0     31381    125000   2414867    110.18   no data  --
58.31/58.34	c  N dy   901    168699      1250     25000         0     24599    125000   1375893    110.17    117.83  --
59.79/59.81	c  N dy   967    179471      1250     25000         0     35360    125000   2845427    110.15    116.21  --
61.29/61.40	c  N dy  1033    191163      1250     25000         0     29059    125000   1869268    110.16    119.39  --
63.08/63.17	c  N dy  1092    203565      1250     25000         0     22463    125000    827613    110.15    116.25  --
64.91/64.99	c  N dy  1171    216595      1250     25000         0     35485    125000   2615399    110.14    134.45  --
67.10/67.11	c  N dy  1249    230776      1250     25000         0     29670    125000   1686741    110.11    116.00  --
68.20/68.24	c  S st  1290    237731      1250     25000         0     36621    125000   2642082    110.11     99.39  --
68.29/68.35	c  S st  1290    238236      1250     25000         0     37126    125000   2703990    110.11   no data  --
68.29/68.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.29/68.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.29/68.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
68.39/68.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.39/68.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.39/68.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
68.39/68.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
94.89/94.96	c lits-rem:       700  cl-subs:       45  v-elim:      0  v-fix:    0  time: 26.47 s
94.89/94.96	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
94.89/94.99	c vivif2 --  cl tried    37081 cl shrink        0 lits rem          0 time: 0.03
94.99/95.05	c asymm  cl-useful: 0/3056/25000 lits-rem:0 time: 0.06
94.99/95.05	c calculated reachability. Time: 0.00
94.99/95.05	c  N dy  1290    238236      1250     25000         0     37081    125000   2689897    110.11   no data  --
97.19/97.20	c  N dy  1385    253482      1250     25000         0     31331    125000   1787047    110.16    117.91  --
99.58/99.69	c  N dy  1470    269746      1250     25000         0     25596    125000    869857    110.06    117.15  --
102.31/102.32	c  N dy  1567    286983      1250     25000         0     42815    125000   3215323    110.05    133.12  --
105.19/105.29	c  N dy  1676    305380      1250     25000         0     38220    125000   2470249    110.07    116.76  --
105.39/105.45	c  F st  1683    306251      1250     25000         0     39089    125000   2582493    110.06   no data  --
108.49/108.55	c  N dy  1768    324994      1250     25000         0     33818    125000   1740782    110.05    116.41  --
112.09/112.17	c  N dy  1898    345120      1250     25000         0     28958    125000    955079    110.17    118.64  --
114.08/114.19	c  S st  1968    357355      1250     25000         0     41178    125000   2644436    110.20   no data  --
114.29/114.32	c  S st  1968    357857      1250     25000         0     41679    125000   2708272    110.20   no data  --
114.29/114.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
114.29/114.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.29/114.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
114.40/114.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.40/114.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.40/114.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
114.40/114.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
141.80/141.84	c lits-rem:       581  cl-subs:       45  v-elim:      0  v-fix:    0  time: 27.38 s
141.80/141.84	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
141.80/141.87	c vivif2 --  cl tried    41634 cl shrink        0 lits rem          0 time: 0.03
142.09/142.18	c asymm  cl-useful: 0/18599/25000 lits-rem:0 time: 0.31
142.09/142.18	c calculated reachability. Time: 0.00
142.09/142.18	c  N dy  1968    357857      1250     25000         0     41634    125000   2694712    110.20   no data  --
145.28/145.37	c  N dy  2083    377946      1250     25000         0     35736    125000   1740770    110.21    116.65  --
148.68/148.75	c  N dy  2197    398053      1250     25000         0     28857    125000    674075    110.22    117.76  --
151.99/152.03	c  N dy  2319    418111      1250     25000         0     48900    125000   3434700    110.25    125.55  --
155.69/155.70	c  N dy  2445    438538      1250     25000         0     41338    125000   2272647    110.29    119.47  --
159.59/159.67	c  N dy  2554    458798      1250     25000         0     32600    125000    914541    110.23    117.20  --
163.29/163.36	c  N dy  2669    478895      1250     25000         0     52684    125000   3670274    110.24    116.18  --
166.99/167.10	c  N dy  2789    498922      1250     25000         0     42720    125000   2187159    110.26    116.71  --
171.19/171.25	c  N dy  2890    519148      1250     25000         0     31956    125000    578778    110.21    117.73  --
174.39/174.42	c  S st  2999    536785      1250     25000         0     49570    125000   3015766    110.27   no data  --
174.49/174.57	c  S st  2999    537286      1250     25000         0     50071    125000   3074451    110.27   no data  --
174.49/174.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
174.49/174.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
174.59/174.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
174.69/174.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.69/174.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.69/174.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
174.69/174.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
370.79/370.86	c lits-rem:       345  cl-subs:       46  v-elim:      0  v-fix:    0  time: 196.13 s
370.79/370.86	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
370.79/370.89	c vivif2 --  cl tried    50025 cl shrink        0 lits rem          0 time: 0.03
370.99/371.05	c asymm  cl-useful: 0/6401/25000 lits-rem:0 time: 0.16
370.99/371.05	c calculated reachability. Time: 0.00
370.99/371.05	c  N dy  2999    537286      1250     25000         0     50025    125000   3061043    110.27   no data  --
374.79/374.80	c  N dy  3128    557304      1250     25000         0     38057    125000   1276386    110.32    119.00  --
378.31/378.33	c  N dy  3249    577325      1250     25000         0     58062    125000   4037264    110.36    121.28  --
381.89/381.94	c  N dy  3372    597337      1250     25000         0     45082    125000   2134003    110.38    116.86  --
385.80/385.82	c  N dy  3488    617434      1250     25000         0     65153    125000   4867095    110.37    119.40  --
389.19/389.27	c  N dy  3603    637567      1250     25000         0     51309    125000   2860741    110.39    117.85  --
393.40/393.41	c  N dy  3725    657621      1250     25000         0     36375    125000    673418    110.41    117.29  --
397.19/397.24	c  N dy  3850    677635      1250     25000         0     56371    125000   3453515    110.47    117.99  --
401.51/401.57	c  N dy  3963    697660      1250     25000         0     40410    125000   1107576    110.47    124.66  --
405.59/405.65	c  N dy  4086    717852      1250     25000         0     60585    125000   3872604    110.48    117.04  --
410.31/410.32	c  N dy  4200    737931      1250     25000         0     43684    125000   1422992    110.47    116.40  --
414.60/414.67	c  N dy  4317    757995      1250     25000         0     63727    125000   4190091    110.48    120.81  --
419.40/419.45	c  N dy  4440    778038      1250     25000         0     45792    125000   1591437    110.50    118.55  --
423.90/423.93	c  N dy  4551    798236      1250     25000         0     65973    125000   4362527    110.50    116.89  --
425.89/425.96	c  S st  4594    805929      1250     25000         0     73656    125000   5409274    110.49   no data  --
426.09/426.16	c  S st  4594    806434      1250     25000         0     74161    125000   5475322    110.49   no data  --
426.09/426.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
426.09/426.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
426.19/426.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
426.39/426.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.39/426.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.39/426.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
426.39/426.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1258.52/1258.53	c lits-rem:       807  cl-subs:       65  v-elim:      0  v-fix:    0  time: 832.10 s
1258.52/1258.53	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1258.52/1258.59	c vivif2 --  cl tried    74096 cl shrink        0 lits rem          0 time: 0.06
1258.92/1258.96	c asymm  cl-useful: 0/12470/25000 lits-rem:0 time: 0.37
1258.92/1258.97	c calculated reachability. Time: 0.00
1258.92/1258.97	c  N dy  4594    806434      1250     25000         0     74096    125000   5455208    110.49   no data  --
1262.84/1262.83	c  N dy  4700    826554      1250     25000         0     55229    125000   2754672    110.47    117.23  --
1267.72/1267.74	c  N dy  4815    846606      1250     25000         0     75268    125000   5529012    110.47    116.51  --
1271.83/1271.84	c  N dy  4936    866610      1250     25000         0     55284    125000   2643473    110.51    125.99  --
1276.62/1276.61	c  N dy  5054    886824      1250     25000         0     75487    125000   5427801    110.53    117.44  --
1280.93/1280.99	c  N dy  5166    907120      1250     25000         0     54798    125000   2427321    110.51    117.48  --
1286.03/1286.08	c  N dy  5288    927174      1250     25000         0     74830    125000   5189020    110.54    116.79  --
1291.02/1291.02	c  N dy  5415    947211      1250     25000         0     52893    125000   2052178    110.57    116.84  --
1296.03/1296.02	c  N dy  5542    967227      1250     25000         0     72893    125000   4803173    110.59    116.73  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369891-1305383505/watcher-3369891-1305383505 -o /tmp/evaluation-result-3369891-1305383505/solver-3369891-1305383505 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369891-1305383505.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.39 3.87 3.72 4/352 5428
/proc/meminfo: memFree=17873904/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=30324 CPUtime=0 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 801 0 0 0 0 0 0 0 24 0 1 0 728581211 31051776 742 33554432000 4194304 4650387 140734933680752 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 7581 742 327 112 0 2546 0

[startup+0.0525531 s]
/proc/loadavg: 3.39 3.87 3.72 4/352 5428
/proc/meminfo: memFree=17873904/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=31244 CPUtime=0.05 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 1177 0 0 0 5 0 0 0 24 0 1 0 728581211 31993856 1118 33554432000 4194304 4650387 140734933680752 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 7811 1118 346 112 0 2776 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31244

[startup+0.10054 s]
/proc/loadavg: 3.39 3.87 3.72 4/352 5428
/proc/meminfo: memFree=17873904/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=31376 CPUtime=0.09 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 1217 0 0 0 9 0 0 0 24 0 1 0 728581211 32129024 1158 33554432000 4194304 4650387 140734933680752 18446744073709551615 4370636 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 7844 1158 346 112 0 2809 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31376

[startup+0.300443 s]
/proc/loadavg: 3.39 3.87 3.72 4/352 5428
/proc/meminfo: memFree=17873904/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=38204 CPUtime=0.29 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 3153 0 0 0 29 0 0 0 25 0 1 0 728581211 39120896 2783 33554432000 4194304 4650387 140734933680752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 9551 2783 377 112 0 4516 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38204

[startup+0.700431 s]
/proc/loadavg: 3.39 3.87 3.72 4/352 5428
/proc/meminfo: memFree=17873904/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=38948 CPUtime=0.69 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 4175 0 0 0 69 0 0 0 25 0 1 0 728581211 39882752 2899 33554432000 4194304 4650387 140734933680752 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 9737 2899 379 112 0 4702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38948

[startup+1.50029 s]
/proc/loadavg: 3.39 3.87 3.72 7/364 5450
/proc/meminfo: memFree=17737096/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=39232 CPUtime=1.49 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 5824 0 0 0 149 0 0 0 25 0 1 0 728581211 40173568 3365 33554432000 4194304 4650387 140734933680752 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 9808 3365 379 112 0 4773 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39232

[startup+3.10097 s]
/proc/loadavg: 3.39 3.87 3.72 7/364 5451
/proc/meminfo: memFree=17722960/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=61124 CPUtime=3.08 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 14207 0 0 0 307 1 0 0 25 0 1 0 728581211 62590976 8867 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 15281 8867 381 112 0 10246 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 61124

[startup+6.30036 s]
/proc/loadavg: 3.44 3.87 3.72 6/364 5451
/proc/meminfo: memFree=17654344/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=62768 CPUtime=6.29 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 16798 0 0 0 627 2 0 0 25 0 1 0 728581211 64274432 9654 33554432000 4194304 4650387 140734933680752 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 15692 9654 381 112 0 10657 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62768

[startup+12.7011 s]
/proc/loadavg: 3.48 3.87 3.72 7/364 5451
/proc/meminfo: memFree=17584408/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=63532 CPUtime=12.68 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 20463 0 0 0 1266 2 0 0 25 0 1 0 728581211 65056768 9490 33554432000 4194304 4650387 140734933680752 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 15883 9490 381 112 0 10848 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63532

[startup+25.5007 s]
/proc/loadavg: 3.60 3.88 3.72 7/364 5451
/proc/meminfo: memFree=17420684/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=86948 CPUtime=25.49 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 33732 0 0 0 2544 5 0 0 25 0 1 0 728581211 89034752 15845 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 21737 15845 381 112 0 16702 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86948

[startup+51.1008 s]
/proc/loadavg: 3.87 3.92 3.74 7/364 5452
/proc/meminfo: memFree=17316232/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=107256 CPUtime=51.08 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 47353 0 0 0 5102 6 0 0 25 0 1 0 728581211 109830144 21297 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 26814 21297 381 112 0 21779 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 107256

[startup+102.314 s]
/proc/loadavg: 3.94 3.93 3.75 7/364 5453
/proc/meminfo: memFree=17222312/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=168280 CPUtime=102.31 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 71980 0 0 0 10219 12 0 0 25 0 1 0 728581211 172318720 25589 33554432000 4194304 4650387 140734933680752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 42070 25589 381 112 0 37035 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 168280

[startup+162.301 s]
/proc/loadavg: 4.04 3.96 3.77 7/364 5455
/proc/meminfo: memFree=17117380/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=178744 CPUtime=162.29 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 104455 0 0 0 16209 20 0 0 25 0 1 0 728581211 183033856 27493 33554432000 4194304 4650387 140734933680752 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 44686 27493 381 112 0 39651 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 178744

[startup+222.301 s]
/proc/loadavg: 4.01 3.96 3.78 6/364 5456
/proc/meminfo: memFree=17072692/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=185224 CPUtime=222.29 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 116145 0 0 0 22207 22 0 0 25 0 1 0 728581211 189669376 29149 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 46306 29149 381 112 0 41271 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 185224

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.79 7/364 5458
/proc/meminfo: memFree=17029376/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=185224 CPUtime=282.29 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 116145 0 0 0 28207 22 0 0 25 0 1 0 728581211 189669376 29149 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 46306 29149 381 112 0 41271 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 185224

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.80 7/364 5460
/proc/meminfo: memFree=17026000/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=185224 CPUtime=342.29 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 116145 0 0 0 34207 22 0 0 25 0 1 0 728581211 189669376 29149 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 46306 29149 381 112 0 41271 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 185224

[startup+402.301 s]
/proc/loadavg: 4.07 4.00 3.82 7/364 5461
/proc/meminfo: memFree=16934056/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=138784 CPUtime=402.3 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 142527 0 0 0 40201 29 0 0 25 0 1 0 728581211 142114816 27783 33554432000 4194304 4650387 140734933680752 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 34696 27783 381 112 0 29661 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 138784

[startup+462.301 s]
/proc/loadavg: 4.06 4.01 3.83 7/364 5466
/proc/meminfo: memFree=16872136/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=230664 CPUtime=462.29 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168634 0 0 0 46193 36 0 0 25 0 1 0 728581211 236199936 41741 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57666 41741 381 112 0 52631 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 230664

[startup+522.301 s]
/proc/loadavg: 4.12 4.04 3.85 7/364 5467
/proc/meminfo: memFree=16864984/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=230848 CPUtime=522.3 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168683 0 0 0 52194 36 0 0 25 0 1 0 728581211 236388352 41790 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57712 41790 381 112 0 52677 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 230848

[startup+582.301 s]
/proc/loadavg: 4.16 4.06 3.87 7/364 5469
/proc/meminfo: memFree=16867052/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=231144 CPUtime=582.3 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168737 0 0 0 58194 36 0 0 25 0 1 0 728581211 236691456 41844 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57786 41844 381 112 0 52751 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 231144

[startup+642.3 s]
/proc/loadavg: 4.10 4.06 3.88 7/364 5471
/proc/meminfo: memFree=16850276/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=231144 CPUtime=642.31 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168770 0 0 0 64195 36 0 0 25 0 1 0 728581211 236691456 41877 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57786 41877 381 112 0 52751 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 231144

[startup+702.301 s]
/proc/loadavg: 4.10 4.07 3.89 7/364 5472
/proc/meminfo: memFree=16839684/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=231356 CPUtime=702.3 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168797 0 0 0 70194 36 0 0 25 0 1 0 728581211 236908544 41904 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57839 41904 381 112 0 52804 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 231356

[startup+762.314 s]
/proc/loadavg: 4.04 4.06 3.90 6/364 5474
/proc/meminfo: memFree=16836420/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=231356 CPUtime=762.32 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168797 0 0 0 76196 36 0 0 25 0 1 0 728581211 236908544 41904 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57839 41904 381 112 0 52804 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 231356

[startup+822.3 s]
/proc/loadavg: 4.01 4.05 3.91 7/364 5475
/proc/meminfo: memFree=16830320/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=231356 CPUtime=822.31 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168797 0 0 0 82194 37 0 0 25 0 1 0 728581211 236908544 41904 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476425 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57839 41904 381 112 0 52804 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 231356

[startup+882.301 s]
/proc/loadavg: 4.00 4.03 3.91 6/364 5477
/proc/meminfo: memFree=16838728/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=231356 CPUtime=882.31 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168797 0 0 0 88194 37 0 0 25 0 1 0 728581211 236908544 41904 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57839 41904 381 112 0 52804 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 231356

[startup+942.301 s]
/proc/loadavg: 4.05 4.04 3.91 7/364 5479
/proc/meminfo: memFree=16790300/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=231356 CPUtime=942.31 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168797 0 0 0 94194 37 0 0 25 0 1 0 728581211 236908544 41904 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57839 41904 381 112 0 52804 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 231356

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.91 7/364 5480
/proc/meminfo: memFree=16785556/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=231356 CPUtime=1002.32 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168797 0 0 0 100195 37 0 0 25 0 1 0 728581211 236908544 41904 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57839 41904 381 112 0 52804 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 231356

[startup+1062.3 s]
/proc/loadavg: 4.07 4.04 3.92 7/364 5482
/proc/meminfo: memFree=16823324/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=231356 CPUtime=1062.32 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168797 0 0 0 106195 37 0 0 25 0 1 0 728581211 236908544 41904 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57839 41904 381 112 0 52804 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 231356

[startup+1122.3 s]
/proc/loadavg: 4.15 4.06 3.93 7/364 5483
/proc/meminfo: memFree=16844452/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=231356 CPUtime=1122.32 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168797 0 0 0 112195 37 0 0 25 0 1 0 728581211 236908544 41904 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57839 41904 381 112 0 52804 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 231356

[startup+1182.3 s]
/proc/loadavg: 4.05 4.05 3.93 7/364 5485
/proc/meminfo: memFree=16806832/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=231356 CPUtime=1182.32 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168797 0 0 0 118195 37 0 0 25 0 1 0 728581211 236908544 41904 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57839 41904 381 112 0 52804 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 231356

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 3.94 7/364 5487
/proc/meminfo: memFree=16677184/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=231356 CPUtime=1242.32 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 168797 0 0 0 124195 37 0 0 25 0 1 0 728581211 236908544 41904 33554432000 4194304 4650387 140734933680752 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 57839 41904 381 112 0 52804 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 231356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.94 7/364 5488
/proc/meminfo: memFree=16671068/32950928 swapFree=67111200/67111528
[pid=5428] ppid=5426 vsize=184688 CPUtime=1300.04 cores=0,2
/proc/5428/stat : 5428 (strangenight1-s) R 5426 5428 4727 0 -1 4202496 197085 0 0 0 129956 48 0 0 25 0 1 0 728581211 189120512 37180 33554432000 4194304 4650387 140734933680752 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5428/statm: 46172 37180 381 112 0 41137 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 184688

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.57
CPU system time (s): 0.489925
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 244220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.57
system time used= 0.489925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197092
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 3374

runsolver used 4.94125 second user time and 10.4454 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 16:31:45
IDJOB=3369891
IDBENCH=82700
IDSOLVER=1847
FILE ID=node115/3369891-1305383505
RUNJOBID= node115-1305383505-5407
PBS_JOBID= 13324387
Free space on /tmp= 73232 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S313445894-099-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369891-1305383505/watcher-3369891-1305383505 -o /tmp/evaluation-result-3369891-1305383505/solver-3369891-1305383505 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369891-1305383505.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 47e52af6d58221f8bfb6fc06198e4e15
RANDOM SEED=1030827716

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17874556 kB
Buffers:        274076 kB
Cached:        4454812 kB
SwapCached:          0 kB
Active:       11845904 kB
Inactive:      2910892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17874556 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           13360 kB
Writeback:           0 kB
AnonPages:    10028608 kB
Mapped:          28404 kB
Slab:           212096 kB
PageTables:      41448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69675776 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73204 MiB
End job on node115 at 2011-05-14 16:53:27