Trace number 3175503

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.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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3175503-1301783654.cnf'
0.00/0.01	c -- header says num vars:          50000
0.00/0.01	c -- header says num clauses:      210000
0.08/0.14	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.08/0.14	c -- vars added      50000
0.08/0.14	c Parsing time:  0.12 s
0.08/0.14	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data  --
0.18/0.29	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.15
0.39/0.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.18
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.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.01 s
0.58/0.65	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
1.09/1.13	c lits-rem:         0  cl-subs:        0  v-elim:   1369  v-fix:    0  time:  0.47 s
1.09/1.14	c Finding binary XORs  T:     0.01 s  found:       0
1.18/1.25	c Finding non-binary XORs:     0.10 s (found:       0, avg size: nan)
1.18/1.25	c calculated reachability. Time: 0.00
1.18/1.26	c Calc default polars -  time:   0.02 s pos:   22029 undec:    5781 neg:   22190
1.18/1.26	c =========================================================================================
1.18/1.26	c types(t): F = full restart, N = normal restart
1.18/1.26	c types(t): S = simplification begin/end, E = solution found
1.18/1.26	c restart types(rt): st = static, dy = dynamic
1.18/1.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.18/1.26	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.89/4.98	c  N dy    50      8105     48631    207742         0      8104    630532   2417401    192.43    204.81  --
6.68/6.73	c  N dy    77     12126     48631    207742         0     12125    630532   3548450    192.38    204.59  --
8.58/8.61	c  N dy   108     16184     48631    207742         0     16183    630532   4737771    195.35    235.46  --
10.48/10.56	c  N dy   137     20258     48631    207742         0     10258    630532    796954    195.94    212.11  --
12.39/12.45	c  N dy   167     24367     48631    207742         0     14367    630532   2010392    196.58    210.19  --
12.69/12.75	c  F st   172     25001     48631    207742         0     15001    630532   2176888    196.31   no data  --
15.49/15.50	c  N dy   178     30000     48631    207742         0     19999    630532   4212575    196.31   no data  --
15.49/15.50	c  S st   178     30000     48631    207742         0     19999    630532   4212575    196.31   no data  --
15.69/15.75	c  S st   178     30500     48631    207742         0     20499    630532   4316668    196.31   no data  --
15.69/15.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
15.69/15.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.19/16.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.42
16.68/16.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
16.68/16.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
16.68/16.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
16.68/16.79	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
41.19/41.22	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 24.43 s
41.39/41.46	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.23
41.39/41.47	c calculated reachability. Time: 0.00
41.39/41.47	c  N dy   178     30500     48631    207742         0     20496    630532   4313089    196.31   no data  --
43.58/43.69	c  N dy   209     34546     48631    207742         0     24542    630532   5509566    197.27    208.76  --
45.88/45.90	c  N dy   234     38683     48631    207742         0     28679    630532   6667866    196.23    209.30  --
48.19/48.22	c  N dy   263     42805     48631    207742         0     17306    630532   1399403    196.36    208.55  --
49.68/49.71	c  S st   281     45751     48631    207742         0     20251    630532   2206495    195.85   no data  --
49.88/49.96	c  S st   281     46254     48631    207742         0     20754    630532   2319153    195.85   no data  --
49.88/49.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
49.88/49.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.38/50.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.42
50.59/50.66	c bin-w-bin subsume rem            0 bins  time:  0.02 s
50.59/50.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
50.59/50.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
50.68/50.71	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
57.48/57.56	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time:  6.84 s
57.48/57.59	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.03
57.58/57.63	c vivif2 --  cl tried    20752 cl shrink        0 lits rem          0 time: 0.04
57.78/57.86	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.23
57.78/57.88	c calculated reachability. Time: 0.00
57.78/57.88	c  N dy   281     46254     48631    207742         0     20752    630532   2318108    195.85   no data  --
59.98/60.05	c  N dy   309     50308     48631    207742         0     24806    630532   3429818    195.45    208.50  --
62.29/62.30	c  N dy   333     54400     48631    207742         0     28898    630532   4557807    194.83    214.05  --
64.49/64.56	c  N dy   364     58436     48631    207742         0     32932    630532   5733307    195.32    205.82  --
66.78/66.81	c  N dy   395     62538     48631    207742         0     37034    630532   6935008    195.53    208.39  --
68.89/68.96	c  N dy   426     66541     48631    207742         0     22287    630532   1875136    195.87    307.91  --
70.39/70.44	c  S st   443     69381     48631    207742         0     25127    630532   2700519    195.74    199.15  --
70.69/70.70	c  S st   443     69885     48631    207742         0     25631    630532   2805837    195.74   no data  --
70.69/70.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
70.69/70.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.09/71.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.42
71.39/71.43	c bin-w-bin subsume rem            0 bins  time:  0.01 s
71.39/71.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
71.39/71.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
71.39/71.48	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
80.38/80.47	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  8.99 s
80.48/80.50	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.03
80.48/80.55	c vivif2 --  cl tried    25630 cl shrink        0 lits rem          0 time: 0.05
80.78/80.80	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.25
80.78/80.82	c calculated reachability. Time: 0.00
80.78/80.82	c  N dy   443     69885     48631    207742         0     25630    630532   2804625    195.74   no data  --
83.29/83.39	c  N dy   473     74485     48631    207742         0     30229    630532   4169290    195.71    206.45  --
86.09/86.11	c  N dy   503     79425     48631    207742         0     35169    630532   5566131    195.29    208.16  --
88.89/88.98	c  N dy   541     84516     48631    207742         0     40259    630532   7105499    196.02    215.60  --
90.58/90.64	c  F st   562     87500     48631    207742         0     22370    630532   1221439    196.23   no data  --
92.48/92.52	c  N st   567     90796     48631    207742         0     25666    630532   2455748    196.23   no data  --
95.78/95.83	c  N dy   596     96669     48631    207742         0     31539    630532   4542003    196.39    241.36  --
99.19/99.24	c  N dy   642    102911     48631    207742         0     37781    630532   6394984    196.57    232.29  --
100.29/100.34	c  S st   658    104828     48631    207742         0     39698    630532   6974618    196.80   no data  --
100.59/100.62	c  S st   658    105333     48631    207742         0     40203    630532   7088088    196.80   no data  --
100.59/100.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
100.59/100.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.09/101.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.44
101.69/101.71	c bin-w-bin subsume rem            0 bins  time:  0.01 s
101.69/101.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
101.69/101.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
101.69/101.77	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
206.89/206.96	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 105.18 s
206.89/206.99	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.03
207.09/207.11	c vivif2 --  cl tried    40200 cl shrink        0 lits rem          0 time: 0.12
207.39/207.40	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.29
207.39/207.41	c calculated reachability. Time: 0.00
207.39/207.42	c  N dy   658    105333     48631    207742         0     40200    630532   7087015    196.80   no data  --
211.39/211.44	c  N dy   706    112077     48631    207742         0     24510    630532   1361808    196.91    208.20  --
215.29/215.39	c  N dy   760    119288     48631    207742         0     31721    630532   3508056    197.08    239.05  --
219.59/219.64	c  N dy   816    126984     48631    207742         0     39417    630532   5768008    197.31    270.18  --
224.19/224.28	c  N dy   873    135185     48631    207742         0     23900    630532    746391    197.26    228.59  --
228.89/228.93	c  N dy   934    143851     48631    207742         0     32565    630532   3277918    197.19    246.38  --
234.09/234.14	c  N dy  1000    153184     48631    207742         0     41896    630532   6047527    197.47    208.42  --
236.79/236.89	c  S st  1039    157999     48631    207742         0     46711    630532   7491040    197.76    123.09  --
237.08/237.18	c  S st  1039    158502     48631    207742         0     47214    630532   7600062    197.76   no data  --
237.18/237.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
237.18/237.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
237.59/237.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.45
238.29/238.30	c bin-w-bin subsume rem            0 bins  time:  0.02 s
238.29/238.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
238.29/238.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
238.29/238.36	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
363.19/363.21	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 124.85 s
363.19/363.23	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.03
363.29/363.36	c vivif2 --  cl tried    47211 cl shrink        0 lits rem          0 time: 0.13
363.59/363.66	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.29
363.59/363.67	c calculated reachability. Time: 0.00
363.59/363.67	c  N dy  1039    158502     48631    207742         0     47211    630532   7598163    197.76   no data  --
369.19/369.26	c  N dy  1109    168667     48631    207742         0     32522    630532   2851841    197.61    208.84  --
375.29/375.35	c  N dy  1183    179709     48631    207742         0     43563    630532   6026902    197.44    208.89  --
381.89/381.90	c  N dy  1267    191196     48631    207742         0     29117    630532   1602955    197.64    210.04  --
388.69/388.77	c  N dy  1359    203431     48631    207742         0     41352    630532   5228121    198.02    212.30  --
396.19/396.21	c  N dy  1449    216417     48631    207742         0     27374    630532    722838    198.20    215.72  --
403.99/404.03	c  N dy  1545    230239     48631    207742         0     41196    630532   4848101    198.46    220.00  --
408.39/408.45	c  S st  1594    237753     48631    207742         0     48710    630532   7052527    198.42    210.22  --
408.69/408.75	c  S st  1594    238256     48631    207742         0     49213    630532   7148439    198.42   no data  --
408.69/408.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
408.69/408.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
409.20/409.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.46
409.79/409.84	c bin-w-bin subsume rem            0 bins  time:  0.02 s
409.79/409.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
409.79/409.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
409.89/409.90	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
522.40/522.47	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 112.57 s
522.40/522.50	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.03
522.59/522.62	c vivif2 --  cl tried    49208 cl shrink        0 lits rem          0 time: 0.12
522.89/522.92	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.30
522.89/522.94	c calculated reachability. Time: 0.00
522.89/522.94	c  N dy  1594    238256     48631    207742         0     49208    630532   7145632    198.42   no data  --
531.50/531.58	c  N dy  1701    253522     48631    207742         0     36493    630532   3127211    198.69    222.77  --
540.80/540.85	c  N dy  1810    269748     48631    207742         0     52718    630532   7867585    198.64    210.77  --
550.60/550.65	c  N dy  1932    287162     48631    207742         0     41141    630532   4130851    198.71    228.96  --
561.40/561.42	c  N dy  2063    305573     48631    207742         0     59551    630532   9618243    198.77    211.34  --
561.80/561.85	c  F st  2067    306250     48631    207742         0     30234    630532    623498    198.74   no data  --
573.10/573.12	c  N dy  2165    325286     48631    207742         0     49266    630532   7273697    198.77    224.24  --
585.30/585.36	c  N dy  2301    345607     48631    207742         0     38590    630532   2773639    198.69    209.26  --
592.20/592.26	c  S st  2379    357384     48631    207742         0     50367    630532   6232849    198.60   no data  --
592.50/592.57	c  S st  2379    357888     48631    207742         0     50871    630532   6344734    198.60   no data  --
592.60/592.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
592.60/592.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
593.00/593.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.46
593.50/593.58	c bin-w-bin subsume rem            0 bins  time:  0.02 s
593.60/593.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
593.60/593.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
593.60/593.64	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
687.40/687.49	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 93.85 s
687.51/687.52	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.03
687.60/687.63	c vivif2 --  cl tried    50869 cl shrink        0 lits rem          0 time: 0.11
687.90/687.92	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.29
687.90/687.94	c calculated reachability. Time: 0.00
687.90/687.94	c  N dy  2379    357888     48631    207742         0     50869    630532   6344215    198.60   no data  --
699.61/699.69	c  N dy  2518    377963     48631    207742         0     38950    630532   2583636    198.65    225.26  --
711.40/711.42	c  N dy  2665    398095     48631    207742         0     59079    630532   8634105    198.90    211.06  --
722.90/722.96	c  N dy  2800    418104     48631    207742         0     46090    630532   4477163    198.99    209.51  --
734.50/734.58	c  N dy  2928    438105     48631    207742         0     66090    630532  10328358    198.89    269.48  --
746.10/746.13	c  N dy  3068    458116     48631    207742         0     52104    630532   5968594    199.02    216.71  --
758.50/758.53	c  N dy  3212    478235     48631    207742         0     37227    630532   1157728    199.08    215.73  --
770.30/770.39	c  N dy  3344    498263     48631    207742         0     57255    630532   7042792    198.99    210.44  --
782.80/782.86	c  N dy  3479    518326     48631    207742         0     41317    630532   2089782    198.97    217.78  --
793.90/793.91	c  S st  3602    536834     48631    207742         0     59824    630532   7523504    198.94   no data  --
794.20/794.23	c  S st  3602    537335     48631    207742         0     60325    630532   7632462    198.94   no data  --
794.20/794.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
794.20/794.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
794.70/794.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.47
795.31/795.36	c bin-w-bin subsume rem            0 bins  time:  0.02 s
795.31/795.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
795.40/795.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
795.40/795.42	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
925.90/925.93	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 130.51 s
925.90/925.96	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.03
926.00/926.09	c vivif2 --  cl tried    60323 cl shrink        0 lits rem          0 time: 0.13
926.40/926.42	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.33
926.40/926.43	c calculated reachability. Time: 0.00
926.40/926.43	c  N dy  3602    537335     48631    207742         0     60323    630532   7631531    198.94   no data  --
938.41/938.45	c  N dy  3746    557376     48631    207742         0     43359    630532   2404681    199.01    210.07  --
950.20/950.23	c  N dy  3881    577390     48631    207742         0     63373    630532   8395299    198.98    217.02  --
962.00/962.07	c  N dy  4017    597412     48631    207742         0     45393    630532   2651815    198.91    209.97  --
973.80/973.85	c  N dy  4156    617500     48631    207742         0     65480    630532   8490104    198.85    221.25  --
985.90/985.99	c  N dy  4299    637520     48631    207742         0     46508    630532   2720257    198.91    230.12  --
997.91/997.92	c  N dy  4434    657557     48631    207742         0     66544    630532   8795285    199.02    212.04  --
1010.00/1010.09	c  N dy  4570    677567     48631    207742         0     46553    630532   2494332    199.09    222.83  --
1022.01/1022.05	c  N dy  4701    697728     48631    207742         0     66712    630532   8453722    199.06    218.17  --
1034.71/1034.75	c  N dy  4847    717837     48631    207742         0     45822    630532   1988651    199.13    210.45  --
1046.51/1046.54	c  N dy  4980    737888     48631    207742         0     65873    630532   7912856    199.13    220.38  --
1059.01/1059.00	c  N dy  5116    757913     48631    207742         0     43899    630532   1064518    199.12    211.02  --
1070.81/1070.87	c  N dy  5260    777961     48631    207742         0     63946    630532   7132746    199.21    212.46  --
1083.51/1083.53	c  N dy  5409    798038     48631    207742         0     84021    630532  13241560    199.37    239.62  --
1088.20/1088.22	c  S st  5460    806002     48631    207742         0     48986    630532   2278718    199.32    171.24  --
1088.50/1088.51	c  S st  5460    806507     48631    207742         0     49491    630532   2381826    199.32   no data  --
1088.50/1088.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1088.50/1088.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1088.91/1088.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.45
1089.21/1089.23	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1089.21/1089.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1089.21/1089.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48631 time:  0.02 s
1089.21/1089.28	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1097.21/1097.29	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  8.00 s
1097.31/1097.32	c vivif2 --  cl tried   207742 cl shrink        0 lits rem          0 time: 0.03
1097.31/1097.36	c vivif2 --  cl tried    49490 cl shrink        0 lits rem          0 time: 0.04
1097.61/1097.65	c asymm  cl-useful: 0/207742/207742 lits-rem:0 time: 0.29
1097.61/1097.67	c calculated reachability. Time: 0.00
1097.61/1097.67	c  N dy  5460    806507     48631    207742         0     49490    630532   2381548    199.32   no data  --
1109.61/1109.68	c  N dy  5599    826659     48631    207742         0     69640    630532   8391800    199.37    210.27  --
1122.11/1122.18	c  N dy  5732    846745     48631    207742         0     45734    630532   1080836    199.39    219.38  --
1134.12/1134.19	c  N dy  5877    866748     48631    207742         0     65736    630532   6948688    199.44    217.55  --
1146.81/1146.81	c  N dy  6017    886834     48631    207742         0     85821    630532  12909341    199.44    210.41  --
1158.80/1158.89	c  N dy  6162    906870     48631    207742         0     60857    630532   5323969    199.49    212.19  --
1171.21/1171.21	c  N dy  6294    926963     48631    207742         0     80949    630532  11352408    199.52    241.88  --
1183.62/1183.63	c  N dy  6432    947020     48631    207742         0     55009    630532   3174340    199.49    211.23  --
1195.81/1195.85	c  N dy  6570    967085     48631    207742         0     75073    630532   9186295    199.50    217.84  --
1208.82/1208.84	c  N dy  6715    987154     48631    207742         0     48143    630532    879323    199.59    227.11  --
1220.92/1220.91	c  N dy  6860   1007249     48631    207742         0     68237    630532   6949596    199.67    263.14  --
1233.51/1233.53	c  N dy  6995   1027345     48631    207742         0     88333    630532  12966195    199.66    211.17  --
1246.11/1246.15	c  N dy  7142   1047438     48631    207742         0     60432    630532   4294147    199.73    222.84  --
1258.32/1258.40	c  N dy  7275   1067453     48631    207742         0     80445    630532  10154926    199.67    219.07  --
1261.11/1261.17	c  F st  7305   1071878     48631    207742         0     84870    630532  11462465    199.68    185.39  --
1271.81/1271.86	c  N dy  7382   1087710     48631    207742         0     51701    630532   1330719    199.66    217.16  --
1284.41/1284.49	c  N dy  7528   1107869     48631    207742         0     71859    630532   7349794    199.70    213.58  --
1297.81/1297.80	c  N dy  7671   1127870     48631    207742         0     91859    630532  13331788    199.75    226.02  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.00 0.26 2.66 3/172 21050
/proc/meminfo: memFree=21659616/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=8508 CPUtime=0 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) S 21048 21050 21018 0 -1 4194304 97 0 0 0 0 0 0 0 20 0 1 0 289965122 8712192 53 33554432000 4194304 4650387 140733908617072 18446744073709551615 274659884679 0 2147483391 4096 0 18446744071699109054 0 0 17 0 0 0 0
/proc/21050/statm: 2127 53 41 112 0 44 0

