Trace number 3370403

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)SAT 621.712 621.705

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
MD5SUM9a6126d13f733e360922c2ae93b7b6b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.141
Satisfiable
(Un)Satisfiability was proved
Number of variables354
Number of clauses2596
Sum of the clauses size11752
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5640
Number of clauses of size over 5364

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370403-1305395331.cnf'
0.00/0.01	c -- header says num vars:            354
0.00/0.01	c -- header says num clauses:        2596
0.00/0.01	c -- clauses added:            0 learnts,         2596 normals,            0 xors
0.00/0.01	c -- vars added        354
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       354      2596         0         0     11752         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 96/2596/2596 lits-rem:96 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    354 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:      1798  cl-subs:      872  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     120 undec:     111 neg:     123
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       354      1724         0         0      6013         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4915       354      1724         5      4623      6013     81949   no data   no data  --
0.39/0.44	c  N st    10     11298       354      1724         5      4273      6013     50957   no data   no data  --
0.69/0.78	c  N st    11     17041       354      1724         5      9553      6013    168837   no data   no data  --
1.19/1.26	c  F st    12     25001       354      1724         5     11543      6013    186041   no data   no data  --
1.19/1.26	c  N st    12     25001       354      1724         5     11543      6013    186041   no data   no data  --
1.49/1.51	c Decided on static restart strategy
1.49/1.51	c  N st    18     30000       354      1724         5      9952      6013    154743   no data   no data  --
1.49/1.51	c  S st    18     30000       354      1724         5      9952      6013    154743   no data   no data  --
1.49/1.55	c  S st    18     30505       354      1724         6     10445      6012    167077   no data   no data  --
1.49/1.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.56	c Replacing        1 vars Replaced     2471 lits Time:     0.00 s 
1.49/1.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.57	c subs with bin:        5  lits-rem:         7  v-fix:    0  time:  0.00 s
1.49/1.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
1.49/1.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.88/1.90	c lits-rem:      1619  cl-subs:     1481  v-elim:      0  v-fix:    0  time:  0.34 s
1.88/1.91	c asymm  cl-useful: 0/1711/1711 lits-rem:0 time: 0.01
1.88/1.91	c calculated reachability. Time: 0.00
1.88/1.91	c  N st    18     30505       353      1711         4      8970      5953    140025   no data   no data  --
2.28/2.36	c  N st    20     37619       353      1711         4      8323      5953    106307   no data   no data  --
2.68/2.77	c  N st    21     44018       353      1711         4     14105      5953    230698   no data   no data  --
2.78/2.88	c  S st    22     45758       353      1711         4     15748      5953    270205   no data   no data  --
2.88/2.94	c  S st    22     46259       353      1711         4     16232      5952    283014   no data   no data  --
2.88/2.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.88/2.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.88/2.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.88/2.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.88/2.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.88/2.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
2.88/2.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.58/4.60	c lits-rem:      3107  cl-subs:     3212  v-elim:      0  v-fix:    0  time:  1.64 s
4.58/4.60	c vivif2 --  cl tried     1708 cl shrink        0 lits rem          0 time: 0.00
4.58/4.60	c vivif2 --  cl tried    13023 cl shrink        0 lits rem          0 time: 0.00
4.58/4.61	c asymm  cl-useful: 0/1708/1708 lits-rem:0 time: 0.01
4.58/4.61	c calculated reachability. Time: 0.00
4.58/4.61	c  N st    22     46259       353      1708         4     13023      5933    219703   no data   no data  --
5.49/5.54	c  N st    23     60658       353      1708         4     18094      5933    294054   no data   no data  --
6.08/6.14	c  N st    24     69391       353      1708         4     17044      5933    265631   no data   no data  --
6.08/6.14	c  S st    24     69391       353      1708         4     17044      5933    265631   no data   no data  --
6.18/6.20	c  S st    24     69896       353      1708         4     17523      5932    277001   no data   no data  --
6.18/6.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.18/6.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.18/6.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.18/6.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.18/6.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.18/6.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
6.18/6.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.69/7.79	c lits-rem:      1453  cl-subs:     3869  v-elim:      0  v-fix:    0  time:  1.58 s
7.69/7.79	c vivif2 --  cl tried     1705 cl shrink        0 lits rem          0 time: 0.00
7.78/7.80	c vivif2 --  cl tried    13657 cl shrink        0 lits rem          0 time: 0.00
7.78/7.81	c asymm  cl-useful: 0/1705/1705 lits-rem:0 time: 0.01
7.78/7.81	c calculated reachability. Time: 0.00
7.78/7.81	c  N st    24     69896       353      1705         4     13657      5917    204029   no data   no data  --
9.08/9.11	c  F st    25     87500       353      1705         4     19492      5917    298252   no data   no data  --
9.08/9.11	c  N st    25     87500       353      1705         4     19492      5917    298252   no data   no data  --
9.38/9.48	c Decided on static restart strategy
9.58/9.69	c  N st    32     95539       353      1705         4     16187      5917    239318   no data   no data  --
9.98/10.05	c Finding binary XORs  T:     0.00 s  found:       0
10.38/10.48	c  N st    34    104844       353      1705         4     12925      5917    156706   no data   no data  --
10.38/10.48	c  S st    34    104844       353      1705         4     12925      5917    156706   no data   no data  --
10.49/10.54	c  S st    34    105351       353      1705         4     13421      5916    168425   no data   no data  --
10.49/10.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.49/10.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.49/10.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.49/10.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.49/10.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.49/10.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
10.49/10.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.09/11.15	c lits-rem:       717  cl-subs:      994  v-elim:      0  v-fix:    0  time:  0.61 s
11.09/11.15	c vivif2 --  cl tried     1704 cl shrink        0 lits rem          0 time: 0.00
11.09/11.16	c vivif2 --  cl tried    12428 cl shrink        0 lits rem          0 time: 0.00
11.09/11.16	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.01
11.09/11.16	c calculated reachability. Time: 0.00
11.09/11.16	c  N st    34    105351       353      1704         4     12428      5910    152669   no data   no data  --
11.89/11.91	c  N st    35    114949       353      1704         4     21339      5910    343004   no data   no data  --
12.99/13.09	c  N st    36    129347       353      1704         4     21708      5910    327045   no data   no data  --
14.99/15.00	c  N st    37    150944       353      1704         4     27962      5910    478845   no data   no data  --
15.59/15.65	c  S st    38    158026       353      1704         4     19835      5910    281554   no data   no data  --
15.69/15.72	c  S st    38    158531       353      1704         4     20323      5910    293859   no data   no data  --
15.69/15.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.69/15.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.69/15.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.69/15.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.69/15.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.69/15.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
15.69/15.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.60/17.63	c lits-rem:      1436  cl-subs:     3204  v-elim:      0  v-fix:    0  time:  1.90 s
17.60/17.63	c vivif2 --  cl tried     1704 cl shrink        0 lits rem          0 time: 0.00
17.60/17.64	c vivif2 --  cl tried    17119 cl shrink        0 lits rem          0 time: 0.00
17.60/17.65	c asymm  cl-useful: 1/1704/1704 lits-rem:1 time: 0.01
17.60/17.65	c calculated reachability. Time: 0.00
17.60/17.65	c  N st    38    158531       353      1704         4     17119      5909    237687   no data   no data  --
22.29/22.35	c  N st    39    207119       353      1704         4     29638      5909    464295   no data   no data  --
25.38/25.40	c  N st    40    237796       353      1704         4     22042      5909    286604   no data   no data  --
25.38/25.40	c  S st    40    237796       353      1704         4     22042      5909    286604   no data   no data  --
25.38/25.48	c  S st    40    238298       353      1704         5     22530      5909    298076   no data   no data  --
25.38/25.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.38/25.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.38/25.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.38/25.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.38/25.49	c subs with bin:        1  lits-rem:       110  v-fix:    0  time:  0.00 s
25.38/25.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
25.38/25.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.39/27.43	c lits-rem:      1784  cl-subs:     3204  v-elim:      0  v-fix:    0  time:  1.93 s
27.39/27.43	c vivif2 --  cl tried     1703 cl shrink        0 lits rem          0 time: 0.00
27.39/27.43	c vivif2 --  cl tried    19326 cl shrink        0 lits rem          0 time: 0.00
27.39/27.44	c asymm  cl-useful: 0/1703/1703 lits-rem:0 time: 0.01
27.39/27.44	c calculated reachability. Time: 0.00
27.39/27.44	c  N st    40    238298       353      1703         5     19326      5902    247234   no data   no data  --
35.29/35.33	c  F st    41    306250       353      1703         5     21291      5902    257655   no data   no data  --
35.29/35.33	c  N st    41    306250       353      1703         5     21291      5902    257655   no data   no data  --
35.79/35.80	c Decided on static restart strategy
38.29/38.33	c  N st    51    334554       353      1703         5     25344      5902    339179   no data   no data  --
41.08/41.18	c  N st    53    357448       353      1703         5     23532      5902    288002   no data   no data  --
41.08/41.18	c  S st    53    357448       353      1703         5     23532      5902    288002   no data   no data  --
41.18/41.26	c  S st    53    357949       353      1703         6     24029      5902    301000   no data   no data  --
41.18/41.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.18/41.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.18/41.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
41.18/41.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.18/41.27	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
41.18/41.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
41.18/41.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.90/42.95	c lits-rem:      1197  cl-subs:     1368  v-elim:      0  v-fix:    0  time:  1.68 s
42.90/42.95	c vivif2 --  cl tried     1703 cl shrink        0 lits rem          0 time: 0.00
42.90/42.96	c vivif2 --  cl tried    22659 cl shrink        0 lits rem          0 time: 0.00
42.90/42.97	c asymm  cl-useful: 0/1703/1703 lits-rem:0 time: 0.01
42.90/42.97	c calculated reachability. Time: 0.00
42.90/42.97	c  N st    53    357949       353      1703         6     22659      5902    281092   no data   no data  --
46.58/46.65	c  N st    54    390343       353      1703         6     28533      5902    382804   no data   no data  --
52.99/53.05	c  N st    55    438933       353      1703         6     48923      5902    848745   no data   no data  --
62.60/62.64	c  N st    56    511815       353      1703         6     35491      5902    493074   no data   no data  --
66.00/66.04	c  N st    57    536923       353      1703         6     29956      5902    381645   no data   no data  --
66.00/66.04	c  S st    57    536923       353      1703         6     29956      5902    381645   no data   no data  --
66.09/66.14	c  S st    57    537427       353      1703         6     30447      5902    393883   no data   no data  --
66.09/66.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.09/66.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.09/66.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
66.09/66.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.09/66.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.09/66.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
66.09/66.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
68.59/68.60	c lits-rem:      1942  cl-subs:     1943  v-elim:      0  v-fix:    0  time:  2.44 s
68.59/68.60	c vivif2 --  cl tried     1703 cl shrink        0 lits rem          0 time: 0.00
68.59/68.61	c vivif2 --  cl tried    28504 cl shrink        0 lits rem          0 time: 0.00
68.59/68.62	c asymm  cl-useful: 3/1703/1703 lits-rem:3 time: 0.02
68.59/68.62	c calculated reachability. Time: 0.00
68.59/68.62	c  N st    57    537427       353      1703         6     28504      5899    365204   no data   no data  --
91.88/91.97	c  N st    58    701412       353      1703         7     55753      5899    835028   no data   no data  --
107.88/107.98	c  N st    59    806140       353      1703         7     50287      5899    753037   no data   no data  --
107.88/107.98	c  S st    59    806140       353      1703         7     50287      5899    753037   no data   no data  --
108.18/108.21	c  S st    59    806642       353      1703         7     50774      5899    765034   no data   no data  --
108.18/108.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.18/108.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.18/108.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
108.18/108.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.18/108.26	c subs with bin:        1  lits-rem:       128  v-fix:    0  time:  0.00 s
108.18/108.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
108.18/108.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.99/116.09	c lits-rem:      4888  cl-subs:     9915  v-elim:      0  v-fix:    0  time:  7.83 s
115.99/116.09	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
116.09/116.10	c vivif2 --  cl tried    40863 cl shrink        0 lits rem          0 time: 0.01
116.09/116.13	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.03
116.09/116.13	c calculated reachability. Time: 0.00
116.09/116.13	c  N st    59    806642       353      1698         7     40863      5874    605959   no data   no data  --
159.69/159.74	c  F st    60   1071875       353      1698         7     56357      5874    818539   no data   no data  --
159.69/159.74	c  N st    60   1071875       353      1698         7     56357      5874    818539   no data   no data  --
160.50/160.53	c Decided on static restart strategy
165.00/165.03	c  N st    70   1100181       353      1698         7     40988      5874    510086   no data   no data  --
170.50/170.59	c  N st    72   1136174       353      1698         7     73733      5874   1200495   no data   no data  --
176.19/176.27	c  N st    73   1168566       353      1698         7     61672      5874    923640   no data   no data  --
183.60/183.64	c  N st    74   1209964       353      1698         7     56270      5874    799220   no data   no data  --
183.60/183.64	c  S st    74   1209964       353      1698         7     56270      5874    799220   no data   no data  --
183.79/183.85	c  S st    74   1210468       353      1698         8     56765      5874    811646   no data   no data  --
183.79/183.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
183.79/183.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.79/183.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
183.89/183.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.89/183.90	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
183.89/183.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
183.89/183.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
191.29/191.32	c lits-rem:      2748  cl-subs:    10584  v-elim:      0  v-fix:    0  time:  7.41 s
191.29/191.32	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
191.29/191.32	c vivif2 --  cl tried    46180 cl shrink        0 lits rem          0 time: 0.01
191.29/191.36	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.04
191.29/191.37	c calculated reachability. Time: 0.00
191.29/191.37	c  N st    74   1210468       353      1698         8     46180      5874    647632   no data   no data  --
203.89/203.93	c  N st    75   1283351       353      1698         8     68973      5874   1046133   no data   no data  --
223.09/223.13	c  N st    76   1392677       353      1698         8     78900      5874   1238893   no data   no data  --
254.99/255.02	c  N st    77   1556661       353      1698         8     84690      5874   1252184   no data   no data  --
287.10/287.14	c  N st    78   1710469       353      1698         8     75144      5874   1104747   no data   no data  --
287.10/287.14	c  S st    78   1710469       353      1698         8     75144      5874   1104747   no data   no data  --
287.29/287.39	c  S st    78   1710972       353      1698         8     75636      5874   1117540   no data   no data  --
287.39/287.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
287.39/287.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
287.39/287.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
287.39/287.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
287.39/287.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
287.39/287.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
287.39/287.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
302.51/302.54	c lits-rem:      7237  cl-subs:    21347  v-elim:      0  v-fix:    0  time: 15.08 s
302.51/302.54	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
302.51/302.55	c vivif2 --  cl tried    54289 cl shrink        0 lits rem          0 time: 0.01
302.51/302.58	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.04
302.51/302.58	c calculated reachability. Time: 0.00
302.51/302.58	c  N st    78   1710972       353      1698         8     54289      5874    788128   no data   no data  --
374.59/374.64	c  N st    79   2079937       353      1698         8     65655      5874    878734   no data   no data  --
404.70/404.74	c  N st    80   2210973       353      1698         8     70339      5874    962508   no data   no data  --
404.70/404.74	c  S st    80   2210973       353      1698         8     70339      5874    962508   no data   no data  --
404.99/405.00	c  S st    80   2211474       353      1698         8     70822      5874    974363   no data   no data  --
404.99/405.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
404.99/405.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
404.99/405.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
404.99/405.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
404.99/405.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
404.99/405.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
404.99/405.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
418.01/418.05	c lits-rem:      6355  cl-subs:    14435  v-elim:      0  v-fix:    0  time: 12.99 s
418.01/418.05	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
418.01/418.06	c vivif2 --  cl tried    56387 cl shrink        0 lits rem          0 time: 0.01
418.10/418.11	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.05
418.10/418.12	c calculated reachability. Time: 0.00
418.10/418.12	c  N st    80   2211474       353      1698         8     56387      5874    762185   no data   no data  --
534.20/534.28	c  N st    81   2711474       353      1698         8     78293      5874   1033107   no data   no data  --
534.20/534.28	c  S st    81   2711474       353      1698         8     78293      5874   1033107   no data   no data  --
534.51/534.53	c  S st    81   2711978       353      1698         8     78780      5874   1045142   no data   no data  --
534.51/534.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
534.51/534.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
534.51/534.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
534.51/534.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
534.51/534.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
534.51/534.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
534.51/534.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
547.70/547.71	c lits-rem:      2191  cl-subs:    17433  v-elim:      0  v-fix:    0  time: 13.11 s
547.70/547.71	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
547.70/547.71	c vivif2 --  cl tried    61347 cl shrink        0 lits rem          0 time: 0.01
547.70/547.77	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.06
547.70/547.77	c calculated reachability. Time: 0.00
547.70/547.77	c  N st    81   2711978       353      1698         8     61347      5874    804620   no data   no data  --
621.60/621.69	c  E st    82   3027778         0      1698         8     82742      5874   1084568   no data   no data  --
621.60/621.70	c Verified 1698 clauses.
621.60/621.70	c Verified 1698 clauses.
621.60/621.70	c num threads              : 1          
621.60/621.70	c restarts                 : 82         
621.60/621.70	c dynamic restarts         : 0          
621.60/621.70	c static restarts          : 82         
621.60/621.70	c full restarts            : 4          
621.60/621.70	c total simplify time      : 0.00       
621.60/621.70	c learnts DL2              : 0          
621.60/621.70	c learnts size 2           : 10         
621.60/621.70	c learnts size 1           : 0           (0.00      % of vars)
621.60/621.70	c filedLit time            : 0.15        (0.02      % time)
621.60/621.70	c v-elim SatELite          : 0           (0.00      % vars)
621.60/621.70	c SatELite time            : 68.36       (11.00     % time)
621.60/621.70	c v-elim xor               : 0           (0.00      % vars)
621.60/621.70	c xor elim time            : 0.03        (0.00      % time)
621.60/621.70	c num binary xor trees     : 1          
621.60/621.70	c binxor trees' crown      : 1           (1.00      leafs/tree)
621.60/621.70	c bin xor find time        : 0.00       
621.60/621.70	c OTF clause improved      : 305411      (0.10      clauses/conflict)
621.60/621.70	c OTF impr. size diff      : 314588      (1.03       lits/clause)
621.60/621.70	c OTF cl watch-shrink      : 116732      (0.04      clauses/conflict)
621.60/621.70	c OTF cl watch-sh-lit      : 171535      (1.47       lits/clause)
621.60/621.70	c tried to recurMin cls    : 390574      (12.90      % of conflicts)
621.60/621.70	c updated cache            : 2289        (0.01       lits/tried recurMin)
621.60/621.70	c clauses over max glue    : 0           (0.00      % of all clauses)
621.60/621.70	c conflicts                : 3027778     (4872.28   / sec)
621.60/621.70	c decisions                : 3209684     (0.40      % random)
621.70/621.70	c bogo-props               : 161176248343 (259363678.55 / sec)
621.70/621.70	c conflict literals        : 55810513    (44.21     % deleted)
621.70/621.70	c Memory used              : 84.66       MB
621.70/621.70	c CPU time                 : 621.43      s
621.70/621.70	s SATISFIABLE
621.70/621.70	v 1 -2 -3 -4 -5 -6 7 -8 9 -10 11 -12 13 14 -15 16 -17 18 -19 -20 21 -22 23 24 -25 26 27 -28 29 30 -31 -32 33 34 -35 -36 37 38 -39 -40 -41 -42 -43 44 45 -46 -47 -48 49 -50 51 -52 53 54 -55 56 -57 58 -59 -60 61 62 63 64 -65 -66 67 -68 69 -70 -71 72 73 74 75 -76 77 -78 79 -80 -81 -82 -83 84 85 -86 -87 88 89 -90 -91 92 -93 94 95 96 -97 98 99 100 -101 102 103 104 105 106 107 -108 -109 -110 -111 -112 113 114 115 -116 117 118 -119 -120 -121 -122 -123 124 125 -126 127 128 129 -130 -131 -132 -133 -134 -135 -136 137 -138 139 -140 -141 142 -143 144 -145 146 -147 -148 -149 -150 151 -152 -153 -154 155 -156 157 158 -159 160 161 -162 163 164 -165 -166 167 -168 169 -170 -171 172 173 174 175 -176 -177 178 179 -180 181 182 183 184 -185 -186 -187 188 -189 -190 -191 -192 -193 194 195 -196 -197 198 -199 -200 -201 -202 203 204 205 206 207 -208 209 -210 211 -212 213 -214 -215 -216 -217 218 219 220 221 222 223 -224 -225 226 227 228 229 230 -231 -232 233 -234 -235 236 237 -238 -239 -240 -241 -242 -243 -244 245 -246 247 -248 249 -250 251 -252 -253 254 -255 -256 -257 258 -259 260 261 262 -263 264 265 266 267 -268 269 270 271 272 -273 -274 275 -276 -277 278 -279 -280 -281 -282 283 -284 -285 -286 -287 288 -289 290 291 -292 -293 -294 -295 296 297 -298 299 -300 -301 -302 -303 -304 305 -306 -307 308 -309 310 311 312 -313 314 -315 -316 317 -318 -319 320 -321 -322 323 324 -325 -326 -327 -328 -329 -330 -331 332 -333 334 335 -336 337 -338 339 -340 -341 -342 343 344 345 -346 347 348 349 -350 -351 352 -353 -354 0

