Trace number 3369849

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-v750-c15000-S656533785-100-UNKNOWN.cnf
MD5SUMa641c3217b64031795fbe4f20a9b14fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.85541
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
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 515000
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-3369849-1305383226.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.01/0.08	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.07
0.01/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.01/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.01/0.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.11	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.11	c calculated reachability. Time: 0.00
0.09/0.11	c Calc default polars -  time:   0.00 s pos:     319 undec:      29 neg:     402
0.09/0.11	c =========================================================================================
0.09/0.11	c types(t): F = full restart, N = normal restart
0.09/0.11	c types(t): S = simplification begin/end, E = solution found
0.09/0.11	c restart types(rt): st = static, dy = dynamic
0.09/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.11	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.29/0.36	c  N dy    18      4047       750     15000         0      4019     75000    401808     79.27     86.04  --
0.59/0.65	c  N dy    41      8685       750     15000         0      6164     75000    474122     78.54     82.68  --
0.89/0.94	c  N dy    68     12814       750     15000         0      6046     75000    336808     78.79     83.48  --
1.19/1.24	c  N dy    89     17096       750     15000         0     10319     75000    755050     78.82     83.58  --
1.49/1.54	c  N dy   112     21169       750     15000         0      8773     75000    490492     78.89     99.35  --
1.79/1.82	c  F st   129     25000       750     15000         0     12586     75000    857725     78.67     72.34  --
1.79/1.85	c  N st   130     25250       750     15000         0     12836     75000    882447     78.67   no data  --
2.21/2.21	c  N dy   135     30000       750     15000         0     10780     75000    598543     78.67   no data  --
2.21/2.21	c  S st   135     30000       750     15000         0     10780     75000    598543     78.67   no data  --
2.21/2.26	c  S st   135     30506       750     15000         0     11285     75000    642923     78.67   no data  --
2.21/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.21/2.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.21/2.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.29/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
2.29/2.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.59/5.68	c lits-rem:      3545  cl-subs:       63  v-elim:      0  v-fix:    0  time:  3.39 s
5.69/5.79	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.11
5.69/5.80	c calculated reachability. Time: 0.00
5.69/5.80	c  N dy   135     30506       750     15000         0     11222     75000    628225     78.67   no data  --
6.09/6.14	c  N dy   163     34609       750     15000         0     15318     75000   1036065     79.05     85.60  --
6.39/6.46	c  N dy   183     38710       750     15000         0     11522     75000    564325     78.81     83.19  --
6.79/6.80	c  N dy   206     42787       750     15000         0     15585     75000    969395     79.18     83.67  --
6.99/7.06	c  S st   225     45760       750     15000         0      9619     75000    291414     79.18   no data  --
7.09/7.10	c  S st   225     46264       750     15000         0     10123     75000    333549     79.18   no data  --
7.09/7.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.09/7.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
7.09/7.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.49/10.55	c lits-rem:      1134  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.43 s
10.49/10.55	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
10.49/10.55	c vivif2 --  cl tried    10116 cl shrink        0 lits rem          0 time: 0.00
10.59/10.66	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.10
10.59/10.66	c calculated reachability. Time: 0.00
10.59/10.66	c  N dy   225     46264       750     15000         0     10116     75000    331123     79.18   no data  --
10.90/10.97	c  N dy   246     50302       750     15000         0     14145     75000    723630     79.17     94.17  --
11.29/11.34	c  N dy   274     54413       750     15000         0     18240     75000   1124129     79.35     85.35  --
11.69/11.72	c  N dy   297     58714       750     15000         0     12584     75000    491379     79.42     84.15  --
12.00/12.09	c  N dy   317     62890       750     15000         0     16753     75000    890721     79.32     84.07  --
12.39/12.49	c  N dy   336     66958       750     15000         0     20805     75000   1281214     79.29     85.14  --
12.69/12.73	c  S st   350     69397       750     15000         0     12281     75000    368259     79.27     76.50  --
12.69/12.78	c  S st   350     69900       750     15000         0     12784     75000    413577     79.27   no data  --
12.69/12.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.69/12.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.79/12.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.79/12.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.79/12.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
12.79/12.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.19/16.22	c lits-rem:      1617  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.41 s
16.19/16.22	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
16.19/16.23	c vivif2 --  cl tried    12779 cl shrink        0 lits rem          0 time: 0.00
16.29/16.36	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.13
16.29/16.36	c calculated reachability. Time: 0.00
16.29/16.36	c  N dy   350     69900       750     15000         0     12779     75000    411122     79.27   no data  --
16.69/16.76	c  N dy   373     74405       750     15000         0     17273     75000    853631     79.32     85.06  --
17.19/17.24	c  N dy   402     79232       750     15000         0     22079     75000   1324205     79.37     83.80  --
17.69/17.71	c  N dy   428     84367       750     15000         0     15245     75000    568135     79.32     83.57  --
17.89/17.99	c  F st   443     87501       750     15000         0     18372     75000    879665     79.31     69.11  --
18.29/18.31	c  N st   448     90797       750     15000         0     21647     75000   1221348     79.31   no data  --
18.89/18.90	c  N dy   470     96593       750     15000         0     14469     75000    411559     79.29     86.91  --
19.39/19.46	c  N dy   504    102827       750     15000         0     20682     75000   1017758     79.31    106.94  --
19.59/19.66	c  S st   516    104851       750     15000         0     22702     75000   1214364     79.30   no data  --
19.70/19.73	c  S st   516    105354       750     15000         0     23204     75000   1256988     79.30   no data  --
19.70/19.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.70/19.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.70/19.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
19.70/19.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.70/19.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.70/19.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
19.70/19.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.29/24.35	c lits-rem:       789  cl-subs:       74  v-elim:      0  v-fix:    0  time:  4.55 s
24.29/24.35	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
24.29/24.37	c vivif2 --  cl tried    23130 cl shrink        0 lits rem          0 time: 0.01
24.49/24.56	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.20
24.49/24.56	c calculated reachability. Time: 0.00
24.49/24.56	c  N dy   516    105354       750     15000         0     23130     75000   1243421     79.30   no data  --
25.20/25.30	c  N dy   551    112206       750     15000         0     16010     75000    468305     79.28     84.26  --
25.99/26.03	c  N dy   591    119603       750     15000         0     23389     75000   1184394     79.29     83.60  --
26.89/26.93	c  N dy   630    127292       750     15000         0     16098     75000    386920     79.21     83.64  --
27.69/27.76	c  N dy   675    135523       750     15000         0     24317     75000   1187291     79.23     84.08  --
28.70/28.76	c  N dy   721    144280       750     15000         0     17083     75000    397757     79.26     84.06  --
29.60/29.66	c  N dy   767    153557       750     15000         0     26327     75000   1312675     79.33     85.99  --
30.09/30.19	c  S st   794    158031       750     15000         0     30793     75000   1748379     79.36     81.91  --
30.19/30.26	c  S st   794    158536       750     15000         0     31298     75000   1792858     79.36   no data  --
30.19/30.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.19/30.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.19/30.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
30.29/30.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.29/30.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.29/30.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
30.29/30.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.99/40.09	c lits-rem:       960  cl-subs:      117  v-elim:      0  v-fix:    0  time:  9.74 s
39.99/40.09	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
40.09/40.11	c vivif2 --  cl tried    31181 cl shrink        0 lits rem          0 time: 0.02
40.39/40.42	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.31
40.39/40.42	c calculated reachability. Time: 0.00
40.39/40.42	c  N dy   794    158536       750     15000         0     31181     75000   1771442     79.36   no data  --
41.49/41.58	c  N dy   858    168717       750     15000         0     24382     75000   1024296     79.45     86.35  --
42.91/42.92	c  N dy   927    179484       750     15000         0     35115     75000   2087083     79.57     84.45  --
44.09/44.11	c  N dy   988    190991       750     15000         0     28652     75000   1350589     79.56     90.05  --
45.59/45.60	c  N dy  1050    203234       750     15000         0     21904     75000    598224     79.55     84.59  --
46.99/47.08	c  N dy  1119    216272       750     15000         0     34902     75000   1866526     79.53     84.19  --
48.70/48.72	c  N dy  1195    230229       750     15000         0     28883     75000   1193485     79.53     84.34  --
49.59/49.66	c  S st  1238    237806       750     15000         0     36429     75000   1938201     79.54     71.90  --
49.69/49.75	c  S st  1238    238310       750     15000         0     36933     75000   1979512     79.54   no data  --
49.69/49.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.69/49.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.69/49.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
49.79/49.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.79/49.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.79/49.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
49.79/49.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.09/65.12	c lits-rem:       617  cl-subs:      135  v-elim:      0  v-fix:    0  time: 15.29 s
65.09/65.12	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
65.09/65.14	c vivif2 --  cl tried    36798 cl shrink        0 lits rem          0 time: 0.02
65.39/65.45	c asymm  cl-useful: 0/13720/15000 lits-rem:0 time: 0.31
65.39/65.46	c calculated reachability. Time: 0.00
65.39/65.46	c  N dy  1238    238310       750     15000         0     36798     75000   1955468     79.54   no data  --
67.39/67.42	c  N dy  1319    253611       750     15000         0     31092     75000   1323672     79.59     84.10  --
69.60/69.65	c  N dy  1397    270008       750     15000         0     25507     75000    687657     79.56     83.99  --
71.99/72.05	c  N dy  1500    288041       750     15000         0     43499     75000   2447947     79.57     84.45  --
74.39/74.49	c  F st  1609    306251       750     15000         0     38730     75000   1900962     79.63   no data  --
74.49/74.53	c  N st  1610    306501       750     15000         0     38980     75000   1925064     79.63   no data  --
77.19/77.20	c  N dy  1698    326161       750     15000         0     34656     75000   1402792     79.64     83.86  --
80.09/80.17	c  N dy  1801    346198       750     15000         0     29710     75000    829503     79.67     84.84  --
81.69/81.74	c  S st  1870    357465       750     15000         0     40944     75000   1939451     79.70   no data  --
81.79/81.85	c  S st  1870    357968       750     15000         0     41447     75000   1984475     79.70   no data  --
81.79/81.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.79/81.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.79/81.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
81.89/81.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.89/81.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.89/81.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
81.89/81.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
97.40/97.48	c lits-rem:       814  cl-subs:      108  v-elim:      0  v-fix:    0  time: 15.53 s
97.40/97.48	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
97.50/97.50	c vivif2 --  cl tried    41339 cl shrink        0 lits rem          0 time: 0.02
97.50/97.54	c asymm  cl-useful: 0/1280/15000 lits-rem:0 time: 0.04
97.50/97.54	c calculated reachability. Time: 0.00
97.50/97.54	c  N dy  1870    357968       750     15000         0     41339     75000   1964396     79.70   no data  --
100.49/100.51	c  N dy  1983    378209       750     15000         0     35583     75000   1322700     79.74     85.74  --
103.69/103.70	c  N dy  2089    398303       750     15000         0     28701     75000    555665     79.75     91.18  --
106.60/106.63	c  N dy  2201    418375       750     15000         0     48704     75000   2517815     79.76     84.38  --
109.60/109.68	c  N dy  2312    438463       750     15000         0     40818     75000   1655116     79.77     86.12  --
113.09/113.11	c  N dy  2431    458592       750     15000         0     31993     75000    693196     79.80     84.20  --
116.29/116.31	c  N dy  2552    478977       750     15000         0     52313     75000   2688895     79.84     85.53  --
119.60/119.64	c  N dy  2664    499285       750     15000         0     42644     75000   1654485     79.86     84.84  --
123.10/123.13	c  N dy  2764    519758       750     15000         0     32146     75000    530700     79.84     84.81  --
125.49/125.57	c  S st  2854    536952       750     15000         0     49272     75000   2203786     79.85   no data  --
125.59/125.69	c  S st  2854    537455       750     15000         0     49775     75000   2246991     79.85   no data  --
125.69/125.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
125.69/125.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.69/125.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
125.79/125.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.79/125.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.79/125.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
125.79/125.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
144.29/144.34	c lits-rem:      1060  cl-subs:      124  v-elim:      0  v-fix:    0  time: 18.55 s
144.29/144.35	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
144.29/144.37	c vivif2 --  cl tried    49651 cl shrink        0 lits rem          0 time: 0.03
144.69/144.71	c asymm  cl-useful: 0/11146/15000 lits-rem:0 time: 0.34
144.69/144.71	c calculated reachability. Time: 0.00
144.69/144.71	c  N dy  2854    537455       750     15000         0     49651     75000   2224395     79.85   no data  --
148.29/148.34	c  N dy  2952    557525       750     15000         0     37767     75000    996649     79.85     84.73  --
151.81/151.81	c  N dy  3066    577598       750     15000         0     57759     75000   2962655     79.87     85.38  --
155.19/155.29	c  N dy  3169    597690       750     15000         0     44903     75000   1618560     79.88     84.54  --
159.09/159.14	c  N dy  3272    617838       750     15000         0     65000     75000   3595227     79.88     85.34  --
162.40/162.47	c  N dy  3384    637897       750     15000         0     51102     75000   2123926     79.89     85.40  --
166.50/166.55	c  N dy  3485    658064       750     15000         0     36319     75000    576588     79.87     84.78  --
169.80/169.82	c  N dy  3592    678206       750     15000         0     56394     75000   2547318     79.87     85.47  --
173.89/173.91	c  N dy  3694    698236       750     15000         0     40476     75000    903614     79.88     92.46  --
177.39/177.46	c  N dy  3811    718274       750     15000         0     60447     75000   2859941     79.91     85.29  --
181.51/181.54	c  N dy  3921    738324       750     15000         0     43543     75000   1114832     79.92     86.99  --
185.19/185.27	c  N dy  4019    758598       750     15000         0     63770     75000   3097021     79.91     84.17  --
189.29/189.35	c  N dy  4130    778823       750     15000         0     46049     75000   1275449     79.93     84.52  --
193.20/193.26	c  N dy  4241    798966       750     15000         0     66139     75000   3270441     79.97     85.33  --
194.90/194.93	c  S st  4280    806184       750     15000         0     73328     75000   3980688     79.97   no data  --
195.10/195.12	c  S st  4280    806692       750     15000         0     73836     75000   4024116     79.97   no data  --
195.10/195.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
195.10/195.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
195.10/195.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
195.30/195.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
195.30/195.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.30/195.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
195.30/195.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
693.91/693.99	c lits-rem:       832  cl-subs:      270  v-elim:      0  v-fix:    0  time: 498.68 s
693.91/693.99	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
694.01/694.03	c vivif2 --  cl tried    73566 cl shrink        0 lits rem          0 time: 0.04
694.21/694.25	c asymm  cl-useful: 0/3854/15000 lits-rem:0 time: 0.21
694.21/694.25	c calculated reachability. Time: 0.00
694.21/694.25	c  N dy  4280    806692       750     15000         0     73566     75000   3975310     79.97   no data  --
697.71/697.76	c  N dy  4388    826781       750     15000         0     54708     75000   2033597     79.98     85.03  --
701.82/701.82	c  N dy  4499    846849       750     15000         0     74698     75000   4002903     79.98     84.61  --
705.51/705.52	c  N dy  4622    866859       750     15000         0     54788     75000   1967458     80.02     91.70  --
709.52/709.54	c  N dy  4716    886908       750     15000         0     74754     75000   3922356     80.01     84.76  --
713.31/713.37	c  N dy  4825    906978       750     15000         0     53899     75000   1772433     80.02     84.35  --
717.50/717.59	c  N dy  4945    927223       750     15000         0     74071     75000   3747367     80.04     84.85  --
721.81/721.82	c  N dy  5060    947328       750     15000         0     52265     75000   1531176     80.06     84.70  --
725.71/725.76	c  N dy  5157    967356       750     15000         0     72231     75000   3480009     80.05     84.90  --
730.21/730.20	c  N dy  5274    987606       750     15000         0     49553     75000   1168916     80.07     85.34  --
734.01/734.04	c  N dy  5389   1007675       750     15000         0     69560     75000   3136248     80.08     93.19  --
738.91/738.92	c  N dy  5513   1027708       750     15000         0     45666     75000    692123     80.11     84.39  --
742.41/742.44	c  N dy  5618   1047751       750     15000         0     65636     75000   2659739     80.12     85.94  --
747.10/747.13	c  N dy  5719   1067837       750     15000         0     85646     75000   4630075     80.12     84.45  --
748.20/748.25	c  F st  5743   1071876       750     15000         0     89678     75000   5022514     80.12   no data  --
751.01/751.04	c  N dy  5811   1087892       750     15000         0     60765     75000   2120891     80.12     85.00  --
755.41/755.45	c  N dy  5924   1107926       750     15000         0     80730     75000   4102788     80.14     85.48  --
759.81/759.82	c  N dy  6025   1127968       750     15000         0     54879     75000   1414899     80.13     90.96  --
763.91/763.96	c  N dy  6145   1148068       750     15000         0     74904     75000   3401531     80.16     84.54  --
769.01/769.04	c  N dy  6240   1168133       750     15000         0     48068     75000    654462     80.14     84.71  --
772.71/772.78	c  N dy  6345   1188498       750     15000         0     68359     75000   2654674     80.15     87.73  --
777.61/777.66	c  N dy  6459   1208562       750     15000         0     88353     75000   4643876     80.17     85.27  --
778.01/778.08	c  S st  6466   1210038       750     15000         0     89824     75000   4785745     80.17   no data  --
778.21/778.29	c  S st  6466   1210541       750     15000         0     90327     75000   4830014     80.17   no data  --
778.31/778.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
778.31/778.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
778.31/778.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
778.51/778.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
778.51/778.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
778.51/778.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
778.51/778.51	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-3369849-1305383226/watcher-3369849-1305383226 -o /tmp/evaluation-result-3369849-1305383226/solver-3369849-1305383226 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369849-1305383226.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.69 3.96 3.85 4/346 10705
/proc/meminfo: memFree=18161324/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=30572 CPUtime=0 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 835 0 0 0 0 0 0 0 22 0 1 0 649920533 31305728 776 33554432000 4194304 4650387 140734719836064 18446744073709551615 4514684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 7643 777 328 112 0 2608 0

