Trace number 3421888

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-Night2-st (fixed)? (TO) 5000.06 4999.94

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-15-15-unsat.cnf
MD5SUM647576009a3d34cc33c6dfd3ecb1a2ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of clauses1800
Sum of the clauses size6525
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21575
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5225

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3421888-1306610128.cnf'
0.00/0.00	c -- header says num vars:            225
0.00/0.00	c -- header says num clauses:        1800
0.00/0.00	c -- clauses added:            0 learnts,         1800 normals,            0 xors
0.00/0.00	c -- vars added        225
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       225       225      1575         0      6525         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     225
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       225       225      1575         0      6525         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.16	c  N st     8      4913       225       225      1575      4810      6525    299717   no data   no data
0.39/0.48	c  N st    10     11295       225       225      1575      4405      6525    214786   no data   no data
0.79/0.83	c  N st    11     17039       225       225      1575      9842      6525    612435   no data   no data
1.19/1.27	c  F st    12     25001       225       225      1575     11973      6525    749862   no data   no data
1.19/1.27	c  N st    12     25001       225       225      1575     11973      6525    749862   no data   no data
1.59/1.60	c Decided on static restart strategy
1.59/1.60	c  N st    18     30001       225       225      1575     10351      6525    556065   no data   no data
1.59/1.60	c  S st    18     30001       225       225      1575     10351      6525    556065   no data   no data
1.59/1.65	c  S st    18     30503       225       225      1575     10848      6525    585572   no data   no data
1.59/1.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
1.59/1.66	c blocked clauses removed:        0 vars:      0 tried:         225 T: 0.00 s
1.59/1.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
1.59/1.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.10/2.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.53 s
2.99/3.03	c lits-rem:       270  cl-subs:      147  v-elim:      0  v-fix:    0  time:  0.83 s
2.99/3.05	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.02
2.99/3.05	c calculated reachability. Time: 0.00
2.99/3.05	c  N st    18     30503       225       225      1575     10701      6525    577054   no data   no data
3.39/3.42	c  N st    20     37616       225       225      1575      9964      6525    508082   no data   no data
3.79/3.82	c  N st    21     44015       225       225      1575     16089      6525    986052   no data   no data
3.89/3.97	c  S st    22     45755       225       225      1575      9184      6525    429039   no data   no data
3.99/4.02	c  S st    22     46258       225       225      1575      9682      6525    458037   no data   no data
3.99/4.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
3.99/4.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
3.99/4.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.99/4.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.40/4.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.39 s
4.49/4.59	c lits-rem:        82  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.16 s
4.49/4.59	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
4.49/4.59	c vivif2 --  cl tried     9650 cl shrink        0 lits rem          0 time: 0.00
4.59/4.61	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.02
4.59/4.61	c calculated reachability. Time: 0.00
4.59/4.61	c  N st    22     46258       225       225      1575      9650      6525    456103   no data   no data
5.60/5.61	c  N st    23     60656       225       225      1575     13971      6525    737246   no data   no data
6.29/6.30	c  N st    24     69387       225       225      1575     11812      6525    539703   no data   no data
6.29/6.30	c  S st    24     69387       225       225      1575     11812      6525    539703   no data   no data
6.29/6.35	c  S st    24     69890       225       225      1575     12309      6525    570072   no data   no data
6.29/6.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.01
6.29/6.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.29/6.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
6.29/6.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.29/6.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.79/6.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.48 s
7.09/7.17	c lits-rem:       142  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.32 s
7.09/7.17	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
7.09/7.18	c vivif2 --  cl tried    12236 cl shrink        0 lits rem          0 time: 0.01
7.19/7.20	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.02
7.19/7.20	c calculated reachability. Time: 0.00
7.19/7.20	c  N st    24     69890       225       225      1575     12236      6525    565742   no data   no data
8.70/8.73	c  F st    25     87501       225       225      1575     17641      6525    941686   no data   no data
8.70/8.74	c  N st    25     87501       225       225      1575     17641      6525    941686   no data   no data
9.19/9.21	c Decided on static restart strategy
9.59/9.61	c  N st    32     95542       225       225      1575     12854      6525    532079   no data   no data
10.29/10.37	c  N st    34    104835       225       225      1575     21512      6525   1198191   no data   no data
10.29/10.37	c  S st    34    104835       225       225      1575     21512      6525   1198191   no data   no data
10.39/10.46	c  S st    34    105336       225       225      1575     22010      6525   1227554   no data   no data
10.39/10.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.39/10.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.02
10.39/10.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.39/10.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.39/10.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.39/10.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
10.39/10.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.39/10.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.69/11.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.22 s
14.39/14.48	c lits-rem:      1081  cl-subs:      409  v-elim:      0  v-fix:    0  time:  2.73 s
14.39/14.48	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
14.39/14.49	c vivif2 --  cl tried    21601 cl shrink        0 lits rem          0 time: 0.01
14.49/14.52	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.03
14.49/14.52	c calculated reachability. Time: 0.00
14.49/14.52	c  N st    34    105336       225       225      1575     21601      6525   1196526   no data   no data
15.49/15.54	c  N st    35    114935       225       225      1575     17465      6525    874404   no data   no data
16.79/16.82	c  N st    36    129334       225       225      1575     16762      6525    752039   no data   no data
19.29/19.38	c  N st    37    150929       225       225      1575     22187      6525   1121757   no data   no data
20.19/20.24	c  S st    38    158004       225       225      1575     28898      6525   1607542   no data   no data
20.29/20.35	c  S st    38    158506       225       225      1575     29395      6525   1638370   no data   no data
20.29/20.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.29/20.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.03
20.29/20.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.29/20.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.29/20.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.29/20.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
20.29/20.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.29/20.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.59/21.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
26.89/26.99	c lits-rem:       659  cl-subs:      644  v-elim:      0  v-fix:    0  time:  5.31 s
26.89/26.99	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
26.99/27.01	c vivif2 --  cl tried    28751 cl shrink        0 lits rem          0 time: 0.02
26.99/27.06	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.05
26.99/27.06	c calculated reachability. Time: 0.00
26.99/27.06	c  N st    38    158506       225       225      1575     28751      6525   1597031   no data   no data
31.81/31.89	c  N st    39    207096       225       225      1575     23841      6525   1121083   no data   no data
35.21/35.25	c  N st    40    237759       225       225      1575     34003      6525   1833640   no data   no data
35.21/35.25	c  S st    40    237759       225       225      1575     34003      6525   1833640   no data   no data
35.39/35.42	c  S st    40    238260       225       225      1575     34499      6525   1864253   no data   no data
35.39/35.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.39/35.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.03
35.39/35.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.39/35.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.39/35.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.39/35.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
35.39/35.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.39/35.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.69/36.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
41.59/41.62	c lits-rem:       785  cl-subs:      457  v-elim:      0  v-fix:    0  time:  4.84 s
41.59/41.62	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
41.59/41.64	c vivif2 --  cl tried    34042 cl shrink        0 lits rem          0 time: 0.02
41.71/41.71	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.07
41.71/41.71	c calculated reachability. Time: 0.00
41.71/41.71	c  N st    40    238260       225       225      1575     34042      6525   1832053   no data   no data
49.41/49.45	c  F st    41    306250       225       225      1575     35688      6525   1920060   no data   no data
49.41/49.45	c  N st    41    306250       225       225      1575     35688      6525   1920060   no data   no data
50.30/50.33	c Decided on static restart strategy
53.29/53.33	c  N st    51    334556       225       225      1575     39925      6525   2077023   no data   no data
56.30/56.37	c  N st    53    357390       225       225      1575     37933      6525   1895006   no data   no data
56.30/56.37	c  S st    53    357390       225       225      1575     37933      6525   1895006   no data   no data
56.50/56.54	c  S st    53    357894       225       225      1575     38430      6525   1924152   no data   no data
56.50/56.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.50/56.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.04
56.50/56.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.50/56.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.50/56.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.50/56.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
56.50/56.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
56.50/56.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.80/57.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
63.19/63.20	c lits-rem:       623  cl-subs:      585  v-elim:      0  v-fix:    0  time:  5.31 s
63.19/63.20	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
63.19/63.22	c vivif2 --  cl tried    37845 cl shrink        0 lits rem          0 time: 0.02
63.19/63.29	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.07
63.19/63.29	c calculated reachability. Time: 0.00
63.19/63.29	c  N st    53    357894       225       225      1575     37845      6525   1888124   no data   no data
68.60/68.61	c  N st    54    390286       225       225      1575     44103      6525   2397668   no data   no data
75.99/76.06	c  N st    55    438875       225       225      1575     37833      6525   1849480   no data   no data
86.30/86.30	c  N st    56    511757       225       225      1575     50924      6525   2747949   no data   no data
89.69/89.72	c  N st    57    536841       225       225      1575     44667      6525   2364076   no data   no data
89.69/89.72	c  S st    57    536841       225       225      1575     44667      6525   2364076   no data   no data
89.89/89.92	c  S st    57    537345       225       225      1575     45168      6525   2395431   no data   no data
89.89/89.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.89/89.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.05
89.89/89.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
89.89/89.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.89/89.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.89/89.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
89.89/89.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
89.89/89.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
91.31/91.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
100.99/101.09	c lits-rem:      1527  cl-subs:     1380  v-elim:      0  v-fix:    0  time:  9.72 s
100.99/101.09	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
101.10/101.12	c vivif2 --  cl tried    43788 cl shrink        0 lits rem          0 time: 0.03
101.10/101.21	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.09
101.10/101.21	c calculated reachability. Time: 0.00
101.10/101.21	c  N st    57    537345       225       225      1575     43788      6525   2329017   no data   no data
129.30/129.30	c  N st    58    701330       225       225      1575     38746      6525   1599449   no data   no data
149.39/149.43	c  N st    59    806017       225       225      1575     67342      6525   3300961   no data   no data
149.39/149.43	c  S st    59    806017       225       225      1575     67342      6525   3300961   no data   no data
149.69/149.74	c  S st    59    806521       225       225      1575     67842      6525   3331069   no data   no data
149.69/149.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
149.79/149.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.1M T:  0.08
149.79/149.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.79/149.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.79/149.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.79/149.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
149.79/149.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
149.79/149.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
151.29/151.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
161.49/161.58	c lits-rem:      2384  cl-subs:     1246  v-elim:      0  v-fix:    0  time: 10.23 s
161.49/161.58	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
161.61/161.62	c vivif2 --  cl tried    66596 cl shrink        0 lits rem          0 time: 0.04
161.71/161.77	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.15
161.71/161.77	c calculated reachability. Time: 0.00
161.71/161.77	c  N st    59    806521       225       225      1575     66596      6525   3259433   no data   no data
216.90/216.97	c  F st    60   1071875       225       225      1575     83063      6525   4208688   no data   no data
216.90/216.97	c  N st    60   1071875       225       225      1575     83063      6525   4208688   no data   no data
218.49/218.55	c Decided on static restart strategy
222.11/222.19	c  N st    70   1100179       225       225      1575     66592      6525   3191193   no data   no data
229.60/229.61	c  N st    72   1136172       225       225      1575     56992      6525   2467184   no data   no data
237.00/237.01	c  N st    73   1168565       225       225      1575     87767      6525   4703429   no data   no data
245.59/245.66	c  N st    74   1209781       225       225      1575     82150      6525   4183674   no data   no data
245.59/245.66	c  S st    74   1209781       225       225      1575     82150      6525   4183674   no data   no data
245.99/246.06	c  S st    74   1210282       225       225      1575     82641      6525   4216067   no data   no data
245.99/246.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
246.09/246.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.3M T:  0.10
246.09/246.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
246.09/246.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.09/246.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.09/246.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
246.09/246.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
246.09/246.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
247.70/247.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
260.80/260.84	c lits-rem:      1434  cl-subs:     1638  v-elim:      0  v-fix:    0  time: 13.06 s
260.80/260.84	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
260.80/260.89	c vivif2 --  cl tried    81003 cl shrink        0 lits rem          0 time: 0.05
261.00/261.09	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.21
261.10/261.10	c calculated reachability. Time: 0.00
261.10/261.10	c  N st    74   1210282       225       225      1575     81003      6525   4137511   no data   no data
281.30/281.34	c  N st    75   1283166       225       225      1575     57945      6525   2474760   no data   no data
309.79/309.85	c  N st    76   1392491       225       225      1575     65975      6525   2951538   no data   no data
350.70/350.80	c  N st    77   1556477       225       225      1575     70326      6525   3340621   no data   no data
394.00/394.06	c  N st    78   1710284       225       225      1575     56840      6525   2097113   no data   no data
394.00/394.06	c  S st    78   1710284       225       225      1575     56840      6525   2097113   no data   no data
394.20/394.28	c  S st    78   1710787       225       225      1575     57337      6525   2129823   no data   no data
394.20/394.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
394.30/394.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.06
394.30/394.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
394.30/394.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
394.30/394.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
394.30/394.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
394.30/394.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
394.30/394.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
395.60/395.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
399.00/399.06	c lits-rem:       261  cl-subs:      272  v-elim:      0  v-fix:    0  time:  3.41 s
399.00/399.06	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
399.00/399.08	c vivif2 --  cl tried    57065 cl shrink        0 lits rem          0 time: 0.03
399.22/399.21	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.12
399.22/399.21	c calculated reachability. Time: 0.00
399.22/399.21	c  N st    78   1710787       225       225      1575     57065      6525   2115502   no data   no data
505.50/505.55	c  N st    79   2079752       225       225      1575     62518      6525   2301447   no data   no data
547.21/547.28	c  N st    80   2210789       225       225      1575     64305      6525   2361000   no data   no data
547.21/547.28	c  S st    80   2210789       225       225      1575     64305      6525   2361000   no data   no data
547.51/547.54	c  S st    80   2211294       225       225      1575     64801      6525   2393951   no data   no data
547.51/547.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
547.61/547.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.06
547.61/547.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
547.61/547.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
547.61/547.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
547.61/547.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
547.61/547.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
547.61/547.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
548.92/548.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
551.91/551.96	c lits-rem:       304  cl-subs:      361  v-elim:      0  v-fix:    0  time:  3.02 s
551.91/551.96	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
551.91/551.99	c vivif2 --  cl tried    64440 cl shrink        0 lits rem          0 time: 0.03
552.12/552.14	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.15
552.12/552.14	c calculated reachability. Time: 0.00
552.12/552.14	c  N st    80   2211294       225       225      1575     64440      6525   2376524   no data   no data
696.91/696.98	c  N st    81   2711294       225       225      1575     81162      6525   3319465   no data   no data
696.91/696.98	c  S st    81   2711294       225       225      1575     81162      6525   3319465   no data   no data
697.32/697.33	c  S st    81   2711800       225       225      1575     81659      6525   3349237   no data   no data
697.32/697.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
697.42/697.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.3M T:  0.11
697.42/697.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
697.42/697.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
697.42/697.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
697.42/697.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
697.42/697.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
697.42/697.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
698.90/698.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
704.50/704.51	c lits-rem:      1008  cl-subs:      480  v-elim:      0  v-fix:    0  time:  5.58 s
704.50/704.51	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
704.50/704.55	c vivif2 --  cl tried    81179 cl shrink        0 lits rem          0 time: 0.04
704.70/704.77	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.21
704.70/704.77	c calculated reachability. Time: 0.00
704.70/704.77	c  N st    81   2711800       225       225      1575     81179      6525   3314705   no data   no data
854.81/854.81	c  N st    82   3211802       225       225      1575    122942      6525   5895132   no data   no data
854.81/854.81	c  S st    82   3211802       225       225      1575    122942      6525   5895132   no data   no data
855.31/855.39	c  S st    82   3212304       225       225      1575    123439      6525   5925951   no data   no data
855.41/855.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
855.51/855.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.3M T:  0.19
855.51/855.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
855.51/855.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
855.51/855.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
855.51/855.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
855.51/855.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
855.61/855.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
857.41/857.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.65 s
895.61/895.60	c lits-rem:       970  cl-subs:    14049  v-elim:      0  v-fix:    0  time: 38.18 s
895.61/895.60	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
895.61/895.67	c vivif2 --  cl tried   109390 cl shrink        0 lits rem          0 time: 0.07
895.91/895.99	c asymm  cl-useful: 0/214/225 lits-rem:0 time: 0.32
896.01/896.00	c calculated reachability. Time: 0.00
896.01/896.00	c  N st    82   3212304       225       225      1575    109390      6525   5456049   no data   no data
1091.51/1091.55	c  N st    83   3712305       225       225      1575    121914      6525   5622321   no data   no data
1091.51/1091.55	c  S st    83   3712305       225       225      1575    121914      6525   5622321   no data   no data
1092.01/1092.03	c  S st    83   3712807       225       225      1575    122415      6525   5654733   no data   no data
1092.01/1092.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1092.23/1092.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.3M T:  0.17
1092.23/1092.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1092.23/1092.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1092.23/1092.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1092.23/1092.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
1092.23/1092.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1092.23/1092.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1093.91/1093.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
1114.23/1114.30	c lits-rem:      1886  cl-subs:     2331  v-elim:      0  v-fix:    0  time: 20.38 s
1114.23/1114.30	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
1114.33/1114.37	c vivif2 --  cl tried   120084 cl shrink        0 lits rem          0 time: 0.07
1114.71/1114.71	c asymm  cl-useful: 0/207/225 lits-rem:0 time: 0.33
1114.71/1114.71	c calculated reachability. Time: 0.00
1114.71/1114.71	c  N st    83   3712807       225       225      1575    120084      6525   5537295   no data   no data
1127.22/1127.29	c  F st    84   3751562       225       225      1575    157153      6525   8372615   no data   no data
1127.22/1127.29	c  N st    84   3751562       225       225      1575    157153      6525   8372615   no data   no data
1129.82/1129.83	c Decided on static restart strategy
1135.13/1135.16	c  N st    94   3779872       225       225      1575    103736      6525   4519507   no data   no data
1148.61/1148.67	c  N st    96   3815866       225       225      1575    138014      6525   6741929   no data   no data
1160.32/1160.31	c  N st    97   3848258       225       225      1575     87160      6525   3282988   no data   no data
1173.02/1173.03	c  N st    98   3896847       225       225      1575    132923      6525   6738685   no data   no data
1195.32/1195.33	c  N st    99   3969732       225       225      1575    119921      6525   5612298   no data   no data
1229.92/1229.97	c  N st   100   4079055       225       225      1575    140244      6525   7119821   no data   no data
1266.82/1266.87	c  N st   101   4212807       225       225      1575     96671      6525   3876949   no data   no data
1266.82/1266.87	c  S st   101   4212807       225       225      1575     96671      6525   3876949   no data   no data
1267.32/1267.31	c  S st   101   4213309       225       225      1575     97171      6525   3908365   no data   no data
1267.32/1267.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1267.42/1267.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.9M T:  0.13
1267.42/1267.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1267.42/1267.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1267.42/1267.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1267.42/1267.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
1267.42/1267.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1267.42/1267.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1269.02/1269.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
1275.62/1275.68	c lits-rem:       478  cl-subs:      594  v-elim:      0  v-fix:    0  time:  6.67 s
1275.62/1275.68	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
1275.72/1275.74	c vivif2 --  cl tried    96577 cl shrink        0 lits rem          0 time: 0.05
1276.04/1276.01	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.28
1276.04/1276.02	c calculated reachability. Time: 0.00
1276.04/1276.02	c  N st   101   4213309       225       225      1575     96577      6525   3875387   no data   no data
1357.13/1357.15	c  N st   102   4459285       225       225      1575    156360      6525   8251986   no data   no data
1431.14/1431.18	c  N st   103   4713310       225       225      1575    129622      6525   6187476   no data   no data
1431.14/1431.18	c  S st   103   4713310       225       225      1575    129622      6525   6187476   no data   no data
1431.72/1431.75	c  S st   103   4713813       225       225      1575    130118      6525   6221074   no data   no data
1431.72/1431.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1431.92/1431.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.5M T:  0.20
1431.92/1431.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1431.92/1431.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1431.92/1431.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1431.92/1431.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
1431.92/1431.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1432.02/1432.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1433.83/1433.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.72 s
1459.93/1459.94	c lits-rem:      2082  cl-subs:     2041  v-elim:      0  v-fix:    0  time: 26.07 s
1459.93/1459.94	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
1460.03/1460.02	c vivif2 --  cl tried   128077 cl shrink        0 lits rem          0 time: 0.08
1460.33/1460.35	c asymm  cl-useful: 0/204/225 lits-rem:0 time: 0.33
1460.33/1460.36	c calculated reachability. Time: 0.00
1460.33/1460.36	c  N st   103   4713813       225       225      1575    128077      6525   6105209   no data   no data
1647.75/1647.77	c  N st   104   5213814       225       225      1575    136139      6525   6169396   no data   no data
1647.75/1647.77	c  S st   104   5213814       225       225      1575    136139      6525   6169396   no data   no data
1648.34/1648.31	c  S st   104   5214317       225       225      1575    136637      6525   6203378   no data   no data
1648.34/1648.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1648.54/1648.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.3M T:  0.18
1648.54/1648.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1648.54/1648.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1648.54/1648.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1648.54/1648.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
1648.54/1648.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1648.54/1648.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1650.33/1650.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
1679.64/1679.61	c lits-rem:      2334  cl-subs:     4390  v-elim:      0  v-fix:    0  time: 29.30 s
1679.64/1679.61	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
1679.64/1679.69	c vivif2 --  cl tried   132247 cl shrink        0 lits rem          0 time: 0.08
1680.03/1680.04	c asymm  cl-useful: 0/180/225 lits-rem:0 time: 0.35
1680.03/1680.04	c calculated reachability. Time: 0.00
1680.03/1680.04	c  N st   104   5214317       225       225      1575    132247      6525   6019739   no data   no data
1871.64/1871.67	c  N st   105   5714318       225       225      1575    120493      6525   5000110   no data   no data
1871.64/1871.67	c  S st   105   5714318       225       225      1575    120493      6525   5000110   no data   no data
1872.15/1872.19	c  S st   105   5714822       225       225      1575    120994      6525   5034659   no data   no data
1872.15/1872.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1872.34/1872.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.5M T:  0.17
1872.34/1872.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1872.34/1872.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1872.34/1872.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1872.34/1872.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
1872.34/1872.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1872.44/1872.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1874.04/1874.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
1886.45/1886.48	c lits-rem:       624  cl-subs:     1041  v-elim:      0  v-fix:    0  time: 12.40 s
1886.45/1886.48	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
1886.56/1886.54	c vivif2 --  cl tried   119953 cl shrink        0 lits rem          0 time: 0.06
1886.84/1886.87	c asymm  cl-useful: 0/205/225 lits-rem:0 time: 0.32
1886.84/1886.87	c calculated reachability. Time: 0.00
1886.84/1886.87	c  N st   105   5714822       225       225      1575    119953      6525   4988065   no data   no data
2062.64/2062.67	c  N st   106   6214823       225       225      1575    184030      6525   9342420   no data   no data
2062.64/2062.67	c  S st   106   6214823       225       225      1575    184030      6525   9342420   no data   no data
2063.44/2063.42	c  S st   106   6215326       225       225      1575    184531      6525   9374163   no data   no data
2063.44/2063.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2063.74/2063.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.0M T:  0.32
2063.74/2063.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2063.74/2063.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2063.74/2063.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2063.74/2063.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
2063.74/2063.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2063.84/2063.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2065.75/2065.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.68 s
2132.44/2132.44	c lits-rem:      2861  cl-subs:     6185  v-elim:      0  v-fix:    0  time: 66.72 s
2132.44/2132.44	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
2132.54/2132.57	c vivif2 --  cl tried   178346 cl shrink        0 lits rem          0 time: 0.13
2132.96/2132.95	c asymm  cl-useful: 0/136/225 lits-rem:0 time: 0.38
2132.96/2132.96	c calculated reachability. Time: 0.00
2132.96/2132.96	c  N st   106   6215326       225       225      1575    178346      6525   9117347   no data   no data
2344.64/2344.61	c  N st   107   6715326       225       225      1575    124105      6525   4991694   no data   no data
2344.64/2344.61	c  S st   107   6715326       225       225      1575    124105      6525   4991694   no data   no data
2345.16/2345.19	c  S st   107   6715836       225       225      1575    124610      6525   5025154   no data   no data
2345.16/2345.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2345.34/2345.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.7M T:  0.18
2345.34/2345.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2345.34/2345.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2345.34/2345.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2345.34/2345.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
2345.34/2345.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2345.44/2345.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2347.04/2347.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
2357.04/2357.03	c lits-rem:       873  cl-subs:      840  v-elim:      0  v-fix:    0  time:  9.96 s
2357.04/2357.03	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
2357.04/2357.09	c vivif2 --  cl tried   123770 cl shrink        0 lits rem          0 time: 0.06
2357.44/2357.43	c asymm  cl-useful: 0/194/225 lits-rem:0 time: 0.34
2357.44/2357.43	c calculated reachability. Time: 0.00
2357.44/2357.43	c  N st   107   6715836       225       225      1575    123770      6525   4976263   no data   no data
2561.75/2561.76	c  N st   108   7215837       225       225      1575    155781      6525   7196604   no data   no data
2561.75/2561.76	c  S st   108   7215837       225       225      1575    155781      6525   7196604   no data   no data
2562.35/2562.39	c  S st   108   7216343       225       225      1575    156282      6525   7230592   no data   no data
2562.45/2562.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2562.65/2562.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.8M T:  0.24
2562.65/2562.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2562.65/2562.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2562.65/2562.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2562.65/2562.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
2562.65/2562.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2562.75/2562.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2564.55/2564.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.70 s
2596.95/2596.96	c lits-rem:      1825  cl-subs:     2147  v-elim:      0  v-fix:    0  time: 32.41 s
2596.95/2596.96	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
2597.06/2597.05	c vivif2 --  cl tried   154135 cl shrink        0 lits rem          0 time: 0.09
2597.45/2597.42	c asymm  cl-useful: 0/155/225 lits-rem:0 time: 0.36
2597.45/2597.42	c calculated reachability. Time: 0.00
2597.45/2597.42	c  N st   108   7216343       225       225      1575    154135      6525   7111845   no data   no data
2802.78/2802.80	c  N st   109   7716343       225       225      1575    170531      6525   7969300   no data   no data
2802.78/2802.80	c  S st   109   7716343       225       225      1575    170531      6525   7969300   no data   no data
2803.46/2803.44	c  S st   109   7716848       225       225      1575    171032      6525   8002932   no data   no data
2803.46/2803.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2803.76/2803.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.7M T:  0.26
2803.76/2803.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2803.76/2803.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2803.76/2803.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2803.76/2803.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
2803.76/2803.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2803.76/2803.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2805.76/2805.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
2843.86/2843.90	c lits-rem:      1513  cl-subs:     4230  v-elim:      0  v-fix:    0  time: 38.13 s
2843.86/2843.90	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
2844.06/2844.00	c vivif2 --  cl tried   166802 cl shrink        0 lits rem          0 time: 0.10
2844.36/2844.37	c asymm  cl-useful: 0/147/225 lits-rem:0 time: 0.37
2844.36/2844.37	c calculated reachability. Time: 0.00
2844.36/2844.37	c  N st   109   7716848       225       225      1575    166802      6525   7860070   no data   no data
3080.87/3080.84	c  N st   110   8216848       225       225      1575    168193      6525   7707529   no data   no data
3080.87/3080.84	c  S st   110   8216848       225       225      1575    168193      6525   7707529   no data   no data
3081.57/3081.55	c  S st   110   8217350       225       225      1575    168685      6525   7742850   no data   no data
3081.57/3081.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3081.87/3081.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.7M T:  0.28
3081.87/3081.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3081.87/3081.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3081.87/3081.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3081.87/3081.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
3081.87/3081.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3081.97/3081.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3083.87/3083.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
3127.97/3127.99	c lits-rem:      1992  cl-subs:     4904  v-elim:      0  v-fix:    0  time: 44.14 s
3127.97/3127.99	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
3128.07/3128.08	c vivif2 --  cl tried   163781 cl shrink        0 lits rem          0 time: 0.09
3128.48/3128.45	c asymm  cl-useful: 0/148/225 lits-rem:0 time: 0.37
3128.48/3128.46	c calculated reachability. Time: 0.00
3128.48/3128.46	c  N st   110   8217350       225       225      1575    163781      6525   7501343   no data   no data
3358.67/3358.64	c  N st   111   8717351       225       225      1575    150334      6525   6156318   no data   no data
3358.67/3358.64	c  S st   111   8717351       225       225      1575    150334      6525   6156318   no data   no data
3359.27/3359.23	c  S st   111   8717856       225       225      1575    150837      6525   6190244   no data   no data
3359.27/3359.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3359.57/3359.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.9M T:  0.28
3359.57/3359.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3359.57/3359.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3359.57/3359.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3359.57/3359.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
3359.57/3359.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3359.57/3359.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3361.37/3361.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
3385.78/3385.73	c lits-rem:      2311  cl-subs:     5172  v-elim:      0  v-fix:    0  time: 24.38 s
3385.78/3385.73	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
3385.78/3385.80	c vivif2 --  cl tried   145665 cl shrink        0 lits rem          0 time: 0.08
3386.17/3386.16	c asymm  cl-useful: 0/169/225 lits-rem:0 time: 0.36
3386.17/3386.16	c calculated reachability. Time: 0.00
3386.17/3386.16	c  N st   111   8717856       225       225      1575    145665      6525   5991686   no data   no data
3595.08/3595.00	c  N st   112   9217856       225       225      1575    238839      6525  12112855   no data   no data
3595.08/3595.00	c  S st   112   9217856       225       225      1575    238839      6525  12112855   no data   no data
3596.08/3596.00	c  S st   112   9218359       225       225      1575    239340      6525  12146164   no data   no data
3596.08/3596.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3596.48/3596.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.0M T:  0.41
3596.48/3596.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3596.48/3596.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3596.48/3596.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3596.48/3596.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
3596.48/3596.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3596.58/3596.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3598.68/3598.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
3711.28/3711.26	c lits-rem:        32  cl-subs:    15446  v-elim:      0  v-fix:    0  time: 112.60 s
3711.28/3711.26	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
3711.40/3711.41	c vivif2 --  cl tried   223894 cl shrink        0 lits rem          0 time: 0.15
3711.88/3711.80	c asymm  cl-useful: 0/112/225 lits-rem:0 time: 0.40
3711.88/3711.81	c calculated reachability. Time: 0.00
3711.88/3711.81	c  N st   112   9218359       225       225      1575    223894      6525  11664165   no data   no data
3929.58/3929.53	c  N st   113   9718359       225       225      1575    190444      6525   9098754   no data   no data
3929.58/3929.53	c  S st   113   9718359       225       225      1575    190444      6525   9098754   no data   no data
3930.48/3930.44	c  S st   113   9718864       225       225      1575    190942      6525   9130944   no data   no data
3930.48/3930.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3930.78/3930.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.1M T:  0.30
3930.78/3930.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3930.78/3930.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3930.78/3930.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3930.78/3930.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
3930.78/3930.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3930.88/3930.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3932.78/3932.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.75 s
3979.49/3979.48	c lits-rem:      1266  cl-subs:     3451  v-elim:      0  v-fix:    0  time: 46.70 s
3979.49/3979.48	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
3979.59/3979.59	c vivif2 --  cl tried   187491 cl shrink        0 lits rem          0 time: 0.11
3979.99/3979.98	c asymm  cl-useful: 0/137/225 lits-rem:0 time: 0.39
3979.99/3979.98	c calculated reachability. Time: 0.00
3979.99/3979.98	c  N st   113   9718864       225       225      1575    187491      6525   8978194   no data   no data
4253.29/4253.28	c  N st   114  10218864       225       225      1575    134139      6525   4853415   no data   no data
4253.29/4253.28	c  S st   114  10218864       225       225      1575    134139      6525   4853415   no data   no data
4253.89/4253.80	c  S st   114  10219366       225       225      1575    134640      6525   4887222   no data   no data
4253.89/4253.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4254.09/4254.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.4M T:  0.20
4254.09/4254.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4254.09/4254.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4254.09/4254.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4254.09/4254.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
4254.09/4254.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4254.09/4254.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4255.69/4255.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
4259.49/4259.49	c lits-rem:        81  cl-subs:      179  v-elim:      0  v-fix:    0  time:  3.87 s
4259.49/4259.49	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
4259.59/4259.55	c vivif2 --  cl tried   134461 cl shrink        0 lits rem          0 time: 0.06
4259.99/4259.90	c asymm  cl-useful: 0/185/225 lits-rem:0 time: 0.34
4259.99/4259.90	c calculated reachability. Time: 0.00
4259.99/4259.90	c  N st   114  10219366       225       225      1575    134461      6525   4879380   no data   no data
4453.92/4453.81	c  N st   115  10719366       225       225      1575    196547      6525   9434284   no data   no data
4453.92/4453.81	c  S st   115  10719366       225       225      1575    196547      6525   9434284   no data   no data
4454.80/4454.74	c  S st   115  10719867       225       225      1575    197048      6525   9468330   no data   no data
4454.80/4454.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4455.12/4455.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.2M T:  0.31
4455.12/4455.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4455.12/4455.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4455.12/4455.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4455.12/4455.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
4455.12/4455.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4455.20/4455.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4457.10/4457.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.70 s
4509.71/4509.68	c lits-rem:      2028  cl-subs:     5754  v-elim:      0  v-fix:    0  time: 52.64 s
4509.71/4509.68	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
4509.91/4509.80	c vivif2 --  cl tried   191294 cl shrink        0 lits rem          0 time: 0.12
4510.21/4510.19	c asymm  cl-useful: 0/131/225 lits-rem:0 time: 0.39
4510.31/4510.20	c calculated reachability. Time: 0.00
4510.31/4510.20	c  N st   115  10719867       225       225      1575    191294      6525   9244771   no data   no data
4747.90/4747.89	c  N st   116  11219867       225       225      1575    253520      6525  13214143   no data   no data
4747.90/4747.89	c  S st   116  11219867       225       225      1575    253520      6525  13214143   no data   no data
4749.00/4748.92	c  S st   116  11220369       225       225      1575    254021      6525  13250059   no data   no data
4749.00/4748.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4749.40/4749.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.2M T:  0.42
4749.40/4749.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4749.40/4749.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4749.40/4749.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4749.40/4749.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
4749.40/4749.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4749.50/4749.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4751.61/4751.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
4860.11/4860.07	c lits-rem:      2148  cl-subs:     6474  v-elim:      0  v-fix:    0  time: 108.56 s
4860.11/4860.07	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
4860.31/4860.23	c vivif2 --  cl tried   247547 cl shrink        0 lits rem          0 time: 0.16
4860.71/4860.64	c asymm  cl-useful: 0/104/225 lits-rem:0 time: 0.40
4860.71/4860.65	c calculated reachability. Time: 0.00
4860.71/4860.65	c  N st   116  11220369       225       225      1575    247547      6525  12944699   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3421888-1306610128/watcher-3421888-1306610128 -o /tmp/evaluation-result-3421888-1306610128/solver-3421888-1306610128 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421888-1306610128.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.64 1.92 1.97 4/463 25774
/proc/meminfo: memFree=15142220/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=29860 CPUtime=0.01 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 585 0 0 0 1 0 0 0 23 0 1 0 772612621 30576640 525 33554432000 4194304 4580011 140734963993664 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 7465 525 363 95 0 2447 0

