Trace number 3369779

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.05 1300.03

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S1950850246-038-UNKNOWN.cnf
MD5SUMa39a6d2f5fd934fd083663966cc58fff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.45987
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
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-3369779-1305382042.cnf'
0.00/0.01	c -- header says num vars:           1000
0.00/0.01	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.09/0.10	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.09
0.09/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.09/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:     475 undec:      37 neg:     488
0.09/0.14	c =========================================================================================
0.09/0.14	c types(t): F = full restart, N = normal restart
0.09/0.14	c types(t): S = simplification begin/end, E = solution found
0.09/0.14	c restart types(rt): st = static, dy = dynamic
0.09/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.14	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.39/0.40	c  N dy    17      4036      1000     20000         0      4028    100000    499890     96.94    109.74  --
0.59/0.67	c  N dy    35      8052      1000     20000         0      5537    100000    494882     96.11    101.23  --
0.89/0.98	c  N dy    58     12143      1000     20000         0      5387    100000    323579     95.99    111.12  --
1.19/1.27	c  N dy    83     16176      1000     20000         0      9414    100000    805533     96.71    102.63  --
1.49/1.59	c  N dy   106     20295      1000     20000         0      7916    100000    487140     96.88    102.51  --
1.79/1.90	c  N dy   125     24380      1000     20000         0     11991    100000    972463     96.76    103.26  --
1.89/1.95	c  F st   128     25000      1000     20000         0     12608    100000   1041882     96.61   no data  --
2.29/2.36	c  N dy   134     30001      1000     20000         0     10784    100000    737873     96.61   no data  --
2.29/2.36	c  S st   134     30001      1000     20000         0     10784    100000    737873     96.61   no data  --
2.39/2.41	c  S st   134     30503      1000     20000         0     11286    100000    786625     96.61   no data  --
2.39/2.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.39/2.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2.39/2.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.42	c lits-rem:      5844  cl-subs:       53  v-elim:      0  v-fix:    0  time:  3.97 s
6.50/6.55	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
6.50/6.55	c calculated reachability. Time: 0.00
6.50/6.55	c  N dy   134     30503      1000     20000         0     11233    100000    767646     96.61   no data  --
6.89/6.90	c  N dy   158     34718      1000     20000         0     15440    100000   1266566     96.56    102.05  --
7.19/7.22	c  N dy   178     38783      1000     20000         0     11618    100000    675632     96.35    101.53  --
7.49/7.57	c  N dy   201     42848      1000     20000         0     15678    100000   1150622     96.22    101.93  --
7.79/7.84	c  S st   215     45754      1000     20000         0      9640    100000    329846     96.01   no data  --
7.79/7.88	c  S st   215     46258      1000     20000         0     10144    100000    382598     96.01   no data  --
7.79/7.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.79/7.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.79/7.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.89/7.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
7.89/7.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.59/11.69	c lits-rem:      1132  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.78 s
11.59/11.69	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
11.69/11.70	c vivif2 --  cl tried    10143 cl shrink        0 lits rem          0 time: 0.00
11.79/11.83	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
11.79/11.83	c calculated reachability. Time: 0.00
11.79/11.83	c  N dy   215     46258      1000     20000         0     10143    100000    381226     96.01   no data  --
12.10/12.18	c  N dy   243     50463      1000     20000         0     14341    100000    886028     96.21    101.57  --
12.49/12.55	c  N dy   258     54550      1000     20000         0     18421    100000   1362219     95.96    101.70  --
12.89/12.92	c  N dy   280     58585      1000     20000         0     12493    100000    559686     95.92    103.34  --
13.29/13.30	c  N dy   304     62674      1000     20000         0     16577    100000   1048143     96.03    102.10  --
13.69/13.73	c  N dy   324     66968      1000     20000         0     20861    100000   1555857     95.94    103.37  --
13.89/13.96	c  S st   336     69387      1000     20000         0     12305    100000    417380     95.85    101.33  --
13.99/14.02	c  S st   336     69893      1000     20000         0     12811    100000    469612     95.85   no data  --
13.99/14.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.99/14.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.99/14.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.99/14.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.99/14.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.99/14.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
13.99/14.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.99/18.02	c lits-rem:      2052  cl-subs:       11  v-elim:      0  v-fix:    0  time:  3.97 s
17.99/18.02	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
17.99/18.03	c vivif2 --  cl tried    12800 cl shrink        0 lits rem          0 time: 0.00
18.09/18.17	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.14
18.09/18.17	c calculated reachability. Time: 0.00
18.09/18.17	c  N dy   336     69893      1000     20000         0     12800    100000    465013     95.85   no data  --
18.49/18.59	c  N dy   362     74580      1000     20000         0     17478    100000   1008851     95.78    101.55  --
18.99/19.09	c  N dy   395     79372      1000     20000         0     22265    100000   1575172     95.88    101.10  --
19.49/19.59	c  N dy   420     84522      1000     20000         0     15431    100000    679598     95.79    101.73  --
19.81/19.87	c  F st   440     87502      1000     20000         0     18408    100000   1026987     95.78   no data  --
20.19/20.20	c  N st   445     90799      1000     20000         0     21694    100000   1438332     95.78   no data  --
20.69/20.79	c  N dy   473     96602      1000     20000         0     14514    100000    467051     95.87    114.64  --
21.29/21.36	c  N dy   508    102869      1000     20000         0     20772    100000   1205312     95.80    101.61  --
21.49/21.56	c  S st   519    104839      1000     20000         0     22741    100000   1438196     95.79   no data  --
21.59/21.62	c  S st   519    105343      1000     20000         0     23245    100000   1492467     95.79   no data  --
21.59/21.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.59/21.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.59/21.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
21.59/21.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.59/21.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.59/21.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
21.59/21.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.19/28.23	c lits-rem:       673  cl-subs:       32  v-elim:      0  v-fix:    0  time:  6.54 s
28.19/28.23	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
28.19/28.25	c vivif2 --  cl tried    23213 cl shrink        0 lits rem          0 time: 0.01
28.39/28.46	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.21
28.39/28.46	c calculated reachability. Time: 0.00
28.39/28.46	c  N dy   519    105343      1000     20000         0     23213    100000   1484085     95.79   no data  --
29.19/29.20	c  N dy   558    112088      1000     20000         0     15974    100000    528001     95.85    102.52  --
29.89/29.92	c  N dy   603    119299      1000     20000         0     23174    100000   1389057     95.96    101.65  --
30.80/30.81	c  N dy   644    126917      1000     20000         0     15803    100000    396201     95.97    101.13  --
31.59/31.63	c  N dy   692    135030      1000     20000         0     23895    100000   1357869     96.08    101.38  --
32.59/32.64	c  N dy   748    143817      1000     20000         0     16701    100000    394275     96.19    103.35  --
33.49/33.55	c  N dy   804    152995      1000     20000         0     25861    100000   1493224     96.27    101.36  --
34.11/34.12	c  S st   827    158015      1000     20000         0     30872    100000   2087076     96.26     97.82  --
34.20/34.20	c  S st   827    158520      1000     20000         0     31377    100000   2140029     96.26   no data  --
34.20/34.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.20/34.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.20/34.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
34.20/34.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.20/34.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.20/34.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
34.20/34.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.99/46.08	c lits-rem:       850  cl-subs:       43  v-elim:      0  v-fix:    0  time: 11.78 s
45.99/46.08	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
45.99/46.11	c vivif2 --  cl tried    31334 cl shrink        0 lits rem          0 time: 0.02
46.29/46.39	c asymm  cl-useful: 0/18926/20000 lits-rem:0 time: 0.29
46.29/46.39	c calculated reachability. Time: 0.00
46.29/46.39	c  N dy   827    158520      1000     20000         0     31334    100000   2129180     96.26   no data  --
47.49/47.55	c  N dy   891    168749      1000     20000         0     24568    100000   1221121     96.29    102.97  --
48.80/48.83	c  N dy   952    179829      1000     20000         0     35631    100000   2527230     96.26    101.40  --
49.99/50.04	c  N dy  1011    191406      1000     20000         0     29219    100000   1653251     96.21    102.40  --
51.39/51.47	c  N dy  1081    203627      1000     20000         0     22450    100000    749659     96.20    107.42  --
52.89/52.96	c  N dy  1158    216682      1000     20000         0     35488    100000   2299587     96.26    101.68  --
54.49/54.59	c  N dy  1235    230794      1000     20000         0     29612    100000   1480072     96.25    101.92  --
55.39/55.45	c  S st  1274    237780      1000     20000         0     36586    100000   2311589     96.26   no data  --
55.49/55.53	c  S st  1274    238284      1000     20000         0     37090    100000   2363278     96.26   no data  --
55.49/55.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.49/55.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.49/55.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
55.59/55.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.59/55.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.59/55.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
55.59/55.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.89/71.93	c lits-rem:       829  cl-subs:       61  v-elim:      0  v-fix:    0  time: 16.30 s
71.89/71.94	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
71.89/71.96	c vivif2 --  cl tried    37029 cl shrink        0 lits rem          0 time: 0.02
71.89/71.98	c asymm  cl-useful: 0/1074/20000 lits-rem:0 time: 0.02
71.89/71.98	c calculated reachability. Time: 0.00
71.89/71.98	c  N dy  1274    238284      1000     20000         0     37029    100000   2347834     96.26   no data  --
73.79/73.87	c  N dy  1351    253818      1000     20000         0     31569    100000   1607129     96.24    101.31  --
75.99/76.04	c  N dy  1452    270102      1000     20000         0     25865    100000    821988     96.29    102.34  --
78.19/78.27	c  N dy  1549    287349      1000     20000         0     43082    100000   2874617     96.31    101.77  --
80.59/80.65	c  N dy  1656    305746      1000     20000         0     38492    100000   2218214     96.33    101.59  --
80.69/80.71	c  F st  1657    306250      1000     20000         0     38996    100000   2277753     96.32     91.72  --
83.19/83.22	c  N dy  1733    325294      1000     20000         0     34043    100000   1568072     96.29    101.90  --
86.00/86.01	c  N dy  1838    345371      1000     20000         0     29136    100000    867320     96.26    101.85  --
87.49/87.56	c  S st  1894    357427      1000     20000         0     41176    100000   2288386     96.21    102.04  --
87.59/87.66	c  S st  1894    357929      1000     20000         0     41678    100000   2341878     96.21   no data  --
87.59/87.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
87.59/87.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.59/87.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
87.69/87.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.69/87.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.69/87.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
87.69/87.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.59/102.66	c lits-rem:       860  cl-subs:       61  v-elim:      0  v-fix:    0  time: 14.89 s
102.59/102.66	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
102.59/102.68	c vivif2 --  cl tried    41617 cl shrink        0 lits rem          0 time: 0.02
102.89/102.99	c asymm  cl-useful: 0/15767/20000 lits-rem:0 time: 0.30
102.89/102.99	c calculated reachability. Time: 0.00
102.89/102.99	c  N dy  1894    357929      1000     20000         0     41617    100000   2326931     96.21   no data  --
105.89/105.90	c  N dy  2029    377968      1000     20000         0     35656    100000   1552156     96.31    101.90  --
108.90/108.96	c  N dy  2149    398098      1000     20000         0     28795    100000    616136     96.35    102.67  --
111.80/111.81	c  N dy  2264    418650      1000     20000         0     49308    100000   3051597     96.35    101.57  --
114.69/114.72	c  N dy  2384    438791      1000     20000         0     41470    100000   2022899     96.39    102.02  --
117.80/117.82	c  N dy  2486    458971      1000     20000         0     32674    100000    858522     96.36    101.45  --
120.70/120.78	c  N dy  2596    479021      1000     20000         0     52695    100000   3245344     96.35    102.40  --
123.80/123.84	c  N dy  2714    499025      1000     20000         0     42713    100000   1935239     96.34    101.90  --
127.20/127.29	c  N dy  2828    519086      1000     20000         0     31786    100000    529686     96.34    102.09  --
129.81/129.87	c  S st  2929    536893      1000     20000         0     49562    100000   2659757     96.35   no data  --
130.00/130.00	c  S st  2929    537394      1000     20000         0     50062    100000   2710970     96.35   no data  --
130.00/130.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
130.00/130.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.00/130.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
130.10/130.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.10/130.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.10/130.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
130.10/130.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.90/153.93	c lits-rem:       731  cl-subs:       53  v-elim:      0  v-fix:    0  time: 23.81 s
153.90/153.93	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
153.90/153.96	c vivif2 --  cl tried    50009 cl shrink        0 lits rem          0 time: 0.03
154.01/154.06	c asymm  cl-useful: 0/4233/20000 lits-rem:0 time: 0.10
154.01/154.06	c calculated reachability. Time: 0.00
154.01/154.06	c  N dy  2929    537394      1000     20000         0     50009    100000   2698045     96.35   no data  --
157.39/157.45	c  N dy  3032    557803      1000     20000         0     38441    100000   1211934     96.32    102.13  --
160.69/160.74	c  N dy  3150    577945      1000     20000         0     58562    100000   3621521     96.35    102.35  --
163.91/163.99	c  N dy  3256    598069      1000     20000         0     45693    100000   1971364     96.35    102.51  --
167.59/167.62	c  N dy  3374    618164      1000     20000         0     65758    100000   4373384     96.37    101.85  --
170.79/170.81	c  N dy  3489    638201      1000     20000         0     51804    100000   2580755     96.37    102.62  --
174.59/174.63	c  N dy  3604    658279      1000     20000         0     36909    100000    690650     96.39    101.87  --
177.70/177.77	c  N dy  3715    678320      1000     20000         0     56912    100000   3058864     96.38    104.03  --
181.40/181.50	c  N dy  3827    698403      1000     20000         0     41023    100000   1077200     96.39    101.68  --
184.80/184.87	c  N dy  3930    718517      1000     20000         0     61105    100000   3474109     96.38    103.27  --
188.59/188.66	c  N dy  4054    738576      1000     20000         0     44202    100000   1361679     96.42    102.84  --
192.09/192.13	c  N dy  4164    758623      1000     20000         0     64211    100000   3751798     96.43    102.02  --
195.89/195.91	c  N dy  4284    778778      1000     20000         0     46402    100000   1499864     96.44    101.56  --
199.50/199.59	c  N dy  4401    799297      1000     20000         0     66899    100000   3925282     96.44    101.77  --
200.99/201.07	c  S st  4445    806093      1000     20000         0     73684    100000   4746121     96.46    100.90  --
201.20/201.25	c  S st  4445    806597      1000     20000         0     74188    100000   4800695     96.46   no data  --
201.20/201.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
201.20/201.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.20/201.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
201.40/201.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
201.40/201.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.40/201.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
201.40/201.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
808.72/808.70	c lits-rem:      1084  cl-subs:      124  v-elim:      0  v-fix:    0  time: 607.25 s
808.72/808.70	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
808.72/808.75	c vivif2 --  cl tried    74064 cl shrink        0 lits rem          0 time: 0.05
809.02/809.08	c asymm  cl-useful: 0/10399/20000 lits-rem:0 time: 0.33
809.02/809.09	c calculated reachability. Time: 0.00
809.02/809.09	c  N dy  4445    806597      1000     20000         0     74064    100000   4770731     96.46   no data  --
812.41/812.43	c  N dy  4571    826605      1000     20000         0     55091    100000   2416872     96.49    104.45  --
816.31/816.33	c  N dy  4692    846607      1000     20000         0     75064    100000   4805099     96.51    103.75  --
819.71/819.72	c  N dy  4806    866707      1000     20000         0     55182    100000   2326742     96.53    107.00  --
823.61/823.67	c  N dy  4932    887178      1000     20000         0     75621    100000   4760084     96.55    103.06  --
827.22/827.29	c  N dy  5058    907423      1000     20000         0     54899    100000   2190596     96.58    102.41  --
831.11/831.11	c  N dy  5175    927480      1000     20000         0     74919    100000   4575561     96.60    104.40  --
834.82/834.82	c  N dy  5283    947577      1000     20000         0     53053    100000   1846617     96.61    101.70  --
838.51/838.50	c  N dy  5388    967733      1000     20000         0     73177    100000   4244134     96.60    101.82  --
842.41/842.48	c  N dy  5505    987971      1000     20000         0     50456    100000   1415275     96.59    103.26  --
846.02/846.05	c  N dy  5612   1008324      1000     20000         0     70780    100000   3845237     96.59    102.25  --
850.32/850.34	c  N dy  5713   1028662      1000     20000         0     47150    100000    925133     96.57    102.08  --
853.82/853.82	c  N dy  5839   1048727      1000     20000         0     67179    100000   3337464     96.60    101.71  --
858.22/858.28	c  N dy  5960   1068815      1000     20000         0     87240    100000   5763694     96.63    101.90  --
859.02/859.04	c  F st  5978   1071875      1000     20000         0     45375    100000    598190     96.63   no data  --
861.71/861.72	c  N dy  6048   1088849      1000     20000         0     62301    100000   2649194     96.63    102.32  --
865.82/865.89	c  N dy  6166   1108936      1000     20000         0     82348    100000   5037336     96.64    102.86  --
869.92/869.94	c  N dy  6285   1129036      1000     20000         0     56504    100000   1823299     96.66    103.28  --
873.71/873.79	c  N dy  6405   1149156      1000     20000         0     76597    100000   4236616     96.68    102.71  --
878.22/878.28	c  N dy  6508   1169238      1000     20000         0     49726    100000    898302     96.67    103.60  --
881.81/881.80	c  N dy  6629   1189303      1000     20000         0     69749    100000   3284877     96.68    103.69  --
886.32/886.35	c  N dy  6742   1209332      1000     20000         0     89748    100000   5685488     96.68    105.47  --
886.52/886.51	c  S st  6747   1209895      1000     20000         0     90306    100000   5752353     96.68   no data  --
886.72/886.70	c  S st  6747   1210401      1000     20000         0     90812    100000   5807512     96.68   no data  --
886.72/886.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
886.72/886.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
886.72/886.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
886.92/886.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
886.92/886.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
886.92/886.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
886.92/886.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 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-3369779-1305382042/watcher-3369779-1305382042 -o /tmp/evaluation-result-3369779-1305382042/solver-3369779-1305382042 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369779-1305382042.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: 1.72 2.92 3.37 2/314 11988
/proc/meminfo: memFree=28125648/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=30152 CPUtime=0 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 737 0 0 0 0 0 0 0 22 0 1 0 649803023 30875648 677 33554432000 4194304 4650387 140735789311120 18446744073709551615 4373864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 7538 677 327 112 0 2503 0

