Trace number 3175570

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.06 1300.02

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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175570-1301783669.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	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.11	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.10
0.09/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.15	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.15	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:     475 undec:      37 neg:     488
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.15	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.38/0.42	c  N dy    17      4036      1000     20000         0      4028    100000    499890     96.94    109.74  --
0.58/0.69	c  N dy    35      8052      1000     20000         0      5537    100000    494882     96.11    101.23  --
0.88/0.99	c  N dy    58     12143      1000     20000         0      5387    100000    323579     95.99    111.12  --
1.18/1.29	c  N dy    83     16176      1000     20000         0      9414    100000    805533     96.71    102.63  --
1.58/1.61	c  N dy   106     20295      1000     20000         0      7916    100000    487140     96.88    102.51  --
1.88/1.92	c  N dy   125     24380      1000     20000         0     11991    100000    972463     96.76    103.26  --
1.88/1.97	c  F st   128     25000      1000     20000         0     12608    100000   1041882     96.61   no data  --
2.29/2.38	c  N dy   134     30001      1000     20000         0     10784    100000    737873     96.61   no data  --
2.29/2.38	c  S st   134     30001      1000     20000         0     10784    100000    737873     96.61   no data  --
2.39/2.43	c  S st   134     30503      1000     20000         0     11286    100000    786625     96.61   no data  --
2.39/2.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.39/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2.39/2.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.49/6.55	c lits-rem:      5844  cl-subs:       53  v-elim:      0  v-fix:    0  time:  4.08 s
6.59/6.69	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
6.59/6.69	c calculated reachability. Time: 0.00
6.59/6.69	c  N dy   134     30503      1000     20000         0     11233    100000    767646     96.61   no data  --
6.98/7.05	c  N dy   158     34718      1000     20000         0     15440    100000   1266566     96.56    102.05  --
7.38/7.40	c  N dy   178     38783      1000     20000         0     11618    100000    675632     96.35    101.53  --
7.69/7.77	c  N dy   201     42848      1000     20000         0     15678    100000   1150622     96.22    101.93  --
7.98/8.07	c  S st   215     45754      1000     20000         0      9640    100000    329846     96.01   no data  --
8.08/8.12	c  S st   215     46258      1000     20000         0     10144    100000    382598     96.01   no data  --
8.08/8.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.08/8.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.08/8.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
8.08/8.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.08/8.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.08/8.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
8.08/8.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.09/12.11	c lits-rem:      1132  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.96 s
12.09/12.11	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
12.09/12.11	c vivif2 --  cl tried    10143 cl shrink        0 lits rem          0 time: 0.00
12.18/12.23	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.12
12.18/12.23	c calculated reachability. Time: 0.00
12.18/12.23	c  N dy   215     46258      1000     20000         0     10143    100000    381226     96.01   no data  --
12.48/12.57	c  N dy   243     50463      1000     20000         0     14341    100000    886028     96.21    101.57  --
12.88/12.93	c  N dy   258     54550      1000     20000         0     18421    100000   1362219     95.96    101.70  --
13.29/13.30	c  N dy   280     58585      1000     20000         0     12493    100000    559686     95.92    103.34  --
13.59/13.68	c  N dy   304     62674      1000     20000         0     16577    100000   1048143     96.03    102.10  --
14.08/14.11	c  N dy   324     66968      1000     20000         0     20861    100000   1555857     95.94    103.37  --
14.29/14.34	c  S st   336     69387      1000     20000         0     12305    100000    417380     95.85    101.33  --
14.38/14.40	c  S st   336     69893      1000     20000         0     12811    100000    469612     95.85   no data  --
14.38/14.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.38/14.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.38/14.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.38/14.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.38/14.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.38/14.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
14.38/14.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.38/18.40	c lits-rem:      2052  cl-subs:       11  v-elim:      0  v-fix:    0  time:  3.97 s
18.38/18.40	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
18.38/18.40	c vivif2 --  cl tried    12800 cl shrink        0 lits rem          0 time: 0.00
18.48/18.54	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.14
18.48/18.54	c calculated reachability. Time: 0.00
18.48/18.54	c  N dy   336     69893      1000     20000         0     12800    100000    465013     95.85   no data  --
18.88/18.95	c  N dy   362     74580      1000     20000         0     17478    100000   1008851     95.78    101.55  --
19.38/19.42	c  N dy   395     79372      1000     20000         0     22265    100000   1575172     95.88    101.10  --
19.88/19.93	c  N dy   420     84522      1000     20000         0     15431    100000    679598     95.79    101.73  --
20.18/20.20	c  F st   440     87502      1000     20000         0     18408    100000   1026987     95.78   no data  --
20.48/20.54	c  N st   445     90799      1000     20000         0     21694    100000   1438332     95.78   no data  --
21.09/21.19	c  N dy   473     96602      1000     20000         0     14514    100000    467051     95.87    114.64  --
21.79/21.84	c  N dy   508    102869      1000     20000         0     20772    100000   1205312     95.80    101.61  --
21.99/22.06	c  S st   519    104839      1000     20000         0     22741    100000   1438196     95.79   no data  --
22.09/22.14	c  S st   519    105343      1000     20000         0     23245    100000   1492467     95.79   no data  --
22.09/22.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.09/22.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.09/22.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
22.19/22.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.19/22.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.19/22.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
22.19/22.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.28/29.37	c lits-rem:       673  cl-subs:       32  v-elim:      0  v-fix:    0  time:  7.15 s
29.28/29.37	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
29.28/29.39	c vivif2 --  cl tried    23213 cl shrink        0 lits rem          0 time: 0.01
29.59/29.60	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.22
29.59/29.61	c calculated reachability. Time: 0.00
29.59/29.61	c  N dy   519    105343      1000     20000         0     23213    100000   1484085     95.79   no data  --
30.28/30.33	c  N dy   558    112088      1000     20000         0     15974    100000    528001     95.85    102.52  --
30.99/31.05	c  N dy   603    119299      1000     20000         0     23174    100000   1389057     95.96    101.65  --
31.79/31.89	c  N dy   644    126917      1000     20000         0     15803    100000    396201     95.97    101.13  --
32.58/32.67	c  N dy   692    135030      1000     20000         0     23895    100000   1357869     96.08    101.38  --
33.69/33.70	c  N dy   748    143817      1000     20000         0     16701    100000    394275     96.19    103.35  --
34.59/34.64	c  N dy   804    152995      1000     20000         0     25861    100000   1493224     96.27    101.36  --
35.19/35.24	c  S st   827    158015      1000     20000         0     30872    100000   2087076     96.26     97.82  --
35.29/35.32	c  S st   827    158520      1000     20000         0     31377    100000   2140029     96.26   no data  --
35.29/35.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.29/35.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.29/35.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
35.38/35.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.38/35.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.38/35.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
35.38/35.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.69/47.73	c lits-rem:       850  cl-subs:       43  v-elim:      0  v-fix:    0  time: 12.31 s
47.69/47.73	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
47.69/47.75	c vivif2 --  cl tried    31334 cl shrink        0 lits rem          0 time: 0.02
47.99/48.07	c asymm  cl-useful: 0/18926/20000 lits-rem:0 time: 0.32
47.99/48.08	c calculated reachability. Time: 0.00
47.99/48.08	c  N dy   827    158520      1000     20000         0     31334    100000   2129180     96.26   no data  --
49.28/49.32	c  N dy   891    168749      1000     20000         0     24568    100000   1221121     96.29    102.97  --
50.68/50.78	c  N dy   952    179829      1000     20000         0     35631    100000   2527230     96.26    101.40  --
51.99/52.08	c  N dy  1011    191406      1000     20000         0     29219    100000   1653251     96.21    102.40  --
53.58/53.61	c  N dy  1081    203627      1000     20000         0     22450    100000    749659     96.20    107.42  --
55.19/55.20	c  N dy  1158    216682      1000     20000         0     35488    100000   2299587     96.26    101.68  --
56.79/56.88	c  N dy  1235    230794      1000     20000         0     29612    100000   1480072     96.25    101.92  --
57.69/57.77	c  S st  1274    237780      1000     20000         0     36586    100000   2311589     96.26   no data  --
57.79/57.85	c  S st  1274    238284      1000     20000         0     37090    100000   2363278     96.26   no data  --
57.79/57.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.79/57.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.79/57.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
57.89/57.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.89/57.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.89/57.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
57.89/57.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.48/74.53	c lits-rem:       829  cl-subs:       61  v-elim:      0  v-fix:    0  time: 16.58 s
74.48/74.53	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
74.48/74.56	c vivif2 --  cl tried    37029 cl shrink        0 lits rem          0 time: 0.02
74.48/74.58	c asymm  cl-useful: 0/1074/20000 lits-rem:0 time: 0.02
74.48/74.58	c calculated reachability. Time: 0.00
74.48/74.58	c  N dy  1274    238284      1000     20000         0     37029    100000   2347834     96.26   no data  --
76.49/76.54	c  N dy  1351    253818      1000     20000         0     31569    100000   1607129     96.24    101.31  --
78.79/78.81	c  N dy  1452    270102      1000     20000         0     25865    100000    821988     96.29    102.34  --
81.09/81.10	c  N dy  1549    287349      1000     20000         0     43082    100000   2874617     96.31    101.77  --
83.60/83.66	c  N dy  1656    305746      1000     20000         0     38492    100000   2218214     96.33    101.59  --
83.69/83.73	c  F st  1657    306250      1000     20000         0     38996    100000   2277753     96.32     91.72  --
86.28/86.33	c  N dy  1733    325294      1000     20000         0     34043    100000   1568072     96.29    101.90  --
89.19/89.29	c  N dy  1838    345371      1000     20000         0     29136    100000    867320     96.26    101.85  --
90.68/90.77	c  S st  1894    357427      1000     20000         0     41176    100000   2288386     96.21    102.04  --
90.78/90.86	c  S st  1894    357929      1000     20000         0     41678    100000   2341878     96.21   no data  --
90.78/90.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.78/90.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.78/90.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
90.88/90.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.88/90.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.88/90.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
90.88/90.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
105.89/105.98	c lits-rem:       860  cl-subs:       61  v-elim:      0  v-fix:    0  time: 15.02 s
105.89/105.98	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
105.99/106.01	c vivif2 --  cl tried    41617 cl shrink        0 lits rem          0 time: 0.03
106.19/106.29	c asymm  cl-useful: 0/15767/20000 lits-rem:0 time: 0.28
106.19/106.29	c calculated reachability. Time: 0.00
106.19/106.29	c  N dy  1894    357929      1000     20000         0     41617    100000   2326931     96.21   no data  --
109.09/109.15	c  N dy  2029    377968      1000     20000         0     35656    100000   1552156     96.31    101.90  --
112.09/112.14	c  N dy  2149    398098      1000     20000         0     28795    100000    616136     96.35    102.67  --
114.99/115.00	c  N dy  2264    418650      1000     20000         0     49308    100000   3051597     96.35    101.57  --
117.89/117.94	c  N dy  2384    438791      1000     20000         0     41470    100000   2022899     96.39    102.02  --
121.09/121.19	c  N dy  2486    458971      1000     20000         0     32674    100000    858522     96.36    101.45  --
124.19/124.24	c  N dy  2596    479021      1000     20000         0     52695    100000   3245344     96.35    102.40  --
127.29/127.39	c  N dy  2714    499025      1000     20000         0     42713    100000   1935239     96.34    101.90  --
130.90/130.94	c  N dy  2828    519086      1000     20000         0     31786    100000    529686     96.34    102.09  --
133.49/133.54	c  S st  2929    536893      1000     20000         0     49562    100000   2659757     96.35   no data  --
133.59/133.67	c  S st  2929    537394      1000     20000         0     50062    100000   2710970     96.35   no data  --
133.59/133.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
133.59/133.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.69/133.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
133.79/133.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.79/133.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.79/133.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
133.79/133.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.29/158.31	c lits-rem:       731  cl-subs:       53  v-elim:      0  v-fix:    0  time: 24.50 s
158.29/158.31	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
158.29/158.34	c vivif2 --  cl tried    50009 cl shrink        0 lits rem          0 time: 0.03
158.39/158.46	c asymm  cl-useful: 0/4233/20000 lits-rem:0 time: 0.12
158.39/158.46	c calculated reachability. Time: 0.00
158.39/158.46	c  N dy  2929    537394      1000     20000         0     50009    100000   2698045     96.35   no data  --
161.70/161.74	c  N dy  3032    557803      1000     20000         0     38441    100000   1211934     96.32    102.13  --
164.79/164.89	c  N dy  3150    577945      1000     20000         0     58562    100000   3621521     96.35    102.35  --
167.99/168.07	c  N dy  3256    598069      1000     20000         0     45693    100000   1971364     96.35    102.51  --
171.50/171.56	c  N dy  3374    618164      1000     20000         0     65758    100000   4373384     96.37    101.85  --
174.59/174.67	c  N dy  3489    638201      1000     20000         0     51804    100000   2580755     96.37    102.62  --
178.29/178.35	c  N dy  3604    658279      1000     20000         0     36909    100000    690650     96.39    101.87  --
181.39/181.43	c  N dy  3715    678320      1000     20000         0     56912    100000   3058864     96.38    104.03  --
185.09/185.12	c  N dy  3827    698403      1000     20000         0     41023    100000   1077200     96.39    101.68  --
188.59/188.66	c  N dy  3930    718517      1000     20000         0     61105    100000   3474109     96.38    103.27  --
192.40/192.49	c  N dy  4054    738576      1000     20000         0     44202    100000   1361679     96.42    102.84  --
196.09/196.19	c  N dy  4164    758623      1000     20000         0     64211    100000   3751798     96.43    102.02  --
200.09/200.20	c  N dy  4284    778778      1000     20000         0     46402    100000   1499864     96.44    101.56  --
204.09/204.18	c  N dy  4401    799297      1000     20000         0     66899    100000   3925282     96.44    101.77  --
205.70/205.76	c  S st  4445    806093      1000     20000         0     73684    100000   4746121     96.46    100.90  --
205.89/205.96	c  S st  4445    806597      1000     20000         0     74188    100000   4800695     96.46   no data  --
205.89/205.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
205.89/205.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
205.99/206.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
206.09/206.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
206.09/206.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.09/206.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
206.09/206.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
854.81/854.84	c lits-rem:      1084  cl-subs:      124  v-elim:      0  v-fix:    0  time: 648.67 s
854.81/854.84	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
854.81/854.89	c vivif2 --  cl tried    74064 cl shrink        0 lits rem          0 time: 0.05
855.21/855.24	c asymm  cl-useful: 0/10399/20000 lits-rem:0 time: 0.35
855.21/855.24	c calculated reachability. Time: 0.00
855.21/855.24	c  N dy  4445    806597      1000     20000         0     74064    100000   4770731     96.46   no data  --
858.62/858.67	c  N dy  4571    826605      1000     20000         0     55091    100000   2416872     96.49    104.45  --
862.72/862.72	c  N dy  4692    846607      1000     20000         0     75064    100000   4805099     96.51    103.75  --
866.12/866.19	c  N dy  4806    866707      1000     20000         0     55182    100000   2326742     96.53    107.00  --
870.32/870.33	c  N dy  4932    887178      1000     20000         0     75621    100000   4760084     96.55    103.06  --
873.92/873.99	c  N dy  5058    907423      1000     20000         0     54899    100000   2190596     96.58    102.41  --
877.92/877.92	c  N dy  5175    927480      1000     20000         0     74919    100000   4575561     96.60    104.40  --
881.72/881.70	c  N dy  5283    947577      1000     20000         0     53053    100000   1846617     96.61    101.70  --
885.42/885.46	c  N dy  5388    967733      1000     20000         0     73177    100000   4244134     96.60    101.82  --
889.61/889.62	c  N dy  5505    987971      1000     20000         0     50456    100000   1415275     96.59    103.26  --
893.22/893.23	c  N dy  5612   1008324      1000     20000         0     70780    100000   3845237     96.59    102.25  --
897.63/897.69	c  N dy  5713   1028662      1000     20000         0     47150    100000    925133     96.57    102.08  --
901.22/901.24	c  N dy  5839   1048727      1000     20000         0     67179    100000   3337464     96.60    101.71  --
905.82/905.84	c  N dy  5960   1068815      1000     20000         0     87240    100000   5763694     96.63    101.90  --
906.62/906.64	c  F st  5978   1071875      1000     20000         0     45375    100000    598190     96.63   no data  --
909.41/909.44	c  N dy  6048   1088849      1000     20000         0     62301    100000   2649194     96.63    102.32  --
913.72/913.71	c  N dy  6166   1108936      1000     20000         0     82348    100000   5037336     96.64    102.86  --
918.11/918.11	c  N dy  6285   1129036      1000     20000         0     56504    100000   1823299     96.66    103.28  --
922.42/922.42	c  N dy  6405   1149156      1000     20000         0     76597    100000   4236616     96.68    102.71  --
927.32/927.32	c  N dy  6508   1169238      1000     20000         0     49726    100000    898302     96.67    103.60  --
931.12/931.16	c  N dy  6629   1189303      1000     20000         0     69749    100000   3284877     96.68    103.69  --
936.32/936.37	c  N dy  6742   1209332      1000     20000         0     89748    100000   5685488     96.68    105.47  --
936.52/936.55	c  S st  6747   1209895      1000     20000         0     90306    100000   5752353     96.68   no data  --
936.72/936.76	c  S st  6747   1210401      1000     20000         0     90812    100000   5807512     96.68   no data  --
936.72/936.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
936.72/936.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
936.82/936.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
937.02/937.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
937.02/937.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
937.02/937.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
937.02/937.02	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 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-3175570-1301783669/watcher-3175570-1301783669 -o /tmp/evaluation-result-3175570-1301783669/solver-3175570-1301783669 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175570-1301783669.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.22 0.30 2.64 4/184 21356
/proc/meminfo: memFree=20813680/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=11760 CPUtime=0 cores=0,2
/proc/21356/stat : 21356 (runsolver) R 21354 21356 21305 0 -1 4202560 41 0 0 0 0 0 0 0 23 0 1 0 289966612 12042240 49 33554432000 4194304 5392636 140733309631056 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/21356/statm: 2940 49 30 293 0 2644 0