[startup+0.089782 s]
/proc/loadavg: 1.64 1.92 1.97 4/463 25774
/proc/meminfo: memFree=15142220/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=30124 CPUtime=0.08 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 797 0 0 0 8 0 0 0 23 0 1 0 772612621 30846976 737 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 7531 737 364 95 0 2513 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30124

[startup+0.100779 s]
/proc/loadavg: 1.64 1.92 1.97 4/463 25774
/proc/meminfo: memFree=15142220/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=30124 CPUtime=0.09 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 817 0 0 0 9 0 0 0 23 0 1 0 772612621 30846976 757 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 7531 757 364 95 0 2513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30124

[startup+0.300748 s]
/proc/loadavg: 1.64 1.92 1.97 4/463 25774
/proc/meminfo: memFree=15142220/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=30980 CPUtime=0.29 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1339 0 0 0 29 0 0 0 25 0 1 0 772612621 31723520 962 33554432000 4194304 4580011 140734963993664 18446744073709551615 4342102 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 7745 962 364 95 0 2727 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30980

[startup+0.700612 s]
/proc/loadavg: 1.64 1.92 1.97 4/463 25774
/proc/meminfo: memFree=15142220/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=31820 CPUtime=0.69 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 2133 0 0 0 69 0 0 0 25 0 1 0 772612621 32583680 1246 33554432000 4194304 4580011 140734963993664 18446744073709551615 4316573 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 7955 1246 364 95 0 2937 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31820