[startup+0.035125 s]
/proc/loadavg: 1.72 2.92 3.37 2/314 11988
/proc/meminfo: memFree=28125648/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=30808 CPUtime=0.03 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 1019 0 0 0 3 0 0 0 22 0 1 0 649803023 31547392 959 33554432000 4194304 4650387 140735789311120 18446744073709551615 4370611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 7702 959 346 112 0 2667 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30808

[startup+0.100114 s]
/proc/loadavg: 1.72 2.92 3.37 2/314 11988
/proc/meminfo: memFree=28125648/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=31072 CPUtime=0.09 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 1078 0 0 0 9 0 0 0 22 0 1 0 649803023 31817728 1018 33554432000 4194304 4650387 140735789311120 18446744073709551615 4370424 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 7768 1018 346 112 0 2733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31072

[startup+0.301139 s]
/proc/loadavg: 1.72 2.92 3.37 2/314 11988
/proc/meminfo: memFree=28125648/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=37108 CPUtime=0.29 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 2848 0 0 0 29 0 0 0 23 0 1 0 649803023 37998592 2526 33554432000 4194304 4650387 140735789311120 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 9277 2526 377 112 0 4242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37108

[startup+0.701011 s]
/proc/loadavg: 1.72 2.92 3.37 2/314 11988
/proc/meminfo: memFree=28125648/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=37804 CPUtime=0.69 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 3861 0 0 0 69 0 0 0 25 0 1 0 649803023 38711296 2767 33554432000 4194304 4650387 140735789311120 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 9451 2767 379 112 0 4416 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37804