[startup+0.089808 s]
/proc/loadavg: 0.22 0.30 2.64 4/184 21356
/proc/meminfo: memFree=20813680/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=31076 CPUtime=0.08 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 1061 0 0 0 8 0 0 0 23 0 1 0 289966612 31821824 1000 33554432000 4194304 4650387 140733634738368 18446744073709551615 4370400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 7769 1000 346 112 0 2734 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31076

[startup+0.100744 s]
/proc/loadavg: 0.22 0.30 2.64 4/184 21356
/proc/meminfo: memFree=20813680/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=31076 CPUtime=0.09 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 1068 0 0 0 9 0 0 0 23 0 1 0 289966612 31821824 1007 33554432000 4194304 4650387 140733634738368 18446744073709551615 4371111 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 7769 1007 346 112 0 2734 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31076

[startup+0.300709 s]
/proc/loadavg: 0.22 0.30 2.64 4/184 21356
/proc/meminfo: memFree=20813680/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=37112 CPUtime=0.28 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 2814 0 0 0 28 0 0 0 25 0 1 0 289966612 38002688 2491 33554432000 4194304 4650387 140733634738368 18446744073709551615 4315053 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 9278 2491 377 112 0 4243 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37112

[startup+0.700631 s]
/proc/loadavg: 0.22 0.30 2.64 4/184 21356
/proc/meminfo: memFree=20813680/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=37808 CPUtime=0.68 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 3822 0 0 0 68 0 0 0 25 0 1 0 289966612 38715392 2727 33554432000 4194304 4650387 140733634738368 18446744073709551615 4316008 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 9452 2727 379 112 0 4417 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37808