[startup+1.50053 s]
/proc/loadavg: 1.64 1.92 1.97 3/465 25809
/proc/meminfo: memFree=15133872/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=33216 CPUtime=1.49 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 3819 0 0 0 149 0 0 0 25 0 1 0 772612621 34013184 1405 33554432000 4194304 4580011 140734963993664 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 8304 1405 365 95 0 3286 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33216

[startup+3.10014 s]
/proc/loadavg: 1.64 1.92 1.97 3/465 25809
/proc/meminfo: memFree=15112668/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=47324 CPUtime=3.09 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 7341 0 0 0 308 1 0 0 25 0 1 0 772612621 48459776 4927 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 11831 4927 367 95 0 6813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47324

[startup+6.30069 s]
/proc/loadavg: 1.66 1.92 1.97 3/465 25809
/proc/meminfo: memFree=15078396/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=48052 CPUtime=6.29 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 11743 0 0 0 627 2 0 0 25 0 1 0 772612621 49205248 4824 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 12013 4824 367 95 0 6995 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48052

[startup+12.7005 s]
/proc/loadavg: 1.69 1.93 1.97 3/465 25809
/proc/meminfo: memFree=15054676/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=66516 CPUtime=12.69 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 19567 0 0 0 1266 3 0 0 25 0 1 0 772612621 68112384 9749 33554432000 4194304 4580011 140734963993664 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 16629 9749 367 95 0 11611 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66516

