Trace number 3369711

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S941604910-059-UNKNOWN.cnf
MD5SUMc78d6e1455a357419b7ce124c081a6ba
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.0632
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369711-1305380632.cnf'
0.00/0.01	c -- header says num vars:           1000
0.00/0.01	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.09/0.10	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.09
0.09/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.09/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:     492 undec:      44 neg:     464
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    14      4115      1000     20000         0      4102    100000    504650     98.58    105.81  --
0.59/0.68	c  N dy    32      8157      1000     20000         0      5647    100000    506047     96.05    104.23  --
0.89/0.98	c  N dy    58     12166      1000     20000         0      5412    100000    328943     96.55    102.62  --
1.19/1.27	c  N dy    76     16216      1000     20000         0      9458    100000    797810     95.47    101.32  --
1.49/1.58	c  N dy   101     20250      1000     20000         0      7865    100000    477858     96.01    101.64  --
1.89/1.90	c  N dy   128     24318      1000     20000         0     11930    100000    971310     96.23    101.30  --
1.89/1.96	c  F st   131     25000      1000     20000         0     12611    100000   1049799     96.11     94.25  --
2.29/2.38	c  N dy   137     30000      1000     20000         0     10791    100000    760139     96.11   no data  --
2.29/2.38	c  S st   137     30000      1000     20000         0     10791    100000    760139     96.11   no data  --
2.39/2.43	c  S st   137     30504      1000     20000         0     11295    100000    814518     96.11   no data  --
2.39/2.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.39/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2.39/2.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.49/6.53	c lits-rem:      6317  cl-subs:       53  v-elim:      0  v-fix:    0  time:  4.06 s
6.60/6.65	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
6.60/6.65	c calculated reachability. Time: 0.00
6.60/6.65	c  N dy   137     30504      1000     20000         0     11242    100000    795090     96.11   no data  --
6.99/7.00	c  N dy   156     34543      1000     20000         0     15275    100000   1272217     95.98    102.60  --
7.29/7.35	c  N dy   180     38852      1000     20000         0     11689    100000    687849     96.02    101.14  --
7.60/7.69	c  N dy   205     42906      1000     20000         0     15737    100000   1164027     96.11    102.41  --
7.89/7.96	c  S st   223     45758      1000     20000         0      9648    100000    332988     96.17   no data  --
7.99/8.00	c  S st   223     46261      1000     20000         0     10151    100000    383013     96.17   no data  --
7.99/8.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.99/8.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
7.99/8.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.49/11.54	c lits-rem:      1215  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.51 s
11.49/11.54	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
11.49/11.54	c vivif2 --  cl tried    10147 cl shrink        0 lits rem          0 time: 0.00
11.59/11.66	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.12
11.59/11.66	c calculated reachability. Time: 0.00
11.59/11.66	c  N dy   223     46261      1000     20000         0     10147    100000    381051     96.17   no data  --
11.89/11.98	c  N dy   247     50348      1000     20000         0     14230    100000    863249     96.14    110.69  --
12.29/12.35	c  N dy   264     54552      1000     20000         0     18430    100000   1355215     95.84    101.40  --
12.69/12.70	c  N dy   287     58656      1000     20000         0     12569    100000    564644     95.83    101.88  --
13.00/13.06	c  N dy   310     62826      1000     20000         0     16732    100000   1053472     95.73    101.87  --
13.39/13.44	c  N dy   338     66881      1000     20000         0     20783    100000   1536450     95.86    102.42  --
13.59/13.68	c  S st   355     69391      1000     20000         0     12319    100000    422766     95.95   no data  --
13.69/13.73	c  S st   355     69894      1000     20000         0     12822    100000    477567     95.95   no data  --
13.69/13.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.69/13.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.69/13.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.69/13.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.69/13.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.69/13.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
13.69/13.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.39/17.47	c lits-rem:      2020  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.71 s
17.39/17.47	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
17.39/17.48	c vivif2 --  cl tried    12815 cl shrink        0 lits rem          0 time: 0.00
17.60/17.61	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
17.60/17.61	c calculated reachability. Time: 0.00
17.60/17.61	c  N dy   355     69894      1000     20000         0     12815    100000    474102     95.95   no data  --
17.99/18.01	c  N dy   388     74378      1000     20000         0     17296    100000   1017170     96.22    112.18  --
18.39/18.47	c  N dy   418     79173      1000     20000         0     22084    100000   1585702     96.24    111.60  --
18.89/18.94	c  N dy   440     84232      1000     20000         0     15154    100000    650775     96.18    130.68  --
19.19/19.24	c  F st   458     87500      1000     20000         0     18420    100000   1040745     96.15     96.01  --
19.50/19.55	c  N st   463     90796      1000     20000         0     21700    100000   1461844     96.15   no data  --
20.09/20.14	c  N dy   483     96649      1000     20000         0     14567    100000    475202     96.13    102.44  --
20.69/20.71	c  N dy   519    102826      1000     20000         0     20739    100000   1210873     96.12    102.48  --
20.90/20.92	c  S st   535    104844      1000     20000         0     22753    100000   1457505     96.23   no data  --
20.90/20.98	c  S st   535    105345      1000     20000         0     23254    100000   1507368     96.23   no data  --
20.90/20.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.90/20.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.99/21.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
20.99/21.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.99/21.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.99/21.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
20.99/21.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.40/27.46	c lits-rem:       788  cl-subs:       54  v-elim:      0  v-fix:    0  time:  6.40 s
27.40/27.46	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
27.40/27.47	c vivif2 --  cl tried    23200 cl shrink        0 lits rem          0 time: 0.01
27.59/27.67	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.20
27.59/27.67	c calculated reachability. Time: 0.00
27.59/27.67	c  N dy   535    105345      1000     20000         0     23200    100000   1493621     96.23   no data  --
28.39/28.40	c  N dy   569    112555      1000     20000         0     16422    100000    581056     96.13    101.32  --
29.09/29.12	c  N dy   605    120124      1000     20000         0     23979    100000   1482280     96.03    101.56  --
29.89/29.93	c  N dy   648    127815      1000     20000         0     16675    100000    502975     96.11    105.22  --
30.69/30.72	c  N dy   694    136039      1000     20000         0     24892    100000   1479932     96.16    109.91  --
31.59/31.69	c  N dy   748    144906      1000     20000         0     17765    100000    520297     96.19    102.71  --
32.59/32.61	c  N dy   800    154234      1000     20000         0     27076    100000   1629199     96.24    101.53  --
33.00/33.02	c  S st   823    158021      1000     20000         0     30856    100000   2088174     96.30     94.63  --
33.09/33.10	c  S st   823    158524      1000     20000         0     31359    100000   2140708     96.30   no data  --
33.09/33.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.09/33.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.09/33.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
33.09/33.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.09/33.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.09/33.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
33.09/33.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.39/44.41	c lits-rem:       992  cl-subs:       56  v-elim:      0  v-fix:    0  time: 11.23 s
44.39/44.42	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
44.39/44.44	c vivif2 --  cl tried    31303 cl shrink        0 lits rem          0 time: 0.02
44.59/44.67	c asymm  cl-useful: 0/18933/20000 lits-rem:0 time: 0.24
44.59/44.67	c calculated reachability. Time: 0.00
44.59/44.67	c  N dy   823    158524      1000     20000         0     31303    100000   2126225     96.30   no data  --
45.69/45.75	c  N dy   879    168786      1000     20000         0     24580    100000   1222756     96.29    102.40  --
46.99/47.01	c  N dy   945    179650      1000     20000         0     35425    100000   2516734     96.34    101.68  --
48.19/48.23	c  N dy  1022    191312      1000     20000         0     29100    100000   1655605     96.45    102.05  --
49.59/49.68	c  N dy  1093    203571      1000     20000         0     22369    100000    738156     96.44    103.62  --
51.09/51.16	c  N dy  1169    216636      1000     20000         0     35419    100000   2291540     96.42    101.98  --
52.70/52.74	c  N dy  1250    230535      1000     20000         0     29326    100000   1457809     96.45    103.12  --
53.49/53.59	c  S st  1293    237787      1000     20000         0     36570    100000   2324190     96.47   no data  --
53.59/53.68	c  S st  1293    238288      1000     20000         0     37071    100000   2376822     96.47   no data  --
53.59/53.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.59/53.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.69/53.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
53.69/53.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.69/53.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.69/53.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
53.69/53.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.41/70.47	c lits-rem:       821  cl-subs:       44  v-elim:      0  v-fix:    0  time: 16.69 s
70.41/70.47	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
70.41/70.49	c vivif2 --  cl tried    37027 cl shrink        0 lits rem          0 time: 0.02
70.50/70.52	c asymm  cl-useful: 0/1067/20000 lits-rem:0 time: 0.02
70.50/70.52	c calculated reachability. Time: 0.00
70.50/70.52	c  N dy  1293    238288      1000     20000         0     37027    100000   2365561     96.47   no data  --
72.19/72.28	c  N dy  1382    253654      1000     20000         0     31395    100000   1595977     96.49    103.38  --
74.20/74.28	c  N dy  1461    269923      1000     20000         0     25664    100000    794503     96.43    101.99  --
76.29/76.39	c  N dy  1559    287260      1000     20000         0     42975    100000   2846382     96.42    103.06  --
78.59/78.62	c  N dy  1671    305746      1000     20000         0     38468    100000   2209026     96.41    101.78  --
78.59/78.69	c  F st  1675    306251      1000     20000         0     38973    100000   2268703     96.42   no data  --
81.09/81.12	c  N dy  1760    325337      1000     20000         0     34050    100000   1578414     96.43    101.92  --
83.69/83.74	c  N dy  1870    345357      1000     20000         0     29097    100000    885086     96.46    101.70  --
85.19/85.23	c  S st  1941    357433      1000     20000         0     41147    100000   2315895     96.47   no data  --
85.29/85.32	c  S st  1941    357935      1000     20000         0     41649    100000   2368221     96.47   no data  --
85.29/85.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
85.29/85.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.29/85.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
85.39/85.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.39/85.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.39/85.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
85.39/85.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.20/102.23	c lits-rem:       892  cl-subs:       63  v-elim:      0  v-fix:    0  time: 16.81 s
102.20/102.23	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
102.20/102.26	c vivif2 --  cl tried    41586 cl shrink        0 lits rem          0 time: 0.02
102.49/102.51	c asymm  cl-useful: 0/15830/20000 lits-rem:0 time: 0.25
102.49/102.51	c calculated reachability. Time: 0.00
102.49/102.51	c  N dy  1941    357935      1000     20000         0     41586    100000   2352721     96.47   no data  --
105.29/105.34	c  N dy  2048    378034      1000     20000         0     35704    100000   1543694     96.42    103.32  --
108.29/108.30	c  N dy  2160    398070      1000     20000         0     28757    100000    613800     96.40    102.22  --
110.90/110.90	c  N dy  2263    418194      1000     20000         0     48851    100000   3005425     96.38    102.86  --
113.59/113.63	c  N dy  2381    438257      1000     20000         0     40920    100000   1957016     96.42    103.99  --
116.50/116.56	c  N dy  2481    458374      1000     20000         0     32046    100000    791942     96.42    101.51  --
119.29/119.34	c  N dy  2588    478629      1000     20000         0     52266    100000   3221377     96.44    102.01  --
122.11/122.18	c  N dy  2698    498724      1000     20000         0     42385    100000   1911442     96.45    104.86  --
125.30/125.39	c  N dy  2808    518803      1000     20000         0     31471    100000    491056     96.44    102.08  --
127.79/127.82	c  S st  2911    536902      1000     20000         0     49531    100000   2656319     96.45     85.11  --
127.89/127.93	c  S st  2911    537403      1000     20000         0     50032    100000   2708324     96.45   no data  --
127.89/127.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
127.89/127.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
127.89/127.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
127.99/128.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
127.99/128.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
127.99/128.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
127.99/128.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
150.90/150.98	c lits-rem:       692  cl-subs:       52  v-elim:      0  v-fix:    0  time: 22.93 s
150.90/150.98	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
151.00/151.01	c vivif2 --  cl tried    49980 cl shrink        0 lits rem          0 time: 0.03
151.10/151.10	c asymm  cl-useful: 0/4170/20000 lits-rem:0 time: 0.09
151.10/151.10	c calculated reachability. Time: 0.00
151.10/151.10	c  N dy  2911    537403      1000     20000         0     49980    100000   2695109     96.45   no data  --
154.20/154.28	c  N dy  3032    557512      1000     20000         0     38120    100000   1179126     96.48    102.76  --
157.20/157.23	c  N dy  3135    577588      1000     20000         0     58163    100000   3554313     96.46    101.60  --
160.30/160.30	c  N dy  3257    597755      1000     20000         0     45349    100000   1925643     96.50    102.32  --
163.49/163.55	c  N dy  3355    617776      1000     20000         0     65334    100000   4294723     96.46    102.67  --
166.29/166.35	c  N dy  3453    637848      1000     20000         0     51423    100000   2536916     96.44    102.10  --
169.70/169.71	c  N dy  3576    657871      1000     20000         0     36479    100000    645076     96.45    101.79  --
172.40/172.47	c  N dy  3691    677876      1000     20000         0     56454    100000   3037463     96.46    132.63  --
175.80/175.83	c  N dy  3823    698065      1000     20000         0     40674    100000   1029321     96.51    102.76  --
178.70/178.75	c  N dy  3933    718145      1000     20000         0     60707    100000   3430750     96.52    102.99  --
182.00/182.02	c  N dy  4053    738170      1000     20000         0     43767    100000   1298482     96.53    104.35  --
184.99/185.05	c  N dy  4161    758377      1000     20000         0     63943    100000   3714314     96.54    101.79  --
188.30/188.35	c  N dy  4273    778522      1000     20000         0     46116    100000   1467575     96.55    102.00  --
191.40/191.49	c  N dy  4394    798566      1000     20000         0     66129    100000   3843812     96.56    111.42  --
192.80/192.88	c  S st  4434    806104      1000     20000         0     73651    100000   4743804     96.56   no data  --
193.00/193.02	c  S st  4434    806608      1000     20000         0     74155    100000   4801023     96.56   no data  --
193.00/193.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
193.00/193.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.00/193.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
193.20/193.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
193.20/193.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.20/193.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
193.20/193.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
814.82/814.83	c lits-rem:       793  cl-subs:      100  v-elim:      0  v-fix:    0  time: 621.62 s
814.82/814.83	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
814.82/814.88	c vivif2 --  cl tried    74055 cl shrink        0 lits rem          0 time: 0.05
815.13/815.15	c asymm  cl-useful: 0/10546/20000 lits-rem:0 time: 0.27
815.13/815.15	c calculated reachability. Time: 0.00
815.13/815.15	c  N dy  4434    806608      1000     20000         0     74055    100000   4775842     96.56   no data  --
818.32/818.31	c  N dy  4544    826892      1000     20000         0     55380    100000   2452132     96.55    101.67  --
821.82/821.83	c  N dy  4643    846984      1000     20000         0     75430    100000   4849024     96.53    103.22  --
824.93/825.01	c  N dy  4763    867095      1000     20000         0     55576    100000   2372130     96.54    101.94  --
828.72/828.76	c  N dy  4875    887306      1000     20000         0     75755    100000   4783147     96.55    102.17  --
832.12/832.15	c  N dy  4986    907486      1000     20000         0     54971    100000   2190951     96.56    104.90  --
835.72/835.75	c  N dy  5101    927552      1000     20000         0     75001    100000   4582327     96.55    104.15  --
839.13/839.14	c  N dy  5217    947601      1000     20000         0     53082    100000   1861603     96.56    103.51  --
842.42/842.49	c  N dy  5322    967728      1000     20000         0     73164    100000   4258038     96.55    102.68  --
846.13/846.17	c  N dy  5446    987899      1000     20000         0     50391    100000   1421073     96.58    104.53  --
849.42/849.44	c  N dy  5551   1007978      1000     20000         0     70440    100000   3812950     96.58    103.11  --
853.42/853.46	c  N dy  5674   1028046      1000     20000         0     46537    100000    847384     96.59    102.32  --
856.63/856.62	c  N dy  5784   1048204      1000     20000         0     66677    100000   3259652     96.60    103.04  --
860.63/860.66	c  N dy  5906   1068241      1000     20000         0     86681    100000   5657701     96.62    102.06  --
861.52/861.50	c  F st  5927   1071876      1000     20000         0     45380    100000    593285     96.62     81.74  --
864.02/864.09	c  N dy  6008   1088285      1000     20000         0     61744    100000   2645514     96.64    106.93  --
867.94/867.95	c  N dy  6116   1108378      1000     20000         0     81816    100000   5051220     96.64    101.80  --
871.73/871.74	c  N dy  6228   1128474      1000     20000         0     55958    100000   1753494     96.64    103.34  --
875.52/875.51	c  N dy  6343   1148858      1000     20000         0     76313    100000   4185608     96.65    102.09  --
879.93/879.93	c  N dy  6453   1168867      1000     20000         0     49369    100000    847012     96.65    102.92  --
883.33/883.34	c  N dy  6564   1189030      1000     20000         0     69500    100000   3247837     96.65    101.87  --
887.63/887.70	c  N dy  6683   1209217      1000     20000         0     89656    100000   5655649     96.65    102.69  --
887.83/887.88	c  S st  6689   1209912      1000     20000         0     90350    100000   5740365     96.65     97.03  --
888.03/888.06	c  S st  6689   1210415      1000     20000         0     90853    100000   5793853     96.65   no data  --
888.03/888.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
888.03/888.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
888.13/888.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
888.32/888.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
888.32/888.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.32/888.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
888.32/888.30	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-3369711-1305380632/watcher-3369711-1305380632 -o /tmp/evaluation-result-3369711-1305380632/solver-3369711-1305380632 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369711-1305380632.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: 4.01 4.00 3.17 4/329 5181
/proc/meminfo: memFree=8220804/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=30156 CPUtime=0 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 742 0 0 0 0 0 0 0 24 0 1 0 649665564 30879744 682 33554432000 4194304 4650387 140736615487872 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 7539 682 327 112 0 2504 0