[startup+0.021032 s]
/proc/loadavg: 3.69 3.96 3.85 4/346 10705
/proc/meminfo: memFree=18161324/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=30568 CPUtime=0.01 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 874 0 0 0 1 0 0 0 22 0 1 0 649920533 31301632 815 33554432000 4194304 4650387 140734719836064 18446744073709551615 4536387 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 7642 815 345 112 0 2607 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30568

[startup+0.101023 s]
/proc/loadavg: 3.69 3.96 3.85 4/346 10705
/proc/meminfo: memFree=18161324/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=34460 CPUtime=0.09 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 1836 0 0 0 9 0 0 0 22 0 1 0 649920533 35287040 1628 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 8615 1628 362 112 0 3580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34460

[startup+0.301023 s]
/proc/loadavg: 3.69 3.96 3.85 4/346 10705
/proc/meminfo: memFree=18161324/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=35028 CPUtime=0.29 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 2296 0 0 0 29 0 0 0 23 0 1 0 649920533 35868672 2088 33554432000 4194304 4650387 140734719836064 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 8757 2088 376 112 0 3722 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35028

[startup+0.700943 s]
/proc/loadavg: 3.69 3.96 3.85 4/346 10705
/proc/meminfo: memFree=18161324/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=35492 CPUtime=0.69 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 3161 0 0 0 69 0 0 0 25 0 1 0 649920533 36343808 2303 33554432000 4194304 4650387 140734719836064 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 8873 2303 378 112 0 3838 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35492