[startup+25.5003 s]
/proc/loadavg: 1.83 1.94 1.98 3/465 25809
/proc/meminfo: memFree=14995872/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=79916 CPUtime=25.49 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 28249 0 0 0 2545 4 0 0 25 0 1 0 772612621 81833984 13193 33554432000 4194304 4580011 140734963993664 18446744073709551615 4415922 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 19979 13193 367 95 0 14961 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79916

[startup+51.1007 s]
/proc/loadavg: 1.89 1.95 1.98 3/465 25810
/proc/meminfo: memFree=14946696/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=91904 CPUtime=51.1 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 47498 0 0 0 5102 8 0 0 25 0 1 0 772612621 94109696 16498 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 22976 16498 367 95 0 17958 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 91904

[startup+102.318 s]
/proc/loadavg: 1.95 1.95 1.98 3/465 25811
/proc/meminfo: memFree=14907736/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=112292 CPUtime=102.31 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 76917 0 0 0 10219 12 0 0 25 0 1 0 772612621 114987008 21349 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 28073 21349 367 95 0 23055 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 112292

[startup+162.301 s]
/proc/loadavg: 1.98 1.96 1.98 3/465 25813
/proc/meminfo: memFree=14874220/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=143584 CPUtime=162.29 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 111167 0 0 0 16211 18 0 0 25 0 1 0 772612621 147030016 29126 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 35896 29126 367 95 0 30878 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 143584

