Trace number 3291497

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? (TO) 1300.09 1300.05

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

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-3291497-1303785201.cnf'
0.00/0.00	c -- header says num vars:          36809
0.00/0.00	c -- header says num clauses:      142491
0.09/0.10	c -- clauses added:            0 learnts,       142491 normals,            0 xors
0.09/0.10	c -- vars added      36809
0.09/0.10	c Parsing time:  0.09 s
0.09/0.10	c  N st     0         0     36809    117899     24559         0    559608         0   no data   no data
0.39/0.43	c asymm  cl-useful: 4399/117865/117865 lits-rem:4706 time: 0.32
0.59/0.60	c Flit:    32 Blit:      0 bXBeca:    0 bXProp: 6133 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.17
0.59/0.64	c Replacing     6133 vars Replaced   102229 lits Time:     0.04 s 
0.68/0.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.68/0.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.68/0.73	c subs with bin:      332  lits-rem:       335  v-fix:    0  time:  0.01 s
0.68/0.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:    30 done:  30595 time:  0.01 s
0.68/0.76	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.01 s
1.10/1.14	c lits-rem:      5284  cl-subs:     1981  v-elim:    134  v-fix:    0  time:  0.38 s
1.10/1.15	c Finding binary XORs  T:     0.01 s  found:       0
1.19/1.23	c Finding non-binary XORs:     0.06 s (found:   10610, avg size: 3.4)
1.19/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1.19/1.24	c calculated reachability. Time: 0.00
1.19/1.24	c Calc default polars -  time:   0.01 s pos:    6634 undec:    6856 neg:   23319
1.19/1.24	c =========================================================================================
1.19/1.24	c types(t): F = full restart, N = normal restart
1.19/1.24	c types(t): S = simplification begin/end, E = solution found
1.19/1.24	c restart types(rt): st = static, dy = dynamic
1.19/1.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.19/1.24	c  B st     0         0     30446     54032     13251         0    339959         0   no data   no data
1.89/1.98	c Decided on static restart strategy
2.89/2.90	c  N st     8      4911     30352     54032     15186      2904    339959     15572   no data   no data
5.09/5.10	c  N st    10     11293     30320     54032     16306      8110    339959     42057   no data   no data
5.69/5.78	c Finding binary XORs  T:     0.01 s  found:       0
7.39/7.44	c  N st    11     17036     30288     53434     17197     12977    338394     70227   no data   no data
11.69/11.78	c  F st    12     25000     30280     53434     18164     16927    338394     85442   no data   no data
11.79/11.83	c  N st    12     25000     30280     53380     18187     16918    338070     85422   no data   no data
12.39/12.49	c Finding binary XORs  T:     0.01 s  found:       0
15.19/15.20	c Decided on static restart strategy
15.19/15.20	c  N st    18     30000     30271     53374     18757     21311    338054    110177   no data   no data
15.19/15.20	c  S st    18     30000     30271     53374     18757     21311    338054    110177   no data   no data
15.29/15.33	c  S st    18     30501     30271     53374     18776     21788    338054    115074   no data   no data
15.29/15.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.59/15.66	c Flit:    10 Blit:      1 bXBeca:    0 bXProp:    1 Bins:  40975 BRemL:  17215 BRemN:      2 P:  3.9M T:  0.32
15.59/15.69	c Replacing        3 vars Replaced       18 lits Time:     0.02 s 
15.69/15.71	c blocked clauses removed:        0 vars:      0 tried:        4608 T: 0.01 s
15.69/15.72	c bin-w-bin subsume rem           69 bins  time:  0.01 s
15.69/15.75	c subs with bin:    12423  lits-rem:      4322  v-fix:    0  time:  0.03 s
15.69/15.77	c Subs w/ non-existent bins:    414 l-rem:     82 v-fix:     0 done:   7363 time:  0.02 s
15.69/15.78	c Removed useless bin:      52  fixed:     0  props:   0.36M  time:  0.01 s
15.79/15.86	c lits-rem:         0  cl-subs:      336  v-elim:   1337  v-fix:    0  time:  0.08 s
15.79/15.89	c subs with bin:     1512  lits-rem:      1873  v-fix:    0  time:  0.01 s
15.89/15.93	c lits-rem:       179  cl-subs:      272  v-elim:      0  v-fix:    0  time:  0.04 s
16.09/16.15	c asymm  cl-useful: 369/42796/42796 lits-rem:369 time: 0.22
16.09/16.16	c calculated reachability. Time: 0.00
16.09/16.16	c  N st    18     30501     28914     42796     37838     18039    313243    130432   no data   no data
17.99/18.04	c Finding binary XORs  T:     0.02 s  found:       0
22.49/22.55	c  N st    20     37612     28914     42796     37900     25056    313243    168419   no data   no data
27.09/27.13	c  N st    21     44011     28914     42796     37906     27123    313243   2363251   no data   no data
27.59/27.62	c  S st    22     45751     28914     42796     37910     28835    313243   2533367   no data   no data
27.69/27.77	c  S st    22     46252     28914     42796     37923     29320    313243   2539515   no data   no data
27.69/27.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
28.19/28.21	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    0 Bins:  22760 BRemL:  14101 BRemN:      0 P:  4.5M T:  0.42
28.19/28.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.19/28.24	c bin-w-bin subsume rem         1226 bins  time:  0.01 s
28.19/28.27	c subs with bin:     4904  lits-rem:       658  v-fix:    0  time:  0.02 s
28.19/28.28	c Subs w/ non-existent bins:     14 l-rem:      1 v-fix:     0 done:   2675 time:  0.02 s
28.29/28.30	c Removed useless bin:       0  fixed:     0  props:   0.35M  time:  0.01 s
28.29/28.34	c lits-rem:         0  cl-subs:        0  v-elim:    226  v-fix:    0  time:  0.05 s
28.39/28.41	c subs with bin:      574  lits-rem:      1284  v-fix:    0  time:  0.04 s
28.39/28.47	c lits-rem:        94  cl-subs:      105  v-elim:      0  v-fix:    0  time:  0.05 s
28.39/28.49	c vivif2 --  cl tried    38038 cl shrink      954 lits rem        954 time: 0.02
28.49/28.50	c vivif2 --  cl tried    24885 cl shrink      838 lits rem        990 time: 0.02
28.69/28.75	c asymm  cl-useful: 0/37984/37984 lits-rem:0 time: 0.24
28.69/28.76	c calculated reachability. Time: 0.00
28.69/28.76	c  N st    22     46252     28687     37984     45155     24866    305665    348163   no data   no data
28.69/28.78	c Finding binary XORs  T:     0.02 s  found:       0
38.29/38.39	c  N st    23     60651     28687     37984     45155     38947    305665   5810070   no data   no data
46.29/46.39	c  N st    24     69382     28687     37984     45155     41739    305665   6506763   no data   no data
46.29/46.39	c  S st    24     69382     28687     37984     45155     41739    305665   6506763   no data   no data
46.49/46.54	c  S st    24     69884     28687     37984     45160     42232    305665   6512518   no data   no data
46.49/46.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
46.99/47.07	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  23164 BRemL:  16391 BRemN:      0 P:  5.9M T:  0.51
47.09/47.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.09/47.11	c bin-w-bin subsume rem          479 bins  time:  0.01 s
47.09/47.13	c subs with bin:     1785  lits-rem:       271  v-fix:    0  time:  0.02 s
47.09/47.14	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   2040 time:  0.02 s
47.09/47.16	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
47.19/47.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
49.78/49.82	c subs with bin:      176  lits-rem:      5192  v-fix:    0  time:  2.17 s
54.68/54.77	c lits-rem:      2239  cl-subs:      449  v-elim:      0  v-fix:    0  time:  4.94 s
54.68/54.78	c vivif2 --  cl tried    36171 cl shrink        0 lits rem          0 time: 0.02
55.29/55.34	c vivif2 --  cl tried    41606 cl shrink     9179 lits rem      52551 time: 0.55
55.59/55.62	c asymm  cl-useful: 88/36171/36171 lits-rem:264 time: 0.27
55.59/55.63	c calculated reachability. Time: 0.01
55.59/55.63	c  N st    24     69884     28686     36083     51860     41569    302347   6295696   no data   no data
65.59/65.61	c  F st    25     87501     28686     36083     51860     58978    302347  13463275   no data   no data
65.79/65.80	c  N st    25     87501     28686     36083     51860     58978    302347  13463275   no data   no data
65.79/65.82	c Finding binary XORs  T:     0.02 s  found:       0
71.39/71.48	c Decided on static restart strategy
75.19/75.23	c  N st    32     95542     28686     36083     51860     52671    302347   8569263   no data   no data
83.59/83.66	c  N st    34    104828     28686     36083     51860     61882    302347  13285918   no data   no data
83.59/83.66	c  S st    34    104828     28686     36083     51860     61882    302347  13285918   no data   no data
83.89/83.91	c  S st    34    105335     28686     36083     51861     62386    302347  13292723   no data   no data
83.89/83.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
84.49/84.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  11937 BRemL:  11903 BRemN:      0 P:  6.6M T:  0.64
84.59/84.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.59/84.62	c bin-w-bin subsume rem          239 bins  time:  0.01 s
84.59/84.64	c subs with bin:      215  lits-rem:        32  v-fix:    0  time:  0.02 s
84.59/84.66	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   8137 time:  0.02 s
84.59/84.68	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
84.79/84.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
87.68/87.76	c subs with bin:       19  lits-rem:       827  v-fix:    0  time:  2.24 s
95.28/95.31	c lits-rem:      4152  cl-subs:      450  v-elim:      0  v-fix:    0  time:  7.54 s
95.28/95.33	c vivif2 --  cl tried    35865 cl shrink        0 lits rem          0 time: 0.02
96.39/96.44	c vivif2 --  cl tried    61917 cl shrink    14296 lits rem      76059 time: 1.11
96.69/96.76	c asymm  cl-useful: 0/35865/35865 lits-rem:0 time: 0.32
96.69/96.77	c calculated reachability. Time: 0.01
96.69/96.77	c  N st    34    105335     28686     35865     51741     61865    301911  13009374   no data   no data
105.19/105.21	c  N st    35    114934     28686     35865     51741     52291    301911   8292831   no data   no data
105.19/105.23	c Finding binary XORs  T:     0.02 s  found:       0
119.80/119.81	c  N st    36    129332     28686     35865     51741     66486    301911  16791127   no data   no data
141.59/141.67	c  N st    37    150927     28686     35865     51741     66797    301911  15032189   no data   no data
146.39/146.40	c  S st    38    158002     28686     35865     51741     73776    301911  17086464   no data   no data
146.49/146.59	c  S st    38    158503     28686     35865     51741     74272    301911  17092512   no data   no data
146.59/146.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
147.19/147.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     77 BRemL:   1065 BRemN:      0 P:  6.8M T:  0.58
147.19/147.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
147.19/147.25	c bin-w-bin subsume rem           71 bins  time:  0.01 s
147.19/147.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
147.19/147.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9068 time:  0.02 s
147.30/147.30	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
147.49/147.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
150.49/150.50	c subs with bin:        0  lits-rem:         8  v-fix:    0  time:  2.18 s
162.99/163.00	c lits-rem:      4795  cl-subs:      553  v-elim:      0  v-fix:    0  time: 12.49 s
162.99/163.02	c vivif2 --  cl tried    35865 cl shrink        0 lits rem          0 time: 0.02
164.29/164.34	c vivif2 --  cl tried    73719 cl shrink    15816 lits rem     124541 time: 1.30
164.60/164.67	c asymm  cl-useful: 0/35865/35865 lits-rem:0 time: 0.34
164.60/164.69	c calculated reachability. Time: 0.01
164.60/164.69	c  N st    38    158503     28686     35865     50682     73719    301905  16737264   no data   no data
238.39/238.41	c  N st    39    207092     28686     35865     50682     73288    301905  21261131   no data   no data
268.09/268.15	c  N st    40    237754     28686     35865     50682     77499    301905  22791866   no data   no data
268.09/268.15	c  S st    40    237754     28686     35865     50682     77499    301905  22791866   no data   no data
268.30/268.38	c  S st    40    238255     28686     35865     50682     77995    301905  22798121   no data   no data
268.40/268.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
268.99/269.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.0M T:  0.62
268.99/269.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
268.99/269.09	c bin-w-bin subsume rem            0 bins  time:  0.01 s
269.09/269.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
269.09/269.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2793 time:  0.02 s
269.09/269.15	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
269.40/269.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.32 s
272.70/272.76	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  2.23 s
287.30/287.32	c lits-rem:     10014  cl-subs:      394  v-elim:      0  v-fix:    0  time: 14.55 s
287.30/287.34	c vivif2 --  cl tried    35865 cl shrink        0 lits rem          0 time: 0.02
289.31/289.32	c vivif2 --  cl tried    77600 cl shrink    15609 lits rem     186000 time: 1.97
289.60/289.67	c asymm  cl-useful: 0/35865/35865 lits-rem:0 time: 0.35
289.60/289.68	c calculated reachability. Time: 0.01
289.60/289.68	c  N st    40    238255     28686     35865     50682     77600    301905  22365294   no data   no data
354.21/354.24	c  F st    41    306250     28686     35865     50682     88706    301905  27662648   no data   no data
354.40/354.44	c  N st    41    306250     28686     35865     50682     88706    301905  27662648   no data   no data
358.20/358.25	c Decided on static restart strategy
383.70/383.71	c  N st    51    334554     28686     35865     50682     87413    301905  24518902   no data   no data
407.01/407.07	c  N st    53    357383     28686     35865     50682     79481    301905  18081695   no data   no data
407.01/407.07	c  S st    53    357383     28686     35865     50682     79481    301905  18081695   no data   no data
407.30/407.38	c  S st    53    357886     28686     35865     50682     79982    301905  18088249   no data   no data
407.40/407.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
408.01/408.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.0M T:  0.62
408.01/408.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
408.01/408.09	c bin-w-bin subsume rem            0 bins  time:  0.01 s
408.11/408.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
408.11/408.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3251 time:  0.02 s
408.11/408.14	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
408.40/408.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
411.30/411.39	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  2.22 s
422.20/422.22	c lits-rem:      2342  cl-subs:      402  v-elim:      0  v-fix:    0  time: 10.82 s
422.20/422.24	c vivif2 --  cl tried    35865 cl shrink        0 lits rem          0 time: 0.02
423.51/423.58	c vivif2 --  cl tried    79577 cl shrink    11150 lits rem     111338 time: 1.33
423.90/423.94	c asymm  cl-useful: 0/35865/35865 lits-rem:0 time: 0.35
423.90/423.95	c calculated reachability. Time: 0.01
423.90/423.95	c  N st    53    357886     28686     35865     50682     79577    301905  17810319   no data   no data
462.70/462.71	c  N st    54    390278     28686     35865     50682     80159    301905  20164779   no data   no data
514.30/514.37	c  N st    55    438867     28686     35865     50682     95805    301905  28527749   no data   no data
588.51/588.58	c  N st    56    511750     28686     35865     50682     99504    301905  22535011   no data   no data
613.21/613.27	c  N st    57    536829     28686     35865     50682     88654    301905  17572705   no data   no data
613.21/613.27	c  S st    57    536829     28686     35865     50682     88654    301905  17572705   no data   no data
613.41/613.45	c  S st    57    537331     28686     35865     50682     89153    301905  17578256   no data   no data
613.51/613.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
614.11/614.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.1M T:  0.65
614.11/614.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
614.11/614.18	c bin-w-bin subsume rem            0 bins  time:  0.01 s
614.21/614.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
614.21/614.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4068 time:  0.02 s
614.21/614.24	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
614.51/614.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
617.40/617.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.20 s
631.80/631.86	c lits-rem:     10357  cl-subs:      686  v-elim:      0  v-fix:    0  time: 14.37 s
631.80/631.88	c vivif2 --  cl tried    35865 cl shrink        0 lits rem          0 time: 0.02
633.31/633.33	c vivif2 --  cl tried    88467 cl shrink    13428 lits rem     165914 time: 1.44
633.71/633.77	c asymm  cl-useful: 0/35865/35865 lits-rem:0 time: 0.43
633.71/633.78	c calculated reachability. Time: 0.01
633.71/633.79	c  N st    57    537331     28686     35865     50682     88467    301905  17119913   no data   no data
826.91/826.96	c  N st    58    701319     28686     35865     50682     98675    301905  30298006   no data   no data
976.42/976.48	c  N st    59    805997     28686     35865     50682     77724    301905   8219136   no data   no data
976.42/976.48	c  S st    59    805997     28686     35865     50682     77724    301905   8219136   no data   no data
976.73/976.74	c  S st    59    806499     28686     35865     50682     78222    301905   8225286   no data   no data
976.73/976.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
977.32/977.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.0M T:  0.61
977.42/977.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
977.42/977.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
977.42/977.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
977.42/977.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2183 time:  0.02 s
977.42/977.48	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
977.62/977.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
980.02/980.10	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  2.12 s
986.22/986.21	c lits-rem:       608  cl-subs:      240  v-elim:      0  v-fix:    0  time:  6.10 s
986.22/986.22	c vivif2 --  cl tried    35865 cl shrink        0 lits rem          0 time: 0.02
986.62/986.64	c vivif2 --  cl tried    77980 cl shrink     1640 lits rem      22085 time: 0.40
986.92/986.98	c asymm  cl-useful: 0/35865/35865 lits-rem:0 time: 0.34
986.92/987.00	c calculated reachability. Time: 0.01
987.02/987.00	c  N st    59    806499     28686     35865     50682     77980    301905   8174362   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: 935)

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.91 5/182 10061
/proc/meminfo: memFree=15377464/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=20348 CPUtime=0 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4194304 389 0 0 0 0 0 0 0 20 0 1 0 470935635 20836352 329 33554432000 4194304 4627331 140734028305744 18446744073709551615 228107263184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 5120 336 291 106 0 91 0

