Trace number 3369712

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S1969540674-065-UNKNOWN.cnf
MD5SUMfcb14103324f734a2e69e02c062e67ed
Bench CategoryRANDOM (random 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 variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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-3369712-1305380633.cnf'
0.00/0.00	c -- header says num vars:          50000
0.00/0.00	c -- header says num clauses:      210000
0.09/0.14	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.09/0.14	c -- vars added      50000
0.09/0.14	c Parsing time:  0.13 s
0.09/0.14	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data  --
0.19/0.29	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.15
0.39/0.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.16
0.58/0.61	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.58/0.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.58/0.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.02 s
0.58/0.65	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
1.10/1.13	c lits-rem:         0  cl-subs:        0  v-elim:   1369  v-fix:    0  time:  0.47 s
1.10/1.14	c Finding binary XORs  T:     0.01 s  found:       0
1.19/1.25	c Finding non-binary XORs:     0.10 s (found:       0, avg size: nan)
1.19/1.25	c calculated reachability. Time: 0.00
1.19/1.27	c Calc default polars -  time:   0.02 s pos:   22029 undec:    5781 neg:   22190
1.19/1.27	c =========================================================================================
1.19/1.27	c types(t): F = full restart, N = normal restart
1.19/1.27	c types(t): S = simplification begin/end, E = solution found
1.19/1.27	c restart types(rt): st = static, dy = dynamic
1.19/1.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.19/1.27	c  B st     0         0     48631    207742         0         0    630532         0   no data   no data  --
3.09/3.10	c  N dy    19      4017     48631    207742         0      4016    630532   1268232    188.05    198.21  --
4.99/5.00	c  N dy    50      8105     48631    207742         0      8104    630532   2417401    192.43    204.81  --
6.89/6.92	c  N dy    77     12126     48631    207742         0     12125    630532   3548450    192.38    204.59  --
8.89/8.92	c  N dy   108     16184     48631    207742         0     16183    630532   4737771    195.35    235.46  --
10.90/11.00	c  N dy   137     20258     48631    207742         0     10258    630532    796954    195.94    212.11  --
13.10/13.12	c  N dy   167     24367     48631    207742         0     14367    630532   2010392    196.58    210.19  --
13.39/13.41	c  F st   172     25001     48631    207742         0     15001    630532   2176888    196.31   no data  --
16.19/16.25	c  N dy   178     30000     48631    207742         0     19999    630532   4212575    196.31   no data  --
16.19/16.25	c  S st   178     30000     48631    207742         0     19999    630532   4212575    196.31   no data  --
16.40/16.50	c  S st   178     30500     48631    207742         0     20499    630532   4316668    196.31   no data  --
16.51/16.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
16.51/16.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.89/16.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.39
17.39/17.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
17.39/17.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
17.39/17.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
17.39/17.49	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
40.19/40.27	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 22.77 s
40.39/40.49	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.22
40.49/40.51	c calculated reachability. Time: 0.00
40.49/40.51	c  N dy   178     30500     48631    207742         0     20496    630532   4313089    196.31   no data  --
42.59/42.62	c  N dy   209     34546     48631    207742         0     24542    630532   5509566    197.27    208.76  --
44.69/44.76	c  N dy   234     38683     48631    207742         0     28679    630532   6667866    196.23    209.30  --
46.89/46.95	c  N dy   263     42805     48631    207742         0     17306    630532   1399403    196.36    208.55  --
48.30/48.39	c  S st   281     45751     48631    207742         0     20251    630532   2206495    195.85   no data  --
48.60/48.64	c  S st   281     46254     48631    207742         0     20754    630532   2319153    195.85   no data  --
48.60/48.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
48.60/48.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.00/49.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.39
49.30/49.31	c bin-w-bin subsume rem            0 bins  time:  0.01 s
49.30/49.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
49.30/49.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
49.30/49.36	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
55.69/55.79	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time:  6.43 s
55.79/55.82	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.03
55.79/55.86	c vivif2 --  cl tried    20752 cl shrink        0 lits rem          0 time: 0.04
56.00/56.08	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.22
56.00/56.10	c calculated reachability. Time: 0.00
56.00/56.10	c  N dy   281     46254     48631    207742         0     20752    630532   2318108    195.85   no data  --
58.10/58.17	c  N dy   309     50308     48631    207742         0     24806    630532   3429818    195.45    208.50  --
60.19/60.27	c  N dy   333     54400     48631    207742         0     28898    630532   4557807    194.83    214.05  --
62.39/62.44	c  N dy   364     58436     48631    207742         0     32932    630532   5733307    195.32    205.82  --
64.60/64.68	c  N dy   395     62538     48631    207742         0     37034    630532   6935008    195.53    208.39  --
66.69/66.79	c  N dy   426     66541     48631    207742         0     22287    630532   1875136    195.87    307.91  --
68.21/68.25	c  S st   443     69381     48631    207742         0     25127    630532   2700519    195.74    199.15  --
68.49/68.51	c  S st   443     69885     48631    207742         0     25631    630532   2805837    195.74   no data  --
68.49/68.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
68.49/68.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.89/68.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.40
69.20/69.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
69.20/69.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
69.20/69.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
69.20/69.27	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
77.70/77.70	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  8.43 s
77.70/77.72	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.03
77.70/77.77	c vivif2 --  cl tried    25630 cl shrink        0 lits rem          0 time: 0.05
78.00/78.01	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.23
78.00/78.02	c calculated reachability. Time: 0.00
78.00/78.02	c  N dy   443     69885     48631    207742         0     25630    630532   2804625    195.74   no data  --
80.40/80.42	c  N dy   473     74485     48631    207742         0     30229    630532   4169290    195.71    206.45  --
82.99/83.03	c  N dy   503     79425     48631    207742         0     35169    630532   5566131    195.29    208.16  --
85.80/85.86	c  N dy   541     84516     48631    207742         0     40259    630532   7105499    196.02    215.60  --
87.49/87.50	c  F st   562     87500     48631    207742         0     22370    630532   1221439    196.23   no data  --
89.40/89.40	c  N st   567     90796     48631    207742         0     25666    630532   2455748    196.23   no data  --
92.69/92.70	c  N dy   596     96669     48631    207742         0     31539    630532   4542003    196.39    241.36  --
96.09/96.11	c  N dy   642    102911     48631    207742         0     37781    630532   6394984    196.57    232.29  --
97.19/97.20	c  S st   658    104828     48631    207742         0     39698    630532   6974618    196.80   no data  --
97.39/97.48	c  S st   658    105333     48631    207742         0     40203    630532   7088088    196.80   no data  --
97.49/97.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
97.49/97.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.90/97.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.41
98.49/98.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
98.49/98.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
98.49/98.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
98.49/98.59	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
194.09/194.19	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 95.60 s
194.19/194.21	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.02
194.29/194.31	c vivif2 --  cl tried    40200 cl shrink        0 lits rem          0 time: 0.10
194.49/194.54	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.23
194.49/194.56	c calculated reachability. Time: 0.00
194.49/194.56	c  N dy   658    105333     48631    207742         0     40200    630532   7087015    196.80   no data  --
197.80/197.81	c  N dy   706    112077     48631    207742         0     24510    630532   1361808    196.91    208.20  --
201.09/201.12	c  N dy   760    119288     48631    207742         0     31721    630532   3508056    197.08    239.05  --
204.80/204.83	c  N dy   816    126984     48631    207742         0     39417    630532   5768008    197.31    270.18  --
208.70/208.77	c  N dy   873    135185     48631    207742         0     23900    630532    746391    197.26    228.59  --
212.80/212.82	c  N dy   934    143851     48631    207742         0     32565    630532   3277918    197.19    246.38  --
217.40/217.46	c  N dy  1000    153184     48631    207742         0     41896    630532   6047527    197.47    208.42  --
219.91/219.91	c  S st  1039    157999     48631    207742         0     46711    630532   7491040    197.76    123.09  --
220.10/220.15	c  S st  1039    158502     48631    207742         0     47214    630532   7600062    197.76   no data  --
220.10/220.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
220.10/220.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
220.50/220.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.40
221.11/221.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
221.11/221.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
221.11/221.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
221.20/221.20	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
332.70/332.74	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 111.54 s
332.70/332.76	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.02
332.80/332.87	c vivif2 --  cl tried    47211 cl shrink        0 lits rem          0 time: 0.11
333.10/333.12	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.25
333.10/333.14	c calculated reachability. Time: 0.00
333.10/333.14	c  N dy  1039    158502     48631    207742         0     47211    630532   7598163    197.76   no data  --
337.81/337.89	c  N dy  1109    168667     48631    207742         0     32522    630532   2851841    197.61    208.84  --
342.90/343.00	c  N dy  1183    179709     48631    207742         0     43563    630532   6026902    197.44    208.89  --
348.41/348.47	c  N dy  1267    191196     48631    207742         0     29117    630532   1602955    197.64    210.04  --
354.22/354.27	c  N dy  1359    203431     48631    207742         0     41352    630532   5228121    198.02    212.30  --
360.61/360.65	c  N dy  1449    216417     48631    207742         0     27374    630532    722838    198.20    215.72  --
367.10/367.16	c  N dy  1545    230239     48631    207742         0     41196    630532   4848101    198.46    220.00  --
370.71/370.76	c  S st  1594    237753     48631    207742         0     48710    630532   7052527    198.42    210.22  --
371.00/371.00	c  S st  1594    238256     48631    207742         0     49213    630532   7148439    198.42   no data  --
371.00/371.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
371.00/371.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
371.41/371.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.40
371.91/371.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
371.91/371.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
371.91/371.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.01 s
371.91/371.96	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
473.71/473.72	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 101.76 s
473.71/473.74	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.02
473.81/473.85	c vivif2 --  cl tried    49208 cl shrink        0 lits rem          0 time: 0.11
474.02/474.11	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.26
474.12/474.12	c calculated reachability. Time: 0.00
474.12/474.12	c  N dy  1594    238256     48631    207742         0     49208    630532   7145632    198.42   no data  --
482.21/482.23	c  N dy  1701    253522     48631    207742         0     36493    630532   3127211    198.69    222.77  --
490.71/490.72	c  N dy  1810    269748     48631    207742         0     52718    630532   7867585    198.64    210.77  --
499.61/499.67	c  N dy  1932    287162     48631    207742         0     41141    630532   4130851    198.71    228.96  --
509.01/509.06	c  N dy  2063    305573     48631    207742         0     59551    630532   9618243    198.77    211.34  --
509.41/509.44	c  F st  2067    306250     48631    207742         0     30234    630532    623498    198.74   no data  --
518.81/518.82	c  N dy  2165    325286     48631    207742         0     49266    630532   7273697    198.77    224.24  --
529.61/529.63	c  N dy  2301    345607     48631    207742         0     38590    630532   2773639    198.69    209.26  --
536.01/536.07	c  S st  2379    357384     48631    207742         0     50367    630532   6232849    198.60   no data  --
536.31/536.34	c  S st  2379    357888     48631    207742         0     50871    630532   6344734    198.60   no data  --
536.31/536.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
536.31/536.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
536.72/536.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.42
537.22/537.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
537.22/537.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
537.32/537.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
537.32/537.33	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
623.63/623.61	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 86.28 s
623.63/623.64	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.03
623.73/623.77	c vivif2 --  cl tried    50869 cl shrink        0 lits rem          0 time: 0.12
624.02/624.09	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.32
624.12/624.10	c calculated reachability. Time: 0.00
624.12/624.10	c  N dy  2379    357888     48631    207742         0     50869    630532   6344215    198.60   no data  --
635.72/635.80	c  N dy  2518    377963     48631    207742         0     38950    630532   2583636    198.65    225.26  --
647.42/647.40	c  N dy  2665    398095     48631    207742         0     59079    630532   8634105    198.90    211.06  --
658.82/658.82	c  N dy  2800    418104     48631    207742         0     46090    630532   4477163    198.99    209.51  --
670.32/670.35	c  N dy  2928    438105     48631    207742         0     66090    630532  10328358    198.89    269.48  --
681.72/681.77	c  N dy  3068    458116     48631    207742         0     52104    630532   5968594    199.02    216.71  --
693.52/693.50	c  N dy  3212    478235     48631    207742         0     37227    630532   1157728    199.08    215.73  --
703.22/703.20	c  N dy  3344    498263     48631    207742         0     57255    630532   7042792    198.99    210.44  --
713.41/713.43	c  N dy  3479    518326     48631    207742         0     41317    630532   2089782    198.97    217.78  --
722.32/722.37	c  S st  3602    536834     48631    207742         0     59824    630532   7523504    198.94   no data  --
722.63/722.63	c  S st  3602    537335     48631    207742         0     60325    630532   7632462    198.94   no data  --
722.63/722.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
722.63/722.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
723.02/723.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.41
723.52/723.58	c bin-w-bin subsume rem            0 bins  time:  0.01 s
723.52/723.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
723.62/723.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
723.62/723.63	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
840.23/840.20	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 116.58 s
840.23/840.22	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.02
840.33/840.33	c vivif2 --  cl tried    60323 cl shrink        0 lits rem          0 time: 0.11
840.63/840.60	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.27
840.63/840.62	c calculated reachability. Time: 0.00
840.63/840.62	c  N dy  3602    537335     48631    207742         0     60323    630532   7631531    198.94   no data  --
850.73/850.77	c  N dy  3746    557376     48631    207742         0     43359    630532   2404681    199.01    210.07  --
860.93/860.95	c  N dy  3881    577390     48631    207742         0     63373    630532   8395299    198.98    217.02  --
871.02/871.08	c  N dy  4017    597412     48631    207742         0     45393    630532   2651815    198.91    209.97  --
881.04/881.07	c  N dy  4156    617500     48631    207742         0     65480    630532   8490104    198.85    221.25  --
891.62/891.60	c  N dy  4299    637520     48631    207742         0     46508    630532   2720257    198.91    230.12  --
901.63/901.64	c  N dy  4434    657557     48631    207742         0     66544    630532   8795285    199.02    212.04  --
911.84/911.86	c  N dy  4570    677567     48631    207742         0     46553    630532   2494332    199.09    222.83  --
922.03/922.05	c  N dy  4701    697728     48631    207742         0     66712    630532   8453722    199.06    218.17  --
932.33/932.39	c  N dy  4847    717837     48631    207742         0     45822    630532   1988651    199.13    210.45  --
942.43/942.41	c  N dy  4980    737888     48631    207742         0     65873    630532   7912856    199.13    220.38  --
953.13/953.14	c  N dy  5116    757913     48631    207742         0     43899    630532   1064518    199.12    211.02  --
963.22/963.24	c  N dy  5260    777961     48631    207742         0     63946    630532   7132746    199.21    212.46  --
973.93/973.99	c  N dy  5409    798038     48631    207742         0     84021    630532  13241560    199.37    239.62  --
978.03/978.03	c  S st  5460    806002     48631    207742         0     48986    630532   2278718    199.32    171.24  --
978.23/978.28	c  S st  5460    806507     48631    207742         0     49491    630532   2381826    199.32   no data  --
978.33/978.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
978.33/978.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
978.73/978.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.40
978.94/978.93	c bin-w-bin subsume rem            0 bins  time:  0.01 s
978.94/978.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
978.94/978.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
978.94/978.98	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
986.13/986.10	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  7.13 s
986.13/986.13	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.02
986.13/986.16	c vivif2 --  cl tried    49490 cl shrink        0 lits rem          0 time: 0.04
986.43/986.41	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.24
986.43/986.42	c calculated reachability. Time: 0.00
986.43/986.42	c  N dy  5460    806507     48631    207742         0     49490    630532   2381548    199.32   no data  --
996.43/996.46	c  N dy  5599    826659     48631    207742         0     69640    630532   8391800    199.37    210.27  --
1007.03/1007.01	c  N dy  5732    846745     48631    207742         0     45734    630532   1080836    199.39    219.38  --
1017.13/1017.15	c  N dy  5877    866748     48631    207742         0     65736    630532   6948688    199.44    217.55  --
1029.03/1029.09	c  N dy  6017    886834     48631    207742         0     85821    630532  12909341    199.44    210.41  --
1040.73/1040.79	c  N dy  6162    906870     48631    207742         0     60857    630532   5323969    199.49    212.19  --
1052.04/1052.03	c  N dy  6294    926963     48631    207742         0     80949    630532  11352408    199.52    241.88  --
1062.83/1062.89	c  N dy  6432    947020     48631    207742         0     55009    630532   3174340    199.49    211.23  --
1074.83/1074.84	c  N dy  6570    967085     48631    207742         0     75073    630532   9186295    199.50    217.84  --
1087.23/1087.26	c  N dy  6715    987154     48631    207742         0     48143    630532    879323    199.59    227.11  --
1097.94/1097.95	c  N dy  6860   1007249     48631    207742         0     68237    630532   6949596    199.67    263.14  --
1108.84/1108.82	c  N dy  6995   1027345     48631    207742         0     88333    630532  12966195    199.66    211.17  --
1120.84/1120.88	c  N dy  7142   1047438     48631    207742         0     60432    630532   4294147    199.73    222.84  --
1132.23/1132.24	c  N dy  7275   1067453     48631    207742         0     80445    630532  10154926    199.67    219.07  --
1134.53/1134.55	c  F st  7305   1071878     48631    207742         0     84870    630532  11462465    199.68    185.39  --
1142.84/1142.87	c  N dy  7382   1087710     48631    207742         0     51701    630532   1330719    199.66    217.16  --
1152.64/1152.67	c  N dy  7528   1107869     48631    207742         0     71859    630532   7349794    199.70    213.58  --
1162.94/1162.96	c  N dy  7671   1127870     48631    207742         0     91859    630532  13331788    199.75    226.02  --
1173.04/1173.08	c  N dy  7808   1148027     48631    207742         0     62019    630532   4196794    199.77    210.61  --
1183.04/1183.01	c  N dy  7943   1168048     48631    207742         0     82039    630532  10282417    199.81    214.57  --
1193.55/1193.56	c  N dy  8076   1188069     48631    207742         0     51057    630532    576733    199.82    211.32  --
1203.34/1203.31	c  N dy  8210   1208340     48631    207742         0     71327    630532   6594434    199.83    213.45  --
1204.04/1204.01	c  S st  8220   1209760     48631    207742         0     72747    630532   7009422    199.83   no data  --
1204.24/1204.26	c  S st  8220   1210264     48631    207742         0     73251    630532   7135715    199.83   no data  --
1204.24/1204.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1204.24/1204.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1204.74/1204.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.41
1205.14/1205.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1205.14/1205.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1205.14/1205.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
1205.24/1205.20	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369712-1305380633/watcher-3369712-1305380633 -o /tmp/evaluation-result-3369712-1305380633/solver-3369712-1305380633 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369712-1305380633.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: 4.00 4.00 3.20 4/364 15510
/proc/meminfo: memFree=22432228/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=29348 CPUtime=0 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 2931 0 0 0 0 0 0 0 20 0 1 0 649660442 30052352 2411 33554432000 4194304 4650387 140736347079392 18446744073709551615 239476392055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 7337 2411 326 112 0 2302 0

[startup+0.018244 s]
/proc/loadavg: 4.00 4.00 3.20 4/364 15510
/proc/meminfo: memFree=22432228/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=36180 CPUtime=0.01 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 4668 0 0 0 1 0 0 0 20 0 1 0 649660442 37048320 3609 33554432000 4194304 4650387 140736347079392 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 9045 3619 326 112 0 4010 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 36180

[startup+0.100288 s]
/proc/loadavg: 4.00 4.00 3.20 4/364 15510
/proc/meminfo: memFree=22432228/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=51588 CPUtime=0.09 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 7316 0 0 0 8 1 0 0 20 0 1 0 649660442 52826112 6257 33554432000 4194304 4650387 140736347079392 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 13116 6278 329 112 0 8081 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51588

[startup+0.300253 s]
/proc/loadavg: 4.00 4.00 3.20 4/364 15510
/proc/meminfo: memFree=22432228/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=76732 CPUtime=0.29 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 10272 0 0 0 28 1 0 0 21 0 1 0 649660442 78573568 9213 33554432000 4194304 4650387 140736347079392 18446744073709551615 4516398 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 19183 9227 347 112 0 14148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76732

[startup+0.701175 s]
/proc/loadavg: 4.00 4.00 3.20 4/364 15510
/proc/meminfo: memFree=22432228/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=91420 CPUtime=0.69 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 16681 0 0 0 68 1 0 0 22 0 1 0 649660442 93614080 14390 33554432000 4194304 4650387 140736347079392 18446744073709551615 4476153 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 22855 14390 365 112 0 17820 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91420

[startup+1.50103 s]
/proc/loadavg: 4.00 4.00 3.20 5/365 15511
/proc/meminfo: memFree=22363804/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=98376 CPUtime=1.49 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 21888 0 0 0 147 2 0 0 25 0 1 0 649660442 100737024 16069 33554432000 4194304 4650387 140736347079392 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 24594 16069 379 112 0 19559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98376

[startup+3.10073 s]
/proc/loadavg: 4.00 4.00 3.20 5/365 15511
/proc/meminfo: memFree=22355248/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=98376 CPUtime=3.09 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 22978 0 0 0 307 2 0 0 25 0 1 0 649660442 100737024 17159 33554432000 4194304 4650387 140736347079392 18446744073709551615 4306751 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 24594 17159 379 112 0 19559 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98376

[startup+6.30111 s]
/proc/loadavg: 4.00 4.00 3.20 5/365 15511
/proc/meminfo: memFree=22347684/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=154820 CPUtime=6.29 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 24853 0 0 0 626 3 0 0 25 0 1 0 649660442 158535680 19034 33554432000 4194304 4650387 140736347079392 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 38705 19034 379 112 0 33670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 154820

[startup+12.7009 s]
/proc/loadavg: 4.00 4.00 3.21 5/365 15511
/proc/meminfo: memFree=22376160/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=102916 CPUtime=12.69 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 30648 0 0 0 1265 4 0 0 25 0 1 0 649660442 105385984 17775 33554432000 4194304 4650387 140736347079392 18446744073709551615 4366007 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 25729 17775 381 112 0 20694 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102916

[startup+25.5004 s]
/proc/loadavg: 4.00 4.00 3.22 5/365 15512
/proc/meminfo: memFree=22128700/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=265924 CPUtime=25.49 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 57166 0 0 0 2541 8 0 0 25 0 1 0 649660442 272306176 44293 33554432000 4194304 4650387 140736347079392 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 66481 44293 383 112 0 61446 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 265924

[startup+51.1005 s]
/proc/loadavg: 4.00 4.00 3.24 5/365 15512
/proc/meminfo: memFree=21867872/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=205748 CPUtime=51.09 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 65362 0 0 0 5099 10 0 0 25 0 1 0 649660442 210685952 44001 33554432000 4194304 4650387 140736347079392 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 51437 44001 383 112 0 46402 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 205748

[startup+102.314 s]
/proc/loadavg: 4.00 4.00 3.28 5/365 15542
/proc/meminfo: memFree=21353952/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=358752 CPUtime=102.3 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 104503 0 0 0 10212 18 0 0 25 0 1 0 649660442 367362048 70745 33554432000 4194304 4650387 140736347079392 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 89688 70745 383 112 0 84653 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 358752

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.32 5/365 15543
/proc/meminfo: memFree=21071340/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=359556 CPUtime=162.29 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 104692 0 0 0 16211 18 0 0 25 0 1 0 649660442 368185344 70934 33554432000 4194304 4650387 140736347079392 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 89889 70934 383 112 0 84854 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 359556

[startup+222.301 s]
/proc/loadavg: 4.13 4.03 3.37 5/365 15545
/proc/meminfo: memFree=20954076/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=400624 CPUtime=222.3 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 125542 0 0 0 22205 25 0 0 25 0 1 0 649660442 410238976 81829 33554432000 4194304 4650387 140736347079392 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 100156 81829 383 112 0 95121 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 400624

[startup+282.301 s]
/proc/loadavg: 4.12 4.04 3.41 5/365 15574
/proc/meminfo: memFree=21136132/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=402116 CPUtime=282.3 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 125942 0 0 0 28205 25 0 0 25 0 1 0 649660442 411766784 82229 33554432000 4194304 4650387 140736347079392 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 100529 82229 383 112 0 95494 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 402116

[startup+342.301 s]
/proc/loadavg: 4.04 4.03 3.44 5/365 15576
/proc/meminfo: memFree=20959260/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=418272 CPUtime=342.3 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 133239 0 0 0 34204 26 0 0 25 0 1 0 649660442 428310528 84421 33554432000 4194304 4650387 140736347079392 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 104568 84421 383 112 0 99533 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 418272

[startup+402.301 s]
/proc/loadavg: 4.04 4.03 3.48 5/365 15578
/proc/meminfo: memFree=20853220/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=423696 CPUtime=402.31 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 147231 0 0 0 40202 29 0 0 25 0 1 0 649660442 433864704 87359 33554432000 4194304 4650387 140736347079392 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 105924 87359 383 112 0 100889 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 423696

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.51 5/365 15579
/proc/meminfo: memFree=20358696/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=424364 CPUtime=462.31 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 147357 0 0 0 46202 29 0 0 25 0 1 0 649660442 434548736 87485 33554432000 4194304 4650387 140736347079392 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 106091 87485 383 112 0 101056 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 424364

[startup+522.301 s]
/proc/loadavg: 4.04 4.03 3.54 5/365 15581
/proc/meminfo: memFree=20290796/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=440380 CPUtime=522.31 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 172590 0 0 0 52198 33 0 0 25 0 1 0 649660442 450949120 93687 33554432000 4194304 4650387 140736347079392 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 110095 93687 383 112 0 105060 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 440380

[startup+582.3 s]
/proc/loadavg: 4.01 4.02 3.57 5/365 15582
/proc/meminfo: memFree=20277712/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=441520 CPUtime=582.32 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 177889 0 0 0 58197 35 0 0 25 0 1 0 649660442 452116480 91067 33554432000 4194304 4650387 140736347079392 18446744073709551615 4476101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 110380 91067 383 112 0 105345 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 441520

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 3.59 5/365 15584
/proc/meminfo: memFree=20195336/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=458572 CPUtime=642.32 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 189025 0 0 0 64194 38 0 0 25 0 1 0 649660442 469577728 95040 33554432000 4194304 4650387 140736347079392 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 114643 95040 383 112 0 109608 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 458572

[startup+702.3 s]
/proc/loadavg: 4.00 4.01 3.61 5/365 15586
/proc/meminfo: memFree=19888688/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=458572 CPUtime=702.32 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 213177 0 0 0 70185 47 0 0 25 0 1 0 649660442 469577728 95596 33554432000 4194304 4650387 140736347079392 18446744073709551615 4363447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 114643 95596 383 112 0 109608 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 458572

[startup+762.314 s]
/proc/loadavg: 4.00 4.01 3.64 5/365 15587
/proc/meminfo: memFree=19851052/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=458572 CPUtime=762.34 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 222685 0 0 0 76184 50 0 0 25 0 1 0 649660442 469577728 96787 33554432000 4194304 4650387 140736347079392 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 114643 96787 383 112 0 109608 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 458572

[startup+822.3 s]
/proc/loadavg: 4.08 4.03 3.67 5/365 15589
/proc/meminfo: memFree=19864628/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=458572 CPUtime=822.32 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 222685 0 0 0 82182 50 0 0 25 0 1 0 649660442 469577728 96787 33554432000 4194304 4650387 140736347079392 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 114643 96787 383 112 0 109608 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 458572

[startup+882.301 s]
/proc/loadavg: 4.08 4.04 3.69 5/365 15590
/proc/meminfo: memFree=19844776/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=482880 CPUtime=882.33 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 247894 0 0 0 88177 56 0 0 25 0 1 0 649660442 494469120 104397 33554432000 4194304 4650387 140736347079392 18446744073709551615 4363530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 120720 104397 383 112 0 115685 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 482880

[startup+942.3 s]
/proc/loadavg: 4.03 4.03 3.71 5/365 15592
/proc/meminfo: memFree=19786904/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=483064 CPUtime=942.33 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 275347 0 0 0 94169 64 0 0 25 0 1 0 649660442 494657536 103108 33554432000 4194304 4650387 140736347079392 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 120766 103108 383 112 0 115731 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 483064

[startup+1002.3 s]
/proc/loadavg: 4.06 4.04 3.73 6/365 15594
/proc/meminfo: memFree=19788664/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=483064 CPUtime=1002.33 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 300129 0 0 0 100163 70 0 0 25 0 1 0 649660442 494657536 107010 33554432000 4194304 4650387 140736347079392 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 120766 107010 383 112 0 115731 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 483064

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 3.74 5/365 15604
/proc/meminfo: memFree=19322624/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=417732 CPUtime=1062.33 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 324635 0 0 0 106155 78 0 0 25 0 1 0 649660442 427757568 98367 33554432000 4194304 4650387 140736347079392 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 104433 98367 383 112 0 99398 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 417732

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.75 5/365 15606
/proc/meminfo: memFree=19316804/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=483524 CPUtime=1122.33 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 350554 0 0 0 112147 86 0 0 25 0 1 0 649660442 495128576 100400 33554432000 4194304 4650387 140736347079392 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 120881 100400 383 112 0 115846 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 483524

[startup+1182.3 s]
/proc/loadavg: 3.43 3.86 3.71 4/359 15625
/proc/meminfo: memFree=23867340/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=488104 CPUtime=1182.34 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 381805 0 0 0 118139 95 0 0 25 0 1 0 649660442 499818496 106281 33554432000 4194304 4650387 140736347079392 18446744073709551615 4363428 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 122026 106281 383 112 0 116991 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 488104

[startup+1242.3 s]
/proc/loadavg: 3.16 3.70 3.66 4/359 15630
/proc/meminfo: memFree=23872140/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=488104 CPUtime=1242.34 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 392295 0 0 0 124136 98 0 0 25 0 1 0 649660442 499818496 103722 33554432000 4194304 4650387 140736347079392 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 122026 103722 383 112 0 116991 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 488104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.11 3.59 3.62 4/359 15632
/proc/meminfo: memFree=23842924/32950928 swapFree=67056568/67111528
[pid=15510] ppid=15508 vsize=488104 CPUtime=1300.05 cores=1,3
/proc/15510/stat : 15510 (strangenight1-s) R 15508 15510 15273 0 -1 4202496 392295 0 0 0 129907 98 0 0 25 0 1 0 649660442 499818496 103722 33554432000 4194304 4650387 140736347079392 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15510/statm: 122026 103722 383 112 0 116991 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 488104

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.03
CPU time (s): 1300.08
CPU user time (s): 1299.08
CPU system time (s): 0.999848
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 488104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.08
system time used= 0.999848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 392295
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= 12
involuntary context switches= 14328

runsolver used 4.5753 second user time and 10.7214 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-14 15:43:54
IDJOB=3369712
IDBENCH=82521
IDSOLVER=1847
FILE ID=node148/3369712-1305380633
RUNJOBID= node148-1305379151-15293
PBS_JOBID= 13324354
Free space on /tmp= 72504 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S1969540674-065-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369712-1305380633/watcher-3369712-1305380633 -o /tmp/evaluation-result-3369712-1305380633/solver-3369712-1305380633 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369712-1305380633.cnf

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

MD5SUM BENCH= fcb14103324f734a2e69e02c062e67ed
RANDOM SEED=1862162117

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22432508 kB
Buffers:        305356 kB
Cached:        4877556 kB
SwapCached:       8488 kB
Active:        6891828 kB
Inactive:      3267052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22432508 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          302344 kB
Writeback:           0 kB
AnonPages:     4973612 kB
Mapped:          28528 kB
Slab:           259352 kB
PageTables:      34056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87098580 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= 72816 MiB
End job on node148 at 2011-05-14 16:05:36