[startup+222.3 s]
/proc/loadavg: 1.99 1.96 1.98 3/465 25814
/proc/meminfo: memFree=14848240/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=144688 CPUtime=222.29 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 140735 0 0 0 22206 23 0 0 25 0 1 0 772612621 148160512 28842 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 36172 28842 367 95 0 31154 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 144688

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/465 25816
/proc/meminfo: memFree=14725792/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=174452 CPUtime=282.3 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 167524 0 0 0 28203 27 0 0 25 0 1 0 772612621 178638848 35058 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 43613 35058 367 95 0 38595 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 174452

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/465 25819
/proc/meminfo: memFree=14734428/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=244412 CPUtime=342.3 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 192197 0 0 0 34199 31 0 0 25 0 1 0 772612621 250277888 37165 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 61103 37165 367 95 0 56085 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 244412

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/465 25820
/proc/meminfo: memFree=14660240/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=175708 CPUtime=402.3 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 214874 0 0 0 40196 34 0 0 25 0 1 0 772612621 179924992 35669 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 43927 35669 367 95 0 38909 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 175708

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/465 25823
/proc/meminfo: memFree=14659812/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=176372 CPUtime=462.3 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 240300 0 0 0 46192 38 0 0 25 0 1 0 772612621 180604928 34595 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 44093 34595 367 95 0 39075 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 176372

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/465 25824
/proc/meminfo: memFree=14653808/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=254856 CPUtime=522.3 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 258605 0 0 0 52189 41 0 0 25 0 1 0 772612621 260972544 38993 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 63714 38993 367 95 0 58696 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 254856

