Trace number 3175640

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1299.99 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-3175640-1301784967.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.00/0.07	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.06
0.00/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.08/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.08/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.08/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.08/0.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.08/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.10	c calculated reachability. Time: 0.00
0.09/0.10	c Calc default polars -  time:   0.00 s pos:     319 undec:      29 neg:     402
0.09/0.10	c =========================================================================================
0.09/0.10	c types(t): F = full restart, N = normal restart
0.09/0.10	c types(t): S = simplification begin/end, E = solution found
0.09/0.10	c restart types(rt): st = static, dy = dynamic
0.09/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.10	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.29/0.32	c  N dy    18      4047       750     15000         0      4019     75000    401808     79.27     86.04  --
0.49/0.59	c  N dy    41      8685       750     15000         0      6164     75000    474122     78.54     82.68  --
0.79/0.84	c  N dy    68     12814       750     15000         0      6046     75000    336808     78.79     83.48  --
1.10/1.12	c  N dy    89     17096       750     15000         0     10319     75000    755050     78.82     83.58  --
1.29/1.39	c  N dy   112     21169       750     15000         0      8773     75000    490492     78.89     99.35  --
1.59/1.64	c  F st   129     25000       750     15000         0     12586     75000    857725     78.67     72.34  --
1.59/1.66	c  N st   130     25250       750     15000         0     12836     75000    882447     78.67   no data  --
1.99/2.00	c  N dy   135     30000       750     15000         0     10780     75000    598543     78.67   no data  --
1.99/2.00	c  S st   135     30000       750     15000         0     10780     75000    598543     78.67   no data  --
1.99/2.04	c  S st   135     30506       750     15000         0     11285     75000    642923     78.67   no data  --
1.99/2.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
1.99/2.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
1.99/2.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.19/5.20	c lits-rem:      3545  cl-subs:       63  v-elim:      0  v-fix:    0  time:  3.13 s
5.29/5.31	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.10
5.29/5.31	c calculated reachability. Time: 0.00
5.29/5.31	c  N dy   135     30506       750     15000         0     11222     75000    628225     78.67   no data  --
5.59/5.62	c  N dy   163     34609       750     15000         0     15318     75000   1036065     79.05     85.60  --
5.89/5.91	c  N dy   183     38710       750     15000         0     11522     75000    564325     78.81     83.19  --
6.19/6.22	c  N dy   206     42787       750     15000         0     15585     75000    969395     79.18     83.67  --
6.39/6.45	c  S st   225     45760       750     15000         0      9619     75000    291414     79.18   no data  --
6.39/6.49	c  S st   225     46264       750     15000         0     10123     75000    333549     79.18   no data  --
6.39/6.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.49/6.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.49/6.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
6.49/6.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.59/9.64	c lits-rem:      1134  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.12 s
9.59/9.64	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
9.59/9.64	c vivif2 --  cl tried    10116 cl shrink        0 lits rem          0 time: 0.00
9.69/9.74	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.10
9.69/9.74	c calculated reachability. Time: 0.00
9.69/9.74	c  N dy   225     46264       750     15000         0     10116     75000    331123     79.18   no data  --
9.99/10.03	c  N dy   246     50302       750     15000         0     14145     75000    723630     79.17     94.17  --
10.29/10.37	c  N dy   274     54413       750     15000         0     18240     75000   1124129     79.35     85.35  --
10.69/10.71	c  N dy   297     58714       750     15000         0     12584     75000    491379     79.42     84.15  --
11.00/11.03	c  N dy   317     62890       750     15000         0     16753     75000    890721     79.32     84.07  --
11.29/11.38	c  N dy   336     66958       750     15000         0     20805     75000   1281214     79.29     85.14  --
11.49/11.58	c  S st   350     69397       750     15000         0     12281     75000    368259     79.27     76.50  --
11.59/11.63	c  S st   350     69900       750     15000         0     12784     75000    413577     79.27   no data  --
11.59/11.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.59/11.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.59/11.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/11.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
11.59/11.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.59/14.66	c lits-rem:      1617  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.01 s
14.59/14.66	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
14.59/14.66	c vivif2 --  cl tried    12779 cl shrink        0 lits rem          0 time: 0.00
14.69/14.77	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.11
14.69/14.77	c calculated reachability. Time: 0.00
14.69/14.77	c  N dy   350     69900       750     15000         0     12779     75000    411122     79.27   no data  --
15.09/15.13	c  N dy   373     74405       750     15000         0     17273     75000    853631     79.32     85.06  --
15.49/15.54	c  N dy   402     79232       750     15000         0     22079     75000   1324205     79.37     83.80  --
15.89/15.99	c  N dy   428     84367       750     15000         0     15245     75000    568135     79.32     83.57  --
16.19/16.25	c  F st   443     87501       750     15000         0     18372     75000    879665     79.31     69.11  --
16.49/16.54	c  N st   448     90797       750     15000         0     21647     75000   1221348     79.31   no data  --
16.99/17.09	c  N dy   470     96593       750     15000         0     14469     75000    411559     79.29     86.91  --
17.60/17.62	c  N dy   504    102827       750     15000         0     20682     75000   1017758     79.31    106.94  --
17.79/17.82	c  S st   516    104851       750     15000         0     22702     75000   1214364     79.30   no data  --
17.79/17.88	c  S st   516    105354       750     15000         0     23204     75000   1256988     79.30   no data  --
17.79/17.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.79/17.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.89/17.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
17.89/17.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.89/17.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.89/17.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
17.89/17.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.29/22.31	c lits-rem:       789  cl-subs:       74  v-elim:      0  v-fix:    0  time:  4.37 s
22.29/22.31	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
22.29/22.33	c vivif2 --  cl tried    23130 cl shrink        0 lits rem          0 time: 0.01
22.49/22.52	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.20
22.49/22.52	c calculated reachability. Time: 0.00
22.49/22.52	c  N dy   516    105354       750     15000         0     23130     75000   1243421     79.30   no data  --
23.19/23.22	c  N dy   551    112206       750     15000         0     16010     75000    468305     79.28     84.26  --
23.79/23.88	c  N dy   591    119603       750     15000         0     23389     75000   1184394     79.29     83.60  --
24.60/24.69	c  N dy   630    127292       750     15000         0     16098     75000    386920     79.21     83.64  --
25.40/25.44	c  N dy   675    135523       750     15000         0     24317     75000   1187291     79.23     84.08  --
26.30/26.37	c  N dy   721    144280       750     15000         0     17083     75000    397757     79.26     84.06  --
27.19/27.22	c  N dy   767    153557       750     15000         0     26327     75000   1312675     79.33     85.99  --
27.69/27.72	c  S st   794    158031       750     15000         0     30793     75000   1748379     79.36     81.91  --
27.69/27.79	c  S st   794    158536       750     15000         0     31298     75000   1792858     79.36   no data  --
27.79/27.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.79/27.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.79/27.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
27.79/27.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.79/27.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.79/27.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
27.79/27.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.79/36.80	c lits-rem:       960  cl-subs:      117  v-elim:      0  v-fix:    0  time:  8.93 s
36.79/36.80	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
36.79/36.82	c vivif2 --  cl tried    31181 cl shrink        0 lits rem          0 time: 0.02
36.99/37.05	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.23
36.99/37.05	c calculated reachability. Time: 0.00
36.99/37.05	c  N dy   794    158536       750     15000         0     31181     75000   1771442     79.36   no data  --
37.99/38.05	c  N dy   858    168717       750     15000         0     24382     75000   1024296     79.45     86.35  --
39.19/39.24	c  N dy   927    179484       750     15000         0     35115     75000   2087083     79.57     84.45  --
40.29/40.36	c  N dy   988    190991       750     15000         0     28652     75000   1350589     79.56     90.05  --
41.69/41.78	c  N dy  1050    203234       750     15000         0     21904     75000    598224     79.55     84.59  --
43.09/43.19	c  N dy  1119    216272       750     15000         0     34902     75000   1866526     79.53     84.19  --
44.69/44.75	c  N dy  1195    230229       750     15000         0     28883     75000   1193485     79.53     84.34  --
45.59/45.60	c  S st  1238    237806       750     15000         0     36429     75000   1938201     79.54     71.90  --
45.59/45.69	c  S st  1238    238310       750     15000         0     36933     75000   1979512     79.54   no data  --
45.59/45.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.59/45.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.69/45.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
45.69/45.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.69/45.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.69/45.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
45.69/45.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.49/59.56	c lits-rem:       617  cl-subs:      135  v-elim:      0  v-fix:    0  time: 13.79 s
59.49/59.56	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
59.49/59.59	c vivif2 --  cl tried    36798 cl shrink        0 lits rem          0 time: 0.02
59.79/59.88	c asymm  cl-useful: 0/13720/15000 lits-rem:0 time: 0.29
59.79/59.88	c calculated reachability. Time: 0.00
59.79/59.88	c  N dy  1238    238310       750     15000         0     36798     75000   1955468     79.54   no data  --
61.59/61.69	c  N dy  1319    253611       750     15000         0     31092     75000   1323672     79.59     84.10  --
63.59/63.63	c  N dy  1397    270008       750     15000         0     25507     75000    687657     79.56     83.99  --
65.69/65.72	c  N dy  1500    288041       750     15000         0     43499     75000   2447947     79.57     84.45  --
67.79/67.84	c  F st  1609    306251       750     15000         0     38730     75000   1900962     79.63   no data  --
67.79/67.87	c  N st  1610    306501       750     15000         0     38980     75000   1925064     79.63   no data  --
70.19/70.22	c  N dy  1698    326161       750     15000         0     34656     75000   1402792     79.64     83.86  --
72.69/72.77	c  N dy  1801    346198       750     15000         0     29710     75000    829503     79.67     84.84  --
74.09/74.12	c  S st  1870    357465       750     15000         0     40944     75000   1939451     79.70   no data  --
74.19/74.21	c  S st  1870    357968       750     15000         0     41447     75000   1984475     79.70   no data  --
74.19/74.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.19/74.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.19/74.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
74.29/74.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.29/74.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.29/74.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
74.29/74.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
88.39/88.41	c lits-rem:       814  cl-subs:      108  v-elim:      0  v-fix:    0  time: 14.11 s
88.39/88.41	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
88.39/88.43	c vivif2 --  cl tried    41339 cl shrink        0 lits rem          0 time: 0.02
88.39/88.47	c asymm  cl-useful: 0/1280/15000 lits-rem:0 time: 0.04
88.39/88.47	c calculated reachability. Time: 0.00
88.39/88.47	c  N dy  1870    357968       750     15000         0     41339     75000   1964396     79.70   no data  --
91.10/91.13	c  N dy  1983    378209       750     15000         0     35583     75000   1322700     79.74     85.74  --
93.99/94.03	c  N dy  2089    398303       750     15000         0     28701     75000    555665     79.75     91.18  --
96.59/96.65	c  N dy  2201    418375       750     15000         0     48704     75000   2517815     79.76     84.38  --
99.40/99.40	c  N dy  2312    438463       750     15000         0     40818     75000   1655116     79.77     86.12  --
102.39/102.47	c  N dy  2431    458592       750     15000         0     31993     75000    693196     79.80     84.20  --
105.29/105.34	c  N dy  2552    478977       750     15000         0     52313     75000   2688895     79.84     85.53  --
108.19/108.26	c  N dy  2664    499285       750     15000         0     42644     75000   1654485     79.86     84.84  --
111.49/111.52	c  N dy  2764    519758       750     15000         0     32146     75000    530700     79.84     84.81  --
113.79/113.83	c  S st  2854    536952       750     15000         0     49272     75000   2203786     79.85   no data  --
113.89/113.94	c  S st  2854    537455       750     15000         0     49775     75000   2246991     79.85   no data  --
113.89/113.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
113.89/113.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.89/113.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
113.99/114.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.99/114.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.99/114.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
113.99/114.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
131.10/131.16	c lits-rem:      1060  cl-subs:      124  v-elim:      0  v-fix:    0  time: 17.12 s
131.10/131.16	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
131.10/131.18	c vivif2 --  cl tried    49651 cl shrink        0 lits rem          0 time: 0.02
131.40/131.47	c asymm  cl-useful: 0/11146/15000 lits-rem:0 time: 0.28
131.40/131.47	c calculated reachability. Time: 0.00
131.40/131.47	c  N dy  2854    537455       750     15000         0     49651     75000   2224395     79.85   no data  --
134.60/134.67	c  N dy  2952    557525       750     15000         0     37767     75000    996649     79.85     84.73  --
137.69/137.75	c  N dy  3066    577598       750     15000         0     57759     75000   2962655     79.87     85.38  --
140.80/140.85	c  N dy  3169    597690       750     15000         0     44903     75000   1618560     79.88     84.54  --
144.19/144.24	c  N dy  3272    617838       750     15000         0     65000     75000   3595227     79.88     85.34  --
147.20/147.21	c  N dy  3384    637897       750     15000         0     51102     75000   2123926     79.89     85.40  --
150.80/150.80	c  N dy  3485    658064       750     15000         0     36319     75000    576588     79.87     84.78  --
153.70/153.70	c  N dy  3592    678206       750     15000         0     56394     75000   2547318     79.87     85.47  --
157.30/157.31	c  N dy  3694    698236       750     15000         0     40476     75000    903614     79.88     92.46  --
160.40/160.49	c  N dy  3811    718274       750     15000         0     60447     75000   2859941     79.91     85.29  --
164.09/164.16	c  N dy  3921    738324       750     15000         0     43543     75000   1114832     79.92     86.99  --
167.50/167.50	c  N dy  4019    758598       750     15000         0     63770     75000   3097021     79.91     84.17  --
170.90/170.98	c  N dy  4130    778823       750     15000         0     46049     75000   1275449     79.93     84.52  --
174.19/174.27	c  N dy  4241    798966       750     15000         0     66139     75000   3270441     79.97     85.33  --
175.69/175.71	c  S st  4280    806184       750     15000         0     73328     75000   3980688     79.97   no data  --
175.79/175.86	c  S st  4280    806692       750     15000         0     73836     75000   4024116     79.97   no data  --
175.79/175.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
175.79/175.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.89/175.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
176.00/176.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.00/176.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.00/176.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
176.00/176.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
629.39/629.48	c lits-rem:       832  cl-subs:      270  v-elim:      0  v-fix:    0  time: 453.44 s
629.39/629.48	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
629.49/629.52	c vivif2 --  cl tried    73566 cl shrink        0 lits rem          0 time: 0.04
629.69/629.71	c asymm  cl-useful: 0/3854/15000 lits-rem:0 time: 0.19
629.69/629.71	c calculated reachability. Time: 0.00
629.69/629.71	c  N dy  4280    806692       750     15000         0     73566     75000   3975310     79.97   no data  --
632.79/632.88	c  N dy  4388    826781       750     15000         0     54708     75000   2033597     79.98     85.03  --
636.59/636.60	c  N dy  4499    846849       750     15000         0     74698     75000   4002903     79.98     84.61  --
640.09/640.13	c  N dy  4622    866859       750     15000         0     54788     75000   1967458     80.02     91.70  --
643.89/643.97	c  N dy  4716    886908       750     15000         0     74754     75000   3922356     80.01     84.76  --
647.59/647.62	c  N dy  4825    906978       750     15000         0     53899     75000   1772433     80.02     84.35  --
651.49/651.56	c  N dy  4945    927223       750     15000         0     74071     75000   3747367     80.04     84.85  --
655.49/655.50	c  N dy  5060    947328       750     15000         0     52265     75000   1531176     80.06     84.70  --
659.19/659.25	c  N dy  5157    967356       750     15000         0     72231     75000   3480009     80.05     84.90  --
663.38/663.47	c  N dy  5274    987606       750     15000         0     49553     75000   1168916     80.07     85.34  --
667.09/667.14	c  N dy  5389   1007675       750     15000         0     69560     75000   3136248     80.08     93.19  --
671.69/671.79	c  N dy  5513   1027708       750     15000         0     45666     75000    692123     80.11     84.39  --
675.09/675.15	c  N dy  5618   1047751       750     15000         0     65636     75000   2659739     80.12     85.94  --
679.59/679.63	c  N dy  5719   1067837       750     15000         0     85646     75000   4630075     80.12     84.45  --
680.69/680.70	c  F st  5743   1071876       750     15000         0     89678     75000   5022514     80.12   no data  --
683.29/683.32	c  N dy  5811   1087892       750     15000         0     60765     75000   2120891     80.12     85.00  --
687.50/687.55	c  N dy  5924   1107926       750     15000         0     80730     75000   4102788     80.14     85.48  --
691.69/691.73	c  N dy  6025   1127968       750     15000         0     54879     75000   1414899     80.13     90.96  --
695.58/695.66	c  N dy  6145   1148068       750     15000         0     74904     75000   3401531     80.16     84.54  --
700.38/700.48	c  N dy  6240   1168133       750     15000         0     48068     75000    654462     80.14     84.71  --
704.00/704.05	c  N dy  6345   1188498       750     15000         0     68359     75000   2654674     80.15     87.73  --
708.69/708.71	c  N dy  6459   1208562       750     15000         0     88353     75000   4643876     80.17     85.27  --
709.09/709.11	c  S st  6466   1210038       750     15000         0     89824     75000   4785745     80.17   no data  --
709.29/709.31	c  S st  6466   1210541       750     15000         0     90327     75000   4830014     80.17   no data  --
709.29/709.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
709.29/709.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
709.29/709.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
709.50/709.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
709.50/709.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
709.50/709.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
709.50/709.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.87 3.94 3.64 2/180 2567
/proc/meminfo: memFree=20145904/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=29964 CPUtime=0 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 599 0 0 0 0 0 0 0 25 0 1 0 368727519 30683136 538 33554432000 4194304 4650387 140735276747584 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 7491 538 327 112 0 2456 0