Verifier Data

OK

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-3370403-1305395331/watcher-3370403-1305395331 -o /tmp/evaluation-result-3370403-1305395331/solver-3370403-1305395331 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370403-1305395331.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.70 3.94 3.52 4/347 25608
/proc/meminfo: memFree=21579800/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=29816 CPUtime=0 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 550 0 0 0 0 0 0 0 22 0 1 0 631949219 30531584 490 33554432000 4194304 4650387 140734081299984 18446744073709551615 255106433967 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 7454 490 346 112 0 2419 0

[startup+0.06082 s]
/proc/loadavg: 3.70 3.94 3.52 4/347 25608
/proc/meminfo: memFree=21579800/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=30596 CPUtime=0.05 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 794 0 0 0 5 0 0 0 22 0 1 0 631949219 31330304 713 33554432000 4194304 4650387 140734081299984 18446744073709551615 4229486 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 7649 713 377 112 0 2614 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30596

[startup+0.100817 s]
/proc/loadavg: 3.70 3.94 3.52 4/347 25608
/proc/meminfo: memFree=21579800/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=30596 CPUtime=0.09 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 822 0 0 0 9 0 0 0 22 0 1 0 631949219 31330304 741 33554432000 4194304 4650387 140734081299984 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 7649 741 377 112 0 2614 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30596

