Trace number 3175502

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-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.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-3175502-1301783654.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.09/0.10	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.09
0.09/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.09/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:     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.67	c  N dy    32      8157      1000     20000         0      5647    100000    506047     96.05    104.23  --
0.89/0.97	c  N dy    58     12166      1000     20000         0      5412    100000    328943     96.55    102.62  --
1.18/1.26	c  N dy    76     16216      1000     20000         0      9458    100000    797810     95.47    101.32  --
1.49/1.56	c  N dy   101     20250      1000     20000         0      7865    100000    477858     96.01    101.64  --
1.79/1.88	c  N dy   128     24318      1000     20000         0     11930    100000    971310     96.23    101.30  --
1.89/1.94	c  F st   131     25000      1000     20000         0     12611    100000   1049799     96.11     94.25  --
2.29/2.35	c  N dy   137     30000      1000     20000         0     10791    100000    760139     96.11   no data  --
2.29/2.35	c  S st   137     30000      1000     20000         0     10791    100000    760139     96.11   no data  --
2.39/2.40	c  S st   137     30504      1000     20000         0     11295    100000    814518     96.11   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.35	c lits-rem:      6317  cl-subs:       53  v-elim:      0  v-fix:    0  time:  3.90 s
6.39/6.47	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.12
6.39/6.47	c calculated reachability. Time: 0.00
6.39/6.47	c  N dy   137     30504      1000     20000         0     11242    100000    795090     96.11   no data  --
6.79/6.81	c  N dy   156     34543      1000     20000         0     15275    100000   1272217     95.98    102.60  --
7.09/7.15	c  N dy   180     38852      1000     20000         0     11689    100000    687849     96.02    101.14  --
7.39/7.49	c  N dy   205     42906      1000     20000         0     15737    100000   1164027     96.11    102.41  --
7.69/7.75	c  S st   223     45758      1000     20000         0      9648    100000    332988     96.17   no data  --
7.69/7.79	c  S st   223     46261      1000     20000         0     10151    100000    383013     96.17   no data  --
7.69/7.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.69/7.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.79/7.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.79/7.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.79/7.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.79/7.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
7.79/7.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.19/11.26	c lits-rem:      1215  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.45 s
11.19/11.26	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
11.19/11.27	c vivif2 --  cl tried    10147 cl shrink        0 lits rem          0 time: 0.00
11.29/11.38	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.12
11.29/11.38	c calculated reachability. Time: 0.00
11.29/11.38	c  N dy   223     46261      1000     20000         0     10147    100000    381051     96.17   no data  --
11.68/11.71	c  N dy   247     50348      1000     20000         0     14230    100000    863249     96.14    110.69  --
12.00/12.06	c  N dy   264     54552      1000     20000         0     18430    100000   1355215     95.84    101.40  --
12.39/12.42	c  N dy   287     58656      1000     20000         0     12569    100000    564644     95.83    101.88  --
12.69/12.77	c  N dy   310     62826      1000     20000         0     16732    100000   1053472     95.73    101.87  --
13.09/13.14	c  N dy   338     66881      1000     20000         0     20783    100000   1536450     95.86    102.42  --
13.28/13.37	c  S st   355     69391      1000     20000         0     12319    100000    422766     95.95   no data  --
13.38/13.42	c  S st   355     69894      1000     20000         0     12822    100000    477567     95.95   no data  --
13.38/13.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.38/13.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.38/13.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.38/13.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.38/13.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.38/13.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
13.38/13.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.98/17.08	c lits-rem:      2020  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.63 s
16.98/17.08	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
16.98/17.08	c vivif2 --  cl tried    12815 cl shrink        0 lits rem          0 time: 0.00
17.18/17.21	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
17.18/17.21	c calculated reachability. Time: 0.00
17.18/17.21	c  N dy   355     69894      1000     20000         0     12815    100000    474102     95.95   no data  --
17.60/17.61	c  N dy   388     74378      1000     20000         0     17296    100000   1017170     96.22    112.18  --
17.99/18.07	c  N dy   418     79173      1000     20000         0     22084    100000   1585702     96.24    111.60  --
18.49/18.54	c  N dy   440     84232      1000     20000         0     15154    100000    650775     96.18    130.68  --
18.79/18.84	c  F st   458     87500      1000     20000         0     18420    100000   1040745     96.15     96.01  --
19.09/19.15	c  N st   463     90796      1000     20000         0     21700    100000   1461844     96.15   no data  --
19.70/19.73	c  N dy   483     96649      1000     20000         0     14567    100000    475202     96.13    102.44  --
20.29/20.30	c  N dy   519    102826      1000     20000         0     20739    100000   1210873     96.12    102.48  --
20.49/20.50	c  S st   535    104844      1000     20000         0     22753    100000   1457505     96.23   no data  --
20.49/20.57	c  S st   535    105345      1000     20000         0     23254    100000   1507368     96.23   no data  --
20.49/20.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.49/20.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.49/20.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
20.59/20.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.59/20.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
20.59/20.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.79/26.87	c lits-rem:       788  cl-subs:       54  v-elim:      0  v-fix:    0  time:  6.23 s
26.79/26.88	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
26.79/26.89	c vivif2 --  cl tried    23200 cl shrink        0 lits rem          0 time: 0.01
26.99/27.09	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.20
26.99/27.09	c calculated reachability. Time: 0.00
26.99/27.09	c  N dy   535    105345      1000     20000         0     23200    100000   1493621     96.23   no data  --
27.79/27.82	c  N dy   569    112555      1000     20000         0     16422    100000    581056     96.13    101.32  --
28.50/28.53	c  N dy   605    120124      1000     20000         0     23979    100000   1482280     96.03    101.56  --
29.29/29.34	c  N dy   648    127815      1000     20000         0     16675    100000    502975     96.11    105.22  --
30.09/30.12	c  N dy   694    136039      1000     20000         0     24892    100000   1479932     96.16    109.91  --
31.09/31.10	c  N dy   748    144906      1000     20000         0     17765    100000    520297     96.19    102.71  --
31.99/32.01	c  N dy   800    154234      1000     20000         0     27076    100000   1629199     96.24    101.53  --
32.39/32.43	c  S st   823    158021      1000     20000         0     30856    100000   2088174     96.30     94.63  --
32.49/32.51	c  S st   823    158524      1000     20000         0     31359    100000   2140708     96.30   no data  --
32.49/32.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.49/32.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.49/32.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
32.59/32.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.59/32.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.59/32.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
32.59/32.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.19/44.22	c lits-rem:       992  cl-subs:       56  v-elim:      0  v-fix:    0  time: 11.62 s
44.19/44.22	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
44.19/44.24	c vivif2 --  cl tried    31303 cl shrink        0 lits rem          0 time: 0.02
44.49/44.53	c asymm  cl-useful: 0/18933/20000 lits-rem:0 time: 0.28
44.49/44.53	c calculated reachability. Time: 0.00
44.49/44.53	c  N dy   823    158524      1000     20000         0     31303    100000   2126225     96.30   no data  --
45.59/45.61	c  N dy   879    168786      1000     20000         0     24580    100000   1222756     96.29    102.40  --
46.79/46.86	c  N dy   945    179650      1000     20000         0     35425    100000   2516734     96.34    101.68  --
47.99/48.07	c  N dy  1022    191312      1000     20000         0     29100    100000   1655605     96.45    102.05  --
49.39/49.50	c  N dy  1093    203571      1000     20000         0     22369    100000    738156     96.44    103.62  --
50.89/50.98	c  N dy  1169    216636      1000     20000         0     35419    100000   2291540     96.42    101.98  --
52.59/52.63	c  N dy  1250    230535      1000     20000         0     29326    100000   1457809     96.45    103.12  --
53.49/53.52	c  S st  1293    237787      1000     20000         0     36570    100000   2324190     96.47   no data  --
53.59/53.61	c  S st  1293    238288      1000     20000         0     37071    100000   2376822     96.47   no data  --
53.59/53.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.59/53.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.59/53.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
53.69/53.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.69/53.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.69/53.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
53.69/53.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.90/70.90	c lits-rem:       821  cl-subs:       44  v-elim:      0  v-fix:    0  time: 17.19 s
70.90/70.90	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
70.90/70.92	c vivif2 --  cl tried    37027 cl shrink        0 lits rem          0 time: 0.02
70.90/70.94	c asymm  cl-useful: 0/1067/20000 lits-rem:0 time: 0.02
70.90/70.94	c calculated reachability. Time: 0.00
70.90/70.94	c  N dy  1293    238288      1000     20000         0     37027    100000   2365561     96.47   no data  --
72.60/72.69	c  N dy  1382    253654      1000     20000         0     31395    100000   1595977     96.49    103.38  --
74.70/74.77	c  N dy  1461    269923      1000     20000         0     25664    100000    794503     96.43    101.99  --
76.89/76.95	c  N dy  1559    287260      1000     20000         0     42975    100000   2846382     96.42    103.06  --
79.29/79.37	c  N dy  1671    305746      1000     20000         0     38468    100000   2209026     96.41    101.78  --
79.39/79.44	c  F st  1675    306251      1000     20000         0     38973    100000   2268703     96.42   no data  --
81.99/82.07	c  N dy  1760    325337      1000     20000         0     34050    100000   1578414     96.43    101.92  --
84.90/84.96	c  N dy  1870    345357      1000     20000         0     29097    100000    885086     96.46    101.70  --
86.49/86.59	c  S st  1941    357433      1000     20000         0     41147    100000   2315895     96.47   no data  --
86.59/86.69	c  S st  1941    357935      1000     20000         0     41649    100000   2368221     96.47   no data  --
86.69/86.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
86.69/86.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.69/86.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
86.79/86.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.79/86.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.79/86.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
86.79/86.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
103.59/103.68	c lits-rem:       892  cl-subs:       63  v-elim:      0  v-fix:    0  time: 16.88 s
103.59/103.68	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
103.69/103.70	c vivif2 --  cl tried    41586 cl shrink        0 lits rem          0 time: 0.02
103.89/103.96	c asymm  cl-useful: 0/15830/20000 lits-rem:0 time: 0.26
103.89/103.96	c calculated reachability. Time: 0.00
103.89/103.96	c  N dy  1941    357935      1000     20000         0     41586    100000   2352721     96.47   no data  --
106.59/106.60	c  N dy  2048    378034      1000     20000         0     35704    100000   1543694     96.42    103.32  --
109.50/109.56	c  N dy  2160    398070      1000     20000         0     28757    100000    613800     96.40    102.22  --
112.30/112.34	c  N dy  2263    418194      1000     20000         0     48851    100000   3005425     96.38    102.86  --
115.30/115.36	c  N dy  2381    438257      1000     20000         0     40920    100000   1957016     96.42    103.99  --
118.49/118.59	c  N dy  2481    458374      1000     20000         0     32046    100000    791942     96.42    101.51  --
121.59/121.63	c  N dy  2588    478629      1000     20000         0     52266    100000   3221377     96.44    102.01  --
124.39/124.46	c  N dy  2698    498724      1000     20000         0     42385    100000   1911442     96.45    104.86  --
127.60/127.65	c  N dy  2808    518803      1000     20000         0     31471    100000    491056     96.44    102.08  --
129.99/130.04	c  S st  2911    536902      1000     20000         0     49531    100000   2656319     96.45     85.11  --
130.09/130.15	c  S st  2911    537403      1000     20000         0     50032    100000   2708324     96.45   no data  --
130.09/130.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
130.09/130.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.09/130.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
130.19/130.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.19/130.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.19/130.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
130.19/130.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.69/153.73	c lits-rem:       692  cl-subs:       52  v-elim:      0  v-fix:    0  time: 23.46 s
153.69/153.73	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
153.69/153.76	c vivif2 --  cl tried    49980 cl shrink        0 lits rem          0 time: 0.03
153.79/153.87	c asymm  cl-useful: 0/4170/20000 lits-rem:0 time: 0.11
153.79/153.87	c calculated reachability. Time: 0.00
153.79/153.87	c  N dy  2911    537403      1000     20000         0     49980    100000   2695109     96.45   no data  --
157.40/157.40	c  N dy  3032    557512      1000     20000         0     38120    100000   1179126     96.48    102.76  --
160.60/160.68	c  N dy  3135    577588      1000     20000         0     58163    100000   3554313     96.46    101.60  --
163.99/164.09	c  N dy  3257    597755      1000     20000         0     45349    100000   1925643     96.50    102.32  --
167.69/167.74	c  N dy  3355    617776      1000     20000         0     65334    100000   4294723     96.46    102.67  --
170.89/170.96	c  N dy  3453    637848      1000     20000         0     51423    100000   2536916     96.44    102.10  --
174.69/174.78	c  N dy  3576    657871      1000     20000         0     36479    100000    645076     96.45    101.79  --
177.60/177.66	c  N dy  3691    677876      1000     20000         0     56454    100000   3037463     96.46    132.63  --
181.20/181.23	c  N dy  3823    698065      1000     20000         0     40674    100000   1029321     96.51    102.76  --
184.20/184.28	c  N dy  3933    718145      1000     20000         0     60707    100000   3430750     96.52    102.99  --
187.70/187.76	c  N dy  4053    738170      1000     20000         0     43767    100000   1298482     96.53    104.35  --
190.89/190.95	c  N dy  4161    758377      1000     20000         0     63943    100000   3714314     96.54    101.79  --
194.40/194.44	c  N dy  4273    778522      1000     20000         0     46116    100000   1467575     96.55    102.00  --
197.69/197.79	c  N dy  4394    798566      1000     20000         0     66129    100000   3843812     96.56    111.42  --
199.20/199.28	c  S st  4434    806104      1000     20000         0     73651    100000   4743804     96.56   no data  --
199.40/199.44	c  S st  4434    806608      1000     20000         0     74155    100000   4801023     96.56   no data  --
199.40/199.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
199.40/199.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
199.40/199.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
199.60/199.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
199.60/199.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
199.60/199.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
199.60/199.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
853.23/853.24	c lits-rem:       793  cl-subs:      100  v-elim:      0  v-fix:    0  time: 653.62 s
853.23/853.24	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
853.23/853.29	c vivif2 --  cl tried    74055 cl shrink        0 lits rem          0 time: 0.05
853.63/853.67	c asymm  cl-useful: 0/10546/20000 lits-rem:0 time: 0.38
853.63/853.67	c calculated reachability. Time: 0.00
853.63/853.67	c  N dy  4434    806608      1000     20000         0     74055    100000   4775842     96.56   no data  --
857.33/857.39	c  N dy  4544    826892      1000     20000         0     55380    100000   2452132     96.55    101.67  --
861.63/861.66	c  N dy  4643    846984      1000     20000         0     75430    100000   4849024     96.53    103.22  --
865.43/865.41	c  N dy  4763    867095      1000     20000         0     55576    100000   2372130     96.54    101.94  --
869.72/869.76	c  N dy  4875    887306      1000     20000         0     75755    100000   4783147     96.55    102.17  --
873.22/873.22	c  N dy  4986    907486      1000     20000         0     54971    100000   2190951     96.56    104.90  --
876.83/876.88	c  N dy  5101    927552      1000     20000         0     75001    100000   4582327     96.55    104.15  --
880.53/880.51	c  N dy  5217    947601      1000     20000         0     53082    100000   1861603     96.56    103.51  --
884.12/884.10	c  N dy  5322    967728      1000     20000         0     73164    100000   4258038     96.55    102.68  --
888.03/888.05	c  N dy  5446    987899      1000     20000         0     50391    100000   1421073     96.58    104.53  --
891.52/891.51	c  N dy  5551   1007978      1000     20000         0     70440    100000   3812950     96.58    103.11  --
895.82/895.85	c  N dy  5674   1028046      1000     20000         0     46537    100000    847384     96.59    102.32  --
899.12/899.15	c  N dy  5784   1048204      1000     20000         0     66677    100000   3259652     96.60    103.04  --
903.43/903.46	c  N dy  5906   1068241      1000     20000         0     86681    100000   5657701     96.62    102.06  --
904.33/904.37	c  F st  5927   1071876      1000     20000         0     45380    100000    593285     96.62     81.74  --
906.93/906.99	c  N dy  6008   1088285      1000     20000         0     61744    100000   2645514     96.64    106.93  --
911.03/911.01	c  N dy  6116   1108378      1000     20000         0     81816    100000   5051220     96.64    101.80  --
915.02/915.03	c  N dy  6228   1128474      1000     20000         0     55958    100000   1753494     96.64    103.34  --
918.83/918.89	c  N dy  6343   1148858      1000     20000         0     76313    100000   4185608     96.65    102.09  --
923.42/923.42	c  N dy  6453   1168867      1000     20000         0     49369    100000    847012     96.65    102.92  --
926.83/926.87	c  N dy  6564   1189030      1000     20000         0     69500    100000   3247837     96.65    101.87  --
931.33/931.39	c  N dy  6683   1209217      1000     20000         0     89656    100000   5655649     96.65    102.69  --
931.53/931.58	c  S st  6689   1209912      1000     20000         0     90350    100000   5740365     96.65     97.03  --
931.73/931.78	c  S st  6689   1210415      1000     20000         0     90853    100000   5793853     96.65   no data  --
931.73/931.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
931.73/931.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
931.83/931.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
932.03/932.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
932.03/932.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
932.03/932.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
932.03/932.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175502-1301783654/watcher-3175502-1301783654 -o /tmp/evaluation-result-3175502-1301783654/solver-3175502-1301783654 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175502-1301783654.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: 0.00 0.26 2.67 2/174 21335
/proc/meminfo: memFree=20875936/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=29996 CPUtime=0 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 683 0 0 0 0 0 0 0 20 0 1 0 289965066 30715904 623 33554432000 4194304 4650387 140734140543776 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 7499 624 327 112 0 2464 0

