Trace number 3175523

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S1368340883-085-UNKNOWN.cnf
MD5SUMc6eeff67aa308a86267a5f4d04512b40
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.5953
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175523-1301783659.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.09/0.10	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.09/0.10	c -- vars added      40000
0.09/0.10	c Parsing time:  0.10 s
0.09/0.10	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
0.19/0.21	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.11
0.29/0.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.11
0.39/0.43	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.39/0.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.39/0.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.01 s
0.39/0.47	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.01 s
0.79/0.81	c lits-rem:         0  cl-subs:        0  v-elim:   1145  v-fix:    0  time:  0.34 s
0.79/0.82	c Finding binary XORs  T:     0.01 s  found:       0
0.79/0.89	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
0.79/0.89	c calculated reachability. Time: 0.00
0.89/0.91	c Calc default polars -  time:   0.01 s pos:   17785 undec:    4500 neg:   17715
0.89/0.91	c =========================================================================================
0.89/0.91	c types(t): F = full restart, N = normal restart
0.89/0.91	c types(t): S = simplification begin/end, E = solution found
0.89/0.91	c restart types(rt): st = static, dy = dynamic
0.89/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.91	c  B st     0         0     38855    166049         0         0    504446         0   no data   no data  --
2.39/2.41	c  N dy    22      4100     38855    166049         0      4100    504446   1250909    173.96    185.26  --
3.79/3.88	c  N dy    51      8116     38855    166049         0      8116    504446   2334454    177.06    188.49  --
5.30/5.39	c  N dy    79     12118     38855    166049         0     12118    504446   3411470    177.35    205.07  --
6.89/6.95	c  N dy   111     16128     38855    166049         0     16128    504446   4575377    180.70    208.05  --
8.59/8.65	c  N dy   140     20241     38855    166049         0     10243    504446    760127    179.61    192.30  --
10.29/10.35	c  N dy   173     24266     38855    166049         0     14268    504446   1909774    181.73    202.75  --
10.59/10.65	c  F st   178     25000     38855    166049         0     15002    504446   2089199    181.36    155.40  --
12.10/12.15	c  N st   183     28300     38855    166049         0     18302    504446   3264068    181.36   no data  --
12.79/12.84	c  S st   184     30001     38855    166049         0     20003    504446   3920075    181.36   no data  --
12.99/13.03	c  S st   184     30506     38855    166049         0     20508    504446   4023327    181.36   no data  --
12.99/13.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
12.99/13.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.30/13.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.26
13.69/13.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
13.69/13.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
13.69/13.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.01 s
13.69/13.75	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
28.88/28.99	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 15.23 s
29.08/29.17	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.18
29.08/29.18	c calculated reachability. Time: 0.00
29.08/29.18	c  N dy   184     30506     38855    166049         0     20507    504446   4023201    181.36   no data  --
30.89/30.93	c  N dy   213     34580     38855    166049         0     24581    504446   5128605    180.92    192.45  --
32.59/32.62	c  N dy   241     38713     38855    166049         0     28714    504446   6273789    180.95    190.58  --
34.19/34.30	c  N dy   268     42732     38855    166049         0     17232    504446   1309617    180.70    194.92  --
35.48/35.52	c  S st   291     45759     38855    166049         0     20259    504446   2149030    180.81   no data  --
35.68/35.72	c  S st   291     46262     38855    166049         0     20762    504446   2285029    180.81   no data  --
35.68/35.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
35.68/35.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.98/36.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.26
36.08/36.19	c bin-w-bin subsume rem            0 bins  time:  0.01 s
36.19/36.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
36.19/36.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.01 s
36.19/36.23	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
42.18/42.20	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  5.96 s
42.18/42.22	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.02
42.18/42.26	c vivif2 --  cl tried    20761 cl shrink        0 lits rem          0 time: 0.03
42.38/42.43	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.18
42.38/42.44	c calculated reachability. Time: 0.00
42.38/42.44	c  N dy   291     46262     38855    166049         0     20761    504446   2284689    180.81   no data  --
44.19/44.21	c  N dy   322     50328     38855    166049         0     24827    504446   3374119    180.87    194.95  --
45.88/45.93	c  N dy   344     54362     38855    166049         0     28861    504446   4471019    180.61    190.37  --
47.79/47.80	c  N dy   372     58578     38855    166049         0     33077    504446   5623106    180.62    191.11  --
49.59/49.63	c  N dy   400     62677     38855    166049         0     37176    504446   6758513    180.74    195.32  --
51.38/51.41	c  N dy   430     66749     38855    166049         0     22499    504446   1836909    181.06    222.33  --
52.48/52.53	c  S st   448     69393     38855    166049         0     25143    504446   2561701    181.04    165.67  --
52.68/52.73	c  S st   448     69900     38855    166049         0     25650    504446   2655349    181.04   no data  --
52.68/52.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
52.68/52.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.98/53.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.27
53.18/53.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
53.18/53.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
53.18/53.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.01 s
53.18/53.28	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
60.18/60.25	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.96 s
60.18/60.27	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.02
60.28/60.31	c vivif2 --  cl tried    25649 cl shrink        0 lits rem          0 time: 0.04
60.38/60.50	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.18
60.49/60.51	c calculated reachability. Time: 0.00
60.49/60.51	c  N dy   448     69900     38855    166049         0     25649    504446   2654682    181.04   no data  --
62.38/62.44	c  N dy   476     74413     38855    166049         0     30161    504446   3872289    180.70    192.56  --
64.59/64.61	c  N dy   509     79264     38855    166049         0     35012    504446   5213067    180.67    190.62  --
66.78/66.88	c  N dy   543     84362     38855    166049         0     40110    504446   6576843    180.46    193.26  --
68.29/68.30	c  F st   566     87500     38855    166049         0     22374    504446   1162227    180.42   no data  --
69.78/69.81	c  N st   571     90800     38855    166049         0     25672    504446   2331176    180.42   no data  --
72.39/72.42	c  N dy   598     96677     38855    166049         0     31549    504446   4148773    180.34    191.24  --
75.08/75.19	c  N dy   636    102898     38855    166049         0     37770    504446   5823629    180.05    190.63  --
75.99/76.08	c  S st   649    104850     38855    166049         0     39722    504446   6342701    180.02   no data  --
76.29/76.31	c  S st   649    105353     38855    166049         0     40225    504446   6427129    180.02   no data  --
76.29/76.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
76.29/76.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.59/76.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.29
77.10/77.11	c bin-w-bin subsume rem            0 bins  time:  0.01 s
77.10/77.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
77.10/77.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.01 s
77.10/77.15	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
155.59/155.66	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 78.51 s
155.59/155.68	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.02
155.69/155.78	c vivif2 --  cl tried    40221 cl shrink        0 lits rem          0 time: 0.10
155.89/155.99	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.22
155.99/156.01	c calculated reachability. Time: 0.00
155.99/156.01	c  N dy   649    105353     38855    166049         0     40221    504446   6423189    180.02   no data  --
159.09/159.15	c  N dy   695    112136     38855    166049         0     24568    504446   1281179    179.79    189.92  --
162.29/162.37	c  N dy   744    119362     38855    166049         0     31794    504446   3252900    179.78    192.77  --
165.79/165.87	c  N dy   793    126980     38855    166049         0     39412    504446   5318389    179.59    198.62  --
169.49/169.56	c  N dy   850    135135     38855    166049         0     23850    504446    691941    179.67    198.20  --
173.09/173.12	c  N dy   909    143912     38855    166049         0     32626    504446   3054152    179.66    191.50  --
177.09/177.11	c  N dy   973    153172     38855    166049         0     41886    504446   5621114    179.81    197.57  --
179.19/179.24	c  S st  1009    158029     38855    166049         0     46743    504446   6959091    179.92   no data  --
179.39/179.47	c  S st  1009    158536     38855    166049         0     47250    504446   7054354    179.92   no data  --
179.49/179.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
179.49/179.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.69/179.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.28
180.19/180.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
180.19/180.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
180.19/180.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.01 s
180.29/180.31	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
278.50/278.53	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 98.23 s
278.50/278.55	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.02
278.60/278.65	c vivif2 --  cl tried    47245 cl shrink        0 lits rem          0 time: 0.10
278.80/278.87	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.22
278.80/278.89	c calculated reachability. Time: 0.00
278.80/278.89	c  N dy  1009    158536     38855    166049         0     47245    504446   7051998    179.92   no data  --
283.19/283.21	c  N dy  1074    168747     38855    166049         0     32598    504446   2714513    179.85    205.62  --
288.09/288.19	c  N dy  1149    179584     38855    166049         0     43435    504446   5703670    179.96    190.73  --
293.70/293.80	c  N dy  1233    191083     38855    166049         0     29004    504446   1456155    180.12    215.50  --
299.30/299.34	c  N dy  1311    203334     38855    166049         0     41255    504446   4780557    180.11    198.22  --
305.49/305.53	c  N dy  1393    216419     38855    166049         0     27378    504446    675885    180.04    192.23  --
311.89/311.93	c  N dy  1491    230484     38855    166049         0     41443    504446   4548718    180.12    197.36  --
315.40/315.43	c  S st  1546    237804     38855    166049         0     48763    504446   6613908    180.30   no data  --
315.60/315.69	c  S st  1546    238309     38855    166049         0     49268    504446   6725859    180.30   no data  --
315.70/315.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
315.70/315.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
316.00/316.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.29
316.39/316.47	c bin-w-bin subsume rem            0 bins  time:  0.01 s
316.39/316.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
316.39/316.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.01 s
316.50/316.51	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
407.89/407.95	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 91.44 s
407.89/407.97	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.02
407.99/408.08	c vivif2 --  cl tried    49261 cl shrink        0 lits rem          0 time: 0.10
408.29/408.31	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.24
408.29/408.32	c calculated reachability. Time: 0.00
408.29/408.33	c  N dy  1546    238309     38855    166049         0     49261    504446   6723057    180.30   no data  --
415.39/415.47	c  N dy  1649    253730     38855    166049         0     36700    504446   2951797    180.51    191.50  --
423.09/423.13	c  N dy  1760    270209     38855    166049         0     53178    504446   7376144    180.27    193.12  --
431.20/431.25	c  N dy  1890    287579     38855    166049         0     41560    504446   4082013    180.67    190.80  --
440.20/440.22	c  N dy  2014    306131     38855    166049         0     30117    504446    559179    180.74    192.03  --
440.20/440.26	c  F st  2015    306250     38855    166049         0     30236    504446    583800    180.72    146.95  --
449.39/449.45	c  N dy  2116    325676     38855    166049         0     49661    504446   6654749    180.77    191.09  --
458.39/458.40	c  N dy  2254    345988     38855    166049         0     38974    504446   2659153    180.67    193.58  --
463.30/463.37	c  S st  2331    357463     38855    166049         0     50449    504446   5773257    180.62    185.19  --
463.59/463.60	c  S st  2331    357965     38855    166049         0     50951    504446   5863265    180.62   no data  --
463.59/463.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
463.59/463.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
463.89/463.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.29
464.20/464.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
464.30/464.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
464.30/464.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.01 s
464.30/464.33	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
536.90/536.92	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 72.59 s
536.90/536.94	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.02
537.00/537.02	c vivif2 --  cl tried    50946 cl shrink        0 lits rem          0 time: 0.08
537.20/537.25	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.23
537.20/537.26	c calculated reachability. Time: 0.00
537.20/537.26	c  N dy  2331    357965     38855    166049         0     50946    504446   5862233    180.62   no data  --
546.40/546.42	c  N dy  2470    378063     38855    166049         0     39043    504446   2479040    180.79    195.16  --
555.30/555.36	c  N dy  2604    398068     38855    166049         0     59048    504446   7950584    180.72    197.29  --
564.30/564.30	c  N dy  2731    418201     38855    166049         0     46181    504446   4114053    180.61    191.94  --
573.30/573.37	c  N dy  2861    438205     38855    166049         0     66185    504446   9583466    180.59    195.14  --
582.20/582.20	c  N dy  3002    458210     38855    166049         0     52193    504446   5481514    180.58    198.17  --
591.50/591.51	c  N dy  3140    478274     38855    166049         0     37257    504446   1142171    180.69    204.35  --
600.40/600.43	c  N dy  3277    498384     38855    166049         0     57367    504446   6657210    180.70    190.81  --
609.70/609.74	c  N dy  3411    518512     38855    166049         0     41494    504446   2010965    180.69    194.25  --
618.10/618.11	c  S st  3536    536947     38855    166049         0     59928    504446   7072239    180.73    140.20  --
618.31/618.35	c  S st  3536    537448     38855    166049         0     60429    504446   7185870    180.73   no data  --
618.31/618.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
618.31/618.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
618.60/618.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.30
619.10/619.14	c bin-w-bin subsume rem            0 bins  time:  0.01 s
619.10/619.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
619.10/619.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.01 s
619.10/619.18	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
724.60/724.60	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 105.42 s
724.60/724.62	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.02
724.70/724.73	c vivif2 --  cl tried    60424 cl shrink        0 lits rem          0 time: 0.11
724.91/724.98	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.26
724.91/725.00	c calculated reachability. Time: 0.00
724.91/725.00	c  N dy  3536    537448     38855    166049         0     60424    504446   7183324    180.73   no data  --
735.00/735.00	c  N dy  3675    557537     38855    166049         0     43513    504446   2394588    180.78    191.06  --
744.40/744.44	c  N dy  3822    577560     38855    166049         0     63534    504446   7896580    180.86    191.79  --
753.70/753.74	c  N dy  3966    597644     38855    166049         0     45619    504446   2618466    180.93    192.04  --
762.90/762.91	c  N dy  4101    617753     38855    166049         0     65726    504446   8221652    180.99    197.87  --
772.21/772.29	c  N dy  4226    637836     38855    166049         0     46810    504446   2691755    180.97    193.32  --
781.41/781.41	c  N dy  4363    657956     38855    166049         0     66928    504446   8171695    180.99    196.05  --
790.91/790.91	c  N dy  4512    677971     38855    166049         0     46948    504446   2416682    181.09    191.85  --
800.10/800.15	c  N dy  4657    697980     38855    166049         0     66956    504446   7964753    181.18    194.85  --
809.71/809.71	c  N dy  4793    718078     38855    166049         0     46060    504446   1924812    181.14    190.80  --
818.71/818.77	c  N dy  4923    738154     38855    166049         0     66135    504446   7400435    181.07    196.63  --
828.41/828.47	c  N dy  5057    758276     38855    166049         0     44253    504446   1132635    181.08    191.14  --
837.60/837.60	c  N dy  5191    778465     38855    166049         0     64442    504446   6656694    181.05    197.98  --
847.40/847.46	c  N dy  5326    798487     38855    166049         0     84463    504446  12158998    181.09    190.87  --
850.91/850.99	c  S st  5381    806174     38855    166049         0     49153    504446   2225960    181.11   no data  --
851.21/851.20	c  S st  5381    806675     38855    166049         0     49654    504446   2335955    181.11   no data  --
851.21/851.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
851.21/851.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
851.52/851.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.28
851.71/851.70	c bin-w-bin subsume rem            0 bins  time:  0.01 s
851.71/851.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
851.71/851.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.01 s
851.71/851.74	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
858.71/858.70	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  6.96 s
858.71/858.71	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.02
858.71/858.75	c vivif2 --  cl tried    49652 cl shrink        0 lits rem          0 time: 0.04
858.91/858.97	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.22
858.91/858.98	c calculated reachability. Time: 0.00
858.91/858.98	c  N dy  5381    806675     38855    166049         0     49652    504446   2334709    181.11   no data  --
868.11/868.18	c  N dy  5518    826713     38855    166049         0     69689    504446   7774325    181.12    195.47  --
878.01/878.04	c  N dy  5659    846809     38855    166049         0     45781    504446   1040837    181.21    194.44  --
887.21/887.23	c  N dy  5791    866945     38855    166049         0     65916    504446   6660506    181.21    191.69  --
897.01/897.09	c  N dy  5927    887020     38855    166049         0     85990    504446  12171028    181.21    191.59  --
906.41/906.43	c  N dy  6063    907023     38855    166049         0     60997    504446   5016630    181.25    199.51  --
916.31/916.32	c  N dy  6206    927041     38855    166049         0     81013    504446  10704896    181.35    222.41  --
926.21/926.26	c  N dy  6347    947142     38855    166049         0     55117    504446   3031582    181.37    191.06  --
935.81/935.81	c  N dy  6489    967251     38855    166049         0     75225    504446   8644774    181.44    192.58  --
945.71/945.75	c  N dy  6619    987304     38855    166049         0     48276    504446    861026    181.47    191.92  --
955.01/955.01	c  N dy  6755   1007487     38855    166049         0     68457    504446   6393591    181.46    195.44  --
964.82/964.87	c  N dy  6893   1027542     38855    166049         0     88509    504446  11900654    181.48    192.28  --
974.41/974.40	c  N dy  7030   1047565     38855    166049         0     60536    504446   4066324    181.50    197.06  --
984.01/984.04	c  N dy  7169   1067592     38855    166049         0     80561    504446   9544682    181.49    192.84  --
986.11/986.18	c  F st  7196   1071876     38855    166049         0     84845    504446  10718808    181.47    155.05  --
994.21/994.22	c  N dy  7275   1087690     38855    166049         0     51661    504446   1250475    181.47    195.09  --
1003.51/1003.59	c  N dy  7413   1107720     38855    166049         0     71691    504446   6811447    181.52    238.66  --
1013.61/1013.64	c  N dy  7551   1127771     38855    166049         0     91741    504446  12385330    181.55    196.80  --
1023.31/1023.39	c  N dy  7690   1147795     38855    166049         0     61771    504446   3818065    181.59    196.09  --
1033.11/1033.14	c  N dy  7831   1167896     38855    166049         0     81870    504446   9362979    181.61    198.08  --
1043.61/1043.65	c  N dy  7971   1188040     38855    166049         0     51019    504446    548303    181.62    197.74  --
1053.12/1053.14	c  N dy  8109   1208104     38855    166049         0     71082    504446   6159367    181.64    192.28  --
1054.01/1054.06	c  S st  8121   1210014     38855    166049         0     72992    504446   6684466    181.64    198.05  --
1054.31/1054.31	c  S st  8121   1210518     38855    166049         0     73496    504446   6777228    181.64   no data  --
1054.31/1054.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1054.31/1054.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1054.61/1054.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.31
1055.02/1055.09	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1055.11/1055.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1055.11/1055.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.01 s
1055.11/1055.13	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
1155.92/1155.98	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 100.85 s
1156.02/1156.00	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.02
1156.12/1156.11	c vivif2 --  cl tried    73489 cl shrink        0 lits rem          0 time: 0.11
1156.42/1156.40	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.29
1156.42/1156.41	c calculated reachability. Time: 0.00
1156.42/1156.41	c  N dy  8121   1210518     38855    166049         0     73489    504446   6772736    181.64   no data  --
1167.41/1167.41	c  N dy  8256   1230630     38855    166049         0     93600    504446  12252767    181.61    197.22  --
1178.32/1178.30	c  N dy  8388   1250643     38855    166049         0     61622    504446   3196867    181.61    191.53  --
1188.91/1188.90	c  N dy  8523   1270776     38855    166049         0     81753    504446   8864825    181.64    191.91  --
1200.32/1200.30	c  N dy  8667   1290785     38855    166049         0    101759    504446  14456500    181.67    195.97  --
1210.82/1210.88	c  N dy  8802   1310825     38855    166049         0     68796    504446   4955229    181.69    195.58  --
1221.71/1221.72	c  N dy  8938   1330853     38855    166049         0     88821    504446  10498614    181.71    192.04  --
1233.22/1233.23	c  N dy  9073   1351019     38855    166049         0     54987    504446    803133    181.72    191.54  --
1243.61/1243.60	c  N dy  9219   1371119     38855    166049         0     75087    504446   6389924    181.74    191.77  --
1254.52/1254.59	c  N dy  9354   1391200     38855    166049         0     95167    504446  11927424    181.75    199.03  --
1265.92/1265.97	c  N dy  9496   1411291     38855    166049         0     60256    504446   1973457    181.73    197.36  --
1276.52/1276.51	c  N dy  9640   1431367     38855    166049         0     80332    504446   7623012    181.77    196.99  --
1287.82/1287.84	c  N dy  9782   1451491     38855    166049         0    100454    504446  13219777    181.80    194.69  --
1299.13/1299.11	c  N dy  9922   1471637     38855    166049         0     64611    504446   2959162    181.81    194.56  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.16 0.29 2.65 3/184 18010
/proc/meminfo: memFree=19086640/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=28156 CPUtime=0 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 1989 0 0 0 0 0 0 0 21 0 1 0 368596614 28831744 1726 33554432000 4194304 4650387 140736052286624 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 7039 1736 326 112 0 2004 0