[startup+1.50081 s]
/proc/loadavg: 3.69 3.96 3.85 6/353 10712
/proc/meminfo: memFree=18065656/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=36096 CPUtime=1.49 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 4919 0 0 0 149 0 0 0 25 0 1 0 649920533 36962304 2261 33554432000 4194304 4650387 140734719836064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 9024 2261 378 112 0 3989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36096

[startup+3.10052 s]
/proc/loadavg: 3.72 3.96 3.86 5/352 10712
/proc/meminfo: memFree=18053084/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=50980 CPUtime=3.09 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 9908 0 0 0 308 1 0 0 25 0 1 0 649920533 52203520 6155 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 12745 6155 380 112 0 7710 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50980

[startup+6.30096 s]
/proc/loadavg: 3.72 3.96 3.86 5/352 10712
/proc/meminfo: memFree=18005216/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=52084 CPUtime=6.29 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 11093 0 0 0 628 1 0 0 25 0 1 0 649920533 53334016 6107 33554432000 4194304 4650387 140734719836064 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 13021 6107 380 112 0 7986 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52084

[startup+12.7008 s]
/proc/loadavg: 3.76 3.96 3.86 5/352 10712
/proc/meminfo: memFree=17784156/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=52908 CPUtime=12.69 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 15521 0 0 0 1267 2 0 0 25 0 1 0 649920533 54177792 6230 33554432000 4194304 4650387 140734719836064 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 13227 6230 380 112 0 8192 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52908

