Trace number 3369881

Some explanations

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

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

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

Solver answer on this benchmark

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

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-3369881-1305383415.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.00/0.10	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.09
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.10/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.10/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.10/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.10/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.14	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.10/0.14	c calculated reachability. Time: 0.00
0.10/0.14	c Calc default polars -  time:   0.00 s pos:     476 undec:      33 neg:     491
0.10/0.14	c =========================================================================================
0.10/0.14	c types(t): F = full restart, N = normal restart
0.10/0.14	c types(t): S = simplification begin/end, E = solution found
0.10/0.14	c restart types(rt): st = static, dy = dynamic
0.10/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/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.20/1.27	c  N dy    79     16368      1000     20000         0      9610    100000    814383     95.11    100.60  --
1.49/1.58	c  N dy   103     20498      1000     20000         0      8119    100000    506140     95.37    100.54  --
1.89/1.91	c  N dy   127     24743      1000     20000         0     12356    100000   1012412     95.59    104.38  --
1.89/1.93	c  F st   129     25001      1000     20000         0     12614    100000   1044152     95.64     87.73  --
2.31/2.34	c  N dy   135     30002      1000     20000         0     10800    100000    757220     95.64   no data  --
2.31/2.34	c  S st   135     30002      1000     20000         0     10800    100000    757220     95.64   no data  --
2.31/2.40	c  S st   135     30505      1000     20000         0     11303    100000    809064     95.64   no data  --
2.39/2.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.39/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2.39/2.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.29/6.36	c lits-rem:      5376  cl-subs:       36  v-elim:      0  v-fix:    0  time:  3.92 s
6.39/6.49	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
6.39/6.49	c calculated reachability. Time: 0.00
6.39/6.49	c  N dy   135     30505      1000     20000         0     11267    100000    794615     95.64   no data  --
6.79/6.84	c  N dy   153     34719      1000     20000         0     15475    100000   1293518     95.27    100.30  --
7.09/7.17	c  N dy   172     38839      1000     20000         0     11700    100000    690328     95.15    100.28  --
7.49/7.51	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.80/7.81	c  S st   219     46262      1000     20000         0     10175    100000    384488     95.51   no data  --
7.80/7.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.80/7.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.80/7.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.80/7.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.80/7.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.80/7.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
7.80/7.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.10/11.19	c lits-rem:      1293  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.35 s
11.10/11.19	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
11.10/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  --
11.99/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.69/12.79	c  N dy   313     63452      1000     20000         0     17377    100000   1134330     95.68    101.59  --
13.09/13.17	c  N dy   338     67565      1000     20000         0     21484    100000   1625236     95.72    110.72  --
13.30/13.34	c  S st   348     69393      1000     20000         0     12334    100000    426586     95.70   no data  --
13.30/13.39	c  S st   348     69897      1000     20000         0     12838    100000    476575     95.70   no data  --
13.30/13.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.30/13.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.39/13.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.39/13.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.39/13.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
13.39/13.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.79/16.88	c lits-rem:      2063  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.47 s
16.79/16.88	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
16.79/16.89	c vivif2 --  cl tried    12834 cl shrink        0 lits rem          0 time: 0.00
16.99/17.02	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
16.99/17.02	c calculated reachability. Time: 0.00
16.99/17.02	c  N dy   348     69897      1000     20000         0     12834    100000    473548     95.70   no data  --
17.39/17.41	c  N dy   379     74366      1000     20000         0     17294    100000   1009317     95.96    123.08  --
17.79/17.86	c  N dy   408     79156      1000     20000         0     22078    100000   1577984     96.00    101.37  --
18.29/18.35	c  N dy   438     84321      1000     20000         0     15254    100000    671195     96.05    102.29  --
18.59/18.63	c  F st   452     87501      1000     20000         0     18429    100000   1049257     95.97   no data  --
18.89/18.95	c  N st   457     90796      1000     20000         0     21715    100000   1461052     95.97   no data  --
19.49/19.54	c  N dy   466     96896      1000     20000         0     14836    100000    511484     95.67    101.48  --
19.99/20.09	c  N dy   499    103087      1000     20000         0     21017    100000   1238650     95.62    100.92  --
20.19/20.27	c  S st   510    104848      1000     20000         0     22775    100000   1449028     95.67   no data  --
20.29/20.34	c  S st   510    105353      1000     20000         0     23280    100000   1502781     95.67   no data  --
20.29/20.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.29/20.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.29/20.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
20.39/20.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.39/20.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.39/20.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
20.39/20.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.40/26.50	c lits-rem:      1214  cl-subs:       37  v-elim:      0  v-fix:    0  time:  6.09 s
26.40/26.50	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
26.50/26.51	c vivif2 --  cl tried    23243 cl shrink        0 lits rem          0 time: 0.01
26.69/26.74	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.23
26.69/26.74	c calculated reachability. Time: 0.00
26.69/26.74	c  N dy   510    105353      1000     20000         0     23243    100000   1492659     95.67   no data  --
27.39/27.47	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.80/29.88	c  N dy   691    135305      1000     20000         0     24195    100000   1405250     95.84    102.52  --
30.80/30.82	c  N dy   742    144007      1000     20000         0     16908    100000    424877     95.90    101.43  --
31.69/31.72	c  N dy   793    153245      1000     20000         0     26129    100000   1525962     95.91    101.11  --
32.19/32.26	c  S st   823    158030      1000     20000         0     30906    100000   2102426     95.98   no data  --
32.29/32.34	c  S st   823    158535      1000     20000         0     31411    100000   2156248     95.98   no data  --
32.29/32.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.29/32.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.29/32.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
32.39/32.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.39/32.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.39/32.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
32.39/32.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.39/44.47	c lits-rem:      1068  cl-subs:       55  v-elim:      0  v-fix:    0  time: 12.04 s
44.39/44.47	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
44.39/44.49	c vivif2 --  cl tried    31356 cl shrink        0 lits rem          0 time: 0.02
44.69/44.79	c asymm  cl-useful: 0/18929/20000 lits-rem:0 time: 0.30
44.69/44.79	c calculated reachability. Time: 0.00
44.69/44.79	c  N dy   823    158535      1000     20000         0     31356    100000   2142046     95.98   no data  --
45.89/45.91	c  N dy   879    168681      1000     20000         0     24514    100000   1218028     96.02    106.61  --
47.19/47.23	c  N dy   936    179599      1000     20000         0     35418    100000   2509040     95.99    101.43  --
48.51/48.53	c  N dy  1010    191136      1000     20000         0     28948    100000   1632956     96.08    102.01  --
49.99/50.05	c  N dy  1073    203447      1000     20000         0     22280    100000    735371     96.08    101.14  --
51.59/51.63	c  N dy  1147    216572      1000     20000         0     35387    100000   2275536     96.06    102.28  --
53.19/53.25	c  N dy  1224    230587      1000     20000         0     29407    100000   1461553     96.06    101.67  --
54.00/54.09	c  S st  1263    237802      1000     20000         0     36617    100000   2315767     96.05     91.50  --
54.09/54.18	c  S st  1263    238305      1000     20000         0     37120    100000   2371271     96.05   no data  --
54.09/54.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.09/54.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.19/54.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
54.19/54.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.19/54.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.19/54.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
54.19/54.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.39/71.43	c lits-rem:      1000  cl-subs:       53  v-elim:      0  v-fix:    0  time: 17.15 s
71.39/71.43	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
71.39/71.46	c vivif2 --  cl tried    37067 cl shrink        0 lits rem          0 time: 0.02
71.39/71.48	c asymm  cl-useful: 0/1071/20000 lits-rem:0 time: 0.02
71.39/71.48	c calculated reachability. Time: 0.00
71.39/71.48	c  N dy  1263    238305      1000     20000         0     37067    100000   2357838     96.05   no data  --
73.39/73.44	c  N dy  1363    253560      1000     20000         0     31333    100000   1590776     96.19    101.68  --
75.59/75.65	c  N dy  1456    269840      1000     20000         0     25621    100000    792035     96.22    102.96  --
77.89/77.98	c  N dy  1560    287204      1000     20000         0     42953    100000   2860761     96.27    101.99  --
80.30/80.37	c  N dy  1673    305562      1000     20000         0     38335    100000   2201792     96.32    101.46  --
80.40/80.46	c  F st  1676    306251      1000     20000         0     39024    100000   2280444     96.31     98.99  --
82.69/82.79	c  N dy  1758    325085      1000     20000         0     33852    100000   1563576     96.33    102.84  --
85.39/85.41	c  N dy  1873    345120      1000     20000         0     28893    100000    854556     96.37    102.91  --
86.90/86.92	c  S st  1943    357457      1000     20000         0     41209    100000   2322195     96.39     96.39  --
87.00/87.02	c  S st  1943    357963      1000     20000         0     41715    100000   2371343     96.39   no data  --
87.00/87.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
87.00/87.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.00/87.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
87.09/87.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.09/87.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.09/87.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
87.09/87.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
107.99/108.02	c lits-rem:       557  cl-subs:       55  v-elim:      0  v-fix:    0  time: 20.91 s
107.99/108.02	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
107.99/108.05	c vivif2 --  cl tried    41660 cl shrink        0 lits rem          0 time: 0.02
108.29/108.36	c asymm  cl-useful: 0/15805/20000 lits-rem:0 time: 0.31
108.29/108.36	c calculated reachability. Time: 0.00
108.29/108.36	c  N dy  1943    357963      1000     20000         0     41660    100000   2358345     96.39   no data  --
111.21/111.21	c  N dy  2032    377990      1000     20000         0     35704    100000   1549636     96.29    101.63  --
114.29/114.32	c  N dy  2136    398037      1000     20000         0     28766    100000    618224     96.27    104.64  --
117.00/117.05	c  N dy  2255    418115      1000     20000         0     48821    100000   2999263     96.29    101.98  --
119.79/119.80	c  N dy  2384    438166      1000     20000         0     40873    100000   1949083     96.35    110.62  --
122.70/122.75	c  N dy  2491    458272      1000     20000         0     31991    100000    780958     96.36    103.53  --
125.40/125.48	c  N dy  2600    478409      1000     20000         0     52083    100000   3180393     96.36    102.90  --
128.30/128.32	c  N dy  2702    498449      1000     20000         0     42132    100000   1870054     96.31    102.33  --
131.50/131.55	c  N dy  2817    518967      1000     20000         0     31670    100000    518160     96.33    101.98  --
133.89/133.99	c  S st  2932    536945      1000     20000         0     49615    100000   2666452     96.37   no data  --
134.09/134.10	c  S st  2932    537446      1000     20000         0     50116    100000   2721617     96.37   no data  --
134.09/134.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
134.09/134.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.09/134.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
134.20/134.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.20/134.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.20/134.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
134.20/134.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.00/162.03	c lits-rem:       912  cl-subs:       46  v-elim:      0  v-fix:    0  time: 27.81 s
162.00/162.03	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
162.00/162.06	c vivif2 --  cl tried    50070 cl shrink        0 lits rem          0 time: 0.03
162.10/162.18	c asymm  cl-useful: 0/4195/20000 lits-rem:0 time: 0.12
162.10/162.18	c calculated reachability. Time: 0.00
162.10/162.18	c  N dy  2932    537446      1000     20000         0     50070    100000   2710606     96.37   no data  --
165.60/165.66	c  N dy  3049    557535      1000     20000         0     38194    100000   1193041     96.39    106.00  --
169.00/169.02	c  N dy  3158    577630      1000     20000         0     58253    100000   3584915     96.39    102.90  --
172.20/172.20	c  N dy  3261    597954      1000     20000         0     45597    100000   1960439     96.36    101.79  --
175.49/175.51	c  N dy  3377    618057      1000     20000         0     65665    100000   4339360     96.37    101.59  --
178.39/178.43	c  N dy  3487    638120      1000     20000         0     51742    100000   2581054     96.36    104.89  --
181.89/181.94	c  N dy  3605    658267      1000     20000         0     36921    100000    702614     96.38    102.18  --
184.80/184.88	c  N dy  3721    678354      1000     20000         0     56983    100000   3102165     96.40    118.02  --
188.30/188.32	c  N dy  3836    698430      1000     20000         0     41081    100000   1095369     96.42    102.22  --
191.40/191.44	c  N dy  3936    718728      1000     20000         0     61341    100000   3501764     96.39    103.15  --
194.81/194.86	c  N dy  4046    738770      1000     20000         0     44415    100000   1368878     96.39    106.27  --
198.01/198.09	c  N dy  4153    758901      1000     20000         0     64505    100000   3768983     96.40    101.99  --
201.50/201.53	c  N dy  4267    778984      1000     20000         0     46628    100000   1521006     96.40    101.66  --
204.89/204.98	c  N dy  4396    799084      1000     20000         0     66703    100000   3912616     96.43    104.68  --
206.29/206.37	c  S st  4438    806170      1000     20000         0     73780    100000   4766412     96.44   no data  --
206.49/206.53	c  S st  4438    806672      1000     20000         0     74282    100000   4819039     96.44   no data  --
206.49/206.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
206.49/206.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
206.49/206.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
206.70/206.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
206.70/206.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.70/206.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
206.70/206.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
851.42/851.50	c lits-rem:       752  cl-subs:      106  v-elim:      0  v-fix:    0  time: 644.78 s
851.42/851.50	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
851.53/851.55	c vivif2 --  cl tried    74176 cl shrink        0 lits rem          0 time: 0.05
851.91/851.94	c asymm  cl-useful: 0/10625/20000 lits-rem:0 time: 0.39
851.91/851.94	c calculated reachability. Time: 0.00
851.91/851.94	c  N dy  4438    806672      1000     20000         0     74176    100000   4792585     96.44   no data  --
855.61/855.62	c  N dy  4558    826723      1000     20000         0     55258    100000   2440341     96.45    102.81  --
859.71/859.75	c  N dy  4659    846742      1000     20000         0     75245    100000   4813649     96.44    101.67  --
863.52/863.54	c  N dy  4779    866796      1000     20000         0     55324    100000   2346111     96.46    103.25  --
868.02/868.04	c  N dy  4893    887904      1000     20000         0     76386    100000   4880839     96.48    101.72  --
871.81/871.81	c  N dy  4987    908035      1000     20000         0     55558    100000   2261779     96.46    102.27  --
876.01/876.06	c  N dy  5094    928143      1000     20000         0     75633    100000   4657040     96.45    102.21  --
880.02/880.07	c  N dy  5198    948207      1000     20000         0     53731    100000   1921286     96.45    101.58  --
884.21/884.24	c  N dy  5324    968315      1000     20000         0     73811    100000   4326860     96.47    102.20  --
888.61/888.64	c  N dy  5441    988373      1000     20000         0     50902    100000   1483478     96.50    109.79  --
892.61/892.63	c  N dy  5560   1008393      1000     20000         0     70892    100000   3874132     96.51    103.78  --
897.32/897.31	c  N dy  5669   1028427      1000     20000         0     46958    100000    897180     96.51    104.66  --
901.11/901.15	c  N dy  5799   1048524      1000     20000         0     67016    100000   3314749     96.56    101.69  --
905.71/905.73	c  N dy  5913   1068713      1000     20000         0     87183    100000   5717602     96.56    101.73  --
906.42/906.51	c  F st  5935   1071875      1000     20000         0     45413    100000    602155     96.56   no data  --
909.21/909.20	c  N dy  6004   1088817      1000     20000         0     62320    100000   2666974     96.57    101.76  --
913.31/913.32	c  N dy  6124   1108964      1000     20000         0     82442    100000   5072079     96.58    103.04  --
917.21/917.27	c  N dy  6242   1128995      1000     20000         0     56526    100000   1817326     96.59    102.26  --
921.12/921.11	c  N dy  6370   1149068      1000     20000         0     76577    100000   4232902     96.61    102.77  --
925.62/925.61	c  N dy  6485   1169088      1000     20000         0     49633    100000    881603     96.63    102.26  --
929.01/929.08	c  N dy  6598   1189191      1000     20000         0     69693    100000   3277107     96.64    101.78  --
933.41/933.42	c  N dy  6717   1209299      1000     20000         0     89768    100000   5685580     96.66    104.87  --
933.61/933.61	c  S st  6723   1210008      1000     20000         0     90476    100000   5769364     96.66     95.65  --
933.81/933.80	c  S st  6723   1210513      1000     20000         0     90981    100000   5821186     96.66   no data  --
933.81/933.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
933.81/933.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
933.81/933.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
934.03/934.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
934.03/934.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
934.03/934.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
934.03/934.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369881-1305383415/watcher-3369881-1305383415 -o /tmp/evaluation-result-3369881-1305383415/solver-3369881-1305383415 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369881-1305383415.cnf 

