Trace number 3368269

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-Night2-st (fixed)? (TO) 1300.08 1300.08

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368269-1305393968.cnf'
0.00/0.00	c -- header says num vars:         435701
0.00/0.00	c -- header says num clauses:     1379987
0.89/0.99	c -- clauses added:            0 learnts,      1379987 normals,            0 xors
0.89/0.99	c -- vars added     435701
0.89/0.99	c Parsing time:  0.92 s
0.89/0.99	c  N st     0         0    435701    724527    653851         0   3540036         0   no data   no data
2.49/2.56	c asymm  cl-useful: 0/108/708994 lits-rem:0 time: 1.54
34.49/34.58	c Flit:    80 Blit:   3931 bXBeca:    0 bXProp: 54228 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 31.89
34.59/34.68	c Cleaning up after failed var search:     0.09 s 
34.89/34.90	c Replacing    54343 vars Replaced   773366 lits Time:     0.21 s 
35.29/35.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
35.38/35.44	c bin-w-bin subsume rem           63 bins  time:  0.11 s
35.68/35.75	c subs with bin:     1389  lits-rem:      1915  v-fix:    0  time:  0.31 s
50.29/50.37	c Subs w/ non-existent bins:   2690 l-rem:    131 v-fix:   414 done:  23227 time: 14.61 s
50.99/51.01	c Removed useless bin:      37  fixed:   422  props:  20.05M  time:  0.63 s
53.09/53.18	c lits-rem:       692  cl-subs:    23286  v-elim: 122633  v-fix:  425  time:  2.14 s
55.29/55.33	c Finding binary XORs  T:     2.15 s  found:    6294
55.39/55.48	c Replacing     6294 vars Replaced   110547 lits Time:     0.15 s 
56.10/56.16	c Finding non-binary XORs:     0.48 s (found:  108497, avg size: 3.0)
56.10/56.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    177 locsubst: 16778 time:   0.19
56.29/56.32	c Replacing     8385 vars Replaced    84754 lits Time:     0.16 s 
56.49/56.51	c calculated reachability. Time: 0.16
56.49/56.57	c Calc default polars -  time:   0.06 s pos:   88507 undec:  213779 neg:  133415
56.49/56.57	c =========================================================================================
56.49/56.57	c types(t): F = full restart, N = normal restart
56.49/56.57	c types(t): S = simplification begin/end, E = solution found
56.49/56.57	c restart types(rt): st = static, dy = dynamic
56.49/56.57	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
56.49/56.57	c  B st     0         0    229966    205720    271049         0   1598672         0   no data   no data
61.79/61.85	c Decided on static restart strategy
64.39/64.47	c  N st     8      4913    229886    205720    271593      4301   1598656    113600   no data   no data
74.19/74.20	c  N st    10     11299    229582    205720    272055     10099   1598641    326389   no data   no data
84.71/84.73	c  N st    11     17042    229545    205720    272333     15401   1598640    656942   no data   no data
103.99/104.07	c  F st    12     25000    229534    205720    272493     15901   1598640   1023532   no data   no data
104.19/104.23	c Replacing      141 vars Replaced     1664 lits Time:     0.10 s 
104.29/104.38	c Replacing       19 vars Replaced      188 lits Time:     0.10 s 
104.50/104.54	c Replacing        6 vars Replaced       44 lits Time:     0.10 s 
107.99/108.02	c  N st    12     25000    229342    202891    272259     15706   1587637   1019935   no data   no data
116.60/116.65	c Decided on static restart strategy
116.60/116.65	c  N st    18     30002    229336    202891    272378     20536   1587636   1363057   no data   no data
116.60/116.66	c  S st    18     30002    229336    202891    272378     20536   1587636   1363057   no data   no data
118.89/118.97	c  S st    18     30502    229169    202891    272427     20945   1587636   1377516   no data   no data
119.09/119.13	c x-sub:  8331 x-cut:      0 vfix:      0 v-elim:     40 locsubst:    48 time:   0.16
130.69/130.78	c Flit:   353 Blit:   4193 bXBeca:    0 bXProp: 2234 Bins:  23779 BRemL:      0 BRemN:      1 P: 200.6M T: 11.60
130.80/130.85	c Cleaning up after failed var search:     0.07 s 
130.99/131.01	c Replacing     4316 vars Replaced    65007 lits Time:     0.14 s 
131.09/131.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
131.09/131.16	c bin-w-bin subsume rem         1868 bins  time:  0.04 s
131.29/131.35	c subs with bin:    20452  lits-rem:     32164  v-fix:    0  time:  0.18 s
137.90/137.97	c Subs w/ non-existent bins:   1406 l-rem:   1212 v-fix:   487 done:  37790 time:  6.62 s
138.20/138.25	c Removed useless bin:     656  fixed:   506  props:  20.01M  time:  0.27 s
139.29/139.35	c lits-rem:     15846  cl-subs:    31928  v-elim:  40529  v-fix:   25  time:  1.09 s
139.39/139.47	c Replacing       78 vars Replaced      647 lits Time:     0.11 s 
139.49/139.58	c subs with bin:      154  lits-rem:       911  v-fix:    0  time:  0.07 s
139.70/139.76	c lits-rem:        76  cl-subs:      472  v-elim:      0  v-fix:    0  time:  0.15 s
140.29/140.32	c asymm  cl-useful: 444/799/142337 lits-rem:2464 time: 0.55
140.70/140.76	c calculated reachability. Time: 0.41
140.70/140.76	c  N st    18     30502    175687    142337    215789      7290   1250112     97464   no data   no data
143.29/143.39	c Finding binary XORs  T:     2.62 s  found:    2438
143.39/143.48	c Replacing     2453 vars Replaced    37684 lits Time:     0.09 s 
156.80/156.88	c  N st    20     37613    173190    141886    211644     13976   1239867    531663   no data   no data
169.99/170.05	c  N st    21     44012    173085    141886    211834     13008   1239862    441098   no data   no data
172.61/172.65	c  S st    22     45754    173083    141886    211887     14677   1239862    535313   no data   no data
174.59/174.64	c  S st    22     46256    172972    141886    211927     15111   1239862    552286   no data   no data
174.69/174.77	c x-sub:     8 x-cut:      0 vfix:      0 v-elim:    566 locsubst:   404 time:   0.13
185.59/185.69	c Flit:    65 Blit:    212 bXBeca:    0 bXProp:   50 Bins:   1182 BRemL:      0 BRemN:      1 P: 200.1M T: 10.89
185.69/185.70	c Cleaning up after failed var search:     0.00 s 
185.80/185.84	c Replacing      920 vars Replaced     9379 lits Time:     0.12 s 
185.90/185.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
185.90/185.95	c bin-w-bin subsume rem         4586 bins  time:  0.03 s
186.09/186.10	c subs with bin:    13586  lits-rem:     24169  v-fix:    0  time:  0.15 s
191.41/191.42	c Subs w/ non-existent bins:    689 l-rem:   3356 v-fix:   147 done:  39969 time:  5.31 s
191.59/191.67	c Removed useless bin:     374  fixed:   154  props:  20.00M  time:  0.25 s
191.99/192.01	c lits-rem:      2767  cl-subs:     4734  v-elim:   2841  v-fix:    2  time:  0.34 s
192.09/192.11	c Replacing       79 vars Replaced      722 lits Time:     0.09 s 
192.29/192.32	c subs with bin:       62  lits-rem:      1045  v-fix:    0  time:  0.15 s
192.51/192.55	c lits-rem:       248  cl-subs:      359  v-elim:      0  v-fix:    0  time:  0.19 s
192.69/192.78	c vivif2 --  cl tried   123553 cl shrink     2126 lits rem       2988 time: 0.23
192.99/193.08	c vivif2 --  cl tried    13604 cl shrink     1763 lits rem     124910 time: 0.30
193.69/193.72	c asymm  cl-useful: 860/2109/123134 lits-rem:2661 time: 0.64
194.29/194.33	c calculated reachability. Time: 0.58
194.29/194.33	c  N st    22     46256    167452    123126    210388     13517   1154156    278409   no data   no data
197.69/197.70	c Finding binary XORs  T:     3.34 s  found:    1044
218.39/218.44	c  N st    23     60654    167239    123087    210619     27398   1153926   1187464   no data   no data
226.89/226.96	c  N st    24     69384    167148    123087    210722     24266   1153923   1031101   no data   no data
226.89/226.96	c  S st    24     69384    167148    123087    210722     24266   1153923   1031101   no data   no data
228.29/228.38	c  S st    24     69887    167113    123087    210754     24722   1153923   1053263   no data   no data
228.49/228.51	c x-sub:   151 x-cut:      0 vfix:      0 v-elim:     80 locsubst:   106 time:   0.12
239.19/239.28	c Flit:    42 Blit:    328 bXBeca:    0 bXProp:  108 Bins:  16543 BRemL:      0 BRemN:      6 P: 200.4M T: 10.74
239.29/239.33	c Cleaning up after failed var search:     0.04 s 
239.39/239.46	c Replacing     2086 vars Replaced    37293 lits Time:     0.12 s 
239.49/239.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
239.49/239.57	c bin-w-bin subsume rem         3526 bins  time:  0.03 s
239.59/239.69	c subs with bin:     1654  lits-rem:      1909  v-fix:    0  time:  0.11 s
245.69/245.74	c Subs w/ non-existent bins:    404 l-rem:   1587 v-fix:    98 done:  39662 time:  6.05 s
245.89/245.97	c Removed useless bin:     536  fixed:    99  props:  20.03M  time:  0.23 s
246.19/246.26	c lits-rem:      1702  cl-subs:     3788  v-elim:   1718  v-fix:    5  time:  0.29 s
246.30/246.35	c Replacing       74 vars Replaced      859 lits Time:     0.09 s 
246.79/246.80	c subs with bin:       70  lits-rem:      2517  v-fix:    0  time:  0.38 s
246.99/247.05	c lits-rem:       316  cl-subs:      301  v-elim:      0  v-fix:    0  time:  0.21 s
247.19/247.25	c vivif2 --  cl tried   116967 cl shrink     1215 lits rem       1957 time: 0.20
247.69/247.72	c vivif2 --  cl tried    21920 cl shrink     3385 lits rem      65171 time: 0.46
248.29/248.34	c asymm  cl-useful: 809/2442/116807 lits-rem:2143 time: 0.62
248.99/249.09	c calculated reachability. Time: 0.72
248.99/249.09	c  N st    24     69887    161242    116679    212881     21881   1093210    617700   no data   no data
253.19/253.29	c Finding binary XORs  T:     4.20 s  found:     200
267.90/267.99	c  F st    25     87502    161242    116679    213027     24301   1093204    733288   no data   no data
268.10/268.12	c Replacing      200 vars Replaced     6111 lits Time:     0.09 s 
268.20/268.23	c Replacing       34 vars Replaced      287 lits Time:     0.07 s 
268.31/268.35	c Replacing       14 vars Replaced      109 lits Time:     0.08 s 
268.41/268.47	c Replacing        3 vars Replaced       20 lits Time:     0.08 s 
270.29/270.38	c  N st    25     87502    160955    116584    212690     24300   1091934    733171   no data   no data
276.69/276.70	c Decided on static restart strategy
279.59/279.65	c  N st    32     95543    160868    116584    212805     32081   1091933   1427918   no data   no data
296.39/296.46	c  N st    34    104831    160868    116584    212936     41128   1091931   2636140   no data   no data
296.39/296.47	c  S st    34    104831    160868    116584    212936     41128   1091931   2636140   no data   no data
297.79/297.82	c  S st    34    105332    160854    116584    212965     41585   1091931   2652762   no data   no data
297.89/297.95	c x-sub:    43 x-cut:      0 vfix:      0 v-elim:    310 locsubst:   232 time:   0.13
309.19/309.23	c Flit:    56 Blit:    416 bXBeca:    0 bXProp:  147 Bins:   1774 BRemL:      0 BRemN:      1 P: 200.0M T: 11.23
309.19/309.23	c Cleaning up after failed var search:     0.00 s 
309.39/309.42	c Replacing      750 vars Replaced    14492 lits Time:     0.17 s 
309.49/309.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
309.49/309.53	c bin-w-bin subsume rem          410 bins  time:  0.03 s
309.59/309.64	c subs with bin:      985  lits-rem:      1028  v-fix:    0  time:  0.11 s
314.60/314.61	c Subs w/ non-existent bins:    308 l-rem:   1284 v-fix:   116 done:  34701 time:  4.96 s
314.79/314.87	c Removed useless bin:     414  fixed:   118  props:  20.04M  time:  0.26 s
315.09/315.13	c lits-rem:       652  cl-subs:     1223  v-elim:    739  v-fix:    3  time:  0.26 s
315.19/315.24	c Replacing      182 vars Replaced     1851 lits Time:     0.10 s 
316.81/316.89	c subs with bin:       99  lits-rem:      7890  v-fix:    0  time:  1.45 s
318.09/318.14	c lits-rem:      1652  cl-subs:      721  v-elim:      0  v-fix:    0  time:  1.21 s
318.29/318.37	c vivif2 --  cl tried   112496 cl shrink      584 lits rem       1047 time: 0.23
319.79/319.88	c vivif2 --  cl tried    39974 cl shrink    11374 lits rem     815440 time: 1.51
320.49/320.52	c asymm  cl-useful: 778/2033/112389 lits-rem:1497 time: 0.64
321.39/321.44	c calculated reachability. Time: 0.89
321.39/321.45	c  N st    34    105332    158029    112249    210353     39924   1061781   1670944   no data   no data
326.19/326.25	c Finding binary XORs  T:     4.80 s  found:     196
342.39/342.49	c  N st    35    114930    157995    112249    210496     31447   1061780    881118   no data   no data
360.59/360.67	c  N st    36    129327    157993    112249    210659     45500   1061775   2520623   no data   no data
394.99/395.05	c  N st    37    150922    157980    112249    210925     46370   1061767   2047701   no data   no data
406.19/406.20	c  S st    38    158000    157976    112249    211012     53275   1061764   2624381   no data   no data
407.39/407.48	c  S st    38    158504    157972    112249    211031     53755   1061764   2646102   no data   no data
407.59/407.60	c x-sub:    72 x-cut:      0 vfix:      0 v-elim:    277 locsubst:   400 time:   0.12
418.69/418.72	c Flit:    55 Blit:     98 bXBeca:    0 bXProp:   47 Bins:    710 BRemL:      0 BRemN:      0 P: 200.3M T: 11.09
418.69/418.72	c Cleaning up after failed var search:     0.00 s 
418.89/418.90	c Replacing      708 vars Replaced    14550 lits Time:     0.17 s 
418.89/418.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
419.00/419.01	c bin-w-bin subsume rem          259 bins  time:  0.02 s
419.10/419.12	c subs with bin:      575  lits-rem:       606  v-fix:    0  time:  0.11 s
424.79/424.81	c Subs w/ non-existent bins:    259 l-rem:    809 v-fix:    39 done:  39302 time:  5.69 s
424.99/425.06	c Removed useless bin:     468  fixed:    44  props:  20.00M  time:  0.25 s
425.29/425.31	c lits-rem:       306  cl-subs:      668  v-elim:    443  v-fix:    3  time:  0.25 s
425.39/425.43	c Replacing       76 vars Replaced      671 lits Time:     0.11 s 
427.29/427.32	c subs with bin:       60  lits-rem:      2977  v-fix:    0  time:  1.67 s
428.09/428.16	c lits-rem:      1030  cl-subs:      650  v-elim:      0  v-fix:    0  time:  0.81 s
428.39/428.40	c vivif2 --  cl tried   110447 cl shrink      693 lits rem        933 time: 0.24
429.90/429.93	c vivif2 --  cl tried    52470 cl shrink    13698 lits rem     513583 time: 1.53
430.49/430.55	c asymm  cl-useful: 532/1420/110272 lits-rem:1066 time: 0.62
431.59/431.64	c calculated reachability. Time: 1.06
431.59/431.64	c  N st    38    158504    156235    110158    209682     52403   1046629   2041102   no data   no data
436.99/437.05	c Finding binary XORs  T:     5.41 s  found:     125
508.20/508.29	c  N st    39    207095    156132    110158    210092     55190   1046623   4258092   no data   no data
547.69/547.74	c  N st    40    237758    156118    110158    210257     60261   1046620   3538279   no data   no data
547.69/547.74	c  S st    40    237758    156118    110158    210257     60261   1046620   3538279   no data   no data
549.09/549.11	c  S st    40    238258    156111    110158    210275     60731   1046620   3559870   no data   no data
549.19/549.24	c x-sub:   187 x-cut:      0 vfix:      0 v-elim:     60 locsubst:   240 time:   0.13
560.19/560.30	c Flit:    26 Blit:     52 bXBeca:    0 bXProp:   21 Bins:   1905 BRemL:      0 BRemN:      0 P: 200.4M T: 11.04
560.49/560.51	c Replacing      527 vars Replaced    11589 lits Time:     0.20 s 
560.49/560.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
560.59/560.62	c bin-w-bin subsume rem          302 bins  time:  0.03 s
560.69/560.73	c subs with bin:      491  lits-rem:       519  v-fix:    0  time:  0.11 s
566.19/566.29	c Subs w/ non-existent bins:    225 l-rem:    579 v-fix:   178 done:  40893 time:  5.56 s
566.50/566.51	c Removed useless bin:     560  fixed:   180  props:  20.00M  time:  0.22 s
566.69/566.76	c lits-rem:       215  cl-subs:      394  v-elim:    294  v-fix:   11  time:  0.26 s
566.79/566.89	c Replacing      132 vars Replaced     1216 lits Time:     0.11 s 
569.29/569.32	c subs with bin:       95  lits-rem:      4104  v-fix:    0  time:  2.18 s
571.29/571.38	c lits-rem:      6832  cl-subs:      964  v-elim:      0  v-fix:    0  time:  2.03 s
571.59/571.63	c vivif2 --  cl tried   108409 cl shrink      468 lits rem        714 time: 0.24
573.68/573.75	c vivif2 --  cl tried    59283 cl shrink    16899 lits rem    1078229 time: 2.12
574.28/574.36	c asymm  cl-useful: 510/1411/108290 lits-rem:907 time: 0.61
575.59/575.61	c calculated reachability. Time: 1.22
575.59/575.61	c  N st    40    238258    154775    108204    209988     59225   1032456   2343722   no data   no data
581.80/581.84	c Finding binary XORs  T:     6.23 s  found:     143
690.71/690.76	c  F st    41    306250    154766    108204    210523     72496   1032447   3512851   no data   no data
690.90/690.92	c Replacing      222 vars Replaced     4792 lits Time:     0.10 s 
691.00/691.06	c Replacing       38 vars Replaced      312 lits Time:     0.08 s 
691.20/691.20	c Replacing       12 vars Replaced       89 lits Time:     0.08 s 
692.49/692.59	c  N st    41    306250    154462    108060    210190     72451   1030954   3511423   no data   no data
699.69/699.70	c Decided on static restart strategy
731.79/731.87	c  N st    51    334555    154378    108060    210381     72440   1030951   3541998   no data   no data
769.91/769.99	c  N st    53    357388    154357    108060    210547     65856   1030947   3195978   no data   no data
769.91/769.99	c  S st    53    357388    154357    108060    210547     65856   1030947   3195978   no data   no data
771.79/771.80	c  S st    53    357893    154352    108060    210573     66319   1030947   3226978   no data   no data
771.89/771.92	c x-sub:   101 x-cut:      0 vfix:      0 v-elim:    127 locsubst:    86 time:   0.13
782.69/782.79	c Flit:    43 Blit:    232 bXBeca:    0 bXProp:   40 Bins:   3842 BRemL:      0 BRemN:      0 P: 200.2M T: 10.83
782.69/782.79	c Cleaning up after failed var search:     0.00 s 
782.89/783.00	c Replacing      512 vars Replaced    14925 lits Time:     0.19 s 
782.99/783.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
783.10/783.11	c bin-w-bin subsume rem          329 bins  time:  0.03 s
783.20/783.21	c subs with bin:      616  lits-rem:       530  v-fix:    0  time:  0.11 s
788.90/788.98	c Subs w/ non-existent bins:    170 l-rem:    361 v-fix:    22 done:  36573 time:  5.76 s
789.10/789.19	c Removed useless bin:     392  fixed:     0  props:  20.00M  time:  0.21 s
789.40/789.42	c lits-rem:       221  cl-subs:      521  v-elim:    411  v-fix:    3  time:  0.23 s
789.50/789.53	c Replacing       69 vars Replaced      582 lits Time:     0.11 s 
791.50/791.59	c subs with bin:      252  lits-rem:      9162  v-fix:    0  time:  1.85 s
793.11/793.15	c lits-rem:      6589  cl-subs:      901  v-elim:      0  v-fix:    0  time:  1.53 s
793.40/793.42	c vivif2 --  cl tried   106219 cl shrink     1068 lits rem       1300 time: 0.27
795.50/795.53	c vivif2 --  cl tried    63081 cl shrink    14392 lits rem     819374 time: 2.10
796.10/796.14	c asymm  cl-useful: 476/1348/105779 lits-rem:761 time: 0.61
797.51/797.51	c calculated reachability. Time: 1.35
797.51/797.51	c  N st    53    357893    152870    105716    211979     62873   1012212   1958462   no data   no data
804.11/804.17	c Finding binary XORs  T:     6.65 s  found:     127
852.59/852.67	c  N st    54    390285    152835    105716    212192     65107   1012211   3150796   no data   no data
927.89/927.94	c  N st    55    438873    152529    105716    212574     81847   1012207   3967345   no data   no data
1041.49/1041.56	c  N st    56    511756    152521    105716    212996     88453   1012206   5239158   no data   no data
1081.31/1081.31	c  N st    57    536839    152500    105716    213098     78729   1012204   3618891   no data   no data
1081.31/1081.32	c  S st    57    536839    152500    105716    213098     78729   1012204   3618891   no data   no data
1082.59/1082.65	c  S st    57    537341    152135    105716    213135     79174   1012204   3637389   no data   no data
1082.69/1082.77	c x-sub:    38 x-cut:      0 vfix:      0 v-elim:     60 locsubst:   170 time:   0.13
1093.30/1093.31	c Flit:   115 Blit:   2033 bXBeca:    0 bXProp:  280 Bins:    765 BRemL:      0 BRemN:      0 P: 200.3M T: 10.51
1093.30/1093.38	c Cleaning up after failed var search:     0.07 s 
1093.59/1093.60	c Replacing     3658 vars Replaced    98516 lits Time:     0.21 s 
1093.59/1093.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
1093.69/1093.70	c bin-w-bin subsume rem         1942 bins  time:  0.03 s
1093.79/1093.80	c subs with bin:     1287  lits-rem:      1039  v-fix:    0  time:  0.10 s
1098.99/1099.03	c Subs w/ non-existent bins:    246 l-rem:    379 v-fix:   133 done:  42170 time:  5.22 s
1099.29/1099.30	c Removed useless bin:     998  fixed:   140  props:  20.01M  time:  0.26 s
1099.49/1099.55	c lits-rem:       404  cl-subs:     1024  v-elim:   1234  v-fix:   16  time:  0.25 s
1099.59/1099.69	c Replacing      148 vars Replaced     1340 lits Time:     0.13 s 
1101.79/1101.86	c subs with bin:      674  lits-rem:     36383  v-fix:    0  time:  1.95 s
1103.89/1103.99	c lits-rem:      5175  cl-subs:     1352  v-elim:      0  v-fix:    0  time:  2.10 s
1104.19/1104.22	c vivif2 --  cl tried    95471 cl shrink     2044 lits rem       2335 time: 0.23
1106.09/1106.13	c vivif2 --  cl tried    63405 cl shrink    25637 lits rem    1270210 time: 1.90
1106.69/1106.71	c asymm  cl-useful: 389/2972/94522 lits-rem:830 time: 0.58
1107.99/1108.07	c calculated reachability. Time: 1.34
1107.99/1108.07	c  N st    57    537341    143822     94375    197777     62994    931554   1688092   no data   no data
1114.99/1115.03	c Finding binary XORs  T:     6.91 s  found:     334

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-3368269-1305393968/watcher-3368269-1305393968 -o /tmp/evaluation-result-3368269-1305393968/solver-3368269-1305393968 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368269-1305393968.cnf 