[startup+1.50087 s]
/proc/loadavg: 1.90 2.94 3.38 5/330 12012
/proc/meminfo: memFree=27998132/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=38168 CPUtime=1.49 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 5899 0 0 0 149 0 0 0 25 0 1 0 649803023 39084032 2608 33554432000 4194304 4650387 140735789311120 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 9542 2608 379 112 0 4507 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38168

[startup+3.10058 s]
/proc/loadavg: 1.90 2.94 3.38 5/330 12013
/proc/meminfo: memFree=27986232/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=56744 CPUtime=3.09 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 12220 0 0 0 308 1 0 0 25 0 1 0 649803023 58105856 7596 33554432000 4194304 4650387 140735789311120 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 14186 7596 381 112 0 9151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56744

[startup+6.30101 s]
/proc/loadavg: 2.15 2.97 3.38 5/330 12013
/proc/meminfo: memFree=27927644/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=58264 CPUtime=6.29 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 12534 0 0 0 628 1 0 0 25 0 1 0 649803023 59662336 7910 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 14566 7910 381 112 0 9531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58264

[startup+12.7009 s]
/proc/loadavg: 2.30 2.99 3.39 5/330 12013
/proc/meminfo: memFree=27769076/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=59116 CPUtime=12.69 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 16563 0 0 0 1268 1 0 0 25 0 1 0 649803023 60534784 8858 33554432000 4194304 4650387 140735789311120 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 14779 8858 381 112 0 9744 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59116