running on 2 cores: 4,6

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.69 3.93 3.72 4/361 24191
/proc/meminfo: memFree=21562204/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=30808 CPUtime=0.01 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 996 0 0 0 1 0 0 0 22 0 1 0 630757603 31547392 936 33554432000 4194304 4650387 140735958727024 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 7702 936 346 112 0 2667 0

[startup+0.109533 s]
/proc/loadavg: 3.69 3.93 3.72 4/361 24191
/proc/meminfo: memFree=21562204/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=32756 CPUtime=0.1 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 1477 0 0 0 10 0 0 0 23 0 1 0 630757603 33542144 1154 33554432000 4194304 4650387 140735958727024 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 8189 1158 356 112 0 3154 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 32756

[startup+0.200533 s]
/proc/loadavg: 3.69 3.93 3.72 4/361 24191
/proc/meminfo: memFree=21562204/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=36988 CPUtime=0.19 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 2656 0 0 0 19 0 0 0 23 0 1 0 630757603 37875712 2333 33554432000 4194304 4650387 140735958727024 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 9247 2333 377 112 0 4212 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36988

[startup+0.300528 s]
/proc/loadavg: 3.69 3.93 3.72 4/361 24191
/proc/meminfo: memFree=21562204/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=36988 CPUtime=0.29 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 2850 0 0 0 29 0 0 0 23 0 1 0 630757603 37875712 2527 33554432000 4194304 4650387 140735958727024 18446744073709551615 4333747 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 9247 2528 377 112 0 4212 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36988