[startup+0.0559891 s]
/proc/loadavg: 4.01 4.00 3.17 4/329 5181
/proc/meminfo: memFree=8220804/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=30944 CPUtime=0.05 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 1037 0 0 0 5 0 0 0 24 0 1 0 649665564 31686656 977 33554432000 4194304 4650387 140736615487872 18446744073709551615 4371088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 7736 977 346 112 0 2701 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30944

[startup+0.100977 s]
/proc/loadavg: 4.01 4.00 3.17 4/329 5181
/proc/meminfo: memFree=8220804/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=31076 CPUtime=0.09 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 1078 0 0 0 9 0 0 0 24 0 1 0 649665564 31821824 1018 33554432000 4194304 4650387 140736615487872 18446744073709551615 4371060 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 7769 1018 346 112 0 2734 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31076

[startup+0.300937 s]
/proc/loadavg: 4.01 4.00 3.17 4/329 5181
/proc/meminfo: memFree=8220804/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=37192 CPUtime=0.29 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 2826 0 0 0 29 0 0 0 25 0 1 0 649665564 38084608 2504 33554432000 4194304 4650387 140736615487872 18446744073709551615 4315058 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 9298 2504 377 112 0 4263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37192

[startup+0.70086 s]
/proc/loadavg: 4.01 4.00 3.17 4/329 5181
/proc/meminfo: memFree=8220804/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=37872 CPUtime=0.69 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 3828 0 0 0 69 0 0 0 25 0 1 0 649665564 38780928 2738 33554432000 4194304 4650387 140736615487872 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 9468 2738 379 112 0 4433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37872