[startup+0.0842271 s]
/proc/loadavg: 3.87 3.94 3.64 2/180 2567
/proc/meminfo: memFree=20145904/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=33684 CPUtime=0.08 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 1673 0 0 0 8 0 0 0 25 0 1 0 368727519 34492416 1463 33554432000 4194304 4650387 140735276747584 18446744073709551615 4540154 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 8421 1463 355 112 0 3386 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33684

[startup+0.100225 s]
/proc/loadavg: 3.87 3.94 3.64 2/180 2567
/proc/meminfo: memFree=20145904/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=35024 CPUtime=0.09 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 1973 0 0 0 9 0 0 0 25 0 1 0 368727519 35864576 1763 33554432000 4194304 4650387 140735276747584 18446744073709551615 4528436 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 8756 1763 364 112 0 3721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35024

[startup+0.300188 s]
/proc/loadavg: 3.87 3.94 3.64 2/180 2567
/proc/meminfo: memFree=20145904/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=35024 CPUtime=0.29 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 2349 0 0 0 29 0 0 0 25 0 1 0 368727519 35864576 2139 33554432000 4194304 4650387 140735276747584 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 8756 2139 376 112 0 3721 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35024

[startup+0.700177 s]
/proc/loadavg: 3.87 3.94 3.64 2/180 2567
/proc/meminfo: memFree=20145904/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=35488 CPUtime=0.69 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 3274 0 0 0 69 0 0 0 25 0 1 0 368727519 36339712 2414 33554432000 4194304 4650387 140735276747584 18446744073709551615 4365378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 8872 2414 378 112 0 3837 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35488