[startup+0.10396 s]
/proc/loadavg: 0.16 0.29 2.65 3/184 18010
/proc/meminfo: memFree=19086640/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=50948 CPUtime=0.09 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 7229 0 0 0 9 0 0 0 22 0 1 0 368596614 52170752 6169 33554432000 4194304 4650387 140736052286624 18446744073709551615 4307433 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 12737 6170 329 112 0 7702 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50948

[startup+0.200943 s]
/proc/loadavg: 0.16 0.29 2.65 3/184 18010
/proc/meminfo: memFree=19086640/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=50944 CPUtime=0.19 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 7297 0 0 0 19 0 0 0 22 0 1 0 368596614 52166656 6237 33554432000 4194304 4650387 140736052286624 18446744073709551615 4536247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 12736 6237 346 112 0 7701 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 50944

[startup+0.300924 s]
/proc/loadavg: 0.16 0.29 2.65 3/184 18010
/proc/meminfo: memFree=19086640/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=61560 CPUtime=0.29 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 9394 0 0 0 28 1 0 0 22 0 1 0 368596614 63037440 7348 33554432000 4194304 4650387 140736052286624 18446744073709551615 4369147 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 15390 7348 350 112 0 10355 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61560

[startup+0.700852 s]
/proc/loadavg: 0.16 0.29 2.65 3/184 18010
/proc/meminfo: memFree=19086640/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=87552 CPUtime=0.69 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 15831 0 0 0 68 1 0 0 23 0 1 0 368596614 89653248 13785 33554432000 4194304 4650387 140736052286624 18446744073709551615 4451398 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 21888 13785 367 112 0 16853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87552