[startup+1.50071 s]
/proc/loadavg: 4.01 4.00 3.17 5/330 5182
/proc/meminfo: memFree=8310944/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=38244 CPUtime=1.49 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 5862 0 0 0 149 0 0 0 25 0 1 0 649665564 39161856 2582 33554432000 4194304 4650387 140736615487872 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 9561 2582 379 112 0 4526 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38244

[startup+3.10041 s]
/proc/loadavg: 4.01 4.00 3.17 5/330 5182
/proc/meminfo: memFree=8303256/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=57360 CPUtime=3.09 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 12371 0 0 0 308 1 0 0 25 0 1 0 649665564 58736640 7752 33554432000 4194304 4650387 140736615487872 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 14340 7752 381 112 0 9305 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57360

[startup+6.3008 s]
/proc/loadavg: 4.01 4.00 3.17 5/330 5182
/proc/meminfo: memFree=8254052/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=59224 CPUtime=6.29 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 12718 0 0 0 628 1 0 0 25 0 1 0 649665564 60645376 8099 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 14806 8099 381 112 0 9771 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59224

[startup+12.7006 s]
/proc/loadavg: 4.01 4.00 3.18 5/330 5182
/proc/meminfo: memFree=8215944/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=59796 CPUtime=12.69 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 17477 0 0 0 1267 2 0 0 25 0 1 0 649665564 61231104 8024 33554432000 4194304 4650387 140736615487872 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 14949 8024 381 112 0 9914 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59796