running on 2 cores: 1,3

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: 1.84 2.35 3.05 5/310 15962
/proc/meminfo: memFree=12060096/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=35148 CPUtime=0.01 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 4526 0 0 0 1 0 0 0 21 0 1 0 650994856 35991552 3419 33554432000 4194304 4580011 140733754095696 18446744073709551615 4306996 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 8787 3423 322 95 0 3769 0

[startup+0.037616 s]
/proc/loadavg: 1.84 2.35 3.05 5/310 15962
/proc/meminfo: memFree=12060096/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=58992 CPUtime=0.03 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 10606 0 0 0 2 1 0 0 21 0 1 0 650994856 60407808 8387 33554432000 4194304 4580011 140733754095696 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 14748 8399 322 95 0 9730 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 58992

[startup+0.100602 s]
/proc/loadavg: 1.84 2.35 3.05 5/310 15962
/proc/meminfo: memFree=12060096/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=127048 CPUtime=0.09 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 28555 0 0 0 6 3 0 0 21 0 1 0 650994856 130097152 20020 33554432000 4194304 4580011 140733754095696 18446744073709551615 4345192 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 31762 20020 322 95 0 26744 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127048

[startup+0.300576 s]
/proc/loadavg: 1.84 2.35 3.05 5/310 15962
/proc/meminfo: memFree=12060096/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=169324 CPUtime=0.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 41491 0 0 0 25 4 0 0 22 0 1 0 650994856 173387776 32861 33554432000 4194304 4580011 140733754095696 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 42331 32861 325 95 0 37313 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 169324