[startup+1.5007 s]
/proc/loadavg: 0.16 0.29 2.65 4/185 18011
/proc/meminfo: memFree=19026244/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=87552 CPUtime=1.49 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 16416 0 0 0 148 1 0 0 25 0 1 0 368596614 89653248 14370 33554432000 4194304 4650387 140736052286624 18446744073709551615 4366036 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 21888 14370 379 112 0 16853 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87552

[startup+3.10041 s]
/proc/loadavg: 0.16 0.29 2.65 4/185 18011
/proc/meminfo: memFree=19008752/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=87552 CPUtime=3.09 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 17606 0 0 0 308 1 0 0 25 0 1 0 368596614 89653248 15560 33554432000 4194304 4650387 140736052286624 18446744073709551615 4363450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 21888 15560 379 112 0 16853 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87552

[startup+6.30091 s]
/proc/loadavg: 0.47 0.35 2.66 5/190 18021
/proc/meminfo: memFree=18976836/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=139272 CPUtime=6.29 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 19901 0 0 0 627 2 0 0 25 0 1 0 368596614 142614528 17855 33554432000 4194304 4650387 140736052286624 18446744073709551615 4363412 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 34818 17855 379 112 0 29783 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139272

[startup+12.7007 s]
/proc/loadavg: 0.75 0.41 2.66 5/190 18021
/proc/meminfo: memFree=18902936/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=156096 CPUtime=12.69 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 26208 0 0 0 1265 4 0 0 25 0 1 0 368596614 159842304 17593 33554432000 4194304 4650387 140736052286624 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 39024 17593 382 112 0 33989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 156096