[startup+0.088139 s]
/proc/loadavg: 0.00 0.26 2.66 3/172 21050
/proc/meminfo: memFree=21659616/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=51320 CPUtime=0.07 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 7199 0 0 0 6 1 0 0 20 0 1 0 289965122 52551680 6139 33554432000 4194304 4650387 140733908617072 18446744073709551615 4373864 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 12830 6140 329 112 0 7795 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 51320

[startup+0.101109 s]
/proc/loadavg: 0.00 0.26 2.66 3/172 21050
/proc/meminfo: memFree=21659616/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=54080 CPUtime=0.08 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 7831 0 0 0 7 1 0 0 20 0 1 0 289965122 55377920 6771 33554432000 4194304 4650387 140733908617072 18446744073709551615 4372322 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 13520 6773 329 112 0 8485 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 54080

[startup+0.301072 s]
/proc/loadavg: 0.00 0.26 2.66 3/172 21050
/proc/meminfo: memFree=21659616/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=76728 CPUtime=0.29 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 11233 0 0 0 27 2 0 0 21 0 1 0 289965122 78569472 10173 33554432000 4194304 4650387 140733908617072 18446744073709551615 4511517 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 19182 10173 348 112 0 14147 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76728

[startup+0.701046 s]
/proc/loadavg: 0.00 0.26 2.66 3/172 21050
/proc/meminfo: memFree=21659616/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=92856 CPUtime=0.68 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 16956 0 0 0 66 2 0 0 22 0 1 0 289965122 95084544 14664 33554432000 4194304 4650387 140733908617072 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 23214 14664 365 112 0 18179 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 92856