[startup+0.0881999 s]
/proc/loadavg: 3.68 3.93 3.91 5/182 10061
/proc/meminfo: memFree=15377464/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=48280 CPUtime=0.07 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 6211 0 0 0 7 0 0 0 20 0 1 0 470935635 49438720 5108 33554432000 4194304 4627331 140734028305744 18446744073709551615 4530614 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 12070 5109 324 106 0 7041 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 48280

[startup+0.101201 s]
/proc/loadavg: 3.68 3.93 3.91 5/182 10061
/proc/meminfo: memFree=15377464/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=48280 CPUtime=0.09 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 6377 0 0 0 8 1 0 0 20 0 1 0 470935635 49438720 5274 33554432000 4194304 4627331 140734028305744 18446744073709551615 228095109941 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 12070 5274 324 106 0 7041 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48280

[startup+0.301161 s]
/proc/loadavg: 3.68 3.93 3.91 5/182 10061
/proc/meminfo: memFree=15377464/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=49332 CPUtime=0.29 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 6742 0 0 0 28 1 0 0 21 0 1 0 470935635 50515968 5639 33554432000 4194304 4627331 140734028305744 18446744073709551615 4310082 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 12333 5639 343 106 0 7304 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49332

[startup+0.701091 s]
/proc/loadavg: 3.68 3.93 3.91 5/182 10061
/proc/meminfo: memFree=15377464/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=65992 CPUtime=0.68 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 10848 0 0 0 67 1 0 0 22 0 1 0 470935635 67575808 9745 33554432000 4194304 4627331 140734028305744 18446744073709551615 228095119601 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 16498 9746 353 106 0 11469 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 65992