[startup+25.5003 s]
/proc/loadavg: 1.47 0.59 2.68 6/190 18021
/proc/meminfo: memFree=18777328/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=243872 CPUtime=25.48 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 48279 0 0 0 2542 6 0 0 25 0 1 0 368596614 249724928 39664 33554432000 4194304 4650387 140736052286624 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 60968 39664 383 112 0 55933 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 243872

[startup+51.1006 s]
/proc/loadavg: 2.33 0.86 2.72 5/190 18022
/proc/meminfo: memFree=18691372/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=185688 CPUtime=51.08 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 64482 0 0 0 5098 10 0 0 25 0 1 0 368596614 190144512 40323 33554432000 4194304 4650387 140736052286624 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 46422 40323 383 112 0 41387 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 185688

[startup+102.3 s]
/proc/loadavg: 3.27 1.34 2.78 6/190 18023
/proc/meminfo: memFree=18571040/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=326392 CPUtime=102.29 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 90521 0 0 0 10213 16 0 0 25 0 1 0 368596614 334225408 62656 33554432000 4194304 4650387 140736052286624 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 81598 62656 383 112 0 76563 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 326392

[startup+162.3 s]
/proc/loadavg: 3.79 1.84 2.86 6/190 18025
/proc/meminfo: memFree=18511256/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=342652 CPUtime=162.29 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 95812 0 0 0 16211 18 0 0 25 0 1 0 368596614 350875648 63551 33554432000 4194304 4650387 140736052286624 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 85663 63551 383 112 0 80628 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 342652