[startup+1.50098 s]
/proc/loadavg: 3.87 3.94 3.64 3/186 2578
/proc/meminfo: memFree=20120628/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=36092 CPUtime=1.49 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 5140 0 0 0 149 0 0 0 25 0 1 0 368727519 36958208 2480 33554432000 4194304 4650387 140735276747584 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 9023 2480 378 112 0 3988 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36092

[startup+3.1007 s]
/proc/loadavg: 3.87 3.94 3.64 4/185 2622
/proc/meminfo: memFree=20110564/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=50976 CPUtime=3.09 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 9910 0 0 0 308 1 0 0 25 0 1 0 368727519 52199424 6155 33554432000 4194304 4650387 140735276747584 18446744073709551615 4438639 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 12744 6155 380 112 0 7709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50976

[startup+6.30014 s]
/proc/loadavg: 3.88 3.94 3.64 5/190 2632
/proc/meminfo: memFree=20002668/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=52080 CPUtime=6.29 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 11804 0 0 0 628 1 0 0 25 0 1 0 368727519 53329920 6816 33554432000 4194304 4650387 140735276747584 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 13020 6816 380 112 0 7985 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52080

[startup+12.701 s]
/proc/loadavg: 3.89 3.94 3.64 5/190 2632
/proc/meminfo: memFree=19984136/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=54004 CPUtime=12.69 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 15876 0 0 0 1267 2 0 0 25 0 1 0 368727519 55300096 6583 33554432000 4194304 4650387 140735276747584 18446744073709551615 4438639 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 13501 6583 380 112 0 8466 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54004