[startup+0.300806 s]
/proc/loadavg: 3.70 3.94 3.52 4/347 25608
/proc/meminfo: memFree=21579800/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=30844 CPUtime=0.29 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 1015 0 0 0 29 0 0 0 23 0 1 0 631949219 31584256 818 33554432000 4194304 4650387 140734081299984 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 7711 818 379 112 0 2676 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30844

[startup+0.70075 s]
/proc/loadavg: 3.70 3.94 3.52 4/347 25608
/proc/meminfo: memFree=21579800/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=31300 CPUtime=0.69 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 1323 0 0 0 69 0 0 0 25 0 1 0 631949219 32051200 949 33554432000 4194304 4650387 140734081299984 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 7825 949 379 112 0 2790 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31300

[startup+1.50059 s]
/proc/loadavg: 3.70 3.94 3.52 5/362 25630
/proc/meminfo: memFree=21553144/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=31840 CPUtime=1.49 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 1899 0 0 0 149 0 0 0 25 0 1 0 631949219 32604160 1048 33554432000 4194304 4650387 140734081299984 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 7960 1048 380 112 0 2925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31840

[startup+3.10032 s]
/proc/loadavg: 3.70 3.94 3.52 5/362 25630
/proc/meminfo: memFree=21530636/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=38884 CPUtime=3.08 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 4069 0 0 0 308 0 0 0 25 0 1 0 631949219 39817216 2873 33554432000 4194304 4650387 140734081299984 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 9721 2873 383 112 0 4686 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38884