[startup+1.50094 s]
/proc/loadavg: 3.68 3.93 3.91 5/184 10064
/proc/meminfo: memFree=15279924/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=75228 CPUtime=1.49 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 14758 0 0 0 147 2 0 0 25 0 1 0 470935635 77033472 12010 33554432000 4194304 4627331 140734028305744 18446744073709551615 4308908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 18807 12010 373 106 0 13778 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75228

[startup+3.10062 s]
/proc/loadavg: 3.70 3.93 3.91 5/187 10070
/proc/meminfo: memFree=15100572/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=75228 CPUtime=3.09 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 14786 0 0 0 307 2 0 0 25 0 1 0 470935635 77033472 12038 33554432000 4194304 4627331 140734028305744 18446744073709551615 4306741 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 18807 12038 373 106 0 13778 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75228

[startup+6.30106 s]
/proc/loadavg: 3.70 3.93 3.91 5/190 10076
/proc/meminfo: memFree=14648220/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=75228 CPUtime=6.29 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 14842 0 0 0 627 2 0 0 25 0 1 0 470935635 77033472 12094 33554432000 4194304 4627331 140734028305744 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 18807 12094 373 106 0 13778 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75228

[startup+12.7009 s]
/proc/loadavg: 3.75 3.94 3.91 5/190 10076
/proc/meminfo: memFree=14415716/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=78032 CPUtime=12.69 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 15510 0 0 0 1267 2 0 0 25 0 1 0 470935635 79904768 11602 33554432000 4194304 4627331 140734028305744 18446744073709551615 4306328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 19508 11602 375 106 0 14479 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78032

