Trace number 3369857

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S698025027-034-UNKNOWN.cnf
MD5SUM92b3ae536df5707fe014291d91790352
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.3165
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-3369857-1305383263.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:     474 undec:      44 neg:     482
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    18      4067      1000     20000         0      4062    100000    500881     96.89    103.53  --
0.59/0.67	c  N dy    43      8072      1000     20000         0      5570    100000    503045     97.25    103.32  --
0.89/0.96	c  N dy    63     12171      1000     20000         0      5422    100000    321861     96.69    101.96  --
1.19/1.25	c  N dy    86     16216      1000     20000         0      9456    100000    804440     97.06    103.50  --
1.50/1.56	c  N dy   106     20301      1000     20000         0      7921    100000    481893     96.93    103.67  --
1.80/1.87	c  N dy   120     24351      1000     20000         0     11962    100000    958126     95.97    108.67  --
1.90/1.92	c  F st   123     25000      1000     20000         0     12611    100000   1032886     95.86   no data  --
2.29/2.34	c  N dy   129     30002      1000     20000         0     10793    100000    714365     95.86   no data  --
2.29/2.34	c  S st   129     30002      1000     20000         0     10793    100000    714365     95.86   no data  --
2.29/2.39	c  S st   129     30503      1000     20000         0     11293    100000    774746     95.86   no data  --
2.29/2.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.39/2.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2.39/2.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.19/6.22	c lits-rem:      4014  cl-subs:       35  v-elim:      0  v-fix:    0  time:  3.79 s
6.29/6.35	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.12
6.29/6.35	c calculated reachability. Time: 0.00
6.29/6.35	c  N dy   129     30503      1000     20000         0     11258    100000    762518     95.86   no data  --
6.69/6.70	c  N dy   151     34619      1000     20000         0     15372    100000   1248774     95.66    101.42  --
6.99/7.02	c  N dy   177     38646      1000     20000         0     11498    100000    655810     95.71    101.49  --
7.39/7.40	c  N dy   204     43187      1000     20000         0     16039    100000   1193019     95.83    101.11  --
7.60/7.63	c  S st   216     45755      1000     20000         0      9660    100000    332742     95.78     84.25  --
7.60/7.67	c  S st   216     46257      1000     20000         0     10162    100000    382360     95.78   no data  --
7.60/7.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.60/7.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.60/7.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.60/7.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.60/7.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.60/7.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
7.60/7.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.29/11.31	c lits-rem:      1284  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.61 s
11.29/11.31	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
11.29/11.31	c vivif2 --  cl tried    10160 cl shrink        0 lits rem          0 time: 0.00
11.39/11.43	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.12
11.39/11.43	c calculated reachability. Time: 0.00
11.39/11.43	c  N dy   216     46257      1000     20000         0     10160    100000    380575     95.78   no data  --
11.69/11.78	c  N dy   240     50591      1000     20000         0     14492    100000    892398     95.82    101.26  --
12.10/12.14	c  N dy   265     54634      1000     20000         0     18528    100000   1368220     95.85    113.20  --
12.49/12.50	c  N dy   291     58684      1000     20000         0     12607    100000    574472     95.99    111.33  --
12.79/12.85	c  N dy   316     62763      1000     20000         0     16681    100000   1061504     96.04    103.55  --
13.21/13.27	c  N dy   342     67162      1000     20000         0     21077    100000   1588367     96.16    101.81  --
13.39/13.47	c  S st   358     69385      1000     20000         0     12322    100000    425249     96.24   no data  --
13.49/13.53	c  S st   358     69889      1000     20000         0     12826    100000    484532     96.24   no data  --
13.49/13.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.49/13.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.49/13.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.49/13.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.49/13.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.49/13.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
13.49/13.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.19/17.27	c lits-rem:      2021  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.72 s
17.19/17.27	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
17.19/17.28	c vivif2 --  cl tried    12824 cl shrink        0 lits rem          0 time: 0.00
17.39/17.41	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
17.39/17.41	c calculated reachability. Time: 0.00
17.39/17.41	c  N dy   358     69889      1000     20000         0     12824    100000    482012     96.24   no data  --
17.79/17.81	c  N dy   385     74389      1000     20000         0     17318    100000   1020382     96.33    110.11  --
18.19/18.28	c  N dy   414     79252      1000     20000         0     22175    100000   1598782     96.38    104.71  --
18.71/18.77	c  N dy   441     84467      1000     20000         0     15414    100000    676621     96.25    103.73  --
18.99/19.05	c  F st   461     87501      1000     20000         0     18439    100000   1040117     96.32   no data  --
19.29/19.36	c  N st   466     90800      1000     20000         0     21732    100000   1453701     96.32   no data  --
19.89/19.98	c  N dy   485     96719      1000     20000         0     14659    100000    483463     96.31    101.93  --
20.49/20.57	c  N dy   523    103059      1000     20000         0     20989    100000   1237284     96.35    101.68  --
20.69/20.75	c  S st   533    104833      1000     20000         0     22763    100000   1443587     96.28   no data  --
20.80/20.82	c  S st   533    105336      1000     20000         0     23266    100000   1498087     96.28   no data  --
20.80/20.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.80/20.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.80/20.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
20.80/20.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.80/20.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.80/20.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
20.80/20.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.59/27.63	c lits-rem:      1136  cl-subs:       35  v-elim:      0  v-fix:    0  time:  6.74 s
27.59/27.63	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
27.59/27.65	c vivif2 --  cl tried    23231 cl shrink        0 lits rem          0 time: 0.01
27.79/27.85	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.21
27.79/27.85	c calculated reachability. Time: 0.00
27.79/27.85	c  N dy   533    105336      1000     20000         0     23231    100000   1488535     96.28   no data  --
28.50/28.56	c  N dy   578    112156      1000     20000         0     16059    100000    543974     96.37    102.94  --
29.19/29.28	c  N dy   623    119386      1000     20000         0     23274    100000   1405642     96.44    102.03  --
30.09/30.15	c  N dy   658    127527      1000     20000         0     16427    100000    476040     96.24    101.33  --
30.99/31.00	c  N dy   705    135930      1000     20000         0     24815    100000   1473247     96.24    102.30  --
31.91/31.97	c  N dy   756    144706      1000     20000         0     17603    100000    501109     96.31    101.75  --
32.79/32.89	c  N dy   811    154003      1000     20000         0     26882    100000   1602484     96.32    102.73  --
33.29/33.34	c  S st   839    158004      1000     20000         0     30877    100000   2078545     96.38     92.14  --
33.39/33.41	c  S st   839    158511      1000     20000         0     31384    100000   2134416     96.38   no data  --
33.39/33.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.39/33.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.39/33.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
33.49/33.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.49/33.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.49/33.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
33.49/33.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.00/46.01	c lits-rem:      1104  cl-subs:       49  v-elim:      0  v-fix:    0  time: 12.51 s
46.00/46.01	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
46.00/46.03	c vivif2 --  cl tried    31335 cl shrink        0 lits rem          0 time: 0.02
46.29/46.33	c asymm  cl-useful: 0/18971/20000 lits-rem:0 time: 0.29
46.29/46.33	c calculated reachability. Time: 0.00
46.29/46.33	c  N dy   839    158511      1000     20000         0     31335    100000   2121751     96.38   no data  --
47.39/47.45	c  N dy   891    168639      1000     20000         0     24483    100000   1216478     96.38    102.27  --
48.69/48.70	c  N dy   945    179571      1000     20000         0     35402    100000   2518423     96.36    101.91  --
49.90/49.90	c  N dy  1009    191117      1000     20000         0     28957    100000   1643783     96.38    109.80  --
51.29/51.30	c  N dy  1073    203454      1000     20000         0     22304    100000    728544     96.33    101.46  --
52.70/52.72	c  N dy  1142    216530      1000     20000         0     35363    100000   2283536     96.32    102.20  --
54.20/54.29	c  N dy  1210    230704      1000     20000         0     29544    100000   1462477     96.24    103.05  --
55.09/55.12	c  S st  1243    237766      1000     20000         0     36592    100000   2297147     96.19   no data  --
55.19/55.20	c  S st  1243    238268      1000     20000         0     37094    100000   2345631     96.19   no data  --
55.19/55.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.19/55.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.19/55.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
55.29/55.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.29/55.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.29/55.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
55.29/55.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.99/70.07	c lits-rem:       787  cl-subs:       71  v-elim:      0  v-fix:    0  time: 14.77 s
69.99/70.07	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
69.99/70.09	c vivif2 --  cl tried    37023 cl shrink        0 lits rem          0 time: 0.02
70.09/70.11	c asymm  cl-useful: 0/1029/20000 lits-rem:0 time: 0.02
70.09/70.11	c calculated reachability. Time: 0.00
70.09/70.11	c  N dy  1243    238268      1000     20000         0     37023    100000   2328321     96.19   no data  --
71.79/71.87	c  N dy  1322    253587      1000     20000         0     31348    100000   1585448     96.13    101.87  --
73.79/73.85	c  N dy  1413    269790      1000     20000         0     25569    100000    779444     96.13    101.31  --
75.80/75.89	c  N dy  1495    287114      1000     20000         0     42862    100000   2814672     96.02    101.70  --
78.00/78.08	c  N dy  1595    305484      1000     20000         0     38247    100000   2184128     96.04    101.53  --
78.11/78.18	c  F st  1601    306251      1000     20000         0     39013    100000   2276878     96.05   no data  --
80.39/80.48	c  N dy  1691    325024      1000     20000         0     33791    100000   1545492     96.10    101.38  --
83.10/83.10	c  N dy  1809    345156      1000     20000         0     28927    100000    857904     96.15    101.48  --
84.49/84.55	c  S st  1870    357404      1000     20000         0     41163    100000   2300968     96.13     91.38  --
84.60/84.65	c  S st  1870    357908      1000     20000         0     41667    100000   2357019     96.13   no data  --
84.60/84.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.60/84.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.60/84.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
84.71/84.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.71/84.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.71/84.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
84.71/84.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.11/100.13	c lits-rem:       935  cl-subs:       58  v-elim:      0  v-fix:    0  time: 15.39 s
100.11/100.13	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
100.11/100.16	c vivif2 --  cl tried    41609 cl shrink        0 lits rem          0 time: 0.02
100.39/100.41	c asymm  cl-useful: 0/15844/20000 lits-rem:0 time: 0.25
100.39/100.41	c calculated reachability. Time: 0.00
100.39/100.41	c  N dy  1870    357908      1000     20000         0     41609    100000   2342150     96.13   no data  --
102.99/103.09	c  N dy  1983    378093      1000     20000         0     35792    100000   1566891     96.19    102.69  --
105.90/105.90	c  N dy  2101    398149      1000     20000         0     28858    100000    631884     96.26    102.26  --
108.49/108.54	c  N dy  2214    418400      1000     20000         0     49075    100000   3038011     96.25    101.65  --
111.30/111.34	c  N dy  2341    438814      1000     20000         0     41506    100000   2018353     96.30    101.49  --
114.19/114.26	c  N dy  2450    458918      1000     20000         0     32628    100000    848070     96.25    101.47  --
116.89/117.00	c  N dy  2569    478941      1000     20000         0     52616    100000   3224096     96.29    102.26  --
119.69/119.79	c  N dy  2674    499190      1000     20000         0     42885    100000   1963882     96.27    101.97  --
122.80/122.88	c  N dy  2779    519384      1000     20000         0     32099    100000    566875     96.25    101.76  --
125.09/125.18	c  S st  2870    536862      1000     20000         0     49543    100000   2639045     96.23     96.53  --
125.19/125.29	c  S st  2870    537368      1000     20000         0     50048    100000   2694270     96.23   no data  --
125.30/125.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
125.30/125.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.30/125.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
125.30/125.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.30/125.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.30/125.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
125.30/125.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
149.50/149.53	c lits-rem:      1088  cl-subs:       78  v-elim:      0  v-fix:    0  time: 24.12 s
149.50/149.53	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
149.50/149.56	c vivif2 --  cl tried    49970 cl shrink        0 lits rem          0 time: 0.03
149.60/149.67	c asymm  cl-useful: 0/4156/20000 lits-rem:0 time: 0.11
149.60/149.67	c calculated reachability. Time: 0.00
149.60/149.67	c  N dy  2870    537368      1000     20000         0     49970    100000   2675005     96.23   no data  --
152.99/153.05	c  N dy  2994    557424      1000     20000         0     38042    100000   1165888     96.26    101.86  --
156.10/156.17	c  N dy  3100    577546      1000     20000         0     58142    100000   3580414     96.25    101.43  --
159.60/159.67	c  N dy  3221    598035      1000     20000         0     45655    100000   1965565     96.27    101.52  --
163.39/163.41	c  N dy  3339    618036      1000     20000         0     65622    100000   4328197     96.28    102.98  --
166.60/166.66	c  N dy  3454    638103      1000     20000         0     51707    100000   2565525     96.27    102.36  --
170.59/170.64	c  N dy  3583    658156      1000     20000         0     36779    100000    688479     96.34    115.05  --
173.90/173.94	c  N dy  3693    678168      1000     20000         0     56759    100000   3067258     96.33    103.19  --
177.89/177.91	c  N dy  3820    698236      1000     20000         0     40843    100000   1059351     96.36    101.77  --
181.10/181.15	c  N dy  3932    718295      1000     20000         0     60869    100000   3456033     96.37    102.14  --
184.49/184.50	c  N dy  4045    738439      1000     20000         0     44049    100000   1335728     96.38    101.59  --
187.60/187.69	c  N dy  4165    758523      1000     20000         0     64088    100000   3716396     96.39    102.35  --
191.09/191.15	c  N dy  4287    778732      1000     20000         0     46330    100000   1498278     96.42    101.91  --
194.49/194.50	c  N dy  4412    798859      1000     20000         0     66423    100000   3910168     96.47    102.14  --
195.90/195.92	c  S st  4454    806052      1000     20000         0     73607    100000   4769847     96.48     92.59  --
196.00/196.07	c  S st  4454    806556      1000     20000         0     74110    100000   4824100     96.48   no data  --
196.00/196.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
196.00/196.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.10/196.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
196.20/196.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
196.20/196.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.20/196.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
196.20/196.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
843.21/843.21	c lits-rem:       960  cl-subs:      130  v-elim:      0  v-fix:    0  time: 646.94 s
843.21/843.21	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
843.21/843.26	c vivif2 --  cl tried    73980 cl shrink        0 lits rem          0 time: 0.05
843.62/843.65	c asymm  cl-useful: 0/10486/20000 lits-rem:0 time: 0.39
843.62/843.65	c calculated reachability. Time: 0.00
843.62/843.65	c  N dy  4454    806556      1000     20000         0     73980    100000   4792779     96.48   no data  --
847.21/847.27	c  N dy  4558    826593      1000     20000         0     55044    100000   2427324     96.47    102.12  --
851.51/851.51	c  N dy  4670    846634      1000     20000         0     75053    100000   4816334     96.48    101.72  --
855.31/855.33	c  N dy  4785    866679      1000     20000         0     55128    100000   2329260     96.49    102.33  --
859.61/859.64	c  N dy  4903    886707      1000     20000         0     75122    100000   4719939     96.50    102.20  --
863.61/863.67	c  N dy  5018    906837      1000     20000         0     54285    100000   2106643     96.50    102.42  --
867.82/867.88	c  N dy  5130    926875      1000     20000         0     74283    100000   4486499     96.51    102.05  --
872.11/872.10	c  N dy  5243    946976      1000     20000         0     52425    100000   1758701     96.51    102.16  --
876.31/876.32	c  N dy  5371    967312      1000     20000         0     72721    100000   4188228     96.53    101.65  --
880.72/880.73	c  N dy  5483    987396      1000     20000         0     49852    100000   1352818     96.53    101.78  --
884.71/884.77	c  N dy  5601   1007567      1000     20000         0     70000    100000   3766842     96.55    102.98  --
889.62/889.66	c  N dy  5709   1027830      1000     20000         0     46298    100000    820026     96.54    102.80  --
893.32/893.38	c  N dy  5820   1047924      1000     20000         0     66365    100000   3211394     96.54    105.74  --
898.21/898.21	c  N dy  5935   1068103      1000     20000         0     86508    100000   5630068     96.55    103.00  --
899.31/899.30	c  F st  5961   1071875      1000     20000         0     45349    100000    596424     96.55    100.02  --
902.11/902.17	c  N dy  6027   1088187      1000     20000         0     61623    100000   2589309     96.56    101.78  --
906.91/906.90	c  N dy  6148   1108375      1000     20000         0     81784    100000   5011290     96.58    103.72  --
911.42/911.43	c  N dy  6264   1128447      1000     20000         0     55899    100000   1746589     96.59    101.69  --
915.62/915.68	c  N dy  6368   1148645      1000     20000         0     76054    100000   4138508     96.58    102.98  --
920.81/920.89	c  N dy  6483   1169099      1000     20000         0     49553    100000    874066     96.59    102.55  --
924.81/924.83	c  N dy  6596   1189180      1000     20000         0     69591    100000   3264962     96.59    103.01  --
929.92/929.94	c  N dy  6717   1209282      1000     20000         0     89655    100000   5668711     96.60    102.02  --
930.12/930.10	c  S st  6721   1209834      1000     20000         0     90207    100000   5736451     96.60     93.89  --
930.32/930.33	c  S st  6721   1210339      1000     20000         0     90712    100000   5790732     96.60   no data  --
930.32/930.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
930.32/930.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
930.42/930.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
930.52/930.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
930.52/930.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
930.52/930.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
930.52/930.59	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-3369857-1305383263/watcher-3369857-1305383263 -o /tmp/evaluation-result-3369857-1305383263/solver-3369857-1305383263 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369857-1305383263.cnf 