[startup+0.700492 s]
/proc/loadavg: 1.84 2.35 3.05 5/310 15962
/proc/meminfo: memFree=12060096/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=227832 CPUtime=0.69 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 49573 0 0 0 63 6 0 0 23 0 1 0 650994856 233299968 40943 33554432000 4194304 4580011 140733754095696 18446744073709551615 255376969969 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 56958 40943 325 95 0 51940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 227832

[startup+1.50034 s]
/proc/loadavg: 1.84 2.35 3.05 6/311 15963
/proc/meminfo: memFree=11849632/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=241796 CPUtime=1.49 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 54187 0 0 0 142 7 0 0 25 0 1 0 650994856 247599104 45557 33554432000 4194304 4580011 140733754095696 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 60449 45557 339 95 0 55431 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 241796

[startup+3.10106 s]
/proc/loadavg: 2.02 2.38 3.05 6/311 15963
/proc/meminfo: memFree=11805884/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=258336 CPUtime=3.09 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 57569 0 0 0 302 7 0 0 25 0 1 0 650994856 264536064 48939 33554432000 4194304 4580011 140733754095696 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 64584 48939 341 95 0 59566 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 258336

[startup+6.30046 s]
/proc/loadavg: 2.02 2.38 3.05 5/314 15969
/proc/meminfo: memFree=11290424/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=321316 CPUtime=6.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 69587 0 0 0 620 9 0 0 25 0 1 0 650994856 329027584 60957 33554432000 4194304 4580011 140733754095696 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 80329 60957 341 95 0 75311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 321316