[startup+25.5005 s]
/proc/loadavg: 3.79 3.94 3.91 5/190 10077
/proc/meminfo: memFree=14025116/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=81636 CPUtime=25.48 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 17800 0 0 0 2546 2 0 0 25 0 1 0 470935635 83595264 13892 33554432000 4194304 4627331 140734028305744 18446744073709551615 4321571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 20409 13892 377 106 0 15380 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81636

[startup+51.1008 s]
/proc/loadavg: 3.86 3.94 3.91 5/190 10077
/proc/meminfo: memFree=13171836/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=235868 CPUtime=51.08 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 64894 0 0 0 5100 8 0 0 25 0 1 0 470935635 241528832 50104 33554432000 4194304 4627331 140734028305744 18446744073709551615 4467964 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 58967 50104 377 106 0 53938 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 235868

[startup+102.306 s]
/proc/loadavg: 3.94 3.95 3.91 5/190 10079
/proc/meminfo: memFree=12678168/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=540908 CPUtime=102.3 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 135452 0 0 0 10212 18 0 0 25 0 1 0 470935635 553889792 101827 33554432000 4194304 4627331 140734028305744 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 135227 101827 377 106 0 130198 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 540908

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.91 5/190 10080
/proc/meminfo: memFree=12244976/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=747408 CPUtime=162.29 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 210222 0 0 0 16198 31 0 0 25 0 1 0 470935635 765345792 130842 33554432000 4194304 4627331 140734028305744 18446744073709551615 4427320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 186852 130842 377 106 0 181823 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 747408