running on 2 cores: 1,3

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.10 4.01 3.72 4/395 9585
/proc/meminfo: memFree=14934676/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=30156 CPUtime=0 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 757 0 0 0 0 0 0 0 25 0 1 0 728556947 30879744 697 33554432000 4194304 4650387 140733962423968 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 7539 698 327 112 0 2504 0

[startup+0.0323041 s]
/proc/loadavg: 4.10 4.01 3.72 4/395 9585
/proc/meminfo: memFree=14934676/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=30812 CPUtime=0.03 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 1018 0 0 0 3 0 0 0 25 0 1 0 728556947 31551488 958 33554432000 4194304 4650387 140733962423968 18446744073709551615 4370669 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 7703 958 346 112 0 2668 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30812

[startup+0.100304 s]
/proc/loadavg: 4.10 4.01 3.72 4/395 9585
/proc/meminfo: memFree=14934676/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=31076 CPUtime=0.09 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 1077 0 0 0 9 0 0 0 25 0 1 0 728556947 31821824 1017 33554432000 4194304 4650387 140733962423968 18446744073709551615 4371091 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 7769 1017 346 112 0 2734 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31076

[startup+0.300258 s]
/proc/loadavg: 4.10 4.01 3.72 4/395 9585
/proc/meminfo: memFree=14934676/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=37096 CPUtime=0.29 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 2886 0 0 0 29 0 0 0 25 0 1 0 728556947 37986304 2563 33554432000 4194304 4650387 140733962423968 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 9274 2563 377 112 0 4239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37096