[startup+12.7003 s]
/proc/loadavg: 2.32 2.43 3.06 6/314 15970
/proc/meminfo: memFree=11010948/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=442280 CPUtime=12.69 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 92724 0 0 0 1258 11 0 0 25 0 1 0 650994856 452894720 84094 33554432000 4194304 4580011 140733754095696 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 110570 84094 341 95 0 105552 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 442280

[startup+25.5009 s]
/proc/loadavg: 2.58 2.48 3.07 5/314 15970
/proc/meminfo: memFree=10439304/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=684528 CPUtime=25.49 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 139766 0 0 0 2533 16 0 0 25 0 1 0 650994856 700956672 131136 33554432000 4194304 4580011 140733754095696 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 171132 131136 341 95 0 166114 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 684528

[startup+51.1002 s]
/proc/loadavg: 3.06 2.60 3.10 6/314 15971
/proc/meminfo: memFree=9592444/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=952044 CPUtime=51.09 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 195537 0 0 0 5086 23 0 0 25 0 1 0 650994856 974893056 186907 33554432000 4194304 4580011 140733754095696 18446744073709551615 4451572 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 238011 186907 356 95 0 232993 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 952044

[startup+102.312 s]
/proc/loadavg: 3.67 2.85 3.15 5/314 15972
/proc/meminfo: memFree=8966200/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=1051504 CPUtime=102.3 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 233893 0 0 0 10202 28 0 0 25 0 1 0 650994856 1076740096 213054 33554432000 4194304 4580011 140733754095696 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 262876 213054 366 95 0 257858 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1051504