[startup+0.035712 s]
/proc/loadavg: 0.00 0.26 2.67 2/174 21335
/proc/meminfo: memFree=20875936/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=30812 CPUtime=0.03 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 1020 0 0 0 3 0 0 0 20 0 1 0 289965066 31551488 960 33554432000 4194304 4650387 140734140543776 18446744073709551615 208079893189 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 7703 960 346 112 0 2668 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30812

[startup+0.100717 s]
/proc/loadavg: 0.00 0.26 2.67 2/174 21335
/proc/meminfo: memFree=20875936/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=31076 CPUtime=0.09 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 1079 0 0 0 9 0 0 0 20 0 1 0 289965066 31821824 1019 33554432000 4194304 4650387 140734140543776 18446744073709551615 4370665 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 7769 1019 346 112 0 2734 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31076

[startup+0.300691 s]
/proc/loadavg: 0.00 0.26 2.67 2/174 21335
/proc/meminfo: memFree=20875936/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=37192 CPUtime=0.29 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 2830 0 0 0 29 0 0 0 21 0 1 0 289965066 38084608 2508 33554432000 4194304 4650387 140734140543776 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 9298 2508 377 112 0 4263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37192

[startup+0.700603 s]
/proc/loadavg: 0.00 0.26 2.67 2/174 21335
/proc/meminfo: memFree=20875936/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=37872 CPUtime=0.69 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 3841 0 0 0 69 0 0 0 22 0 1 0 289965066 38780928 2751 33554432000 4194304 4650387 140734140543776 18446744073709551615 4336025 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 9468 2751 379 112 0 4433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37872