[startup+1.50048 s]
/proc/loadavg: 0.52 0.36 2.64 5/190 21367
/proc/meminfo: memFree=20776292/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=38172 CPUtime=1.48 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 5869 0 0 0 148 0 0 0 25 0 1 0 289966612 39088128 2577 33554432000 4194304 4650387 140733634738368 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 9543 2577 379 112 0 4508 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38172

[startup+3.10022 s]
/proc/loadavg: 0.52 0.36 2.64 5/190 21367
/proc/meminfo: memFree=20761600/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=56748 CPUtime=3.08 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 12221 0 0 0 307 1 0 0 25 0 1 0 289966612 58109952 7596 33554432000 4194304 4650387 140733634738368 18446744073709551615 4438639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 14187 7596 381 112 0 9152 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 56748

[startup+6.30057 s]
/proc/loadavg: 0.52 0.36 2.64 5/190 21367
/proc/meminfo: memFree=20714068/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=58268 CPUtime=6.28 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 12523 0 0 0 627 1 0 0 25 0 1 0 289966612 59666432 7898 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 14567 7898 381 112 0 9532 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 58268

[startup+12.7003 s]
/proc/loadavg: 1.06 0.48 2.66 5/190 21367
/proc/meminfo: memFree=20628740/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=59120 CPUtime=12.68 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 16089 0 0 0 1267 1 0 0 25 0 1 0 289966612 60538880 8383 33554432000 4194304 4650387 140733634738368 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 14780 8383 381 112 0 9745 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 59120

