Trace number 3175672

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.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S519298227-080-UNKNOWN.cnf
MD5SUMb0f2a8c1ae428dae6bc946bb38e8786d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.7627
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-3175672-1301786253.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.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:     476 undec:      33 neg:     491
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    16      4083      1000     20000         0      4071    100000    505290     96.74    102.39  --
0.59/0.68	c  N dy    37      8169      1000     20000         0      5660    100000    513708     96.61    104.09  --
0.89/0.97	c  N dy    58     12261      1000     20000         0      5507    100000    335873     95.79    102.64  --
1.19/1.27	c  N dy    79     16368      1000     20000         0      9610    100000    814383     95.11    100.60  --
1.49/1.59	c  N dy   103     20498      1000     20000         0      8119    100000    506140     95.37    100.54  --
1.89/1.93	c  N dy   127     24743      1000     20000         0     12356    100000   1012412     95.59    104.38  --
1.89/1.95	c  F st   129     25001      1000     20000         0     12614    100000   1044152     95.64     87.73  --
2.29/2.37	c  N dy   135     30002      1000     20000         0     10800    100000    757220     95.64   no data  --
2.29/2.37	c  S st   135     30002      1000     20000         0     10800    100000    757220     95.64   no data  --
2.39/2.41	c  S st   135     30505      1000     20000         0     11303    100000    809064     95.64   no data  --
2.39/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.42	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.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2.39/2.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.29/6.35	c lits-rem:      5376  cl-subs:       36  v-elim:      0  v-fix:    0  time:  3.89 s
6.39/6.47	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.12
6.39/6.47	c calculated reachability. Time: 0.00
6.39/6.47	c  N dy   135     30505      1000     20000         0     11267    100000    794615     95.64   no data  --
6.79/6.83	c  N dy   153     34719      1000     20000         0     15475    100000   1293518     95.27    100.30  --
7.09/7.15	c  N dy   172     38839      1000     20000         0     11700    100000    690328     95.15    100.28  --
7.49/7.50	c  N dy   201     42877      1000     20000         0     15735    100000   1175005     95.51    103.03  --
7.70/7.76	c  S st   219     45757      1000     20000         0      9670    100000    334722     95.51   no data  --
7.79/7.81	c  S st   219     46262      1000     20000         0     10175    100000    384488     95.51   no data  --
7.79/7.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.79/7.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.79/7.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.79/7.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.79/7.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.79/7.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
7.79/7.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.09/11.19	c lits-rem:      1293  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.36 s
11.09/11.19	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
11.09/11.19	c vivif2 --  cl tried    10173 cl shrink        0 lits rem          0 time: 0.00
11.29/11.31	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.12
11.29/11.31	c calculated reachability. Time: 0.00
11.29/11.31	c  N dy   219     46262      1000     20000         0     10173    100000    382824     95.51   no data  --
11.59/11.64	c  N dy   240     50308      1000     20000         0     14213    100000    859315     95.46    101.57  --
12.00/12.02	c  N dy   268     54533      1000     20000         0     18436    100000   1357519     95.57    102.22  --
12.29/12.38	c  N dy   289     58610      1000     20000         0     12542    100000    562072     95.64    101.77  --
12.79/12.80	c  N dy   313     63452      1000     20000         0     17377    100000   1134330     95.68    101.59  --
13.10/13.18	c  N dy   338     67565      1000     20000         0     21484    100000   1625236     95.72    110.72  --
13.29/13.35	c  S st   348     69393      1000     20000         0     12334    100000    426586     95.70   no data  --
13.39/13.40	c  S st   348     69897      1000     20000         0     12838    100000    476575     95.70   no data  --
13.39/13.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/13.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.39/13.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.39/13.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.39/13.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
13.39/13.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.89/16.90	c lits-rem:      2063  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.48 s
16.89/16.90	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
16.89/16.91	c vivif2 --  cl tried    12834 cl shrink        0 lits rem          0 time: 0.00
16.99/17.04	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
16.99/17.04	c calculated reachability. Time: 0.00
16.99/17.04	c  N dy   348     69897      1000     20000         0     12834    100000    473548     95.70   no data  --
17.39/17.44	c  N dy   379     74366      1000     20000         0     17294    100000   1009317     95.96    123.08  --
17.89/17.91	c  N dy   408     79156      1000     20000         0     22078    100000   1577984     96.00    101.37  --
18.39/18.42	c  N dy   438     84321      1000     20000         0     15254    100000    671195     96.05    102.29  --
18.70/18.71	c  F st   452     87501      1000     20000         0     18429    100000   1049257     95.97   no data  --
18.99/19.04	c  N st   457     90796      1000     20000         0     21715    100000   1461052     95.97   no data  --
19.59/19.67	c  N dy   466     96896      1000     20000         0     14836    100000    511484     95.67    101.48  --
20.18/20.23	c  N dy   499    103087      1000     20000         0     21017    100000   1238650     95.62    100.92  --
20.38/20.41	c  S st   510    104848      1000     20000         0     22775    100000   1449028     95.67   no data  --
20.38/20.47	c  S st   510    105353      1000     20000         0     23280    100000   1502781     95.67   no data  --
20.38/20.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.38/20.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.38/20.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
20.48/20.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.48/20.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.48/20.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
20.48/20.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.49/26.55	c lits-rem:      1214  cl-subs:       37  v-elim:      0  v-fix:    0  time:  6.01 s
26.49/26.55	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
26.49/26.57	c vivif2 --  cl tried    23243 cl shrink        0 lits rem          0 time: 0.01
26.69/26.78	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.21
26.69/26.78	c calculated reachability. Time: 0.00
26.69/26.78	c  N dy   510    105353      1000     20000         0     23243    100000   1492659     95.67   no data  --
27.39/27.49	c  N dy   546    112175      1000     20000         0     16079    100000    548300     95.56    101.41  --
28.19/28.20	c  N dy   595    119408      1000     20000         0     23302    100000   1415168     95.73    103.77  --
28.99/29.07	c  N dy   641    127094      1000     20000         0     15999    100000    427426     95.77    100.85  --
29.89/29.92	c  N dy   691    135305      1000     20000         0     24195    100000   1405250     95.84    102.52  --
30.89/30.96	c  N dy   742    144007      1000     20000         0     16908    100000    424877     95.90    101.43  --
31.90/31.92	c  N dy   793    153245      1000     20000         0     26129    100000   1525962     95.91    101.11  --
32.49/32.51	c  S st   823    158030      1000     20000         0     30906    100000   2102426     95.98   no data  --
32.59/32.60	c  S st   823    158535      1000     20000         0     31411    100000   2156248     95.98   no data  --
32.59/32.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.59/32.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.59/32.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
32.69/32.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.69/32.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.69/32.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
32.69/32.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.49/44.52	c lits-rem:      1068  cl-subs:       55  v-elim:      0  v-fix:    0  time: 11.82 s
44.49/44.52	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
44.49/44.54	c vivif2 --  cl tried    31356 cl shrink        0 lits rem          0 time: 0.02
44.79/44.81	c asymm  cl-useful: 0/18929/20000 lits-rem:0 time: 0.27
44.79/44.81	c calculated reachability. Time: 0.00
44.79/44.81	c  N dy   823    158535      1000     20000         0     31356    100000   2142046     95.98   no data  --
45.79/45.89	c  N dy   879    168681      1000     20000         0     24514    100000   1218028     96.02    106.61  --
47.09/47.17	c  N dy   936    179599      1000     20000         0     35418    100000   2509040     95.99    101.43  --
48.39/48.46	c  N dy  1010    191136      1000     20000         0     28948    100000   1632956     96.08    102.01  --
49.89/49.98	c  N dy  1073    203447      1000     20000         0     22280    100000    735371     96.08    101.14  --
51.49/51.55	c  N dy  1147    216572      1000     20000         0     35387    100000   2275536     96.06    102.28  --
53.19/53.26	c  N dy  1224    230587      1000     20000         0     29407    100000   1461553     96.06    101.67  --
54.09/54.12	c  S st  1263    237802      1000     20000         0     36617    100000   2315767     96.05     91.50  --
54.19/54.21	c  S st  1263    238305      1000     20000         0     37120    100000   2371271     96.05   no data  --
54.19/54.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.19/54.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.19/54.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
54.29/54.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.29/54.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.29/54.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
54.29/54.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.19/71.26	c lits-rem:      1000  cl-subs:       53  v-elim:      0  v-fix:    0  time: 16.96 s
71.19/71.27	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
71.19/71.29	c vivif2 --  cl tried    37067 cl shrink        0 lits rem          0 time: 0.02
71.29/71.32	c asymm  cl-useful: 0/1071/20000 lits-rem:0 time: 0.03
71.29/71.32	c calculated reachability. Time: 0.00
71.29/71.32	c  N dy  1263    238305      1000     20000         0     37067    100000   2357838     96.05   no data  --
73.20/73.24	c  N dy  1363    253560      1000     20000         0     31333    100000   1590776     96.19    101.68  --
75.39/75.44	c  N dy  1456    269840      1000     20000         0     25621    100000    792035     96.22    102.96  --
77.69/77.78	c  N dy  1560    287204      1000     20000         0     42953    100000   2860761     96.27    101.99  --
80.20/80.21	c  N dy  1673    305562      1000     20000         0     38335    100000   2201792     96.32    101.46  --
80.30/80.31	c  F st  1676    306251      1000     20000         0     39024    100000   2280444     96.31     98.99  --
82.79/82.80	c  N dy  1758    325085      1000     20000         0     33852    100000   1563576     96.33    102.84  --
85.39/85.43	c  N dy  1873    345120      1000     20000         0     28893    100000    854556     96.37    102.91  --
86.90/86.95	c  S st  1943    357457      1000     20000         0     41209    100000   2322195     96.39     96.39  --
86.99/87.05	c  S st  1943    357963      1000     20000         0     41715    100000   2371343     96.39   no data  --
86.99/87.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
86.99/87.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.99/87.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
87.09/87.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.09/87.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.09/87.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
87.09/87.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
107.70/107.73	c lits-rem:       557  cl-subs:       55  v-elim:      0  v-fix:    0  time: 20.58 s
107.70/107.73	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
107.70/107.75	c vivif2 --  cl tried    41660 cl shrink        0 lits rem          0 time: 0.02
107.99/108.05	c asymm  cl-useful: 0/15805/20000 lits-rem:0 time: 0.30
107.99/108.05	c calculated reachability. Time: 0.00
107.99/108.05	c  N dy  1943    357963      1000     20000         0     41660    100000   2358345     96.39   no data  --
110.79/110.81	c  N dy  2032    377990      1000     20000         0     35704    100000   1549636     96.29    101.63  --
113.80/113.87	c  N dy  2136    398037      1000     20000         0     28766    100000    618224     96.27    104.64  --
116.69/116.78	c  N dy  2255    418115      1000     20000         0     48821    100000   2999263     96.29    101.98  --
119.80/119.84	c  N dy  2384    438166      1000     20000         0     40873    100000   1949083     96.35    110.62  --
123.10/123.12	c  N dy  2491    458272      1000     20000         0     31991    100000    780958     96.36    103.53  --
126.09/126.14	c  N dy  2600    478409      1000     20000         0     52083    100000   3180393     96.36    102.90  --
129.19/129.29	c  N dy  2702    498449      1000     20000         0     42132    100000   1870054     96.31    102.33  --
132.49/132.56	c  N dy  2817    518967      1000     20000         0     31670    100000    518160     96.33    101.98  --
134.99/135.00	c  S st  2932    536945      1000     20000         0     49615    100000   2666452     96.37   no data  --
135.09/135.11	c  S st  2932    537446      1000     20000         0     50116    100000   2721617     96.37   no data  --
135.09/135.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
135.09/135.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.09/135.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
135.20/135.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.20/135.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.20/135.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
135.20/135.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.40/162.49	c lits-rem:       912  cl-subs:       46  v-elim:      0  v-fix:    0  time: 27.26 s
162.40/162.49	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
162.50/162.52	c vivif2 --  cl tried    50070 cl shrink        0 lits rem          0 time: 0.03
162.60/162.62	c asymm  cl-useful: 0/4195/20000 lits-rem:0 time: 0.10
162.60/162.62	c calculated reachability. Time: 0.00
162.60/162.62	c  N dy  2932    537446      1000     20000         0     50070    100000   2710606     96.37   no data  --
165.69/165.76	c  N dy  3049    557535      1000     20000         0     38194    100000   1193041     96.39    106.00  --
168.80/168.83	c  N dy  3158    577630      1000     20000         0     58253    100000   3584915     96.39    102.90  --
171.80/171.83	c  N dy  3261    597954      1000     20000         0     45597    100000   1960439     96.36    101.79  --
175.19/175.26	c  N dy  3377    618057      1000     20000         0     65665    100000   4339360     96.37    101.59  --
178.40/178.47	c  N dy  3487    638120      1000     20000         0     51742    100000   2581054     96.36    104.89  --
182.19/182.22	c  N dy  3605    658267      1000     20000         0     36921    100000    702614     96.38    102.18  --
185.40/185.44	c  N dy  3721    678354      1000     20000         0     56983    100000   3102165     96.40    118.02  --
189.30/189.34	c  N dy  3836    698430      1000     20000         0     41081    100000   1095369     96.42    102.22  --
192.80/192.81	c  N dy  3936    718728      1000     20000         0     61341    100000   3501764     96.39    103.15  --
196.60/196.67	c  N dy  4046    738770      1000     20000         0     44415    100000   1368878     96.39    106.27  --
200.20/200.27	c  N dy  4153    758901      1000     20000         0     64505    100000   3768983     96.40    101.99  --
204.10/204.16	c  N dy  4267    778984      1000     20000         0     46628    100000   1521006     96.40    101.66  --
207.99/208.04	c  N dy  4396    799084      1000     20000         0     66703    100000   3912616     96.43    104.68  --
209.60/209.63	c  S st  4438    806170      1000     20000         0     73780    100000   4766412     96.44   no data  --
209.80/209.81	c  S st  4438    806672      1000     20000         0     74282    100000   4819039     96.44   no data  --
209.80/209.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
209.80/209.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
209.80/209.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
210.01/210.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
210.01/210.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
210.01/210.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
210.01/210.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
854.12/854.16	c lits-rem:       752  cl-subs:      106  v-elim:      0  v-fix:    0  time: 644.16 s
854.12/854.16	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
854.22/854.21	c vivif2 --  cl tried    74176 cl shrink        0 lits rem          0 time: 0.05
854.63/854.60	c asymm  cl-useful: 0/10625/20000 lits-rem:0 time: 0.39
854.63/854.60	c calculated reachability. Time: 0.00
854.63/854.60	c  N dy  4438    806672      1000     20000         0     74176    100000   4792585     96.44   no data  --
858.22/858.25	c  N dy  4558    826723      1000     20000         0     55258    100000   2440341     96.45    102.81  --
862.33/862.34	c  N dy  4659    846742      1000     20000         0     75245    100000   4813649     96.44    101.67  --
866.12/866.10	c  N dy  4779    866796      1000     20000         0     55324    100000   2346111     96.46    103.25  --
870.63/870.60	c  N dy  4893    887904      1000     20000         0     76386    100000   4880839     96.48    101.72  --
874.33/874.35	c  N dy  4987    908035      1000     20000         0     55558    100000   2261779     96.46    102.27  --
878.53/878.59	c  N dy  5094    928143      1000     20000         0     75633    100000   4657040     96.45    102.21  --
882.63/882.60	c  N dy  5198    948207      1000     20000         0     53731    100000   1921286     96.45    101.58  --
886.72/886.77	c  N dy  5324    968315      1000     20000         0     73811    100000   4326860     96.47    102.20  --
891.12/891.18	c  N dy  5441    988373      1000     20000         0     50902    100000   1483478     96.50    109.79  --
895.12/895.14	c  N dy  5560   1008393      1000     20000         0     70892    100000   3874132     96.51    103.78  --
899.73/899.80	c  N dy  5669   1028427      1000     20000         0     46958    100000    897180     96.51    104.66  --
903.63/903.62	c  N dy  5799   1048524      1000     20000         0     67016    100000   3314749     96.56    101.69  --
908.53/908.58	c  N dy  5913   1068713      1000     20000         0     87183    100000   5717602     96.56    101.73  --
909.42/909.46	c  F st  5935   1071875      1000     20000         0     45413    100000    602155     96.56   no data  --
912.42/912.48	c  N dy  6004   1088817      1000     20000         0     62320    100000   2666974     96.57    101.76  --
917.12/917.14	c  N dy  6124   1108964      1000     20000         0     82442    100000   5072079     96.58    103.04  --
921.63/921.62	c  N dy  6242   1128995      1000     20000         0     56526    100000   1817326     96.59    102.26  --
925.92/925.95	c  N dy  6370   1149068      1000     20000         0     76577    100000   4232902     96.61    102.77  --
931.13/931.10	c  N dy  6485   1169088      1000     20000         0     49633    100000    881603     96.63    102.26  --
935.04/935.00	c  N dy  6598   1189191      1000     20000         0     69693    100000   3277107     96.64    101.78  --
939.92/939.94	c  N dy  6717   1209299      1000     20000         0     89768    100000   5685580     96.66    104.87  --
940.13/940.15	c  S st  6723   1210008      1000     20000         0     90476    100000   5769364     96.66     95.65  --
940.33/940.37	c  S st  6723   1210513      1000     20000         0     90981    100000   5821186     96.66   no data  --
940.33/940.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
940.33/940.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
940.44/940.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
940.63/940.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
940.63/940.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
940.63/940.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
940.63/940.63	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-3175672-1301786253/watcher-3175672-1301786253 -o /tmp/evaluation-result-3175672-1301786253/solver-3175672-1301786253 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175672-1301786253.cnf 