[startup+6.30076 s]
/proc/loadavg: 3.72 3.94 3.53 5/362 25630
/proc/meminfo: memFree=21515780/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=41212 CPUtime=6.28 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 5301 0 0 0 628 0 0 0 25 0 1 0 631949219 42201088 3345 33554432000 4194304 4650387 140734081299984 18446744073709551615 4433058 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 10303 3345 383 112 0 5268 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41212

[startup+12.7006 s]
/proc/loadavg: 3.74 3.94 3.53 5/362 25631
/proc/meminfo: memFree=21506576/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=41860 CPUtime=12.69 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 7220 0 0 0 1268 1 0 0 25 0 1 0 631949219 42864640 3407 33554432000 4194304 4650387 140734081299984 18446744073709551615 4311368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 10465 3407 383 112 0 5430 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41860

[startup+25.5003 s]
/proc/loadavg: 3.80 3.94 3.54 5/362 25631
/proc/meminfo: memFree=21493324/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=45876 CPUtime=25.48 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 11914 0 0 0 2547 1 0 0 25 0 1 0 631949219 46977024 4256 33554432000 4194304 4650387 140734081299984 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 11469 4256 383 112 0 6434 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45876

[startup+51.1009 s]
/proc/loadavg: 3.92 3.96 3.55 5/362 25632
/proc/meminfo: memFree=21473084/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=47968 CPUtime=51.09 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 18788 0 0 0 5106 3 0 0 25 0 1 0 631949219 49119232 5012 33554432000 4194304 4650387 140734081299984 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 11992 5012 383 112 0 6957 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47968