[startup+222.306 s]
/proc/loadavg: 3.92 2.23 2.93 6/190 18027
/proc/meminfo: memFree=18437704/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=367456 CPUtime=222.3 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 110248 0 0 0 22210 20 0 0 25 0 1 0 368596614 376274944 73659 33554432000 4194304 4650387 140736052286624 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 91864 73659 383 112 0 86829 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 367456

[startup+282.3 s]
/proc/loadavg: 3.97 2.55 2.99 5/190 18031
/proc/meminfo: memFree=18432212/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=318912 CPUtime=282.29 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 114233 0 0 0 28209 20 0 0 25 0 1 0 368596614 326565888 73043 33554432000 4194304 4650387 140736052286624 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 79728 73043 383 112 0 74693 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 318912

[startup+342.3 s]
/proc/loadavg: 4.07 2.83 3.06 6/190 18033
/proc/meminfo: memFree=18373848/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=386820 CPUtime=342.29 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 129954 0 0 0 34203 26 0 0 25 0 1 0 368596614 396103680 78732 33554432000 4194304 4650387 140736052286624 18446744073709551615 4441328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 96705 78732 383 112 0 91670 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 386820

[startup+402.3 s]
/proc/loadavg: 4.02 3.04 3.12 5/190 18034
/proc/meminfo: memFree=18309720/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=387048 CPUtime=402.29 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 130021 0 0 0 40203 26 0 0 25 0 1 0 368596614 396337152 78799 33554432000 4194304 4650387 140736052286624 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 96762 78799 383 112 0 91727 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 387048