[startup+25.5006 s]
/proc/loadavg: 3.80 3.96 3.86 5/352 10712
/proc/meminfo: memFree=17762012/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=71260 CPUtime=25.49 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 25626 0 0 0 2545 4 0 0 25 0 1 0 649920533 72970240 10993 33554432000 4194304 4650387 140734719836064 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 17815 10993 380 112 0 12780 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71260

[startup+51.1011 s]
/proc/loadavg: 3.86 3.96 3.86 5/352 10713
/proc/meminfo: memFree=17640576/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=96136 CPUtime=51.09 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 46249 0 0 0 5101 8 0 0 25 0 1 0 649920533 98443264 17998 33554432000 4194304 4650387 140734719836064 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 24034 17998 380 112 0 18999 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96136

[startup+102.313 s]
/proc/loadavg: 3.99 3.98 3.87 5/352 10714
/proc/meminfo: memFree=17483812/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=106928 CPUtime=102.31 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 66745 0 0 0 10218 13 0 0 25 0 1 0 649920533 109494272 20858 33554432000 4194304 4650387 140734719836064 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 26732 20858 380 112 0 21697 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 106928

[startup+162.301 s]
/proc/loadavg: 4.04 4.00 3.88 5/352 10716
/proc/meminfo: memFree=17376500/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=115924 CPUtime=162.3 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 97863 0 0 0 16207 23 0 0 25 0 1 0 649920533 118706176 22368 33554432000 4194304 4650387 140734719836064 18446744073709551615 4366023 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 28981 22368 380 112 0 23946 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 115924