[startup+162.301 s]
/proc/loadavg: 3.88 3.06 3.20 5/314 15974
/proc/meminfo: memFree=8394244/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=1361628 CPUtime=162.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 282119 0 0 0 16193 36 0 0 25 0 1 0 650994856 1394307072 261280 33554432000 4194304 4580011 140733754095696 18446744073709551615 4295240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 340407 261280 367 95 0 335389 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1361628

[startup+222.3 s]
/proc/loadavg: 3.95 3.23 3.25 5/314 15975
/proc/meminfo: memFree=8066660/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=1465552 CPUtime=222.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 322133 0 0 0 22187 42 0 0 25 0 1 0 650994856 1500725248 295621 33554432000 4194304 4580011 140733754095696 18446744073709551615 4316629 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 366388 295621 367 95 0 361370 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1465552

[startup+282.3 s]
/proc/loadavg: 3.98 3.36 3.29 5/314 15977
/proc/meminfo: memFree=7609064/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=1617660 CPUtime=282.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 355789 0 0 0 28181 48 0 0 25 0 1 0 650994856 1656483840 324836 33554432000 4194304 4580011 140733754095696 18446744073709551615 4294116 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 404415 324836 367 95 0 399397 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1617660

[startup+342.3 s]
/proc/loadavg: 3.99 3.48 3.33 6/314 15978
/proc/meminfo: memFree=7242748/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=1820104 CPUtime=342.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 396294 0 0 0 34174 55 0 0 25 0 1 0 650994856 1863786496 364040 33554432000 4194304 4580011 140733754095696 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 455026 364040 367 95 0 450008 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1820104