[startup+0.70019 s]
/proc/loadavg: 4.10 4.01 3.72 4/395 9585
/proc/meminfo: memFree=14934676/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=37764 CPUtime=0.69 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 3896 0 0 0 69 0 0 0 25 0 1 0 728556947 38670336 2803 33554432000 4194304 4650387 140733962423968 18446744073709551615 4365421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 9441 2804 379 112 0 4406 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37764

[startup+1.50104 s]
/proc/loadavg: 4.10 4.01 3.72 5/396 9586
/proc/meminfo: memFree=14905280/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=38148 CPUtime=1.5 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 5936 0 0 0 149 1 0 0 25 0 1 0 728556947 39063552 2649 33554432000 4194304 4650387 140733962423968 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 9537 2649 379 112 0 4502 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 38148

[startup+3.10077 s]
/proc/loadavg: 4.10 4.01 3.72 5/396 9586
/proc/meminfo: memFree=14883588/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=55908 CPUtime=3.09 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 12015 0 0 0 308 1 0 0 18 0 1 0 728556947 57249792 7403 33554432000 4194304 4650387 140733962423968 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 13977 7403 381 112 0 8942 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55908

[startup+6.30021 s]
/proc/loadavg: 4.18 4.03 3.73 5/396 9586
/proc/meminfo: memFree=14849812/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=57828 CPUtime=6.29 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 12393 0 0 0 628 1 0 0 25 0 1 0 728556947 59215872 7781 33554432000 4194304 4650387 140733962423968 18446744073709551615 4370665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 14457 7781 381 112 0 9422 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57828