[startup+1.50091 s]
/proc/loadavg: 0.08 0.27 2.66 2/173 21051
/proc/meminfo: memFree=21600212/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=98372 CPUtime=1.48 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 21890 0 0 0 145 3 0 0 25 0 1 0 289965122 100732928 16070 33554432000 4194304 4650387 140733908617072 18446744073709551615 4363581 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 24593 16070 379 112 0 19558 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 98372

[startup+3.10064 s]
/proc/loadavg: 0.08 0.27 2.66 2/173 21051
/proc/meminfo: memFree=21594068/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=98372 CPUtime=3.09 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 22975 0 0 0 305 4 0 0 25 0 1 0 289965122 100732928 17155 33554432000 4194304 4650387 140733908617072 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 24593 17155 379 112 0 19558 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98372

[startup+6.30103 s]
/proc/loadavg: 0.31 0.32 2.66 2/173 21051
/proc/meminfo: memFree=21585760/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=154816 CPUtime=6.28 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 24942 0 0 0 624 4 0 0 25 0 1 0 289965122 158531584 19122 33554432000 4194304 4650387 140733908617072 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 38704 19122 379 112 0 33669 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 154816

[startup+12.7009 s]
/proc/loadavg: 0.53 0.36 2.66 3/178 21061
/proc/meminfo: memFree=21560952/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=102912 CPUtime=12.69 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 31044 0 0 0 1263 6 0 0 25 0 1 0 289965122 105381888 18170 33554432000 4194304 4650387 140733908617072 18446744073709551615 4314672 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 25728 18170 381 112 0 20693 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102912