[startup+402.301 s]
/proc/loadavg: 4.15 3.62 3.39 6/314 15980
/proc/meminfo: memFree=6984060/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=1840716 CPUtime=402.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 402980 0 0 0 40172 57 0 0 25 0 1 0 650994856 1884893184 370529 33554432000 4194304 4580011 140733754095696 18446744073709551615 4295043 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 460179 370529 367 95 0 455161 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1840716

[startup+462.301 s]
/proc/loadavg: 4.06 3.68 3.42 5/314 15982
/proc/meminfo: memFree=6705124/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=1964372 CPUtime=462.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 432679 0 0 0 46167 62 0 0 25 0 1 0 650994856 2011516928 393969 33554432000 4194304 4580011 140733754095696 18446744073709551615 4295075 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 491093 393969 367 95 0 486075 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1964372

[startup+522.301 s]
/proc/loadavg: 4.02 3.74 3.46 5/314 15983
/proc/meminfo: memFree=6625816/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=1987016 CPUtime=522.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 445220 0 0 0 52164 65 0 0 25 0 1 0 650994856 2034704384 398468 33554432000 4194304 4580011 140733754095696 18446744073709551615 4316403 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 496754 398468 367 95 0 491736 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1987016

[startup+582.301 s]
/proc/loadavg: 4.07 3.80 3.49 5/314 15985
/proc/meminfo: memFree=6471644/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=2224748 CPUtime=582.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 477428 0 0 0 58160 69 0 0 25 0 1 0 650994856 2278141952 430672 33554432000 4194304 4580011 140733754095696 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 556187 430672 367 95 0 551169 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 2224748