[startup+222.301 s]
/proc/loadavg: 4.13 4.03 3.90 5/352 10717
/proc/meminfo: memFree=17331724/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=190392 CPUtime=222.29 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 124137 0 0 0 22200 29 0 0 25 0 1 0 649920533 194961408 31233 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 47598 31233 380 112 0 42563 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 190392

[startup+282.3 s]
/proc/loadavg: 4.15 4.05 3.91 5/352 10719
/proc/meminfo: memFree=17286276/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=190392 CPUtime=282.3 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 124172 0 0 0 28200 30 0 0 25 0 1 0 649920533 194961408 31268 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 47598 31268 380 112 0 42563 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 190392

[startup+342.301 s]
/proc/loadavg: 4.10 4.06 3.92 5/352 10721
/proc/meminfo: memFree=17230672/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=190392 CPUtime=342.3 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 124172 0 0 0 34200 30 0 0 25 0 1 0 649920533 194961408 31268 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 47598 31268 380 112 0 42563 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 190392

[startup+402.3 s]
/proc/loadavg: 4.04 4.04 3.92 5/352 10722
/proc/meminfo: memFree=17208676/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=190392 CPUtime=402.3 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 124172 0 0 0 40200 30 0 0 25 0 1 0 649920533 194961408 31268 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 47598 31268 380 112 0 42563 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 190392

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.92 5/352 10724
/proc/meminfo: memFree=17235808/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=190392 CPUtime=462.3 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 124172 0 0 0 46200 30 0 0 25 0 1 0 649920533 194961408 31268 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 47598 31268 380 112 0 42563 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 190392

