Trace number 3368423

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.01 1300.04

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368423-1305393867.cnf'
0.00/0.01	c -- header says num vars:          28147
0.00/0.01	c -- header says num clauses:      108436
0.01/0.06	c -- clauses added:            0 learnts,       108436 normals,            0 xors
0.01/0.06	c -- vars added      28147
0.01/0.06	c Parsing time:  0.05 s
0.01/0.06	c  N st     0         0     28147     89613     18786         0    372979         0   no data   no data
0.19/0.25	c asymm  cl-useful: 3453/89582/89582 lits-rem:3703 time: 0.18
0.29/0.33	c Flit:    11 Blit:      0 bXBeca:    0 bXProp: 4694 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
0.29/0.35	c Replacing     4694 vars Replaced    77987 lits Time:     0.02 s 
0.39/0.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.41	c subs with bin:      246  lits-rem:       220  v-fix:    0  time:  0.01 s
0.39/0.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:    16 done:  23417 time:  0.01 s
0.39/0.43	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
0.59/0.69	c lits-rem:      4096  cl-subs:     1951  v-elim:    662  v-fix:    0  time:  0.26 s
0.69/0.70	c Finding binary XORs  T:     0.01 s  found:       0
0.69/0.74	c Finding non-binary XORs:     0.04 s (found:    7758, avg size: 3.5)
0.69/0.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
0.69/0.75	c calculated reachability. Time: 0.00
0.69/0.75	c Calc default polars -  time:   0.00 s pos:    4737 undec:    5932 neg:   17478
0.69/0.75	c =========================================================================================
0.69/0.75	c types(t): F = full restart, N = normal restart
0.69/0.75	c types(t): S = simplification begin/end, E = solution found
0.69/0.75	c restart types(rt): st = static, dy = dynamic
0.69/0.75	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.69/0.75	c  B st     0         0     22743     41139      9807         0    220846         0   no data   no data
1.19/1.28	c Decided on static restart strategy
1.79/1.88	c  N st     8      4911     22527     41139     11284      3348    220846     16965   no data   no data
3.79/3.89	c Finding binary XORs  T:     0.01 s  found:       0
3.89/3.97	c  N st    10     11293     22485     40243     12787      8278    218214     43610   no data   no data
6.08/6.10	c  N st    11     17037     22404     40243     13486     13255    218214     70864   no data   no data
9.58/9.63	c  F st    12     25000     22355     40243     13985     17488    218214    200551   no data   no data
9.58/9.64	c Replacing        5 vars Replaced        0 lits Time:     0.01 s 
9.58/9.68	c  N st    12     25000     22355     39588     14206     17404    216443    200277   no data   no data
9.79/9.81	c Finding binary XORs  T:     0.01 s  found:       0
11.79/11.87	c Decided on static restart strategy
11.79/11.87	c  N st    18     30000     22352     39588     14356     22176    216443    524114   no data   no data
11.79/11.87	c  S st    18     30000     22352     39588     14356     22176    216443    524114   no data   no data
12.00/12.04	c  S st    18     30502     22352     39588     14374     22655    216443    530177   no data   no data
12.00/12.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12.29/12.35	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  32747 BRemL:  15529 BRemN:     43 P:  5.1M T:  0.30
12.29/12.37	c blocked clauses removed:        0 vars:      0 tried:        3698 T: 0.00 s
12.29/12.37	c bin-w-bin subsume rem           18 bins  time:  0.01 s
12.29/12.40	c subs with bin:     9876  lits-rem:      3441  v-fix:    0  time:  0.02 s
12.39/12.41	c Subs w/ non-existent bins:    336 l-rem:     83 v-fix:     0 done:   4527 time:  0.01 s
12.39/12.42	c Removed useless bin:     229  fixed:     0  props:   0.28M  time:  0.01 s
12.39/12.49	c lits-rem:         6  cl-subs:      234  v-elim:   1087  v-fix:    0  time:  0.06 s
12.49/12.51	c subs with bin:     1119  lits-rem:      1723  v-fix:    0  time:  0.01 s
12.49/12.54	c lits-rem:       177  cl-subs:      270  v-elim:      0  v-fix:    0  time:  0.03 s
12.69/12.70	c asymm  cl-useful: 264/30991/30991 lits-rem:268 time: 0.16
12.69/12.71	c calculated reachability. Time: 0.00
12.69/12.71	c  N st    18     30502     21261     30989     28091     16221    197456    129090   no data   no data
13.79/13.86	c Finding binary XORs  T:     0.01 s  found:       0
16.19/16.29	c  N st    20     37614     21261     30989     28091     23233    197456   1110069   no data   no data
19.29/19.31	c  N st    21     44013     21261     30989     28091     26908    197456   2457374   no data   no data
20.19/20.26	c  S st    22     45754     21261     30989     28091     28624    197456   2766644   no data   no data
20.39/20.46	c  S st    22     46254     21261     30989     28093     29121    197456   2781286   no data   no data
20.39/20.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20.69/20.78	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    0 Bins:  16696 BRemL:  10166 BRemN:      1 P:  6.0M T:  0.30
20.80/20.82	c Replacing        1 vars Replaced       15 lits Time:     0.04 s 
20.80/20.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.80/20.84	c bin-w-bin subsume rem         1203 bins  time:  0.01 s
20.80/20.86	c subs with bin:     3450  lits-rem:       526  v-fix:    0  time:  0.02 s
20.80/20.87	c Subs w/ non-existent bins:    136 l-rem:     37 v-fix:     0 done:  11524 time:  0.02 s
20.80/20.88	c Removed useless bin:       2  fixed:     0  props:   0.25M  time:  0.01 s
20.90/20.91	c lits-rem:         0  cl-subs:       19  v-elim:    157  v-fix:    0  time:  0.03 s
20.90/20.96	c subs with bin:      431  lits-rem:       935  v-fix:    0  time:  0.04 s
20.99/21.02	c lits-rem:       265  cl-subs:       87  v-elim:      0  v-fix:    0  time:  0.05 s
20.99/21.03	c vivif2 --  cl tried    27563 cl shrink      564 lits rem        564 time: 0.01
20.99/21.04	c vivif2 --  cl tried    19376 cl shrink     1133 lits rem       1481 time: 0.01
21.09/21.19	c asymm  cl-useful: 0/27524/27524 lits-rem:0 time: 0.15
21.19/21.20	c calculated reachability. Time: 0.00
21.19/21.20	c  N st    22     46254     21102     27524     33329     19361    191414    325949   no data   no data
28.89/28.94	c  N st    23     60651     21102     27524     33329     33408    191414   4011297   no data   no data
28.89/28.95	c Finding binary XORs  T:     0.01 s  found:       0
34.59/34.68	c  N st    24     69381     21102     27524     33329     34256    191414   3782069   no data   no data
34.59/34.68	c  S st    24     69381     21102     27524     33329     34256    191414   3782069   no data   no data
34.79/34.85	c  S st    24     69885     21102     27524     33332     34757    191414   3789271   no data   no data
34.79/34.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
35.20/35.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  12641 BRemL:   9005 BRemN:      0 P:  7.6M T:  0.38
35.20/35.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.20/35.26	c bin-w-bin subsume rem          363 bins  time:  0.00 s
35.20/35.28	c subs with bin:     1082  lits-rem:       178  v-fix:    0  time:  0.02 s
35.20/35.30	c Subs w/ non-existent bins:      6 l-rem:      0 v-fix:     0 done:  11546 time:  0.02 s
35.29/35.30	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
35.29/35.35	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.05 s
36.29/36.31	c subs with bin:      140  lits-rem:      8682  v-fix:    0  time:  0.83 s
37.98/38.04	c lits-rem:      1319  cl-subs:      237  v-elim:      0  v-fix:    0  time:  1.73 s
37.98/38.05	c vivif2 --  cl tried    26436 cl shrink        3 lits rem          3 time: 0.01
38.19/38.22	c vivif2 --  cl tried    32481 cl shrink     6516 lits rem      20231 time: 0.17
38.29/38.38	c asymm  cl-useful: 24/26434/26434 lits-rem:293 time: 0.16
38.29/38.39	c calculated reachability. Time: 0.00
38.29/38.39	c  N st    24     69885     21100     26412     36827     32481    189395   2899823   no data   no data
48.59/48.68	c  F st    25     87500     21100     26412     36827     49941    189395   5846249   no data   no data
48.69/48.77	c  N st    25     87500     21100     26412     36827     49941    189395   5846249   no data   no data
48.69/48.78	c Finding binary XORs  T:     0.01 s  found:       0
51.49/51.58	c Decided on static restart strategy
53.59/53.67	c  N st    32     95540     21100     26412     36827     43424    189395   3747980   no data   no data
59.68/59.72	c  N st    34    104827     21100     26412     36827     52604    189395   5769019   no data   no data
59.68/59.72	c  S st    34    104827     21100     26412     36827     52604    189395   5769019   no data   no data
59.88/59.92	c  S st    34    105330     21100     26412     36827     53106    189395   5775399   no data   no data
59.88/59.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
60.28/60.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1279 BRemL:   3381 BRemN:      0 P:  6.4M T:  0.38
60.28/60.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.28/60.35	c bin-w-bin subsume rem          140 bins  time:  0.00 s
60.28/60.36	c subs with bin:       27  lits-rem:         0  v-fix:    0  time:  0.01 s
60.28/60.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10604 time:  0.02 s
60.28/60.38	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
60.39/60.46	c lits-rem:         1  cl-subs:        6  v-elim:      3  v-fix:    0  time:  0.07 s
62.19/62.29	c subs with bin:       10  lits-rem:       530  v-fix:    0  time:  1.62 s
67.49/67.52	c lits-rem:      2854  cl-subs:      577  v-elim:      0  v-fix:    0  time:  5.22 s
67.49/67.53	c vivif2 --  cl tried    26376 cl shrink        1 lits rem          1 time: 0.01
67.78/67.84	c vivif2 --  cl tried    52519 cl shrink    11511 lits rem      49304 time: 0.31
67.98/68.01	c asymm  cl-useful: 2/26375/26375 lits-rem:2 time: 0.17
67.98/68.02	c calculated reachability. Time: 0.00
67.98/68.02	c  N st    34    105330     21097     26375     34585     52516    188962   5609070   no data   no data
74.09/74.14	c  N st    35    114928     21097     26375     34585     43564    188962   4278731   no data   no data
74.09/74.16	c Finding binary XORs  T:     0.01 s  found:       0
82.19/82.28	c  N st    36    129325     21097     26375     34585     57797    188962   8872706   no data   no data
92.89/92.96	c  N st    37    150921     21097     26375     34585     57766    188962   6846347   no data   no data
98.39/98.44	c  S st    38    157997     21097     26375     34585     64777    188962   8553831   no data   no data
98.69/98.70	c  S st    38    158499     21097     26375     34585     65279    188962   8562905   no data   no data
98.69/98.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
99.00/99.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.36
99.09/99.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.09/99.11	c bin-w-bin subsume rem            5 bins  time:  0.00 s
99.09/99.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
99.09/99.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7277 time:  0.01 s
99.09/99.15	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
99.19/99.24	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
101.09/101.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.61 s
108.99/109.08	c lits-rem:      4823  cl-subs:      583  v-elim:      0  v-fix:    0  time:  7.93 s
108.99/109.09	c vivif2 --  cl tried    26375 cl shrink        0 lits rem          0 time: 0.01
109.48/109.59	c vivif2 --  cl tried    64696 cl shrink    15633 lits rem     153969 time: 0.49
109.69/109.78	c asymm  cl-useful: 0/26375/26375 lits-rem:0 time: 0.19
109.69/109.79	c calculated reachability. Time: 0.00
109.69/109.79	c  N st    38    158499     21097     26375     34580     64696    188957   8287400   no data   no data
142.59/142.64	c  N st    39    207089     21097     26375     34580     64104    188957  10457264   no data   no data
163.68/163.74	c  N st    40    237748     21097     26375     34580     68118    188957   8509763   no data   no data
163.68/163.74	c  S st    40    237748     21097     26375     34580     68118    188957   8509763   no data   no data
163.98/164.04	c  S st    40    238252     21097     26375     34581     68621    188957   8522571   no data   no data
163.98/164.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
164.38/164.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.6M T:  0.37
164.38/164.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
164.38/164.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.38/164.46	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.01 s
164.38/164.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10873 time:  0.02 s
164.38/164.49	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
164.48/164.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
166.48/166.50	c subs with bin:        0  lits-rem:      2613  v-fix:    0  time:  1.63 s
174.58/174.64	c lits-rem:      5592  cl-subs:      699  v-elim:      0  v-fix:    0  time:  8.13 s
174.58/174.65	c vivif2 --  cl tried    26373 cl shrink        0 lits rem          0 time: 0.01
175.08/175.12	c vivif2 --  cl tried    67922 cl shrink    13568 lits rem     111729 time: 0.47
175.28/175.31	c asymm  cl-useful: 0/26373/26373 lits-rem:0 time: 0.19
175.28/175.32	c calculated reachability. Time: 0.00
175.28/175.32	c  N st    40    238252     21097     26373     34581     67922    188953   8264041   no data   no data
224.78/224.89	c  F st    41    306250     21097     26373     34581     79219    188953  14568120   no data   no data
224.88/224.98	c  N st    41    306250     21097     26373     34581     79219    188953  14568120   no data   no data
228.18/228.28	c Decided on static restart strategy
240.78/240.86	c  N st    51    334556     21097     26373     34581     77596    188953   9682663   no data   no data
253.78/253.81	c  N st    53    357379     21097     26373     34581     69439    188953   8707702   no data   no data
253.78/253.81	c  S st    53    357379     21097     26373     34581     69439    188953   8707702   no data   no data
253.99/254.02	c  S st    53    357881     21097     26373     34581     69940    188953   8716468   no data   no data
253.99/254.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
254.38/254.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.6M T:  0.37
254.38/254.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
254.38/254.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
254.38/254.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
254.38/254.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7979 time:  0.02 s
254.38/254.48	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
254.48/254.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
256.48/256.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
264.28/264.30	c lits-rem:      6144  cl-subs:      641  v-elim:      0  v-fix:    0  time:  7.74 s
264.28/264.31	c vivif2 --  cl tried    26373 cl shrink        0 lits rem          0 time: 0.01
264.78/264.81	c vivif2 --  cl tried    69299 cl shrink    10628 lits rem      81278 time: 0.50
264.98/265.01	c asymm  cl-useful: 0/26373/26373 lits-rem:0 time: 0.19
264.98/265.01	c calculated reachability. Time: 0.00
264.98/265.01	c  N st    53    357881     21097     26373     34581     69299    188953   8459091   no data   no data
281.08/281.13	c  N st    54    390273     21097     26373     34581     69788    188953   8282112   no data   no data
309.58/309.66	c  N st    55    438863     21097     26373     34581     85468    188953  14187113   no data   no data
366.08/366.13	c  N st    56    511745     21097     26373     34581     89492    188953  11842749   no data   no data
382.88/382.92	c  N st    57    536823     21097     26373     34581     78574    188953  10625246   no data   no data
382.88/382.92	c  S st    57    536823     21097     26373     34581     78574    188953  10625246   no data   no data
382.98/383.09	c  S st    57    537324     21097     26373     34581     79073    188953  10629977   no data   no data
383.08/383.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
383.48/383.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.38
383.48/383.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
383.48/383.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
383.48/383.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
383.48/383.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6848 time:  0.02 s
383.48/383.56	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
383.58/383.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
385.58/385.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
393.69/393.79	c lits-rem:      7449  cl-subs:      701  v-elim:      0  v-fix:    0  time:  8.17 s
393.69/393.80	c vivif2 --  cl tried    26373 cl shrink        0 lits rem          0 time: 0.01
394.38/394.44	c vivif2 --  cl tried    78372 cl shrink    14727 lits rem     118983 time: 0.63
394.58/394.64	c asymm  cl-useful: 0/26373/26373 lits-rem:0 time: 0.20
394.58/394.65	c calculated reachability. Time: 0.00
394.58/394.65	c  N st    57    537324     21097     26373     34581     78372    188953  10312989   no data   no data
530.19/530.26	c  N st    58    701311     21097     26373     34581     88334    188953  13572082   no data   no data
596.47/596.52	c  N st    59    805986     21097     26373     34581     66959    188953   4194546   no data   no data
596.47/596.52	c  S st    59    805986     21097     26373     34581     66959    188953   4194546   no data   no data
596.67/596.78	c  S st    59    806489     21097     26373     34581     67460    188953   4204224   no data   no data
596.77/596.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
597.07/597.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.37
597.07/597.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
597.07/597.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
597.18/597.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
597.18/597.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4902 time:  0.01 s
597.18/597.22	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
597.18/597.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
598.17/598.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.81 s
600.27/600.33	c lits-rem:      1938  cl-subs:      254  v-elim:      0  v-fix:    0  time:  2.08 s
600.27/600.33	c vivif2 --  cl tried    26373 cl shrink        0 lits rem          0 time: 0.01
600.37/600.47	c vivif2 --  cl tried    67206 cl shrink     1444 lits rem      19089 time: 0.14
600.58/600.66	c asymm  cl-useful: 0/26373/26373 lits-rem:0 time: 0.19
600.58/600.67	c calculated reachability. Time: 0.00
600.58/600.67	c  N st    59    806489     21097     26373     34581     67206    188953   4166622   no data   no data
786.87/786.95	c  F st    60   1071875     21097     26373     34581    102580    188953  15713475   no data   no data
786.97/787.04	c  N st    60   1071875     21097     26373     34581    102580    188953  15713475   no data   no data
790.88/790.97	c Decided on static restart strategy
805.18/805.24	c  N st    70   1100184     21097     26373     34581     82282    188953   6661315   no data   no data
829.07/829.12	c  N st    72   1136177     21097     26373     34581    118040    188953  16523567   no data   no data
846.46/846.55	c  N st    73   1168569     21097     26373     34581    100681    188953  12070631   no data   no data
874.38/874.48	c  N st    74   1209733     21097     26373     34581     90991    188953   9419225   no data   no data
874.38/874.48	c  S st    74   1209733     21097     26373     34581     90991    188953   9419225   no data   no data
874.57/874.65	c  S st    74   1210237     21097     26373     34581     91494    188953   9424632   no data   no data
874.57/874.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
874.97/875.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.1M T:  0.40
874.97/875.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
875.07/875.10	c bin-w-bin subsume rem            0 bins  time:  0.01 s
875.07/875.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
875.07/875.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10443 time:  0.02 s
875.07/875.14	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
875.17/875.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
877.17/877.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
884.28/884.32	c lits-rem:      7422  cl-subs:      529  v-elim:      0  v-fix:    0  time:  7.06 s
884.28/884.32	c vivif2 --  cl tried    26373 cl shrink        0 lits rem          0 time: 0.01
884.77/884.85	c vivif2 --  cl tried    90965 cl shrink    11582 lits rem     132152 time: 0.52
884.97/885.06	c asymm  cl-useful: 0/26373/26373 lits-rem:0 time: 0.21
884.97/885.07	c calculated reachability. Time: 0.00
884.97/885.07	c  N st    74   1210237     21097     26373     34581     90965    188953   9193466   no data   no data
938.28/938.33	c  N st    75   1283121     21097     26373     34581    111854    188953  16967540   no data   no data
1031.17/1031.24	c  N st    76   1392444     21097     26373     34581    114194    188953  16084335   no data   no data
1179.47/1179.52	c  N st    77   1556428     21097     26373     34581    110205    188953  21070028   no data   no data

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