[startup+25.5007 s]
/proc/loadavg: 1.75 0.63 2.72 5/188 21081
/proc/meminfo: memFree=21328180/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=265920 CPUtime=25.49 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 57166 0 0 0 2537 12 0 0 25 0 1 0 289965122 272302080 44292 33554432000 4194304 4650387 140733908617072 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 66480 44292 383 112 0 61445 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 265920

[startup+51.1002 s]
/proc/loadavg: 2.64 0.95 2.76 5/188 21081
/proc/meminfo: memFree=21185144/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=205744 CPUtime=51.08 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 65362 0 0 0 5095 13 0 0 25 0 1 0 289965122 210681856 44000 33554432000 4194304 4650387 140733908617072 18446744073709551615 4439334 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 51436 44000 383 112 0 46401 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 205744

[startup+102.306 s]
/proc/loadavg: 3.45 1.43 2.83 5/188 21083
/proc/meminfo: memFree=21013080/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=357492 CPUtime=102.29 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 104227 0 0 0 10207 22 0 0 25 0 1 0 289965122 366071808 70468 33554432000 4194304 4650387 140733908617072 18446744073709551615 4476724 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 89373 70468 383 112 0 84338 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 357492

[startup+162.301 s]
/proc/loadavg: 3.79 1.90 2.90 5/188 21085
/proc/meminfo: memFree=20891188/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=359552 CPUtime=162.29 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 104690 0 0 0 16207 22 0 0 25 0 1 0 289965122 368181248 70931 33554432000 4194304 4650387 140733908617072 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 89888 70931 383 112 0 84853 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 359552