[startup+25.5002 s]
/proc/loadavg: 4.01 4.00 3.19 6/330 5183
/proc/meminfo: memFree=8105476/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=81304 CPUtime=25.49 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 29627 0 0 0 2544 5 0 0 25 0 1 0 649665564 83255296 14071 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 20326 14071 381 112 0 15291 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81304

[startup+51.1003 s]
/proc/loadavg: 4.00 4.00 3.21 5/330 5183
/proc/meminfo: memFree=7740124/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=100164 CPUtime=51.09 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 50348 0 0 0 5100 9 0 0 25 0 1 0 649665564 102567936 19262 33554432000 4194304 4650387 140736615487872 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 25041 19262 381 112 0 20006 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 100164

[startup+102.312 s]
/proc/loadavg: 4.08 4.02 3.26 5/330 5185
/proc/meminfo: memFree=7398900/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=119376 CPUtime=102.3 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 75156 0 0 0 10217 13 0 0 25 0 1 0 649665564 122241024 23837 33554432000 4194304 4650387 140736615487872 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 29844 23837 381 112 0 24809 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 119376

[startup+162.3 s]
/proc/loadavg: 4.03 4.02 3.30 5/330 5186
/proc/meminfo: memFree=7119484/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=176104 CPUtime=162.3 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 112861 0 0 0 16209 21 0 0 25 0 1 0 649665564 180330496 27271 33554432000 4194304 4650387 140736615487872 18446744073709551615 4328341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 44026 27271 381 112 0 38991 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 176104