running on 2 cores: 5,7

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: 3.68 3.94 3.87 4/189 6119
/proc/meminfo: memFree=27151172/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=30292 CPUtime=0 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 799 0 0 0 0 0 0 0 25 0 1 0 290222413 31019008 738 33554432000 4194304 4650387 140734151790704 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 7573 739 327 112 0 2538 0

[startup+0.0232281 s]
/proc/loadavg: 3.68 3.94 3.87 4/189 6119
/proc/meminfo: memFree=27151172/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=30804 CPUtime=0.02 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 1008 0 0 0 2 0 0 0 25 0 1 0 290222413 31543296 947 33554432000 4194304 4650387 140734151790704 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 7701 947 346 112 0 2666 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30804

[startup+0.10021 s]
/proc/loadavg: 3.68 3.94 3.87 4/189 6119
/proc/meminfo: memFree=27151172/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=31068 CPUtime=0.09 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 1080 0 0 0 9 0 0 0 25 0 1 0 290222413 31813632 1019 33554432000 4194304 4650387 140734151790704 18446744073709551615 4370424 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 7767 1019 346 112 0 2732 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31068

[startup+0.300176 s]
/proc/loadavg: 3.68 3.94 3.87 4/189 6119
/proc/meminfo: memFree=27151172/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=36984 CPUtime=0.29 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 2849 0 0 0 29 0 0 0 25 0 1 0 290222413 37871616 2525 33554432000 4194304 4650387 140734151790704 18446744073709551615 4333751 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 9246 2525 377 112 0 4211 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36984