running on 2 cores: 5,7

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: 2.83 2.99 3.23 4/291 3697
/proc/meminfo: memFree=19058672/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=25288 CPUtime=0 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 1745 0 0 0 0 0 0 0 21 0 1 0 650986386 25894912 1458 33554432000 4194304 4580011 140737380338480 18446744073709551615 274664505463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 6322 1471 322 95 0 1304 0

[startup+0.0189741 s]
/proc/loadavg: 2.83 2.99 3.23 4/291 3697
/proc/meminfo: memFree=19058672/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=39316 CPUtime=0.01 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 3462 0 0 0 1 0 0 0 21 0 1 0 650986386 40259584 2889 33554432000 4194304 4580011 140737380338480 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 9829 2890 325 95 0 4811 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 39316

[startup+0.100962 s]
/proc/loadavg: 2.83 2.99 3.23 4/291 3697
/proc/meminfo: memFree=19058672/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=42824 CPUtime=0.09 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 4847 0 0 0 8 1 0 0 21 0 1 0 650986386 43851776 4274 33554432000 4194304 4580011 140737380338480 18446744073709551615 274664469189 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 10706 4274 340 95 0 5688 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42824

[startup+0.300932 s]
/proc/loadavg: 2.83 2.99 3.23 4/291 3697
/proc/meminfo: memFree=19058672/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=45372 CPUtime=0.29 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 5476 0 0 0 28 1 0 0 22 0 1 0 650986386 46460928 4903 33554432000 4194304 4580011 140737380338480 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 11343 4903 342 95 0 6325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45372