[startup+12.7011 s]
/proc/loadavg: 4.16 4.03 3.73 5/396 9586
/proc/meminfo: memFree=14827664/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=58028 CPUtime=12.69 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 17341 0 0 0 1267 2 0 0 25 0 1 0 728556947 59420672 7946 33554432000 4194304 4650387 140733962423968 18446744073709551615 4333936 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 14507 7946 381 112 0 9472 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58028

[startup+25.5009 s]
/proc/loadavg: 4.12 4.03 3.73 5/396 9587
/proc/meminfo: memFree=14763052/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=80676 CPUtime=25.49 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 29480 0 0 0 2544 5 0 0 25 0 1 0 728556947 82612224 13972 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 20169 13972 381 112 0 15134 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80676

[startup+51.1004 s]
/proc/loadavg: 4.08 4.03 3.74 5/396 9588
/proc/meminfo: memFree=14717256/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=99104 CPUtime=51.09 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 48344 0 0 0 5101 8 0 0 25 0 1 0 728556947 101482496 17322 33554432000 4194304 4650387 140733962423968 18446744073709551615 4310440 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 24776 17322 381 112 0 19741 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99104

[startup+102.314 s]
/proc/loadavg: 4.03 4.02 3.75 5/396 9589
/proc/meminfo: memFree=14672648/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=120252 CPUtime=102.31 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 77509 0 0 0 10218 13 0 0 25 0 1 0 728556947 123138048 22486 33554432000 4194304 4650387 140733962423968 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 30063 22486 381 112 0 25028 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 120252

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 3.76 5/396 9590
/proc/meminfo: memFree=14564220/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=177028 CPUtime=162.3 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 113244 0 0 0 16208 22 0 0 25 0 1 0 728556947 181276672 27843 33554432000 4194304 4650387 140733962423968 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 44257 27843 381 112 0 39222 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 177028