[startup+222.301 s]
/proc/loadavg: 3.92 2.28 2.96 5/188 21087
/proc/meminfo: memFree=20864524/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=376288 CPUtime=222.29 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 114159 0 0 0 22203 26 0 0 25 0 1 0 289965122 385318912 75258 33554432000 4194304 4650387 140733908617072 18446744073709551615 4364380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 94072 75258 383 112 0 89037 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 376288

[startup+282.301 s]
/proc/loadavg: 3.97 2.59 3.03 5/188 21087
/proc/meminfo: memFree=20770372/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=401640 CPUtime=282.29 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 125851 0 0 0 28200 29 0 0 25 0 1 0 289965122 411279360 82137 33554432000 4194304 4650387 140733908617072 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 100410 82137 383 112 0 95375 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 401640

[startup+342.301 s]
/proc/loadavg: 3.99 2.84 3.08 5/188 21089
/proc/meminfo: memFree=20765660/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=402112 CPUtime=342.29 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 125942 0 0 0 34200 29 0 0 25 0 1 0 289965122 411762688 82228 33554432000 4194304 4650387 140733908617072 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 100528 82228 383 112 0 95493 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 402112

[startup+402.3 s]
/proc/loadavg: 4.07 3.07 3.14 5/188 21091
/proc/meminfo: memFree=20747288/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=418716 CPUtime=402.29 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 142854 0 0 0 40194 35 0 0 25 0 1 0 289965122 428765184 82981 33554432000 4194304 4650387 140733908617072 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 104679 82981 383 112 0 99644 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 418716