[startup+222.301 s]
/proc/loadavg: 4.07 4.04 3.36 5/330 5188
/proc/meminfo: memFree=7053564/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=212416 CPUtime=222.29 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 148077 0 0 0 22202 27 0 0 25 0 1 0 649665564 217513984 36847 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 53104 36847 381 112 0 48069 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 212416

[startup+282.301 s]
/proc/loadavg: 4.02 4.03 3.39 5/330 5190
/proc/meminfo: memFree=6588880/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=212416 CPUtime=282.3 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 148096 0 0 0 28203 27 0 0 25 0 1 0 649665564 217513984 36866 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 53104 36866 381 112 0 48069 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 212416

[startup+342.3 s]
/proc/loadavg: 4.01 4.02 3.43 5/330 5191
/proc/meminfo: memFree=5953584/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=212416 CPUtime=342.3 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 148096 0 0 0 34203 27 0 0 25 0 1 0 649665564 217513984 36866 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476422 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 53104 36866 381 112 0 48069 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 212416

[startup+402.301 s]
/proc/loadavg: 4.07 4.03 3.47 5/330 5193
/proc/meminfo: memFree=6052104/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=212416 CPUtime=402.3 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 148096 0 0 0 40203 27 0 0 25 0 1 0 649665564 217513984 36866 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 53104 36866 381 112 0 48069 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 212416