[startup+25.5006 s]
/proc/loadavg: 2.63 3.04 3.40 5/330 12013
/proc/meminfo: memFree=27700268/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=81292 CPUtime=25.49 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 29559 0 0 0 2545 4 0 0 25 0 1 0 649803023 83243008 14095 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 20323 14095 381 112 0 15288 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81292

[startup+51.101 s]
/proc/loadavg: 3.17 3.13 3.42 5/330 12014
/proc/meminfo: memFree=27583520/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=142292 CPUtime=51.09 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 47565 0 0 0 5102 7 0 0 25 0 1 0 649803023 145707008 19529 33554432000 4194304 4650387 140735789311120 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 35573 19529 381 112 0 30538 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 142292

[startup+102.312 s]
/proc/loadavg: 3.74 3.29 3.46 5/330 12015
/proc/meminfo: memFree=27491832/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=120912 CPUtime=102.3 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 75246 0 0 0 10218 12 0 0 25 0 1 0 649803023 123813888 24084 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 30228 24084 381 112 0 25193 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 120912

[startup+162.3 s]
/proc/loadavg: 3.98 3.44 3.49 5/330 12017
/proc/meminfo: memFree=27348072/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=130632 CPUtime=162.29 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 109803 0 0 0 16208 21 0 0 25 0 1 0 649803023 133767168 24444 33554432000 4194304 4650387 140735789311120 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 32658 24444 381 112 0 27623 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 130632