[startup+462.301 s]
/proc/loadavg: 4.02 3.23 3.19 5/188 21093
/proc/meminfo: memFree=20728924/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=424112 CPUtime=462.29 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 147281 0 0 0 46193 36 0 0 25 0 1 0 289965122 434290688 87408 33554432000 4194304 4650387 140733908617072 18446744073709551615 4476101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 106028 87408 383 112 0 100993 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 424112

[startup+522.301 s]
/proc/loadavg: 4.05 3.39 3.25 5/188 21095
/proc/meminfo: memFree=20707088/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=424360 CPUtime=522.29 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 147358 0 0 0 52193 36 0 0 25 0 1 0 289965122 434544640 87485 33554432000 4194304 4650387 140733908617072 18446744073709551615 4542333 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 106090 87485 383 112 0 101055 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 424360

[startup+582.301 s]
/proc/loadavg: 4.02 3.49 3.29 5/188 21095
/proc/meminfo: memFree=20649040/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=375972 CPUtime=582.3 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 174566 0 0 0 58186 44 0 0 25 0 1 0 289965122 384995328 87743 33554432000 4194304 4650387 140733908617072 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 93993 87743 383 112 0 88958 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 375972

[startup+642.301 s]
/proc/loadavg: 4.06 3.60 3.34 5/188 21097
/proc/meminfo: memFree=20634772/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=441516 CPUtime=642.3 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 177889 0 0 0 64185 45 0 0 25 0 1 0 289965122 452112384 91066 33554432000 4194304 4650387 140733908617072 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 110379 91066 383 112 0 105344 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 441516