[startup+0.700419 s]
/proc/loadavg: 3.69 3.93 3.72 4/361 24191
/proc/meminfo: memFree=21562204/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=37680 CPUtime=0.69 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 3868 0 0 0 69 0 0 0 25 0 1 0 630757603 38584320 2771 33554432000 4194304 4650387 140735958727024 18446744073709551615 4361034 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 9420 2771 379 112 0 4385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37680

[startup+1.5003 s]
/proc/loadavg: 3.69 3.93 3.72 5/362 24192
/proc/meminfo: memFree=21538512/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=38048 CPUtime=1.49 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 5916 0 0 0 148 1 0 0 25 0 1 0 630757603 38961152 2628 33554432000 4194304 4650387 140735958727024 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 9512 2628 379 112 0 4477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38048

[startup+3.10103 s]
/proc/loadavg: 3.71 3.93 3.73 5/362 24193
/proc/meminfo: memFree=21513836/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=57320 CPUtime=3.09 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 12379 0 0 0 308 1 0 0 25 0 1 0 630757603 58695680 7744 33554432000 4194304 4650387 140735958727024 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 14330 7744 381 112 0 9295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57320

[startup+6.30047 s]
/proc/loadavg: 3.71 3.93 3.73 5/362 24193
/proc/meminfo: memFree=21459912/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=59276 CPUtime=6.29 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 12755 0 0 0 628 1 0 0 25 0 1 0 630757603 60698624 8120 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 14819 8120 381 112 0 9784 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59276