[startup+222.3 s]
/proc/loadavg: 3.99 3.54 3.52 5/330 12018
/proc/meminfo: memFree=27306484/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=211424 CPUtime=222.3 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 147622 0 0 0 22197 33 0 0 25 0 1 0 649803023 216498176 36621 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 52856 36621 381 112 0 47821 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 211424

[startup+282.301 s]
/proc/loadavg: 3.99 3.62 3.55 5/330 12020
/proc/meminfo: memFree=27276320/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=211424 CPUtime=282.3 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 147658 0 0 0 28197 33 0 0 25 0 1 0 649803023 216498176 36657 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 52856 36657 381 112 0 47821 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 211424

[startup+342.301 s]
/proc/loadavg: 3.99 3.68 3.57 5/330 12022
/proc/meminfo: memFree=27264504/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=211424 CPUtime=342.3 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 147659 0 0 0 34197 33 0 0 25 0 1 0 649803023 216498176 36658 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 52856 36658 381 112 0 47821 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 211424

[startup+402.3 s]
/proc/loadavg: 3.99 3.74 3.60 5/330 12023
/proc/meminfo: memFree=27216596/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=211424 CPUtime=402.3 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 147659 0 0 0 40197 33 0 0 25 0 1 0 649803023 216498176 36658 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 52856 36658 381 112 0 47821 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 211424