[startup+102.313 s]
/proc/loadavg: 3.97 3.97 3.57 5/362 25633
/proc/meminfo: memFree=21437076/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=52328 CPUtime=102.3 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 31435 0 0 0 10224 6 0 0 25 0 1 0 631949219 53583872 6147 33554432000 4194304 4650387 140734081299984 18446744073709551615 4314969 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 13082 6147 383 112 0 8047 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 52328

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.60 5/362 25635
/proc/meminfo: memFree=21412344/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=63864 CPUtime=162.29 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 44754 0 0 0 16221 8 0 0 25 0 1 0 631949219 65396736 9087 33554432000 4194304 4650387 140734081299984 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 15966 9087 383 112 0 10931 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 63864

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.62 5/362 25663
/proc/meminfo: memFree=21329436/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=68300 CPUtime=222.29 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 56111 0 0 0 22218 11 0 0 25 0 1 0 631949219 69939200 10179 33554432000 4194304 4650387 140734081299984 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 17075 10179 383 112 0 12040 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 68300

[startup+282.3 s]
/proc/loadavg: 4.10 4.00 3.65 5/362 25665
/proc/meminfo: memFree=21238728/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=68696 CPUtime=282.29 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 66274 0 0 0 28214 15 0 0 25 0 1 0 631949219 70344704 9661 33554432000 4194304 4650387 140734081299984 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 17174 9661 383 112 0 12139 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 68696