[startup+12.7003 s]
/proc/loadavg: 3.76 3.93 3.73 5/362 24193
/proc/meminfo: memFree=21447912/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=59476 CPUtime=12.69 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 17903 0 0 0 1267 2 0 0 25 0 1 0 630757603 60903424 8423 33554432000 4194304 4650387 140735958727024 18446744073709551615 4360493 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 14869 8423 381 112 0 9834 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59476

[startup+25.5011 s]
/proc/loadavg: 3.79 3.93 3.73 5/362 24193
/proc/meminfo: memFree=21352192/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=82612 CPUtime=25.49 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 29862 0 0 0 2544 5 0 0 25 0 1 0 630757603 84594688 14299 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 20653 14299 381 112 0 15618 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82612

[startup+51.1006 s]
/proc/loadavg: 3.86 3.94 3.74 5/362 24194
/proc/meminfo: memFree=21281916/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=100560 CPUtime=51.09 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 49893 0 0 0 5100 9 0 0 25 0 1 0 630757603 102973440 18802 33554432000 4194304 4650387 140735958727024 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 25140 18802 381 112 0 20105 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 100560

[startup+102.301 s]
/proc/loadavg: 4.02 3.96 3.75 5/362 24195
/proc/meminfo: memFree=21207212/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=119880 CPUtime=102.3 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 75291 0 0 0 10217 13 0 0 25 0 1 0 630757603 122757120 23954 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 29970 23954 381 112 0 24935 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 119880