[startup+1.50034 s]
/proc/loadavg: 0.00 0.26 2.67 2/175 21336
/proc/meminfo: memFree=20866628/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=38244 CPUtime=1.49 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 5892 0 0 0 148 1 0 0 25 0 1 0 289965066 39161856 2612 33554432000 4194304 4650387 140734140543776 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 9561 2612 379 112 0 4526 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38244

[startup+3.10115 s]
/proc/loadavg: 0.08 0.27 2.66 2/175 21336
/proc/meminfo: memFree=20865636/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=57360 CPUtime=3.09 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 12372 0 0 0 307 2 0 0 25 0 1 0 289965066 58736640 7753 33554432000 4194304 4650387 140734140543776 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 14340 7753 381 112 0 9305 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57360

[startup+6.30046 s]
/proc/loadavg: 0.08 0.27 2.66 2/175 21337
/proc/meminfo: memFree=20845612/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=59224 CPUtime=6.29 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 12719 0 0 0 627 2 0 0 25 0 1 0 289965066 60645376 8100 33554432000 4194304 4650387 140734140543776 18446744073709551615 4422540 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 14806 8100 381 112 0 9771 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59224

[startup+12.7003 s]
/proc/loadavg: 0.22 0.30 2.64 2/175 21337
/proc/meminfo: memFree=20841724/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=59796 CPUtime=12.69 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 17882 0 0 0 1266 3 0 0 25 0 1 0 289965066 61231104 8429 33554432000 4194304 4650387 140734140543776 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 14949 8429 381 112 0 9914 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59796