[startup+462.301 s]
/proc/loadavg: 3.99 3.78 3.62 5/330 12025
/proc/meminfo: memFree=27227216/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=211424 CPUtime=462.31 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 147659 0 0 0 46198 33 0 0 25 0 1 0 649803023 216498176 36658 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 52856 36658 381 112 0 47821 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 211424

[startup+522.301 s]
/proc/loadavg: 3.99 3.82 3.64 5/330 12026
/proc/meminfo: memFree=27194072/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=211424 CPUtime=522.31 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 147659 0 0 0 52198 33 0 0 25 0 1 0 649803023 216498176 36658 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 52856 36658 381 112 0 47821 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 211424

[startup+582.3 s]
/proc/loadavg: 4.07 3.87 3.66 5/330 12028
/proc/meminfo: memFree=27199008/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=211424 CPUtime=582.31 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 147659 0 0 0 58198 33 0 0 25 0 1 0 649803023 216498176 36658 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 52856 36658 381 112 0 47821 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 211424

[startup+642.301 s]
/proc/loadavg: 4.25 3.94 3.70 5/330 12030
/proc/meminfo: memFree=27196224/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=211424 CPUtime=642.32 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 147659 0 0 0 64199 33 0 0 25 0 1 0 649803023 216498176 36658 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 52856 36658 381 112 0 47821 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 211424