[startup+0.700863 s]
/proc/loadavg: 2.83 2.99 3.23 4/291 3697
/proc/meminfo: memFree=19058672/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=62148 CPUtime=0.69 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 10437 0 0 0 68 1 0 0 23 0 1 0 650986386 63639552 9166 33554432000 4194304 4580011 140737380338480 18446744073709551615 4497071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 15537 9166 357 95 0 10519 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62148

[startup+1.50072 s]
/proc/loadavg: 2.83 2.99 3.23 5/295 3704
/proc/meminfo: memFree=18955716/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=62148 CPUtime=1.49 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 10599 0 0 0 148 1 0 0 25 0 1 0 650986386 63639552 9328 33554432000 4194304 4580011 140737380338480 18446744073709551615 4293000 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 15537 9328 365 95 0 10519 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62148

[startup+3.10044 s]
/proc/loadavg: 2.92 3.01 3.23 5/295 3704
/proc/meminfo: memFree=18942904/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=62148 CPUtime=3.09 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 10643 0 0 0 308 1 0 0 25 0 1 0 650986386 63639552 9372 33554432000 4194304 4580011 140737380338480 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 15537 9372 365 95 0 10519 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62148

[startup+6.30089 s]
/proc/loadavg: 2.92 3.01 3.23 5/295 3704
/proc/meminfo: memFree=18939072/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=62148 CPUtime=6.28 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 10711 0 0 0 627 1 0 0 25 0 1 0 650986386 63639552 9440 33554432000 4194304 4580011 140737380338480 18446744073709551615 4295240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 15537 9440 365 95 0 10519 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 62148