[startup+222.3 s]
/proc/loadavg: 4.06 3.98 3.92 5/190 10082
/proc/meminfo: memFree=12089616/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=784660 CPUtime=222.29 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 264358 0 0 0 22186 43 0 0 25 0 1 0 470935635 803491840 128183 33554432000 4194304 4627331 140734028305744 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 196165 128183 377 106 0 191136 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 784660

[startup+282.3 s]
/proc/loadavg: 4.02 3.98 3.92 5/190 10083
/proc/meminfo: memFree=11540760/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1015808 CPUtime=282.3 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 353976 0 0 0 28172 58 0 0 25 0 1 0 470935635 1040187392 190023 33554432000 4194304 4627331 140734028305744 18446744073709551615 4427315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 253952 190023 377 106 0 248923 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1015808

[startup+342.3 s]
/proc/loadavg: 4.01 3.98 3.92 5/190 10085
/proc/meminfo: memFree=11270196/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1003252 CPUtime=342.3 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 419092 0 0 0 34160 70 0 0 25 0 1 0 470935635 1027330048 188779 33554432000 4194304 4627331 140734028305744 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 250813 188779 377 106 0 245784 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1003252

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 3.92 5/190 10087
/proc/meminfo: memFree=11151332/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1004688 CPUtime=402.3 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 469060 0 0 0 40150 80 0 0 25 0 1 0 470935635 1028800512 182087 33554432000 4194304 4627331 140734028305744 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 251172 182087 377 106 0 246143 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1004688