[startup+462.301 s]
/proc/loadavg: 4.03 4.03 3.50 5/330 5194
/proc/meminfo: memFree=6092488/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=212416 CPUtime=462.3 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 148096 0 0 0 46203 27 0 0 25 0 1 0 649665564 217513984 36866 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 53104 36866 381 112 0 48069 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 212416

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 3.53 5/330 5196
/proc/meminfo: memFree=5661412/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=212416 CPUtime=522.3 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 148097 0 0 0 52203 27 0 0 25 0 1 0 649665564 217513984 36867 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 53104 36867 381 112 0 48069 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 212416

[startup+582.301 s]
/proc/loadavg: 4.20 4.06 3.57 5/330 5198
/proc/meminfo: memFree=5778064/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=212416 CPUtime=582.31 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 148097 0 0 0 58204 27 0 0 25 0 1 0 649665564 217513984 36867 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 53104 36867 381 112 0 48069 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 212416

[startup+642.301 s]
/proc/loadavg: 4.07 4.05 3.59 5/330 5199
/proc/meminfo: memFree=5507312/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=212416 CPUtime=642.32 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 148097 0 0 0 64205 27 0 0 25 0 1 0 649665564 217513984 36867 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 53104 36867 381 112 0 48069 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 212416

[startup+702.3 s]
/proc/loadavg: 3.74 3.97 3.59 4/324 5219
/proc/meminfo: memFree=5762536/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=212416 CPUtime=702.31 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 148097 0 0 0 70204 27 0 0 25 0 1 0 649665564 217513984 36867 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 53104 36867 381 112 0 48069 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 212416