[startup+25.5008 s]
/proc/loadavg: 0.80 0.42 2.65 5/190 21367
/proc/meminfo: memFree=20635492/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=82396 CPUtime=25.49 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 29854 0 0 0 2544 5 0 0 25 0 1 0 289965066 84373504 14298 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 20599 14298 381 112 0 15564 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82396

[startup+51.101 s]
/proc/loadavg: 1.89 0.70 2.69 5/190 21368
/proc/meminfo: memFree=20554716/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=100164 CPUtime=51.09 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 50510 0 0 0 5100 9 0 0 25 0 1 0 289965066 102567936 19424 33554432000 4194304 4650387 140734140543776 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 25041 19424 381 112 0 20006 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 100164

[startup+102.306 s]
/proc/loadavg: 3.16 1.25 2.76 5/190 21369
/proc/meminfo: memFree=20429756/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=119376 CPUtime=102.3 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 75157 0 0 0 10215 15 0 0 25 0 1 0 289965066 122241024 23838 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 29844 23838 381 112 0 24809 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 119376

[startup+162.301 s]
/proc/loadavg: 3.69 1.75 2.83 5/190 21371
/proc/meminfo: memFree=20359504/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=175844 CPUtime=162.3 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 109149 0 0 0 16206 24 0 0 25 0 1 0 289965066 180064256 28284 33554432000 4194304 4650387 140734140543776 18446744073709551615 4313427 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 43961 28284 381 112 0 38926 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 175844