[startup+25.5008 s]
/proc/loadavg: 3.91 3.94 3.64 6/190 2633
/proc/meminfo: memFree=19836616/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=71296 CPUtime=25.5 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 28186 0 0 0 2546 4 0 0 25 0 1 0 368727519 73007104 11575 33554432000 4194304 4650387 140735276747584 18446744073709551615 4367486 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 17824 11575 380 112 0 12789 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 71296

[startup+51.1003 s]
/proc/loadavg: 3.94 3.94 3.65 5/190 2634
/proc/meminfo: memFree=19762284/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=97192 CPUtime=51.09 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 46446 0 0 0 5101 8 0 0 25 0 1 0 368727519 99524608 18193 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 24298 18193 380 112 0 19263 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 97192

[startup+102.306 s]
/proc/loadavg: 3.97 3.95 3.67 5/190 2635
/proc/meminfo: memFree=19657880/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=107072 CPUtime=102.3 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 75088 0 0 0 10216 14 0 0 25 0 1 0 368727519 109641728 18913 33554432000 4194304 4650387 140735276747584 18446744073709551615 4354985 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 26768 18913 380 112 0 21733 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 107072

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.68 5/190 2636
/proc/meminfo: memFree=19564732/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=161544 CPUtime=162.3 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 108089 0 0 0 16207 23 0 0 25 0 1 0 368727519 165421056 24112 33554432000 4194304 4650387 140735276747584 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 40386 24112 380 112 0 35351 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 161544