[startup+342.301 s]
/proc/loadavg: 4.07 4.01 3.67 5/362 25666
/proc/meminfo: memFree=21174944/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=79208 CPUtime=342.29 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 75329 0 0 0 34211 18 0 0 25 0 1 0 631949219 81108992 12719 33554432000 4194304 4650387 140734081299984 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 19802 12719 383 112 0 14767 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 79208

[startup+402.3 s]
/proc/loadavg: 4.02 4.01 3.69 5/362 25668
/proc/meminfo: memFree=21111892/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=79484 CPUtime=402.29 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 83852 0 0 0 40209 20 0 0 25 0 1 0 631949219 81391616 13499 33554432000 4194304 4650387 140734081299984 18446744073709551615 4313440 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 19871 13499 383 112 0 14836 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 79484

[startup+462.301 s]
/proc/loadavg: 4.04 4.02 3.71 5/362 25670
/proc/meminfo: memFree=21103300/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=82088 CPUtime=462.29 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 91041 0 0 0 46207 22 0 0 25 0 1 0 631949219 84058112 14014 33554432000 4194304 4650387 140734081299984 18446744073709551615 4363299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 20522 14014 383 112 0 15487 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 82088

[startup+522.301 s]
/proc/loadavg: 4.06 4.03 3.73 5/362 25671
/proc/meminfo: memFree=21049320/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=82340 CPUtime=522.29 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 99214 0 0 0 52205 24 0 0 25 0 1 0 631949219 84316160 13657 33554432000 4194304 4650387 140734081299984 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 20585 13657 383 112 0 15550 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 82340