[startup+12.7008 s]
/proc/loadavg: 3.31 3.09 3.26 5/295 3705
/proc/meminfo: memFree=18914216/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=71076 CPUtime=12.69 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 13503 0 0 0 1267 2 0 0 25 0 1 0 650986386 72781824 11107 33554432000 4194304 4580011 140737380338480 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 17769 11107 367 95 0 12751 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71076

[startup+25.5006 s]
/proc/loadavg: 3.42 3.12 3.26 5/295 3705
/proc/meminfo: memFree=18872632/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=117444 CPUtime=25.49 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 19564 0 0 0 2546 3 0 0 25 0 1 0 650986386 120262656 17166 33554432000 4194304 4580011 140737380338480 18446744073709551615 4320631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 29361 17166 367 95 0 24343 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117444

[startup+51.1011 s]
/proc/loadavg: 3.62 3.19 3.28 5/295 3706
/proc/meminfo: memFree=18782496/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=144508 CPUtime=51.09 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 48025 0 0 0 5101 8 0 0 25 0 1 0 650986386 147976192 27955 33554432000 4194304 4580011 140737380338480 18446744073709551615 4294735 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 36127 27955 367 95 0 31109 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144508

[startup+102.311 s]
/proc/loadavg: 3.85 3.32 3.32 5/295 3707
/proc/meminfo: memFree=18273808/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=390548 CPUtime=102.3 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 107008 0 0 0 10213 17 0 0 25 0 1 0 650986386 399921152 65397 33554432000 4194304 4580011 140737380338480 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 97637 65397 367 95 0 92619 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 390548