[startup+222.3 s]
/proc/loadavg: 3.99 3.96 3.70 5/190 2638
/proc/meminfo: memFree=19492904/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=190388 CPUtime=222.29 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 124174 0 0 0 22202 27 0 0 25 0 1 0 368727519 194957312 31268 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 47597 31268 380 112 0 42562 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 190388

[startup+282.301 s]
/proc/loadavg: 4.03 3.98 3.72 5/190 2640
/proc/meminfo: memFree=19492616/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=190388 CPUtime=282.29 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 124174 0 0 0 28202 27 0 0 25 0 1 0 368727519 194957312 31268 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 47597 31268 380 112 0 42562 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 190388

[startup+342.3 s]
/proc/loadavg: 4.01 3.98 3.74 5/190 2650
/proc/meminfo: memFree=19475656/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=190388 CPUtime=342.29 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 124174 0 0 0 34202 27 0 0 25 0 1 0 368727519 194957312 31268 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 47597 31268 380 112 0 42562 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 190388

[startup+402.301 s]
/proc/loadavg: 4.04 4.00 3.75 5/190 2652
/proc/meminfo: memFree=19482960/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=190388 CPUtime=402.29 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 124174 0 0 0 40202 27 0 0 25 0 1 0 368727519 194957312 31268 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 47597 31268 380 112 0 42562 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 190388

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.77 5/190 2653
/proc/meminfo: memFree=19434704/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=190388 CPUtime=462.29 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 124174 0 0 0 46202 27 0 0 25 0 1 0 368727519 194957312 31268 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 47597 31268 380 112 0 42562 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 190388

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 2655
/proc/meminfo: memFree=19443356/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=190388 CPUtime=522.29 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 124174 0 0 0 52202 27 0 0 25 0 1 0 368727519 194957312 31268 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 47597 31268 380 112 0 42562 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 190388

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 2657
/proc/meminfo: memFree=19426716/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=190388 CPUtime=582.29 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 124174 0 0 0 58202 27 0 0 25 0 1 0 368727519 194957312 31268 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 47597 31268 380 112 0 42562 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 190388