[startup+222.3 s]
/proc/loadavg: 4.00 4.01 3.77 5/396 9592
/proc/meminfo: memFree=14513204/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=212584 CPUtime=222.3 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 148075 0 0 0 22199 31 0 0 25 0 1 0 728556947 217686016 37066 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 53146 37066 381 112 0 48111 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 212584

[startup+282.301 s]
/proc/loadavg: 4.06 4.02 3.79 5/396 9594
/proc/meminfo: memFree=14495192/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=212584 CPUtime=282.3 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 148075 0 0 0 28199 31 0 0 25 0 1 0 728556947 217686016 37066 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 53146 37066 381 112 0 48111 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 212584

[startup+342.3 s]
/proc/loadavg: 4.25 4.07 3.82 5/396 9595
/proc/meminfo: memFree=14496292/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=212584 CPUtime=342.3 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 148076 0 0 0 34199 31 0 0 25 0 1 0 728556947 217686016 37067 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 53146 37067 381 112 0 48111 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 212584

[startup+402.301 s]
/proc/loadavg: 4.14 4.07 3.83 5/396 9597
/proc/meminfo: memFree=14470976/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=212584 CPUtime=402.3 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 148096 0 0 0 40199 31 0 0 25 0 1 0 728556947 217686016 37087 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 53146 37087 381 112 0 48111 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 212584