[startup+222.3 s]
/proc/loadavg: 3.88 2.16 2.90 5/190 21372
/proc/meminfo: memFree=20256168/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=212416 CPUtime=222.29 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 148078 0 0 0 22197 32 0 0 25 0 1 0 289965066 217513984 36848 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 53104 36848 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.01 2.51 2.97 5/190 21374
/proc/meminfo: memFree=20230836/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=212416 CPUtime=282.3 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 148078 0 0 0 28198 32 0 0 25 0 1 0 289965066 217513984 36848 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 53104 36848 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.00 2.78 3.04 5/190 21375
/proc/meminfo: memFree=20213956/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=212416 CPUtime=342.3 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 148097 0 0 0 34198 32 0 0 25 0 1 0 289965066 217513984 36867 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 53104 36867 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.00 3.00 3.09 5/190 21377
/proc/meminfo: memFree=20205996/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=212416 CPUtime=402.3 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 148097 0 0 0 40198 32 0 0 25 0 1 0 289965066 217513984 36867 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 53104 36867 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.00 3.17 3.15 5/190 21379
/proc/meminfo: memFree=20206088/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=212416 CPUtime=462.3 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 148097 0 0 0 46198 32 0 0 25 0 1 0 289965066 217513984 36867 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476706 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 53104 36867 381 112 0 48069 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 212416