[startup+25.5009 s]
/proc/loadavg: 1.51 0.59 2.67 5/190 21367
/proc/meminfo: memFree=20575668/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=80404 CPUtime=25.48 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 29351 0 0 0 2545 3 0 0 25 0 1 0 289966612 82333696 13886 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 20101 13886 381 112 0 15066 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80404

[startup+51.101 s]
/proc/loadavg: 2.36 0.86 2.71 5/190 21368
/proc/meminfo: memFree=20458408/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=99364 CPUtime=51.09 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 45505 0 0 0 5102 7 0 0 25 0 1 0 289966612 101748736 17468 33554432000 4194304 4650387 140733634738368 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 24841 17468 381 112 0 19806 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99364

[startup+102.306 s]
/proc/loadavg: 3.34 1.39 2.78 5/190 21370
/proc/meminfo: memFree=20399456/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=120916 CPUtime=102.3 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 75247 0 0 0 10217 13 0 0 25 0 1 0 289966612 123817984 24084 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 30229 24084 381 112 0 25194 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 120916

[startup+162.301 s]
/proc/loadavg: 3.76 1.86 2.85 5/190 21371
/proc/meminfo: memFree=20353056/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=130588 CPUtime=162.29 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 106198 0 0 0 16209 20 0 0 25 0 1 0 289966612 133722112 25580 33554432000 4194304 4650387 140733634738368 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 32647 25580 381 112 0 27612 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 130588