[startup+702.3 s]
/proc/loadavg: 4.02 3.67 3.38 5/188 21099
/proc/meminfo: memFree=20623732/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=458568 CPUtime=702.29 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 186991 0 0 0 70182 47 0 0 25 0 1 0 289965122 469573632 93005 33554432000 4194304 4650387 140733908617072 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 114642 93005 383 112 0 109607 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 458568

[startup+762.307 s]
/proc/loadavg: 4.01 3.73 3.41 5/188 21101
/proc/meminfo: memFree=20606480/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=458568 CPUtime=762.31 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 209781 0 0 0 76177 54 0 0 25 0 1 0 289965122 469573632 92199 33554432000 4194304 4650387 140733908617072 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 114642 92199 383 112 0 109607 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 458568

[startup+822.3 s]
/proc/loadavg: 4.05 3.79 3.45 5/188 21103
/proc/meminfo: memFree=20588616/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=458568 CPUtime=822.3 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 222685 0 0 0 82172 58 0 0 25 0 1 0 289965122 469573632 96786 33554432000 4194304 4650387 140733908617072 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 114642 96786 383 112 0 109607 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 458568

[startup+882.301 s]
/proc/loadavg: 4.02 3.83 3.48 5/188 21103
/proc/meminfo: memFree=20576212/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=458568 CPUtime=882.3 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 222685 0 0 0 88172 58 0 0 25 0 1 0 289965122 469573632 96786 33554432000 4194304 4650387 140733908617072 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 114642 96786 383 112 0 109607 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 458568