[startup+582.301 s]
/proc/loadavg: 2.11 2.00 1.99 3/465 25826
/proc/meminfo: memFree=14671964/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=184048 CPUtime=582.3 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 278534 0 0 0 58186 44 0 0 25 0 1 0 772612621 188465152 38186 33554432000 4194304 4580011 140734963993664 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 46012 38186 367 95 0 40994 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 184048

[startup+642.3 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.06 2.05 2.01 3/465 25936
/proc/meminfo: memFree=13891728/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=607104 CPUtime=4062.4 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1130582 0 0 0 406031 209 0 0 25 0 1 0 772612621 621674496 111617 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 151776 111617 367 95 0 146758 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 607104

[startup+4122.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/465 25937
/proc/meminfo: memFree=13866880/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=608104 CPUtime=4122.39 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1143616 0 0 0 412027 212 0 0 25 0 1 0 772612621 622698496 109955 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 152026 109955 367 95 0 147008 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 608104

[startup+4182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/465 25939
/proc/meminfo: memFree=13877744/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=480384 CPUtime=4182.39 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1156022 0 0 0 418025 214 0 0 25 0 1 0 772612621 491913216 107322 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 120096 107322 367 95 0 115078 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 480384

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 25941
/proc/meminfo: memFree=13847192/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=609416 CPUtime=4242.4 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1163794 0 0 0 424022 218 0 0 25 0 1 0 772612621 624041984 115094 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 152354 115094 367 95 0 147336 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 609416

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 25942
/proc/meminfo: memFree=13854948/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=610392 CPUtime=4302.39 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1178080 0 0 0 430019 220 0 0 25 0 1 0 772612621 625041408 114285 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 152598 114285 367 95 0 147580 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 610392

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 25944
/proc/meminfo: memFree=13859844/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=609712 CPUtime=4362.4 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1193354 0 0 0 436015 225 0 0 25 0 1 0 772612621 624345088 114374 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 152428 114374 367 95 0 147410 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 609712

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 25945
/proc/meminfo: memFree=13859160/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=607828 CPUtime=4422.4 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1208656 0 0 0 442012 228 0 0 25 0 1 0 772612621 622415872 114871 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 151957 114872 367 95 0 146939 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 607828

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 25947
/proc/meminfo: memFree=13857388/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=640488 CPUtime=4482.4 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1219140 0 0 0 448010 230 0 0 25 0 1 0 772612621 655859712 118204 33554432000 4194304 4580011 140734963993664 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 160122 118204 367 95 0 155104 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 640488

[startup+4542.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/465 25949
/proc/meminfo: memFree=13826964/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=640488 CPUtime=4542.4 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1224074 0 0 0 454009 231 0 0 25 0 1 0 772612621 655859712 123138 33554432000 4194304 4580011 140734963993664 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 160122 123138 367 95 0 155104 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 640488

[startup+4602.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/465 25950
/proc/meminfo: memFree=13862768/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=609340 CPUtime=4602.41 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1238395 0 0 0 460007 234 0 0 25 0 1 0 772612621 623964160 113905 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 152335 113905 367 95 0 147317 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 609340

[startup+4662.3 s]
/proc/loadavg: 2.03 2.03 2.01 3/465 25952
/proc/meminfo: memFree=13878340/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=610864 CPUtime=4662.41 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1252321 0 0 0 466003 238 0 0 25 0 1 0 772612621 625524736 112412 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 152716 112412 367 95 0 147698 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 610864

[startup+4722.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 25953
/proc/meminfo: memFree=13891816/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=612352 CPUtime=4722.43 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1265874 0 0 0 472002 241 0 0 25 0 1 0 772612621 627048448 110539 33554432000 4194304 4580011 140734963993664 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 153088 110539 367 95 0 148070 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 612352

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 25955
/proc/meminfo: memFree=13839580/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=662412 CPUtime=4782.41 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1281049 0 0 0 477998 243 0 0 25 0 1 0 772612621 678309888 125714 33554432000 4194304 4580011 140734963993664 18446744073709551615 4451676 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 165603 125714 367 95 0 160585 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 662412

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 25957
/proc/meminfo: memFree=13859860/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=662412 CPUtime=4842.41 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1281049 0 0 0 483998 243 0 0 25 0 1 0 772612621 678309888 125714 33554432000 4194304 4580011 140734963993664 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 165603 125714 367 95 0 160585 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 662412

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 25958
/proc/meminfo: memFree=13856708/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=663820 CPUtime=4902.41 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1292588 0 0 0 489996 245 0 0 25 0 1 0 772612621 679751680 121445 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 165955 121445 367 95 0 160937 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 663820

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 25960
/proc/meminfo: memFree=13871780/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=529568 CPUtime=4962.42 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1306624 0 0 0 495993 249 0 0 25 0 1 0 772612621 542277632 119928 33554432000 4194304 4580011 140734963993664 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 132392 119928 367 95 0 127374 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 529568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 25961
/proc/meminfo: memFree=13789804/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=663736 CPUtime=5000.03 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1312269 0 0 0 499753 250 0 0 25 0 1 0 772612621 679665664 125573 33554432000 4194304 4580011 140734963993664 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 165934 125573 367 95 0 160916 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 663736

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 25961
/proc/meminfo: memFree=13789804/32950928 swapFree=56743108/67111528
[pid=25774] ppid=25772 vsize=663736 CPUtime=5000.03 cores=0,2,4,6
/proc/25774/stat : 25774 (strangenight2-s) R 25772 25774 24025 0 -1 4202496 1312269 0 0 0 499753 250 0 0 25 0 1 0 772612621 679665664 125573 33554432000 4194304 4580011 140734963993664 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25774/statm: 165934 125573 367 95 0 160916 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 663736

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.06
CPU user time (s): 4997.53
CPU system time (s): 2.52661
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 695972

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

runsolver used 23.6764 second user time and 52.2181 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-28 21:15:28
IDJOB=3421888
IDBENCH=83230
IDSOLVER=1887
FILE ID=node123/3421888-1306610128
RUNJOBID= node123-1306610128-25751
PBS_JOBID= 13471557
Free space on /tmp= 73444 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-15-15-unsat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421888-1306610128/watcher-3421888-1306610128 -o /tmp/evaluation-result-3421888-1306610128/solver-3421888-1306610128 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421888-1306610128.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 647576009a3d34cc33c6dfd3ecb1a2ef
RANDOM SEED=598760024

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15142500 kB
Buffers:        246440 kB
Cached:        4226616 kB
SwapCached:      18836 kB
Active:        3180820 kB
Inactive:     14372192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15142500 kB
SwapTotal:    67111528 kB
SwapFree:     56743108 kB
Dirty:           10928 kB
Writeback:           0 kB
AnonPages:    13068020 kB
Mapped:          31980 kB
Slab:           109140 kB
PageTables:      78372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133371064 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= 73432 MiB
End job on node123 at 2011-05-28 22:38:50