[startup+642.301 s]
/proc/loadavg: 4.06 4.01 3.81 5/190 2658
/proc/meminfo: memFree=19403264/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=190868 CPUtime=642.3 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 132696 0 0 0 64200 30 0 0 25 0 1 0 368727519 195448832 30359 33554432000 4194304 4650387 140735276747584 18446744073709551615 4365337 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 47717 30359 380 112 0 42682 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 190868

[startup+702.3 s]
/proc/loadavg: 4.02 4.00 3.82 5/190 2660
/proc/meminfo: memFree=19411020/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=144892 CPUtime=702.29 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 167698 0 0 0 70187 42 0 0 25 0 1 0 368727519 148369408 28997 33554432000 4194304 4650387 140735276747584 18446744073709551615 4314969 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 36223 28997 380 112 0 31188 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 144892

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.82 5/190 2661
/proc/meminfo: memFree=19370964/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=220712 CPUtime=762.3 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 177120 0 0 0 76186 44 0 0 25 0 1 0 368727519 226009088 38419 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 55178 38419 380 112 0 50143 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 220712

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 2663
/proc/meminfo: memFree=19371944/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=220712 CPUtime=822.28 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 177124 0 0 0 82184 44 0 0 25 0 1 0 368727519 226009088 38423 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 55178 38423 380 112 0 50143 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 220712

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 2665
/proc/meminfo: memFree=19386068/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=220712 CPUtime=882.28 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 177145 0 0 0 88184 44 0 0 25 0 1 0 368727519 226009088 38444 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 55178 38444 380 112 0 50143 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 220712