[startup+582.301 s]
/proc/loadavg: 4.02 4.02 3.75 5/362 25673
/proc/meminfo: memFree=21043964/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=86456 CPUtime=582.3 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 105376 0 0 0 58204 26 0 0 25 0 1 0 631949219 88530944 15099 33554432000 4194304 4650387 140734081299984 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 21614 15099 383 112 0 16579 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 86456

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

[startup+588.701 s]
/proc/loadavg: 4.02 4.02 3.75 5/362 25673
/proc/meminfo: memFree=21048552/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=86544 CPUtime=588.7 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 106830 0 0 0 58843 27 0 0 25 0 1 0 631949219 88621056 14338 33554432000 4194304 4650387 140734081299984 18446744073709551615 4363314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 21636 14338 383 112 0 16601 0
Current children cumulated CPU time (s) 588.7
Current children cumulated vsize (KiB) 86544

[startup+601.5 s]
/proc/loadavg: 4.01 4.02 3.75 5/362 25673
/proc/meminfo: memFree=21042580/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=86624 CPUtime=601.5 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 108696 0 0 0 60123 27 0 0 25 0 1 0 631949219 88702976 13984 33554432000 4194304 4650387 140734081299984 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 21656 13984 383 112 0 16621 0
Current children cumulated CPU time (s) 601.5
Current children cumulated vsize (KiB) 86624