[startup+0.701097 s]
/proc/loadavg: 3.68 3.94 3.87 4/189 6119
/proc/meminfo: memFree=27151172/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=37676 CPUtime=0.69 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 3867 0 0 0 69 0 0 0 25 0 1 0 290222413 38580224 2769 33554432000 4194304 4650387 140734151790704 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 9419 2769 379 112 0 4384 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37676

[startup+1.50094 s]
/proc/loadavg: 3.68 3.94 3.87 5/190 6120
/proc/meminfo: memFree=27136384/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=38044 CPUtime=1.49 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 5913 0 0 0 149 0 0 0 25 0 1 0 290222413 38957056 2624 33554432000 4194304 4650387 140734151790704 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 9511 2624 379 112 0 4476 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38044

[startup+3.10064 s]
/proc/loadavg: 3.68 3.94 3.87 5/190 6120
/proc/meminfo: memFree=27094968/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=57316 CPUtime=3.09 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 12380 0 0 0 308 1 0 0 25 0 1 0 290222413 58691584 7744 33554432000 4194304 4650387 140734151790704 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 14329 7744 381 112 0 9294 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57316

[startup+6.30103 s]
/proc/loadavg: 3.71 3.94 3.87 5/190 6120
/proc/meminfo: memFree=27056412/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=59272 CPUtime=6.29 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 12756 0 0 0 628 1 0 0 25 0 1 0 290222413 60694528 8120 33554432000 4194304 4650387 140734151790704 18446744073709551615 4422536 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 14818 8120 381 112 0 9783 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59272