[startup+162.301 s]
/proc/loadavg: 3.94 3.44 3.36 5/295 3708
/proc/meminfo: memFree=18104880/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=403880 CPUtime=162.28 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 150631 0 0 0 16200 28 0 0 25 0 1 0 650986386 413573120 64951 33554432000 4194304 4580011 140737380338480 18446744073709551615 4318654 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 100970 64951 367 95 0 95952 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 403880

[startup+222.3 s]
/proc/loadavg: 3.98 3.54 3.40 5/295 3710
/proc/meminfo: memFree=18019056/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=489188 CPUtime=222.28 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 199927 0 0 0 22191 37 0 0 25 0 1 0 650986386 500928512 90617 33554432000 4194304 4580011 140737380338480 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 122297 90617 367 95 0 117279 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 489188

[startup+282.301 s]
/proc/loadavg: 4.05 3.63 3.43 5/295 3712
/proc/meminfo: memFree=17791744/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=520388 CPUtime=282.28 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 228536 0 0 0 28184 44 0 0 25 0 1 0 650986386 532877312 94751 33554432000 4194304 4580011 140737380338480 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 130097 94751 367 95 0 125079 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 520388

[startup+342.301 s]
/proc/loadavg: 4.05 3.72 3.47 6/295 3713
/proc/meminfo: memFree=17737412/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=519568 CPUtime=342.28 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 249025 0 0 0 34179 49 0 0 25 0 1 0 650986386 532037632 99192 33554432000 4194304 4580011 140737380338480 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 129892 99192 367 95 0 124874 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 519568