[startup+614.301 s]
/proc/loadavg: 4.01 4.02 3.75 5/362 25674
/proc/meminfo: memFree=21044176/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=86624 CPUtime=614.3 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 109654 0 0 0 61403 27 0 0 25 0 1 0 631949219 88702976 14942 33554432000 4194304 4650387 140734081299984 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 21656 14942 383 112 0 16621 0
Current children cumulated CPU time (s) 614.3
Current children cumulated vsize (KiB) 86624

[startup+617.5 s]
/proc/loadavg: 4.01 4.02 3.75 5/362 25674
/proc/meminfo: memFree=21045664/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=86624 CPUtime=617.5 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 109860 0 0 0 61723 27 0 0 25 0 1 0 631949219 88702976 15148 33554432000 4194304 4650387 140734081299984 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 21656 15148 383 112 0 16621 0
Current children cumulated CPU time (s) 617.5
Current children cumulated vsize (KiB) 86624

[startup+619.101 s]
/proc/loadavg: 4.01 4.02 3.75 5/362 25674
/proc/meminfo: memFree=21035992/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=86688 CPUtime=619.1 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 110948 0 0 0 61883 27 0 0 25 0 1 0 631949219 88768512 14050 33554432000 4194304 4650387 140734081299984 18446744073709551615 4365235 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 21672 14050 383 112 0 16637 0
Current children cumulated CPU time (s) 619.1
Current children cumulated vsize (KiB) 86688

[startup+620.701 s]
/proc/loadavg: 4.01 4.02 3.75 5/362 25674
/proc/meminfo: memFree=21066372/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=86688 CPUtime=620.7 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 111091 0 0 0 62043 27 0 0 25 0 1 0 631949219 88768512 14193 33554432000 4194304 4650387 140734081299984 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 21672 14193 383 112 0 16637 0
Current children cumulated CPU time (s) 620.7
Current children cumulated vsize (KiB) 86688

[startup+621.514 s]
/proc/loadavg: 4.01 4.02 3.75 5/362 25674
/proc/meminfo: memFree=21058432/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=86688 CPUtime=621.51 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 111160 0 0 0 62124 27 0 0 25 0 1 0 631949219 88768512 14262 33554432000 4194304 4650387 140734081299984 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 21672 14262 383 112 0 16637 0
Current children cumulated CPU time (s) 621.51
Current children cumulated vsize (KiB) 86688

[startup+621.701 s]
/proc/loadavg: 4.01 4.02 3.75 5/362 25674
/proc/meminfo: memFree=21058432/32951124 swapFree=67111348/67111528
[pid=25608] ppid=25606 vsize=86688 CPUtime=621.7 cores=0,2
/proc/25608/stat : 25608 (strangenight1-s) R 25606 25608 24826 0 -1 4202496 111188 0 0 0 62143 27 0 0 25 0 1 0 631949219 88768512 14289 33554432000 4194304 4650387 140734081299984 18446744073709551615 255106768768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25608/statm: 21672 14293 396 112 0 16637 0
Current children cumulated CPU time (s) 621.7
Current children cumulated vsize (KiB) 86688

Child status: 10
Real time (s): 621.705
CPU time (s): 621.712
CPU user time (s): 621.431
CPU system time (s): 0.281957
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 86688

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

runsolver used 2.19567 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 19:48:51
IDJOB=3370403
IDBENCH=85353
IDSOLVER=1847
FILE ID=node144/3370403-1305395331
RUNJOBID= node144-1305395331-25587
PBS_JOBID= 13324411
Free space on /tmp= 73240 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370403-1305395331/watcher-3370403-1305395331 -o /tmp/evaluation-result-3370403-1305395331/solver-3370403-1305395331 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370403-1305395331.cnf

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

MD5SUM BENCH= 9a6126d13f733e360922c2ae93b7b6b9
RANDOM SEED=384986725

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21580080 kB
Buffers:        285120 kB
Cached:        3611464 kB
SwapCached:          0 kB
Active:        8131400 kB
Inactive:      2892828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21580080 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12472 kB
Writeback:           0 kB
AnonPages:     7127912 kB
Mapped:          26796 kB
Slab:           244916 kB
PageTables:      37776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81974116 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= 73216 MiB
End job on node144 at 2011-05-14 19:59:13