[startup+222.3 s]
/proc/loadavg: 3.91 2.25 2.92 5/190 21373
/proc/meminfo: memFree=20247236/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=211428 CPUtime=222.3 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 147600 0 0 0 22200 30 0 0 25 0 1 0 289966612 216502272 36598 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 52857 36598 381 112 0 47822 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 211428

[startup+282.301 s]
/proc/loadavg: 4.01 2.58 2.99 5/190 21374
/proc/meminfo: memFree=20223016/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=211428 CPUtime=282.29 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 147629 0 0 0 28199 30 0 0 25 0 1 0 289966612 216502272 36627 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 52857 36627 381 112 0 47822 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 211428

[startup+342.301 s]
/proc/loadavg: 4.00 2.83 3.05 5/190 21376
/proc/meminfo: memFree=20216668/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=211428 CPUtime=342.29 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 147660 0 0 0 34199 30 0 0 25 0 1 0 289966612 216502272 36658 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 52857 36658 381 112 0 47822 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 211428

[startup+402.3 s]
/proc/loadavg: 4.00 3.04 3.11 5/190 21377
/proc/meminfo: memFree=20205992/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=211428 CPUtime=402.29 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 147660 0 0 0 40199 30 0 0 25 0 1 0 289966612 216502272 36658 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 52857 36658 381 112 0 47822 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 211428