[startup+942.301 s]
/proc/loadavg: 4.00 3.85 3.51 5/188 21105
/proc/meminfo: memFree=20563540/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=468876 CPUtime=942.3 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 230653 0 0 0 94170 60 0 0 25 0 1 0 289965122 480129024 96127 33554432000 4194304 4650387 140733908617072 18446744073709551615 4333870 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 117219 96127 383 112 0 112184 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 468876

[startup+1002.3 s]
/proc/loadavg: 4.04 3.89 3.55 5/188 21107
/proc/meminfo: memFree=20541704/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=482876 CPUtime=1002.31 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 258702 0 0 0 100163 68 0 0 25 0 1 0 289965122 494465024 106092 33554432000 4194304 4650387 140733908617072 18446744073709551615 4331016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 120719 106092 383 112 0 115684 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 482876

[startup+1062.3 s]
/proc/loadavg: 4.07 3.92 3.57 5/188 21109
/proc/meminfo: memFree=20584468/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=417516 CPUtime=1062.31 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 280757 0 0 0 106157 74 0 0 25 0 1 0 289965122 427536384 98313 33554432000 4194304 4650387 140733908617072 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 104379 98313 383 112 0 99344 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 417516

[startup+1122.3 s]
/proc/loadavg: 4.02 3.94 3.60 5/188 21111
/proc/meminfo: memFree=20557648/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=417728 CPUtime=1122.31 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 302169 0 0 0 112150 81 0 0 25 0 1 0 289965122 427753472 98314 33554432000 4194304 4650387 140733908617072 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 104432 98314 383 112 0 99397 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 417728

[startup+1182.3 s]
/proc/loadavg: 4.01 3.94 3.62 5/188 21111
/proc/meminfo: memFree=20506556/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=417728 CPUtime=1182.31 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 324635 0 0 0 118144 87 0 0 25 0 1 0 289965122 427753472 98366 33554432000 4194304 4650387 140733908617072 18446744073709551615 4363585 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 104432 98366 383 112 0 99397 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 417728

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.64 5/188 21113
/proc/meminfo: memFree=20499100/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=417976 CPUtime=1242.32 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 348583 0 0 0 124138 94 0 0 25 0 1 0 289965122 428007424 98428 33554432000 4194304 4650387 140733908617072 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 104494 98428 383 112 0 99459 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 417976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.66 5/188 21115
/proc/meminfo: memFree=20474416/32951132 swapFree=67111528/67111528
[pid=21050] ppid=21048 vsize=483520 CPUtime=1300.02 cores=0,2
/proc/21050/stat : 21050 (strangenight1-s) R 21048 21050 21018 0 -1 4202496 372524 0 0 0 129900 102 0 0 25 0 1 0 289965122 495124480 109575 33554432000 4194304 4650387 140733908617072 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 120880 109575 383 112 0 115845 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 483520

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.05
CPU user time (s): 1299.01
CPU system time (s): 1.03984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 483520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.01
system time used= 1.03984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 372525
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= 10
involuntary context switches= 3268

runsolver used 2.25666 second user time and 4.83226 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-03 00:34:15
IDJOB=3175503
IDBENCH=82521
IDSOLVER=1589
FILE ID=node131/3175503-1301783654
RUNJOBID= node131-1301783651-21038
PBS_JOBID= 12841387
Free space on /tmp= 71656 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
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-3175503-1301783654/watcher-3175503-1301783654 -o /tmp/evaluation-result-3175503-1301783654/solver-3175503-1301783654 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175503-1301783654.cnf

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

MD5SUM BENCH= fcb14103324f734a2e69e02c062e67ed
RANDOM SEED=1814405994

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21659912 kB
Buffers:        357944 kB
Cached:       10607112 kB
SwapCached:          0 kB
Active:        6819192 kB
Inactive:      4208268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21659912 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10696 kB
Writeback:           0 kB
AnonPages:       62168 kB
Mapped:          14832 kB
Slab:           201212 kB
PageTables:       4940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   192652 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71624 MiB
End job on node131 at 2011-04-03 00:55:57