[startup+462.3 s]
/proc/loadavg: 4.13 4.01 3.93 5/190 10088
/proc/meminfo: memFree=10875428/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1044948 CPUtime=462.3 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 523245 0 0 0 46140 90 0 0 25 0 1 0 470935635 1070026752 199504 33554432000 4194304 4627331 140734028305744 18446744073709551615 4327395 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 261237 199505 377 106 0 256208 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1044948

[startup+522.3 s]
/proc/loadavg: 4.05 4.00 3.93 5/190 10090
/proc/meminfo: memFree=10902248/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=844220 CPUtime=522.3 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 575199 0 0 0 52131 99 0 0 25 0 1 0 470935635 864481280 189281 33554432000 4194304 4627331 140734028305744 18446744073709551615 4327378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 211055 189282 377 106 0 206026 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 844220

[startup+582.3 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 10092
/proc/meminfo: memFree=10786396/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1031520 CPUtime=582.31 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 610381 0 0 0 58123 108 0 0 25 0 1 0 470935635 1056276480 199455 33554432000 4194304 4627331 140734028305744 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 257880 199455 377 106 0 252851 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1031520

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10093
/proc/meminfo: memFree=10424640/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1126980 CPUtime=642.32 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 671349 0 0 0 64112 120 0 0 25 0 1 0 470935635 1154027520 234422 33554432000 4194304 4627331 140734028305744 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 281745 234422 377 106 0 276716 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1126980

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10095
/proc/meminfo: memFree=10504708/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=940884 CPUtime=702.3 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 714226 0 0 0 70101 129 0 0 25 0 1 0 470935635 963465216 213201 33554432000 4194304 4627331 140734028305744 18446744073709551615 4322452 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 235221 213201 377 106 0 230192 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 940884

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10096
/proc/meminfo: memFree=10342708/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1132752 CPUtime=762.32 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 752782 0 0 0 76094 138 0 0 25 0 1 0 470935635 1159938048 222257 33554432000 4194304 4627331 140734028305744 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 283188 222257 377 106 0 278159 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1132752

[startup+822.301 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 10098
/proc/meminfo: memFree=10295072/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1129096 CPUtime=822.32 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 797015 0 0 0 82085 147 0 0 25 0 1 0 470935635 1156194304 230324 33554432000 4194304 4627331 140734028305744 18446744073709551615 4322527 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 282274 230324 377 106 0 277245 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1129096

[startup+882.301 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 10127
/proc/meminfo: memFree=11770780/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1130200 CPUtime=882.31 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 840047 0 0 0 88075 156 0 0 25 0 1 0 470935635 1157324800 230467 33554432000 4194304 4627331 140734028305744 18446744073709551615 4327340 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 282550 230467 377 106 0 277521 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1130200

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 10128
/proc/meminfo: memFree=11222316/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1130004 CPUtime=942.31 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 878124 0 0 0 94066 165 0 0 25 0 1 0 470935635 1157124096 227389 33554432000 4194304 4627331 140734028305744 18446744073709551615 4321715 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 282501 227389 377 106 0 277472 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1130004

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 10130
/proc/meminfo: memFree=10842852/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1147984 CPUtime=1002.32 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 915565 0 0 0 100057 175 0 0 25 0 1 0 470935635 1175535616 223791 33554432000 4194304 4627331 140734028305744 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 286996 223791 377 106 0 281967 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1147984

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 10131
/proc/meminfo: memFree=10637456/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1145368 CPUtime=1062.32 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 953446 0 0 0 106049 183 0 0 25 0 1 0 470935635 1172856832 226500 33554432000 4194304 4627331 140734028305744 18446744073709551615 4321688 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 286342 226500 377 106 0 281313 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1145368

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 10133
/proc/meminfo: memFree=10423144/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1155488 CPUtime=1122.33 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 989814 0 0 0 112041 192 0 0 25 0 1 0 470935635 1183219712 223965 33554432000 4194304 4627331 140734028305744 18446744073709551615 4321715 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 288872 223965 377 106 0 283843 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1155488

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 10134
/proc/meminfo: memFree=10122896/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1163216 CPUtime=1182.32 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 1026367 0 0 0 118030 202 0 0 25 0 1 0 470935635 1191133184 223401 33554432000 4194304 4627331 140734028305744 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 290804 223401 377 106 0 285775 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1163216

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 10136
/proc/meminfo: memFree=10069776/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1165604 CPUtime=1242.32 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 1065213 0 0 0 124022 210 0 0 25 0 1 0 470935635 1193578496 224186 33554432000 4194304 4627331 140734028305744 18446744073709551615 4322452 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 291401 224186 377 106 0 286372 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1165604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.06 3.96 3/183 10156
/proc/meminfo: memFree=11959800/32951124 swapFree=67111528/67111528
[pid=10061] ppid=10058 vsize=1168776 CPUtime=1300.04 cores=0,2
/proc/10061/stat : 10061 (strangenight2-s) R 10058 10061 9231 0 -1 4202496 1101806 0 0 0 129786 218 0 0 25 0 1 0 470935635 1196826624 222041 33554432000 4194304 4627331 140734028305744 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10061/statm: 292194 222041 377 106 0 287165 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1168776

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.05
CPU time (s): 1300.09
CPU user time (s): 1297.86
CPU system time (s): 2.22566
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1207100

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

runsolver used 2.28865 second user time and 4.82527 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-26 04:33:22
IDJOB=3291497
IDBENCH=84227
IDSOLVER=1587
FILE ID=node142/3291497-1303785201
RUNJOBID= node142-1303785201-10033
PBS_JOBID= 13157230
Free space on /tmp= 71440 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291497-1303785201/watcher-3291497-1303785201 -o /tmp/evaluation-result-3291497-1303785201/solver-3291497-1303785201 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3291497-1303785201.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=545735093

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15377628 kB
Buffers:       2081120 kB
Cached:       14845700 kB
SwapCached:          0 kB
Active:        7189484 kB
Inactive:      9809584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15377628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18792 kB
Writeback:           0 kB
AnonPages:       70904 kB
Mapped:          14864 kB
Slab:           508816 kB
PageTables:       5192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220344 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71376 MiB
End job on node142 at 2011-04-26 04:55:04