[startup+462.301 s]
/proc/loadavg: 4.08 3.23 3.17 5/190 21379
/proc/meminfo: memFree=20202860/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=211428 CPUtime=462.3 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 147660 0 0 0 46200 30 0 0 25 0 1 0 289966612 216502272 36658 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 52857 36658 381 112 0 47822 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 211428

[startup+522.3 s]
/proc/loadavg: 4.06 3.38 3.22 5/190 21381
/proc/meminfo: memFree=20193776/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=211428 CPUtime=522.3 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 147660 0 0 0 52200 30 0 0 25 0 1 0 289966612 216502272 36658 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 52857 36658 381 112 0 47822 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 211428

[startup+582.301 s]
/proc/loadavg: 4.06 3.51 3.27 5/190 21382
/proc/meminfo: memFree=20136340/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=211428 CPUtime=582.3 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 147660 0 0 0 58200 30 0 0 25 0 1 0 289966612 216502272 36658 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 52857 36658 381 112 0 47822 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 211428

[startup+642.3 s]
/proc/loadavg: 4.02 3.59 3.31 5/190 21384
/proc/meminfo: memFree=20156520/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=211428 CPUtime=642.31 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 147660 0 0 0 64201 30 0 0 25 0 1 0 289966612 216502272 36658 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 52857 36658 381 112 0 47822 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 211428

[startup+702.301 s]
/proc/loadavg: 4.01 3.66 3.35 5/190 21385
/proc/meminfo: memFree=20146568/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=211428 CPUtime=702.31 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 147660 0 0 0 70201 30 0 0 25 0 1 0 289966612 216502272 36658 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 52857 36658 381 112 0 47822 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 211428