[startup+702.301 s]
/proc/loadavg: 4.09 3.95 3.72 5/330 12031
/proc/meminfo: memFree=27144492/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=211424 CPUtime=702.31 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 147659 0 0 0 70198 33 0 0 25 0 1 0 649803023 216498176 36658 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 52856 36658 381 112 0 47821 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 211424

[startup+762.312 s]
/proc/loadavg: 4.11 3.98 3.74 5/330 12033
/proc/meminfo: memFree=27144468/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=211424 CPUtime=762.33 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 147659 0 0 0 76200 33 0 0 25 0 1 0 649803023 216498176 36658 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 52856 36658 381 112 0 47821 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 211424

[startup+822.3 s]
/proc/loadavg: 4.04 3.98 3.75 5/330 12034
/proc/meminfo: memFree=27140820/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=211884 CPUtime=822.32 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 158107 0 0 0 82197 35 0 0 25 0 1 0 649803023 216969216 35930 33554432000 4194304 4650387 140735789311120 18446744073709551615 4332006 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 52971 35930 381 112 0 47936 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 211884

[startup+882.301 s]
/proc/loadavg: 4.01 3.98 3.76 5/330 12036
/proc/meminfo: memFree=27149216/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=215904 CPUtime=882.31 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 201327 0 0 0 88187 44 0 0 25 0 1 0 649803023 221085696 35857 33554432000 4194304 4650387 140735789311120 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 53976 35857 381 112 0 48941 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 215904