[startup+162.301 s]
/proc/loadavg: 4.16 4.00 3.77 5/362 24197
/proc/meminfo: memFree=21176908/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=176284 CPUtime=162.29 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 102891 0 0 0 16209 20 0 0 25 0 1 0 630757603 180514816 26667 33554432000 4194304 4650387 140735958727024 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 44071 26667 381 112 0 39036 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 176284

[startup+222.314 s]
/proc/loadavg: 4.05 4.00 3.79 5/362 24198
/proc/meminfo: memFree=21062164/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=212976 CPUtime=222.31 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 148263 0 0 0 22200 31 0 0 25 0 1 0 630757603 218087424 37030 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 53244 37030 381 112 0 48209 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 212976

[startup+282.301 s]
/proc/loadavg: 4.02 4.00 3.80 5/362 24200
/proc/meminfo: memFree=21062988/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=212976 CPUtime=282.3 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 148309 0 0 0 28199 31 0 0 25 0 1 0 630757603 218087424 37076 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 53244 37076 381 112 0 48209 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 212976

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/362 24202
/proc/meminfo: memFree=21062604/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=212976 CPUtime=342.3 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 148353 0 0 0 34199 31 0 0 25 0 1 0 630757603 218087424 37120 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 53244 37120 381 112 0 48209 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 212976

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/362 24203
/proc/meminfo: memFree=21062580/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=212976 CPUtime=402.3 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 148356 0 0 0 40199 31 0 0 25 0 1 0 630757603 218087424 37123 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 53244 37123 381 112 0 48209 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 212976

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/362 24205
/proc/meminfo: memFree=21060412/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=212976 CPUtime=462.3 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 148356 0 0 0 46199 31 0 0 25 0 1 0 630757603 218087424 37123 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 53244 37123 381 112 0 48209 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 212976

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/362 24206
/proc/meminfo: memFree=21045964/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=212976 CPUtime=522.31 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 148357 0 0 0 52200 31 0 0 25 0 1 0 630757603 218087424 37124 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 53244 37124 381 112 0 48209 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 212976