[startup+462.3 s]
/proc/loadavg: 4.06 3.23 3.17 6/190 18036
/proc/meminfo: memFree=18298060/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=402136 CPUtime=462.3 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 156833 0 0 0 46194 36 0 0 25 0 1 0 368596614 411787264 81161 33554432000 4194304 4650387 140736052286624 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 100534 81161 383 112 0 95499 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 402136

[startup+522.3 s]
/proc/loadavg: 4.02 3.36 3.22 5/190 18038
/proc/meminfo: memFree=18306608/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=402136 CPUtime=522.3 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 157565 0 0 0 52194 36 0 0 25 0 1 0 368596614 411787264 81893 33554432000 4194304 4650387 140736052286624 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 100534 81893 383 112 0 95499 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 402136

[startup+582.3 s]
/proc/loadavg: 4.01 3.48 3.27 5/190 18039
/proc/meminfo: memFree=18268148/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=415048 CPUtime=582.3 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 181052 0 0 0 58187 43 0 0 25 0 1 0 368596614 425009152 84962 33554432000 4194304 4650387 140736052286624 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 103762 84962 383 112 0 98727 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 415048

[startup+642.3 s]
/proc/loadavg: 4.00 3.57 3.31 5/190 18041
/proc/meminfo: memFree=18281888/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=415088 CPUtime=642.3 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 197723 0 0 0 64184 46 0 0 25 0 1 0 368596614 425050112 86586 33554432000 4194304 4650387 140736052286624 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 103772 86586 383 112 0 98737 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 415088