[startup+762.312 s]
/proc/loadavg: 3.29 3.79 3.56 4/324 5220
/proc/meminfo: memFree=5634532/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=212416 CPUtime=762.33 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 148097 0 0 0 76206 27 0 0 25 0 1 0 649665564 217513984 36867 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 53104 36867 381 112 0 48069 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 212416

[startup+822.301 s]
/proc/loadavg: 3.11 3.66 3.52 4/324 5222
/proc/meminfo: memFree=5542972/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=212712 CPUtime=822.32 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 153998 0 0 0 82203 29 0 0 25 0 1 0 649665564 217817088 37250 33554432000 4194304 4650387 140736615487872 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 53178 37250 381 112 0 48143 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 212712

[startup+882.3 s]
/proc/loadavg: 3.04 3.53 3.48 4/324 5224
/proc/meminfo: memFree=5526784/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=167908 CPUtime=882.32 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 200742 0 0 0 88195 37 0 0 25 0 1 0 649665564 171937792 34991 33554432000 4194304 4650387 140736615487872 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 41977 34991 381 112 0 36942 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 167908

[startup+942.301 s]
/proc/loadavg: 3.01 3.44 3.45 4/324 5225
/proc/meminfo: memFree=5531696/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=246104 CPUtime=942.32 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 210925 0 0 0 94194 38 0 0 25 0 1 0 649665564 252010496 45174 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 61526 45174 381 112 0 56491 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 246104