[startup+462.3 s]
/proc/loadavg: 4.05 4.06 3.84 5/396 9598
/proc/meminfo: memFree=14470820/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=212584 CPUtime=462.3 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 148096 0 0 0 46199 31 0 0 25 0 1 0 728556947 217686016 37087 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 53146 37087 381 112 0 48111 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 212584

[startup+522.301 s]
/proc/loadavg: 4.02 4.04 3.84 5/396 9600
/proc/meminfo: memFree=14471156/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=212584 CPUtime=522.3 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 148098 0 0 0 52199 31 0 0 25 0 1 0 728556947 217686016 37089 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 53146 37089 381 112 0 48111 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 212584

[startup+582.3 s]
/proc/loadavg: 4.00 4.03 3.85 5/396 9602
/proc/meminfo: memFree=14473228/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=212584 CPUtime=582.3 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 148101 0 0 0 58199 31 0 0 25 0 1 0 728556947 217686016 37092 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 53146 37092 381 112 0 48111 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 212584

[startup+642.301 s]
/proc/loadavg: 4.00 4.03 3.86 5/396 9603
/proc/meminfo: memFree=14439224/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=212584 CPUtime=642.31 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 148101 0 0 0 64200 31 0 0 25 0 1 0 728556947 217686016 37092 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 53146 37092 381 112 0 48111 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 212584

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 3.86 5/396 9608
/proc/meminfo: memFree=14442636/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=212584 CPUtime=702.31 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 148101 0 0 0 70200 31 0 0 25 0 1 0 728556947 217686016 37092 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 53146 37092 381 112 0 48111 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 212584