[startup+582.3 s]
/proc/loadavg: 4.07 4.03 3.85 5/362 24208
/proc/meminfo: memFree=21045212/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=212976 CPUtime=582.31 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 148357 0 0 0 58200 31 0 0 25 0 1 0 630757603 218087424 37124 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 53244 37124 381 112 0 48209 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 212976

[startup+642.301 s]
/proc/loadavg: 4.07 4.03 3.86 5/362 24210
/proc/meminfo: memFree=21054952/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=212976 CPUtime=642.31 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 148357 0 0 0 64200 31 0 0 25 0 1 0 630757603 218087424 37124 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 53244 37124 381 112 0 48209 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 212976

[startup+702.301 s]
/proc/loadavg: 4.10 4.05 3.88 5/362 24211
/proc/meminfo: memFree=21047328/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=212976 CPUtime=702.31 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 148357 0 0 0 70200 31 0 0 25 0 1 0 630757603 218087424 37124 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 53244 37124 381 112 0 48209 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 212976

[startup+762.301 s]
/proc/loadavg: 4.22 4.10 3.90 5/362 24213
/proc/meminfo: memFree=21017760/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=212976 CPUtime=762.32 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 148357 0 0 0 76201 31 0 0 25 0 1 0 630757603 218087424 37124 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 53244 37124 381 112 0 48209 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 212976

[startup+822.301 s]
/proc/loadavg: 4.09 4.08 3.91 5/362 24214
/proc/meminfo: memFree=21017748/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=212976 CPUtime=822.31 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 148357 0 0 0 82200 31 0 0 25 0 1 0 630757603 218087424 37124 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 53244 37124 381 112 0 48209 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 212976