[startup+942.3 s]
/proc/loadavg: 4.06 4.01 3.85 5/190 2666
/proc/meminfo: memFree=19362864/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=220712 CPUtime=942.28 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 177165 0 0 0 94184 44 0 0 25 0 1 0 368727519 226009088 38464 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476322 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 55178 38464 380 112 0 50143 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 220712

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.85 5/190 2668
/proc/meminfo: memFree=19332708/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=220712 CPUtime=1002.28 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 177177 0 0 0 100184 44 0 0 25 0 1 0 368727519 226009088 38476 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 55178 38476 380 112 0 50143 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 220712

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 2669
/proc/meminfo: memFree=19330704/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=220712 CPUtime=1062.28 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 177177 0 0 0 106184 44 0 0 25 0 1 0 368727519 226009088 38476 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 55178 38476 380 112 0 50143 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 220712

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 2671
/proc/meminfo: memFree=19350908/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=220712 CPUtime=1122.28 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 177177 0 0 0 112184 44 0 0 25 0 1 0 368727519 226009088 38476 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 55178 38476 380 112 0 50143 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 220712

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 2673
/proc/meminfo: memFree=19353232/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=220712 CPUtime=1182.27 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 177177 0 0 0 118183 44 0 0 25 0 1 0 368727519 226009088 38476 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 55178 38476 380 112 0 50143 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 220712

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 2674
/proc/meminfo: memFree=19309924/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=220712 CPUtime=1242.28 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 177177 0 0 0 124184 44 0 0 25 0 1 0 368727519 226009088 38476 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 55178 38476 380 112 0 50143 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 220712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.89 5/190 2676
/proc/meminfo: memFree=19318468/32950940 swapFree=67111528/67111528
[pid=2567] ppid=2565 vsize=220712 CPUtime=1299.97 cores=5,7
/proc/2567/stat : 2567 (strangenight1-s) R 2565 2567 2420 0 -1 4202496 177177 0 0 0 129953 44 0 0 25 0 1 0 368727519 226009088 38476 33554432000 4194304 4650387 140735276747584 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2567/statm: 55178 38476 380 112 0 50143 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 220712

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): 1299.99
CPU user time (s): 1299.54
CPU system time (s): 0.447931
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 220712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
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= 177177
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= 14
involuntary context switches= 3412

runsolver used 2.01469 second user time and 5.09523 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-03 00:56:07
IDJOB=3175640
IDBENCH=82658
IDSOLVER=1589
FILE ID=node117/3175640-1301784967
RUNJOBID= node117-1301783654-2441
PBS_JOBID= 12841401
Free space on /tmp= 71420 MiB

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

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

MD5SUM BENCH= a641c3217b64031795fbe4f20a9b14fb
RANDOM SEED=1030384632

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20146184 kB
Buffers:        389144 kB
Cached:       12045752 kB
SwapCached:          0 kB
Active:        7954184 kB
Inactive:      4547180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20146184 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6644 kB
Writeback:           0 kB
AnonPages:       66248 kB
Mapped:          15216 kB
Slab:           238584 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   254964 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= 71408 MiB
End job on node117 at 2011-04-03 01:17:49