[startup+942.301 s]
/proc/loadavg: 4.00 3.98 3.77 5/330 12038
/proc/meminfo: memFree=27066076/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=244128 CPUtime=942.31 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 210317 0 0 0 94186 45 0 0 25 0 1 0 649803023 249987072 44847 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 61032 44847 381 112 0 55997 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 244128

[startup+1002.3 s]
/proc/loadavg: 4.00 3.98 3.79 5/330 12039
/proc/meminfo: memFree=27072984/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=244304 CPUtime=1002.31 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 210361 0 0 0 100186 45 0 0 25 0 1 0 649803023 250167296 44891 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 61076 44891 381 112 0 56041 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 244304

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.80 5/330 12041
/proc/meminfo: memFree=27130592/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=244304 CPUtime=1062.32 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 210361 0 0 0 106187 45 0 0 25 0 1 0 649803023 250167296 44891 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 61076 44891 381 112 0 56041 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 244304

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.81 5/330 12042
/proc/meminfo: memFree=26976052/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=244304 CPUtime=1122.32 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 210372 0 0 0 112187 45 0 0 25 0 1 0 649803023 250167296 44902 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 61076 44902 381 112 0 56041 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 244304

[startup+1182.3 s]
/proc/loadavg: 4.04 4.00 3.82 5/330 12044
/proc/meminfo: memFree=26854256/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=244304 CPUtime=1182.32 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 210385 0 0 0 118187 45 0 0 25 0 1 0 649803023 250167296 44915 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 61076 44915 381 112 0 56041 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 244304

[startup+1242.3 s]
/proc/loadavg: 4.13 4.04 3.84 5/330 12046
/proc/meminfo: memFree=26847148/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=244304 CPUtime=1242.32 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 210385 0 0 0 124187 45 0 0 25 0 1 0 649803023 250167296 44915 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 61076 44915 381 112 0 56041 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 244304



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.04 3.86 5/330 12047
/proc/meminfo: memFree=26855536/32950928 swapFree=60199044/67111528
[pid=11988] ppid=11986 vsize=244304 CPUtime=1300.03 cores=1,3
/proc/11988/stat : 11988 (strangenight1-s) R 11986 11988 11551 0 -1 4202496 210385 0 0 0 129958 45 0 0 25 0 1 0 649803023 250167296 44915 33554432000 4194304 4650387 140735789311120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11988/statm: 61076 44915 381 112 0 56041 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 244304

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.59
CPU system time (s): 0.464929
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 244304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.464929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210385
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= 13
involuntary context switches= 3066

runsolver used 3.77043 second user time and 9.27059 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 16:07:22
IDJOB=3369779
IDBENCH=82588
IDSOLVER=1847
FILE ID=node122/3369779-1305382042
RUNJOBID= node122-1305382042-11971
PBS_JOBID= 13324380
Free space on /tmp= 73436 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S1950850246-038-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369779-1305382042/watcher-3369779-1305382042 -o /tmp/evaluation-result-3369779-1305382042/solver-3369779-1305382042 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369779-1305382042.cnf

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

MD5SUM BENCH= a39a6d2f5fd934fd083663966cc58fff
RANDOM SEED=372920917

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28125796 kB
Buffers:        257320 kB
Cached:        3256568 kB
SwapCached:      50104 kB
Active:         828676 kB
Inactive:      3787932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28125796 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           14532 kB
Writeback:           0 kB
AnonPages:     1063416 kB
Mapped:          13352 kB
Slab:           112364 kB
PageTables:      32424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52524404 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= 73408 MiB
End job on node122 at 2011-05-14 16:29:04