[startup+1002.3 s]
/proc/loadavg: 3.00 3.35 3.42 4/324 5227
/proc/meminfo: memFree=5493576/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=246104 CPUtime=1002.32 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 210930 0 0 0 100194 38 0 0 25 0 1 0 649665564 252010496 45179 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 61526 45179 381 112 0 56491 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 246104

[startup+1062.3 s]
/proc/loadavg: 3.00 3.29 3.39 4/324 5237
/proc/meminfo: memFree=5376980/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=246264 CPUtime=1062.32 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 210950 0 0 0 106194 38 0 0 25 0 1 0 649665564 252174336 45199 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 61566 45199 381 112 0 56531 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 246264

[startup+1122.3 s]
/proc/loadavg: 3.00 3.23 3.36 4/324 5239
/proc/meminfo: memFree=5437192/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=246264 CPUtime=1122.33 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 210950 0 0 0 112195 38 0 0 25 0 1 0 649665564 252174336 45199 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 61566 45199 381 112 0 56531 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 246264

[startup+1182.3 s]
/proc/loadavg: 2.09 2.96 3.26 2/312 5279
/proc/meminfo: memFree=11034100/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=246264 CPUtime=1182.33 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 210953 0 0 0 118195 38 0 0 25 0 1 0 649665564 252174336 45202 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 61566 45202 381 112 0 56531 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 246264

[startup+1242.3 s]
/proc/loadavg: 1.40 2.60 3.12 2/312 5281
/proc/meminfo: memFree=11034224/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=246444 CPUtime=1242.33 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 211012 0 0 0 124195 38 0 0 25 0 1 0 649665564 252358656 45261 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 61611 45261 381 112 0 56576 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 246444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.14 2.31 2.98 2/312 5283
/proc/meminfo: memFree=11034184/32951124 swapFree=67093864/67111528
[pid=5181] ppid=5179 vsize=246444 CPUtime=1300.04 cores=5,7
/proc/5181/stat : 5181 (strangenight1-s) R 5179 5181 4890 0 -1 4202496 211012 0 0 0 129966 38 0 0 25 0 1 0 649665564 252358656 45261 33554432000 4194304 4650387 140736615487872 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5181/statm: 61611 45261 381 112 0 56576 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 246444

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.67
CPU system time (s): 0.397939
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 246444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.67
system time used= 0.397939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211012
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= 12
involuntary context switches= 1768

runsolver used 3.73643 second user time and 9.29659 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-14 15:43:52
IDJOB=3369711
IDBENCH=82520
IDSOLVER=1847
FILE ID=node102/3369711-1305380632
RUNJOBID= node102-1305379161-4911
PBS_JOBID= 13324400
Free space on /tmp= 73436 MiB

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

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

MD5SUM BENCH= c78d6e1455a357419b7ce124c081a6ba
RANDOM SEED=1253982961

node102.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.828
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.65
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.828
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.15
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.828
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.82
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.828
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.828
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.828
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.828
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8220960 kB
Buffers:        235920 kB
Cached:        2861280 kB
SwapCached:       1128 kB
Active:       22476152 kB
Inactive:      1951416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8220960 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           45740 kB
Writeback:           0 kB
AnonPages:    21328960 kB
Mapped:          27684 kB
Slab:           177044 kB
PageTables:      59856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 62525120 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= 73528 MiB
End job on node102 at 2011-05-14 16:05:34