[startup+522.301 s]
/proc/loadavg: 4.08 3.35 3.21 5/190 21380
/proc/meminfo: memFree=20165264/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=212416 CPUtime=522.3 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 148097 0 0 0 52198 32 0 0 25 0 1 0 289965066 217513984 36867 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/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.08 3.48 3.26 5/190 21382
/proc/meminfo: memFree=20136472/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=212416 CPUtime=582.31 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 148098 0 0 0 58199 32 0 0 25 0 1 0 289965066 217513984 36868 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 53104 36868 381 112 0 48069 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 212416

[startup+642.3 s]
/proc/loadavg: 4.03 3.57 3.30 5/190 21383
/proc/meminfo: memFree=20149712/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=212416 CPUtime=642.31 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 148098 0 0 0 64199 32 0 0 25 0 1 0 289965066 217513984 36868 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 53104 36868 381 112 0 48069 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 212416

[startup+702.301 s]
/proc/loadavg: 4.01 3.65 3.34 5/190 21385
/proc/meminfo: memFree=20146572/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=212416 CPUtime=702.31 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 148098 0 0 0 70199 32 0 0 25 0 1 0 289965066 217513984 36868 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 53104 36868 381 112 0 48069 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 212416

[startup+762.306 s]
/proc/loadavg: 4.00 3.71 3.38 5/190 21387
/proc/meminfo: memFree=20146548/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=212416 CPUtime=762.32 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 148098 0 0 0 76200 32 0 0 25 0 1 0 289965066 217513984 36868 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 53104 36868 381 112 0 48069 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 212416

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 3.42 5/190 21388
/proc/meminfo: memFree=20154208/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=212416 CPUtime=822.32 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 148098 0 0 0 82200 32 0 0 25 0 1 0 289965066 217513984 36868 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 53104 36868 381 112 0 48069 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 212416

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 3.45 5/190 21390
/proc/meminfo: memFree=20135948/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=213420 CPUtime=882.33 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 169382 0 0 0 88194 39 0 0 25 0 1 0 289965066 218542080 35289 33554432000 4194304 4650387 140734140543776 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 53355 35289 381 112 0 48320 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 213420

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 3.48 5/190 21391
/proc/meminfo: memFree=20104400/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=245696 CPUtime=942.32 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 210844 0 0 0 94186 46 0 0 25 0 1 0 289965066 251592704 45093 33554432000 4194304 4650387 140734140543776 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 61424 45093 381 112 0 56389 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 245696

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 3.51 5/190 21393
/proc/meminfo: memFree=20093964/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=246104 CPUtime=1002.33 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 210931 0 0 0 100186 47 0 0 25 0 1 0 289965066 252010496 45180 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 61526 45180 381 112 0 56491 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 246104