[startup+402.3 s]
/proc/loadavg: 4.15 3.79 3.51 5/295 3715
/proc/meminfo: memFree=17538124/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=559404 CPUtime=402.28 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 278204 0 0 0 40172 56 0 0 25 0 1 0 650986386 572829696 115334 33554432000 4194304 4580011 140737380338480 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 139851 115334 367 95 0 134833 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 559404

[startup+462.301 s]
/proc/loadavg: 4.05 3.83 3.54 5/295 3717
/proc/meminfo: memFree=17559316/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=617456 CPUtime=462.28 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 313085 0 0 0 46164 64 0 0 25 0 1 0 650986386 632274944 124693 33554432000 4194304 4580011 140737380338480 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 154364 124693 367 95 0 149346 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 617456

[startup+522.301 s]
/proc/loadavg: 4.02 3.86 3.57 5/295 3718
/proc/meminfo: memFree=17607252/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=621008 CPUtime=522.28 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 331990 0 0 0 52158 70 0 0 25 0 1 0 650986386 635912192 119799 33554432000 4194304 4580011 140737380338480 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 155252 119799 367 95 0 150234 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 621008

[startup+582.301 s]
/proc/loadavg: 4.00 3.88 3.59 5/295 3720
/proc/meminfo: memFree=17478136/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=621232 CPUtime=582.28 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 352561 0 0 0 58152 76 0 0 25 0 1 0 650986386 636141568 117822 33554432000 4194304 4580011 140737380338480 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 155308 117822 367 95 0 150290 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 621232