[startup+762.307 s]
/proc/loadavg: 4.00 3.72 3.39 5/190 21387
/proc/meminfo: memFree=20155100/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=211428 CPUtime=762.32 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 147660 0 0 0 76202 30 0 0 25 0 1 0 289966612 216502272 36658 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 52857 36658 381 112 0 47822 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 211428

[startup+822.301 s]
/proc/loadavg: 4.00 3.77 3.43 5/190 21389
/proc/meminfo: memFree=20122328/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=211428 CPUtime=822.31 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 147660 0 0 0 82201 30 0 0 25 0 1 0 289966612 216502272 36658 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 52857 36658 381 112 0 47822 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 211428

[startup+882.301 s]
/proc/loadavg: 4.00 3.81 3.46 5/190 21390
/proc/meminfo: memFree=20156260/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=164504 CPUtime=882.32 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 168091 0 0 0 88196 36 0 0 25 0 1 0 289966612 168452096 34214 33554432000 4194304 4650387 140733634738368 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 41126 34214 381 112 0 36091 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 164504

[startup+942.3 s]
/proc/loadavg: 4.00 3.84 3.49 5/190 21392
/proc/meminfo: memFree=20089256/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=243728 CPUtime=942.32 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 210218 0 0 0 94186 46 0 0 25 0 1 0 289966612 249577472 44747 33554432000 4194304 4650387 140733634738368 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 60932 44747 381 112 0 55897 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 243728

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 3.52 5/190 21394
/proc/meminfo: memFree=20116144/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=244132 CPUtime=1002.33 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 210318 0 0 0 100187 46 0 0 25 0 1 0 289966612 249991168 44847 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 61033 44847 381 112 0 55998 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 244132

[startup+1062.3 s]
/proc/loadavg: 4.06 3.91 3.55 5/190 21395
/proc/meminfo: memFree=20110776/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=244308 CPUtime=1062.33 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 210362 0 0 0 106187 46 0 0 25 0 1 0 289966612 250171392 44891 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 61077 44891 381 112 0 56042 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 244308

[startup+1122.3 s]
/proc/loadavg: 4.02 3.92 3.58 5/190 21397
/proc/meminfo: memFree=20074904/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=244308 CPUtime=1122.33 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 210362 0 0 0 112187 46 0 0 25 0 1 0 289966612 250171392 44891 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 61077 44891 381 112 0 56042 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 244308

[startup+1182.3 s]
/proc/loadavg: 4.01 3.93 3.60 5/190 21398
/proc/meminfo: memFree=19973076/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=244308 CPUtime=1182.33 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 210373 0 0 0 118187 46 0 0 25 0 1 0 289966612 250171392 44902 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 61077 44902 381 112 0 56042 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 244308

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 21400
/proc/meminfo: memFree=19971456/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=244308 CPUtime=1242.34 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 210386 0 0 0 124188 46 0 0 25 0 1 0 289966612 250171392 44915 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 61077 44915 381 112 0 56042 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 244308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 3.93 3.64 4/189 21430
/proc/meminfo: memFree=20483240/32950928 swapFree=67111528/67111528
[pid=21356] ppid=21354 vsize=244308 CPUtime=1300.04 cores=0,2
/proc/21356/stat : 21356 (strangenight1-s) R 21354 21356 21305 0 -1 4202496 210386 0 0 0 129958 46 0 0 25 0 1 0 289966612 250171392 44915 33554432000 4194304 4650387 140733634738368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21356/statm: 61077 44915 381 112 0 56042 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 244308

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.59
CPU system time (s): 0.470928
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 244308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.470928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210386
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3549

runsolver used 1.9927 second user time and 5.11022 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-03 00:34:29
IDJOB=3175570
IDBENCH=82588
IDSOLVER=1589
FILE ID=node127/3175570-1301783669
RUNJOBID= node127-1301783651-21323
PBS_JOBID= 12841391
Free space on /tmp= 71328 MiB

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

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

MD5SUM BENCH= a39a6d2f5fd934fd083663966cc58fff
RANDOM SEED=1814405994

node127.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.823
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.823
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.83
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.823
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.74
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20816944 kB
Buffers:        358344 kB
Cached:       11392020 kB
SwapCached:          0 kB
Active:        6664944 kB
Inactive:      5193412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20816944 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21380 kB
Writeback:           0 kB
AnonPages:      107300 kB
Mapped:          15584 kB
Slab:           213560 kB
PageTables:       5040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   299056 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= 71324 MiB
End job on node127 at 2011-04-03 00:56:11