[startup+1062.3 s]
/proc/loadavg: 4.08 3.90 3.55 5/190 21395
/proc/meminfo: memFree=20078176/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=246104 CPUtime=1062.33 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 210931 0 0 0 106186 47 0 0 25 0 1 0 289965066 252010496 45180 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 61526 45180 381 112 0 56491 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 246104

[startup+1122.3 s]
/proc/loadavg: 4.03 3.92 3.57 5/190 21396
/proc/meminfo: memFree=20111364/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=246264 CPUtime=1122.34 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 210951 0 0 0 112187 47 0 0 25 0 1 0 289965066 252174336 45200 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476405 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 61566 45200 381 112 0 56531 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 246264

[startup+1182.3 s]
/proc/loadavg: 4.01 3.93 3.59 5/190 21398
/proc/meminfo: memFree=19997264/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=246264 CPUtime=1182.34 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 210951 0 0 0 118187 47 0 0 25 0 1 0 289965066 252174336 45200 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 61566 45200 381 112 0 56531 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 246264

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 21399
/proc/meminfo: memFree=19971832/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=246264 CPUtime=1242.34 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 210954 0 0 0 124187 47 0 0 25 0 1 0 289965066 252174336 45203 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 61566 45203 381 112 0 56531 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 246264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 21401
/proc/meminfo: memFree=19971204/32950928 swapFree=67111528/67111528
[pid=21335] ppid=21333 vsize=246444 CPUtime=1300.05 cores=4,6
/proc/21335/stat : 21335 (strangenight1-s) R 21333 21335 21305 0 -1 4202496 211013 0 0 0 129958 47 0 0 25 0 1 0 289965066 252358656 45262 33554432000 4194304 4650387 140734140543776 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21335/statm: 61611 45262 381 112 0 56576 0
Current children cumulated CPU time (s) 1300.05
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.06
CPU user time (s): 1299.58
CPU system time (s): 0.478927
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 246444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.58
system time used= 0.478927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211013
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= 10
involuntary context switches= 1815

runsolver used 2.09868 second user time and 4.98924 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-03 00:34:14
IDJOB=3175502
IDBENCH=82520
IDSOLVER=1589
FILE ID=node127/3175502-1301783654
RUNJOBID= node127-1301783651-21324
PBS_JOBID= 12841391
Free space on /tmp= 71344 MiB

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

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

MD5SUM BENCH= c78d6e1455a357419b7ce124c081a6ba
RANDOM SEED=1498580090

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20875968 kB
Buffers:        358296 kB
Cached:       11377276 kB
SwapCached:          0 kB
Active:        6599164 kB
Inactive:      5198856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20875968 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6652 kB
Writeback:           0 kB
AnonPages:       62464 kB
Mapped:          14540 kB
Slab:           213828 kB
PageTables:       4808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187788 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= 71316 MiB
End job on node127 at 2011-04-03 00:55:56