[startup+12.7008 s]
/proc/loadavg: 3.73 3.95 3.87 5/190 6120
/proc/meminfo: memFree=27043696/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=59472 CPUtime=12.69 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 17896 0 0 0 1267 2 0 0 25 0 1 0 290222413 60899328 8415 33554432000 4194304 4650387 140734151790704 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 14868 8415 381 112 0 9833 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59472

[startup+25.5003 s]
/proc/loadavg: 3.79 3.95 3.88 5/190 6120
/proc/meminfo: memFree=26949808/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=82608 CPUtime=25.49 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 29863 0 0 0 2545 4 0 0 25 0 1 0 290222413 84590592 14299 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 20652 14299 381 112 0 15617 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82608

[startup+51.1004 s]
/proc/loadavg: 3.86 3.95 3.88 5/190 6121
/proc/meminfo: memFree=26879804/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=100556 CPUtime=51.09 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 49968 0 0 0 5101 8 0 0 25 0 1 0 290222413 102969344 18876 33554432000 4194304 4650387 140734151790704 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 25139 18877 381 112 0 20104 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 100556

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.88 5/190 6122
/proc/meminfo: memFree=26802856/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=119876 CPUtime=102.3 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 75292 0 0 0 10218 12 0 0 25 0 1 0 290222413 122753024 23954 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 29969 23954 381 112 0 24934 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 119876