[startup+522.3 s]
/proc/loadavg: 4.00 4.03 3.92 5/352 10725
/proc/meminfo: memFree=17169288/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=190392 CPUtime=522.3 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 124172 0 0 0 52200 30 0 0 25 0 1 0 649920533 194961408 31268 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 47598 31268 380 112 0 42563 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 190392

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.92 5/352 10727
/proc/meminfo: memFree=17165516/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=190392 CPUtime=582.31 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 124172 0 0 0 58201 30 0 0 25 0 1 0 649920533 194961408 31268 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 47598 31268 380 112 0 42563 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 190392

[startup+642.301 s]
/proc/loadavg: 4.07 4.03 3.92 5/352 10729
/proc/meminfo: memFree=17195208/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=190392 CPUtime=642.31 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 124172 0 0 0 64201 30 0 0 25 0 1 0 649920533 194961408 31268 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 47598 31268 380 112 0 42563 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 190392

[startup+702.301 s]
/proc/loadavg: 4.15 4.06 3.93 5/352 10730
/proc/meminfo: memFree=17185880/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=190632 CPUtime=702.3 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 129027 0 0 0 70199 31 0 0 25 0 1 0 649920533 195207168 31440 33554432000 4194304 4650387 140734719836064 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 47658 31440 380 112 0 42623 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 190632