[startup+642.301 s]
/proc/loadavg: 4.02 3.83 3.52 5/314 15986
/proc/meminfo: memFree=6338536/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=2222044 CPUtime=642.3 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 483684 0 0 0 64159 71 0 0 25 0 1 0 650994856 2275373056 429165 33554432000 4194304 4580011 140733754095696 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 555511 429165 367 95 0 550493 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 2222044

[startup+702.301 s]
/proc/loadavg: 4.01 3.86 3.55 5/314 15988
/proc/meminfo: memFree=6167000/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=2166728 CPUtime=702.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 493910 0 0 0 70155 74 0 0 25 0 1 0 650994856 2218729472 433607 33554432000 4194304 4580011 140733754095696 18446744073709551615 4295114 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 541682 433607 367 95 0 536664 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 2166728

[startup+762.311 s]
/proc/loadavg: 4.00 3.88 3.57 5/314 15990
/proc/meminfo: memFree=6051112/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=2188108 CPUtime=762.3 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 500684 0 0 0 76154 76 0 0 25 0 1 0 650994856 2240622592 439819 33554432000 4194304 4580011 140733754095696 18446744073709551615 4295240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 547027 439819 367 95 0 542009 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 2188108

[startup+822.3 s]
/proc/loadavg: 4.07 3.92 3.60 5/314 15991
/proc/meminfo: memFree=5956920/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=2401276 CPUtime=822.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 529282 0 0 0 82148 81 0 0 25 0 1 0 650994856 2458906624 468417 33554432000 4194304 4580011 140733754095696 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 600319 468417 367 95 0 595301 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2401276