[startup+642.301 s]
/proc/loadavg: 4.00 3.90 3.61 5/295 3721
/proc/meminfo: memFree=17489888/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=651520 CPUtime=642.28 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 379700 0 0 0 64146 82 0 0 25 0 1 0 650986386 667156480 130196 33554432000 4194304 4580011 140737380338480 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 162880 130196 367 95 0 157862 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 651520

[startup+702.3 s]
/proc/loadavg: 4.00 3.92 3.64 5/295 3723
/proc/meminfo: memFree=17420300/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=654872 CPUtime=702.27 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 402116 0 0 0 70139 88 0 0 25 0 1 0 650986386 670588928 130551 33554432000 4194304 4580011 140737380338480 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 163718 130551 367 95 0 158700 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 654872

[startup+762.311 s]
/proc/loadavg: 4.00 3.93 3.66 5/295 3725
/proc/meminfo: memFree=17389132/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=598940 CPUtime=762.28 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 433215 0 0 0 76132 96 0 0 25 0 1 0 650986386 613314560 124405 33554432000 4194304 4580011 140737380338480 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 149735 124405 367 95 0 144717 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 598940

[startup+822.301 s]
/proc/loadavg: 4.08 3.96 3.68 5/295 3726
/proc/meminfo: memFree=17413536/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=602588 CPUtime=822.26 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 468202 0 0 0 82122 104 0 0 25 0 1 0 650986386 617050112 115856 33554432000 4194304 4580011 140737380338480 18446744073709551615 4320853 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 150647 115856 367 95 0 145629 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 602588