[startup+162.301 s]
/proc/loadavg: 3.98 3.96 3.89 5/190 6124
/proc/meminfo: memFree=26791728/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=176280 CPUtime=162.3 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 102821 0 0 0 16210 20 0 0 25 0 1 0 290222413 180510720 26596 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 44070 26596 381 112 0 39035 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 176280

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.89 5/190 6126
/proc/meminfo: memFree=26704016/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=212452 CPUtime=222.3 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 148165 0 0 0 22198 32 0 0 25 0 1 0 290222413 217550848 36931 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 53113 36931 381 112 0 48078 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 212452

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.90 5/190 6127
/proc/meminfo: memFree=26660852/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=212972 CPUtime=282.3 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 148310 0 0 0 28198 32 0 0 25 0 1 0 290222413 218083328 37076 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 53243 37076 381 112 0 48208 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 212972

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 6129
/proc/meminfo: memFree=26660344/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=212972 CPUtime=342.3 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 148354 0 0 0 34198 32 0 0 25 0 1 0 290222413 218083328 37120 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 53243 37120 381 112 0 48208 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 212972

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 6130
/proc/meminfo: memFree=26660332/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=212972 CPUtime=402.3 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 148357 0 0 0 40198 32 0 0 25 0 1 0 290222413 218083328 37123 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 53243 37123 381 112 0 48208 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 212972