[startup+882.3 s]
/proc/loadavg: 4.06 3.94 3.63 6/314 15993
/proc/meminfo: memFree=5946096/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=2326132 CPUtime=882.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 536742 0 0 0 88145 84 0 0 25 0 1 0 650994856 2381959168 465950 33554432000 4194304 4580011 140733754095696 18446744073709551615 4316791 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 581533 465950 367 95 0 576515 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2326132

[startup+942.301 s]
/proc/loadavg: 4.18 4.00 3.67 6/314 15994
/proc/meminfo: memFree=5874376/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=2347288 CPUtime=942.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 543271 0 0 0 94144 85 0 0 25 0 1 0 650994856 2403622912 471598 33554432000 4194304 4580011 140733754095696 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 586822 471598 367 95 0 581804 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2347288

[startup+1002.3 s]
/proc/loadavg: 4.06 4.00 3.68 5/314 15996
/proc/meminfo: memFree=5752544/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=2347288 CPUtime=1002.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 547553 0 0 0 100141 88 0 0 25 0 1 0 650994856 2403622912 473814 33554432000 4194304 4580011 140733754095696 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 586822 473814 367 95 0 581804 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2347288

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.70 5/314 15998
/proc/meminfo: memFree=5711828/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=2347288 CPUtime=1062.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 550062 0 0 0 106140 89 0 0 25 0 1 0 650994856 2403622912 473940 33554432000 4194304 4580011 140733754095696 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 586822 473940 367 95 0 581804 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 2347288

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.72 5/314 15999
/proc/meminfo: memFree=5627448/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=2523640 CPUtime=1122.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 569400 0 0 0 112137 92 0 0 25 0 1 0 650994856 2584207360 493278 33554432000 4194304 4580011 140733754095696 18446744073709551615 4294991 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 630910 493278 367 95 0 625892 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2523640

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.74 5/314 16001
/proc/meminfo: memFree=5553880/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=2537728 CPUtime=1182.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 576544 0 0 0 118136 93 0 0 25 0 1 0 650994856 2598633472 496776 33554432000 4194304 4580011 140733754095696 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 634432 496776 367 95 0 629414 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2537728

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.75 5/314 16002
/proc/meminfo: memFree=5335840/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=2455312 CPUtime=1242.29 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 579769 0 0 0 124134 95 0 0 25 0 1 0 650994856 2514239488 496549 33554432000 4194304 4580011 140733754095696 18446744073709551615 4306214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 613828 496549 367 95 0 608810 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2455312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.76 3/310 16006
/proc/meminfo: memFree=7727040/32951124 swapFree=66050672/67111528
[pid=15962] ppid=15960 vsize=2457444 CPUtime=1300 cores=1,3
/proc/15962/stat : 15962 (strangenight2-s) R 15960 15962 15291 0 -1 4202496 583415 0 0 0 129904 96 0 0 25 0 1 0 650994856 2516422656 496859 33554432000 4194304 4580011 140733754095696 18446744073709551615 4320914 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15962/statm: 614361 496859 367 95 0 609343 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2457444

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.08
CPU time (s): 1300.08
CPU user time (s): 1299.05
CPU system time (s): 1.03884
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2541804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.05
system time used= 1.03884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 583415
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= 6
involuntary context switches= 1120

runsolver used 3.65344 second user time and 9.36758 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 19:26:10
IDJOB=3368269
IDBENCH=84246
IDSOLVER=1845
FILE ID=node135/3368269-1305393968
RUNJOBID= node135-1305393968-15928
PBS_JOBID= 13324415
Free space on /tmp= 73260 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368269-1305393968/watcher-3368269-1305393968 -o /tmp/evaluation-result-3368269-1305393968/solver-3368269-1305393968 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368269-1305393968.cnf

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=440573944

node135.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.851
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.70
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.851
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	: 5332.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.75
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12060144 kB
Buffers:        266708 kB
Cached:        5848480 kB
SwapCached:      50684 kB
Active:       10024144 kB
Inactive:     10619108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12060144 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           88796 kB
Writeback:           0 kB
AnonPages:    14482060 kB
Mapped:          19340 kB
Slab:           137796 kB
PageTables:      47764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57242208 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73244 MiB
End job on node135 at 2011-05-14 19:47:52