[startup+882.314 s]
/proc/loadavg: 4.03 4.06 3.91 5/362 24216
/proc/meminfo: memFree=21020676/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=213944 CPUtime=882.33 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 169719 0 0 0 88195 38 0 0 25 0 1 0 630757603 219078656 35615 33554432000 4194304 4650387 140735958727024 18446744073709551615 4360331 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 53486 35615 381 112 0 48451 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 213944

[startup+942.301 s]
/proc/loadavg: 4.01 4.05 3.91 5/362 24218
/proc/meminfo: memFree=21005236/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=246276 CPUtime=942.31 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 210875 0 0 0 94183 48 0 0 25 0 1 0 630757603 252186624 45141 33554432000 4194304 4650387 140735958727024 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 61569 45141 381 112 0 56534 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 246276

[startup+1002.3 s]
/proc/loadavg: 4.00 4.04 3.91 5/362 24219
/proc/meminfo: memFree=20944444/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=246608 CPUtime=1002.31 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 210984 0 0 0 100183 48 0 0 25 0 1 0 630757603 252526592 45250 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 61652 45250 381 112 0 56617 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 246608

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.91 5/362 24221
/proc/meminfo: memFree=20944664/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=246608 CPUtime=1062.32 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 211015 0 0 0 106184 48 0 0 25 0 1 0 630757603 252526592 45281 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 61652 45281 381 112 0 56617 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 246608

[startup+1122.3 s]
/proc/loadavg: 4.10 4.05 3.92 5/362 24222
/proc/meminfo: memFree=20957880/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=246608 CPUtime=1122.32 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 211022 0 0 0 112184 48 0 0 25 0 1 0 630757603 252526592 45288 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 61652 45288 381 112 0 56617 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 246608

[startup+1182.3 s]
/proc/loadavg: 4.09 4.06 3.93 5/362 24224
/proc/meminfo: memFree=20953864/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=246776 CPUtime=1182.32 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 211025 0 0 0 118184 48 0 0 25 0 1 0 630757603 252698624 45291 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 61694 45291 381 112 0 56659 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 246776

[startup+1242.3 s]
/proc/loadavg: 4.09 4.06 3.93 5/362 24226
/proc/meminfo: memFree=20950952/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=246776 CPUtime=1242.32 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 211060 0 0 0 124184 48 0 0 25 0 1 0 630757603 252698624 45326 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 61694 45326 381 112 0 56659 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 246776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.25 4.11 3.95 2/356 24230
/proc/meminfo: memFree=21390168/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=246776 CPUtime=1300.03 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 211060 0 0 0 129955 48 0 0 25 0 1 0 630757603 252698624 45326 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 61694 45326 381 112 0 56659 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 246776

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.25 4.11 3.95 2/356 24230
/proc/meminfo: memFree=21390168/32951124 swapFree=67111348/67111528
[pid=24191] ppid=24189 vsize=246776 CPUtime=1300.03 cores=4,6
/proc/24191/stat : 24191 (strangenight1-s) R 24189 24191 23551 0 -1 4202496 211060 0 0 0 129955 48 0 0 25 0 1 0 630757603 252698624 45326 33554432000 4194304 4650387 140735958727024 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24191/statm: 61694 45326 381 112 0 56659 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 246776

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.56
CPU system time (s): 0.492925
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 246776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.492925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211060
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= 8
involuntary context switches= 1708

runsolver used 4.96924 second user time and 9.92049 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 16:30:15
IDJOB=3369881
IDBENCH=82690
IDSOLVER=1847
FILE ID=node144/3369881-1305383415
RUNJOBID= node144-1305383414-24150
PBS_JOBID= 13324358
Free space on /tmp= 73220 MiB

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

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

MD5SUM BENCH= b0f2a8c1ae428dae6bc946bb38e8786d
RANDOM SEED=1867307424

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21562368 kB
Buffers:        276660 kB
Cached:        3616692 kB
SwapCached:          0 kB
Active:        8157808 kB
Inactive:      2883964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21562368 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           26708 kB
Writeback:           0 kB
AnonPages:     7148212 kB
Mapped:          27956 kB
Slab:           244796 kB
PageTables:      37792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82080408 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= 73236 MiB
End job on node144 at 2011-05-14 16:51:57