[startup+762.313 s]
/proc/loadavg: 4.05 4.04 3.93 5/352 10732
/proc/meminfo: memFree=17156700/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=144848 CPUtime=762.32 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 163102 0 0 0 76192 40 0 0 25 0 1 0 649920533 148324352 29928 33554432000 4194304 4650387 140734719836064 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 36212 29928 380 112 0 31177 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 144848

[startup+822.301 s]
/proc/loadavg: 4.09 4.05 3.94 5/352 10733
/proc/meminfo: memFree=17133712/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=220716 CPUtime=822.31 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 177118 0 0 0 82188 43 0 0 25 0 1 0 649920533 226013184 38419 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 55179 38419 380 112 0 50144 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 220716

[startup+882.301 s]
/proc/loadavg: 4.10 4.05 3.94 5/352 10735
/proc/meminfo: memFree=17049356/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=220716 CPUtime=882.31 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 177122 0 0 0 88188 43 0 0 25 0 1 0 649920533 226013184 38423 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 55179 38423 380 112 0 50144 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 220716

[startup+942.3 s]
/proc/loadavg: 4.03 4.04 3.94 5/352 10737
/proc/meminfo: memFree=17115284/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=220716 CPUtime=942.31 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 177142 0 0 0 94188 43 0 0 25 0 1 0 649920533 226013184 38443 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 55179 38443 380 112 0 50144 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 220716

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.94 5/352 10738
/proc/meminfo: memFree=17067244/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=220716 CPUtime=1002.31 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 177163 0 0 0 100188 43 0 0 25 0 1 0 649920533 226013184 38464 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476724 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 55179 38464 380 112 0 50144 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 220716

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/352 10740
/proc/meminfo: memFree=17048216/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=220716 CPUtime=1062.31 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 177175 0 0 0 106188 43 0 0 25 0 1 0 649920533 226013184 38476 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 55179 38476 380 112 0 50144 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 220716

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/352 10741
/proc/meminfo: memFree=17105564/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=220716 CPUtime=1122.31 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 177175 0 0 0 112188 43 0 0 25 0 1 0 649920533 226013184 38476 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 55179 38476 380 112 0 50144 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 220716

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/352 10743
/proc/meminfo: memFree=17008404/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=220716 CPUtime=1182.31 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 177175 0 0 0 118188 43 0 0 25 0 1 0 649920533 226013184 38476 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 55179 38476 380 112 0 50144 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 220716

[startup+1242.3 s]
/proc/loadavg: 4.07 4.03 3.96 5/352 10745
/proc/meminfo: memFree=16939276/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=220716 CPUtime=1242.32 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 177175 0 0 0 124189 43 0 0 25 0 1 0 649920533 226013184 38476 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 55179 38476 380 112 0 50144 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 220716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.07 3.97 3/348 10748
/proc/meminfo: memFree=17688476/32951124 swapFree=67082152/67111528
[pid=10705] ppid=10703 vsize=220716 CPUtime=1300.02 cores=0,2
/proc/10705/stat : 10705 (strangenight1-s) R 10703 10705 10078 0 -1 4202496 177175 0 0 0 129959 43 0 0 25 0 1 0 649920533 226013184 38476 33554432000 4194304 4650387 140734719836064 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10705/statm: 55179 38476 380 112 0 50144 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 220716

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.6
CPU system time (s): 0.447931
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 220716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.6
system time used= 0.447931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177175
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2718

runsolver used 4.6133 second user time and 9.93649 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-14 16:27:06
IDJOB=3369849
IDBENCH=82658
IDSOLVER=1847
FILE ID=node136/3369849-1305383226
RUNJOBID= node136-1305383225-10668
PBS_JOBID= 13324366
Free space on /tmp= 72976 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S656533785-100-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369849-1305383226/watcher-3369849-1305383226 -o /tmp/evaluation-result-3369849-1305383226/solver-3369849-1305383226 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369849-1305383226.cnf

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

MD5SUM BENCH= a641c3217b64031795fbe4f20a9b14fb
RANDOM SEED=282995313

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18161596 kB
Buffers:        283144 kB
Cached:        5008128 kB
SwapCached:       2740 kB
Active:       10572548 kB
Inactive:      3873304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18161596 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           31696 kB
Writeback:           0 kB
AnonPages:     9152696 kB
Mapped:          28420 kB
Slab:           237744 kB
PageTables:      40212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69964196 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= 72980 MiB
End job on node136 at 2011-05-14 16:48:48