[startup+702.3 s]
/proc/loadavg: 4.00 3.64 3.35 5/190 18042
/proc/meminfo: memFree=18282492/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=415088 CPUtime=702.3 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 197723 0 0 0 70184 46 0 0 25 0 1 0 368596614 425050112 86586 33554432000 4194304 4650387 140736052286624 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 103772 86586 383 112 0 98737 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 415088

[startup+762.3 s]
/proc/loadavg: 4.00 3.71 3.39 5/190 18044
/proc/meminfo: memFree=18222328/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=428348 CPUtime=762.31 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 217747 0 0 0 76180 51 0 0 25 0 1 0 368596614 438628352 90419 33554432000 4194304 4650387 140736052286624 18446744073709551615 4363572 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 107087 90420 383 112 0 102052 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 428348

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 3.42 5/190 18046
/proc/meminfo: memFree=18194048/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=442484 CPUtime=822.3 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 249286 0 0 0 82172 58 0 0 25 0 1 0 368596614 453103616 95555 33554432000 4194304 4650387 140736052286624 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 110621 95555 383 112 0 105586 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 442484

[startup+882.307 s]
/proc/loadavg: 4.00 3.80 3.46 5/190 18047
/proc/meminfo: memFree=18203948/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=442768 CPUtime=882.31 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 272239 0 0 0 88166 65 0 0 25 0 1 0 368596614 453394432 89901 33554432000 4194304 4650387 140736052286624 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 110692 89901 383 112 0 105657 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 442768