[startup+882.301 s]
/proc/loadavg: 4.08 3.98 3.70 5/295 3728
/proc/meminfo: memFree=17363784/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=633028 CPUtime=882.27 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 501665 0 0 0 88115 112 0 0 25 0 1 0 650986386 648220672 120083 33554432000 4194304 4580011 140737380338480 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 158257 120083 367 95 0 153239 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 633028

[startup+942.301 s]
/proc/loadavg: 4.11 3.99 3.72 5/295 3729
/proc/meminfo: memFree=17412616/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=666492 CPUtime=942.27 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 537130 0 0 0 94107 120 0 0 25 0 1 0 650986386 682487808 136449 33554432000 4194304 4580011 140737380338480 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 166623 136449 367 95 0 161605 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 666492

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.74 5/295 3731
/proc/meminfo: memFree=17440484/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=634312 CPUtime=1002.27 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 555208 0 0 0 100102 125 0 0 25 0 1 0 650986386 649535488 132410 33554432000 4194304 4580011 140737380338480 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 158578 132410 367 95 0 153560 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 634312

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.75 5/295 3732
/proc/meminfo: memFree=17430408/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=636176 CPUtime=1062.27 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 586288 0 0 0 106093 134 0 0 25 0 1 0 650986386 651444224 125989 33554432000 4194304 4580011 140737380338480 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 159044 125989 367 95 0 154026 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 636176

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.77 5/295 3734
/proc/meminfo: memFree=17376932/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=671828 CPUtime=1122.27 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 621570 0 0 0 112084 143 0 0 25 0 1 0 650986386 687951872 139766 33554432000 4194304 4580011 140737380338480 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 167957 139766 367 95 0 162939 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 671828

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/295 3736
/proc/meminfo: memFree=17339836/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=678016 CPUtime=1182.27 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 655781 0 0 0 118077 150 0 0 25 0 1 0 650986386 694288384 140731 33554432000 4194304 4580011 140737380338480 18446744073709551615 4294048 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 169504 140731 367 95 0 164486 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 678016

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/295 3737
/proc/meminfo: memFree=17286368/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=647908 CPUtime=1242.27 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 683944 0 0 0 124070 157 0 0 25 0 1 0 650986386 663457792 138415 33554432000 4194304 4580011 140737380338480 18446744073709551615 4294991 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 161977 138415 367 95 0 156959 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 647908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.80 3/292 3741
/proc/meminfo: memFree=17506084/32951132 swapFree=67093824/67111528
[pid=3697] ppid=3695 vsize=684196 CPUtime=1299.98 cores=5,7
/proc/3697/stat : 3697 (strangenight2-s) R 3695 3697 2953 0 -1 4202496 717773 0 0 0 129833 165 0 0 25 0 1 0 650986386 700616704 151415 33554432000 4194304 4580011 140737380338480 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3697/statm: 171049 151415 367 95 0 166031 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 684196

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.04
CPU time (s): 1300.01
CPU user time (s): 1298.34
CPU system time (s): 1.67774
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 705788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.34
system time used= 1.67774
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 717774
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= 3011

runsolver used 3.47347 second user time and 8.37173 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 19:24:27
IDJOB=3368423
IDBENCH=84223
IDSOLVER=1845
FILE ID=node131/3368423-1305393867
RUNJOBID= node131-1305393867-3664
PBS_JOBID= 13324410
Free space on /tmp= 73672 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368423-1305393867/watcher-3368423-1305393867 -o /tmp/evaluation-result-3368423-1305393867/solver-3368423-1305393867 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368423-1305393867.cnf

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=1091172144

node131.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.830
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.66
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.830
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.75
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.830
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.83
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.830
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.830
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.830
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.830
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.830
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:     32951132 kB
MemFree:      19059084 kB
Buffers:        264104 kB
Cached:        3631296 kB
SwapCached:       1504 kB
Active:       10576496 kB
Inactive:      3058048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19059084 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           23288 kB
Writeback:           8 kB
AnonPages:     9736484 kB
Mapped:          27020 kB
Slab:           164276 kB
PageTables:      31316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28076332 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73672 MiB
End job on node131 at 2011-05-14 19:46:10