[startup+762.315 s]
/proc/loadavg: 4.00 4.01 3.87 5/396 9609
/proc/meminfo: memFree=14413652/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=212584 CPUtime=762.32 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 148101 0 0 0 76201 31 0 0 25 0 1 0 728556947 217686016 37092 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 53146 37092 381 112 0 48111 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 212584

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.87 5/396 9611
/proc/meminfo: memFree=14413136/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=212584 CPUtime=822.31 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 148101 0 0 0 82200 31 0 0 25 0 1 0 728556947 217686016 37092 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 53146 37092 381 112 0 48111 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 212584

[startup+882.301 s]
/proc/loadavg: 4.27 4.08 3.91 5/396 9613
/proc/meminfo: memFree=14420164/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=166040 CPUtime=882.31 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 174635 0 0 0 88189 42 0 0 25 0 1 0 728556947 170024960 34684 33554432000 4194304 4650387 140733962423968 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 41510 34684 381 112 0 36475 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 166040

[startup+942.3 s]
/proc/loadavg: 4.24 4.11 3.92 5/396 9614
/proc/meminfo: memFree=14390872/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=245024 CPUtime=942.31 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 210569 0 0 0 94176 55 0 0 25 0 1 0 728556947 250904576 45060 33554432000 4194304 4650387 140733962423968 18446744073709551615 4438611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 61256 45060 381 112 0 56221 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 245024

[startup+1002.3 s]
/proc/loadavg: 4.09 4.08 3.92 5/396 9616
/proc/meminfo: memFree=14368516/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=245024 CPUtime=1002.31 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 210585 0 0 0 100176 55 0 0 25 0 1 0 728556947 250904576 45076 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 61256 45076 381 112 0 56221 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 245024

[startup+1062.3 s]
/proc/loadavg: 4.03 4.07 3.92 5/396 9617
/proc/meminfo: memFree=14350996/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=245356 CPUtime=1062.31 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 210638 0 0 0 106176 55 0 0 25 0 1 0 728556947 251244544 45129 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 61339 45129 381 112 0 56304 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 245356

[startup+1122.3 s]
/proc/loadavg: 4.01 4.05 3.92 5/396 9619
/proc/meminfo: memFree=14354432/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=245356 CPUtime=1122.31 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 210638 0 0 0 112176 55 0 0 25 0 1 0 728556947 251244544 45129 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 61339 45129 381 112 0 56304 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 245356

[startup+1182.3 s]
/proc/loadavg: 4.00 4.04 3.92 5/396 9621
/proc/meminfo: memFree=14358368/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=245356 CPUtime=1182.31 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 210639 0 0 0 118176 55 0 0 25 0 1 0 728556947 251244544 45130 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 61339 45130 381 112 0 56304 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 245356

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.92 5/396 9622
/proc/meminfo: memFree=14331556/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=245496 CPUtime=1242.32 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 210669 0 0 0 124177 55 0 0 25 0 1 0 728556947 251387904 45160 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 61374 45160 381 112 0 56339 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 245496



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.92 2/390 9627
/proc/meminfo: memFree=14757140/32951124 swapFree=65586204/67111528
[pid=9585] ppid=9583 vsize=245496 CPUtime=1300.02 cores=1,3
/proc/9585/stat : 9585 (strangenight1-s) R 9583 9585 8876 0 -1 4202496 210672 0 0 0 129947 55 0 0 25 0 1 0 728556947 251387904 45163 33554432000 4194304 4650387 140733962423968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9585/statm: 61374 45163 381 112 0 56339 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 245496

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.05
CPU user time (s): 1299.48
CPU system time (s): 0.568913
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 245496

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

runsolver used 4.5983 second user time and 11.9832 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-14 16:27:43
IDJOB=3369857
IDBENCH=82666
IDSOLVER=1847
FILE ID=node119/3369857-1305383263
RUNJOBID= node119-1305381960-9398
PBS_JOBID= 13324383
Free space on /tmp= 73176 MiB

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

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

MD5SUM BENCH= 92b3ae536df5707fe014291d91790352
RANDOM SEED=887436652

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.67
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.815
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.83
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.815
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.74
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.815
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:     32951124 kB
MemFree:      14935700 kB
Buffers:        270476 kB
Cached:        4513360 kB
SwapCached:       4756 kB
Active:       14708168 kB
Inactive:      2973328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14935700 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           27188 kB
Writeback:           0 kB
AnonPages:    12894628 kB
Mapped:          30992 kB
Slab:           211256 kB
PageTables:      57088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102559224 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= 73188 MiB
End job on node119 at 2011-05-14 16:49:25