[startup+942.301 s]
/proc/loadavg: 4.07 3.86 3.50 5/190 18049
/proc/meminfo: memFree=18231336/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=443020 CPUtime=942.31 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 301593 0 0 0 94158 73 0 0 25 0 1 0 368596614 453652480 98324 33554432000 4194304 4650387 140736052286624 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 110755 98324 383 112 0 105720 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 443020

[startup+1002.3 s]
/proc/loadavg: 4.10 3.90 3.53 5/190 18050
/proc/meminfo: memFree=18220152/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=443436 CPUtime=1002.31 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 329111 0 0 0 100151 80 0 0 25 0 1 0 368596614 454078464 92180 33554432000 4194304 4650387 140736052286624 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 110859 92180 383 112 0 105824 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 443436

[startup+1062.3 s]
/proc/loadavg: 4.03 3.92 3.56 5/190 18052
/proc/meminfo: memFree=18265380/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=448712 CPUtime=1062.31 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 354488 0 0 0 106145 86 0 0 25 0 1 0 368596614 459481088 94155 33554432000 4194304 4650387 140736052286624 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 112178 94155 383 112 0 107143 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 448712

[startup+1122.3 s]
/proc/loadavg: 4.01 3.93 3.58 5/190 18054
/proc/meminfo: memFree=18133784/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=448712 CPUtime=1122.32 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 354488 0 0 0 112146 86 0 0 25 0 1 0 368596614 459481088 94155 33554432000 4194304 4650387 140736052286624 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 112178 94155 383 112 0 107143 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 448712

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.61 5/190 18055
/proc/meminfo: memFree=18094320/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=448856 CPUtime=1182.32 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 365098 0 0 0 118142 90 0 0 25 0 1 0 368596614 459628544 92748 33554432000 4194304 4650387 140736052286624 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 112214 92748 383 112 0 107179 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 448856

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.63 5/190 18057
/proc/meminfo: memFree=18085628/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=454660 CPUtime=1242.31 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 392033 0 0 0 124129 102 0 0 25 0 1 0 368596614 465571840 94462 33554432000 4194304 4650387 140736052286624 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 113665 94462 383 112 0 108630 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 454660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.94 3.64 3/186 18060
/proc/meminfo: memFree=18604332/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=454940 CPUtime=1300.03 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 415810 0 0 0 129890 113 0 0 25 0 1 0 368596614 465858560 92241 33554432000 4194304 4650387 140736052286624 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 113735 92241 383 112 0 108700 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 454940

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

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

[startup+1300 s]
/proc/loadavg: 3.92 3.94 3.64 3/186 18060
/proc/meminfo: memFree=18604332/32950928 swapFree=67111528/67111528
[pid=18010] ppid=18008 vsize=454940 CPUtime=1300.03 cores=1,3
/proc/18010/stat : 18010 (strangenight1-s) R 18008 18010 17960 0 -1 4202496 415810 0 0 0 129890 113 0 0 25 0 1 0 368596614 465858560 92241 33554432000 4194304 4650387 140736052286624 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18010/statm: 113735 92241 383 112 0 108700 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 454940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.9
CPU system time (s): 1.14682
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 454940

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

runsolver used 2.02569 second user time and 5.04423 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-03 00:34:19
IDJOB=3175523
IDBENCH=82541
IDSOLVER=1589
FILE ID=node116/3175523-1301783659
RUNJOBID= node116-1301783656-17980
PBS_JOBID= 12841402
Free space on /tmp= 71248 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S1368340883-085-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175523-1301783659/watcher-3175523-1301783659 -o /tmp/evaluation-result-3175523-1301783659/solver-3175523-1301783659 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175523-1301783659.cnf

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

MD5SUM BENCH= c6eeff67aa308a86267a5f4d04512b40
RANDOM SEED=286920949

node116.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.826
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.65
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
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.826
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.826
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:     32950928 kB
MemFree:      19086920 kB
Buffers:        392036 kB
Cached:       13062248 kB
SwapCached:          0 kB
Active:        9173768 kB
Inactive:      4379700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19086920 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23944 kB
Writeback:           0 kB
AnonPages:       98884 kB
Mapped:          15908 kB
Slab:           245680 kB
PageTables:       5196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   285292 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= 71244 MiB
End job on node116 at 2011-04-03 00:56:01