[startup+462.301 s]
/proc/loadavg: 4.06 3.99 3.91 5/190 6132
/proc/meminfo: memFree=26661668/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=212972 CPUtime=462.3 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 148357 0 0 0 46198 32 0 0 25 0 1 0 290222413 218083328 37123 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 53243 37123 381 112 0 48208 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 212972

[startup+522.301 s]
/proc/loadavg: 4.07 4.00 3.92 5/190 6134
/proc/meminfo: memFree=26643540/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=212972 CPUtime=522.31 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 148357 0 0 0 52199 32 0 0 25 0 1 0 290222413 218083328 37123 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 53243 37123 381 112 0 48208 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 212972

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 6135
/proc/meminfo: memFree=26642900/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=212972 CPUtime=582.31 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 148358 0 0 0 58199 32 0 0 25 0 1 0 290222413 218083328 37124 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 53243 37124 381 112 0 48208 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 212972

[startup+642.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 6137
/proc/meminfo: memFree=26642508/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=212972 CPUtime=642.32 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 148358 0 0 0 64200 32 0 0 25 0 1 0 290222413 218083328 37124 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 53243 37124 381 112 0 48208 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 212972

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 6138
/proc/meminfo: memFree=26646148/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=212972 CPUtime=702.31 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 148358 0 0 0 70199 32 0 0 25 0 1 0 290222413 218083328 37124 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 53243 37124 381 112 0 48208 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 212972

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6140
/proc/meminfo: memFree=26615064/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=212972 CPUtime=762.32 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 148358 0 0 0 76200 32 0 0 25 0 1 0 290222413 218083328 37124 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 53243 37124 381 112 0 48208 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 212972

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6142
/proc/meminfo: memFree=26615060/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=212972 CPUtime=822.32 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 148358 0 0 0 82200 32 0 0 25 0 1 0 290222413 218083328 37124 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 53243 37124 381 112 0 48208 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 212972

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6143
/proc/meminfo: memFree=26627904/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=166012 CPUtime=882.33 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 168149 0 0 0 88193 40 0 0 25 0 1 0 290222413 169996288 34044 33554432000 4194304 4650387 140734151790704 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 41503 34044 381 112 0 36468 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 166012

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6145
/proc/meminfo: memFree=26577996/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=246272 CPUtime=942.33 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 210876 0 0 0 94180 53 0 0 25 0 1 0 290222413 252182528 45141 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 61568 45141 381 112 0 56533 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 246272

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6146
/proc/meminfo: memFree=26595168/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=246604 CPUtime=1002.33 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 210976 0 0 0 100180 53 0 0 25 0 1 0 290222413 252522496 45241 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 61651 45241 381 112 0 56616 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 246604

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6148
/proc/meminfo: memFree=26549120/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=246604 CPUtime=1062.33 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 211014 0 0 0 106180 53 0 0 25 0 1 0 290222413 252522496 45279 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 61651 45279 381 112 0 56616 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 246604

[startup+1122.3 s]
/proc/loadavg: 4.11 4.03 3.94 5/190 6150
/proc/meminfo: memFree=26540280/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=246604 CPUtime=1122.34 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 211023 0 0 0 112181 53 0 0 25 0 1 0 290222413 252522496 45288 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 61651 45288 381 112 0 56616 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 246604

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 6151
/proc/meminfo: memFree=26541972/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=246772 CPUtime=1182.34 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 211026 0 0 0 118181 53 0 0 25 0 1 0 290222413 252694528 45291 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 61693 45291 381 112 0 56658 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 246772

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 6153
/proc/meminfo: memFree=26540964/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=246772 CPUtime=1242.34 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 211026 0 0 0 124181 53 0 0 25 0 1 0 290222413 252694528 45291 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 61693 45291 381 112 0 56658 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 246772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 2/184 6157
/proc/meminfo: memFree=26989740/32950928 swapFree=67102716/67111528
[pid=6119] ppid=6117 vsize=246772 CPUtime=1300.05 cores=5,7
/proc/6119/stat : 6119 (strangenight1-s) R 6117 6119 5753 0 -1 4202496 211061 0 0 0 129952 53 0 0 25 0 1 0 290222413 252694528 45326 33554432000 4194304 4650387 140734151790704 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6119/statm: 61693 45326 381 112 0 56658 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 246772

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.01
CPU time (s): 1300.06
CPU user time (s): 1299.52
CPU system time (s): 0.539917
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 246772

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

runsolver used 2.02169 second user time and 5.08623 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-03 01:17:33
IDJOB=3175672
IDBENCH=82690
IDSOLVER=1589
FILE ID=node148/3175672-1301786253
RUNJOBID= node148-1301783648-5774
PBS_JOBID= 12841370
Free space on /tmp= 71680 MiB

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

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

MD5SUM BENCH= b0f2a8c1ae428dae6bc946bb38e8786d
RANDOM SEED=712575606

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27151452 kB
Buffers:        286760 kB
Cached:        5203076 kB
SwapCached:       4876 kB
Active:        2091440 kB
Inactive:      3482964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27151452 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:           26416 kB
Writeback:           0 kB
AnonPages:       81856 kB
Mapped:          16252 kB
Slab:           162868 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   301304 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= 71676 MiB
End job on node148 at 2011-04-03 01:39:16