Trace number 3366562

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.38 1203.46

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S890760919-021.SATISFIABLE.cnf
MD5SUM17e7946cc73ece994e4c474e2407ffbb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06099
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
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-3366562-1305408254.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	c -- header says num clauses:        3408
0.00/0.01	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.01	c -- vars added        800
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       800      3408         0         0     10224         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3408/3408 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.57/0.47	c lits-rem:         0  cl-subs:        0  v-elim:     15  v-fix:    0  time:  0.00 s
1.57/0.47	c Finding binary XORs  T:     0.00 s  found:       0
1.57/0.47	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.57/0.47	c calculated reachability. Time: 0.00
1.57/0.47	c Calc default polars -  time:   0.00 s pos:     356 undec:      83 neg:     361
1.57/0.47	c =========================================================================================
1.57/0.47	c types(t): F = full restart, N = normal restart
1.57/0.47	c types(t): S = simplification begin/end, E = solution found
1.57/0.47	c restart types(rt): st = static, dy = dynamic
1.57/0.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.57/0.47	c  B st     0         0       785      3393         0         0     10268         0   no data   no data
1.57/0.47	c Decided on static restart strategy
1.57/0.47	c  N st     8      4917       785      3393         0      4874     10268    163746   no data   no data
3.16/0.85	c  N st    10     11304       785      3393         0      4510     10268    102382   no data   no data
3.16/0.85	c  N st    11     17047       785      3393         0     10192     10268    290004   no data   no data
5.16/1.30	c  F st    12     25001       785      3393         0     12524     10268    365114   no data   no data
5.16/1.30	c  N st    12     25001       785      3393         0     12524     10268    365114   no data   no data
5.95/1.55	c Decided on static restart strategy
5.95/1.55	c  N st    18     30000       785      3393         0     10779     10268    279935   no data   no data
5.95/1.55	c  S st    18     30000       785      3393         0     10779     10268    279935   no data   no data
5.95/1.58	c  S st    18     30503       785      3393         0     11282     10268    294872   no data   no data
5.95/1.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.95/1.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.95/1.58	c blocked clauses removed:       13 vars:      2 tried:         785 T: 0.00 s
5.95/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.95/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
5.95/1.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.95/1.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.36/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.65	c lits-rem:        82  cl-subs:      237  v-elim:      0  v-fix:    0  time:  0.05 s
6.36/1.65	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.01
6.36/1.65	c calculated reachability. Time: 0.00
6.36/1.65	c  N st    18     30503       783      3380         0     11016     10229    283712   no data   no data
7.96/2.08	c  N st    20     37617       783      3380         0     10266     10229    231843   no data   no data
9.95/2.52	c  N st    21     44017       783      3380         0     16581     10229    444909   no data   no data
10.34/2.65	c  S st    22     45754       783      3380         0      9484     10229    182281   no data   no data
10.34/2.68	c  S st    22     46257       783      3380         0      9987     10229    196641   no data   no data
10.34/2.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.34/2.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.34/2.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.34/2.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.34/2.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.34/2.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
10.34/2.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.34/2.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.34/2.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.71	c lits-rem:        22  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.01 s
10.75/2.71	c vivif2 --  cl tried     3380 cl shrink        0 lits rem          0 time: 0.00
10.75/2.71	c vivif2 --  cl tried     9951 cl shrink        0 lits rem          0 time: 0.00
10.75/2.71	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.01
10.75/2.71	c calculated reachability. Time: 0.00
10.75/2.71	c  N st    22     46257       783      3380         0      9951     10229    195116   no data   no data
14.74/3.76	c  N st    23     60654       783      3380         0     14293     10229    337956   no data   no data
17.13/4.39	c  N st    24     69386       783      3380         0     12112     10229    240698   no data   no data
17.13/4.39	c  S st    24     69386       783      3380         0     12112     10229    240698   no data   no data
17.56/4.43	c  S st    24     69889       783      3380         0     12615     10229    255341   no data   no data
17.56/4.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.56/4.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.56/4.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.56/4.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.56/4.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.56/4.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
17.56/4.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.56/4.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.56/4.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.56/4.47	c lits-rem:        47  cl-subs:       90  v-elim:      0  v-fix:    0  time:  0.02 s
17.56/4.47	c vivif2 --  cl tried     3380 cl shrink        0 lits rem          0 time: 0.00
17.56/4.48	c vivif2 --  cl tried    12525 cl shrink        0 lits rem          0 time: 0.00
17.56/4.49	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.01
17.56/4.49	c calculated reachability. Time: 0.00
17.56/4.49	c  N st    24     69889       783      3380         0     12525     10229    252001   no data   no data
23.51/5.97	c  F st    25     87502       783      3380         0     18096     10229    446250   no data   no data
23.51/5.97	c  N st    25     87502       783      3380         0     18096     10229    446250   no data   no data
25.51/6.46	c  N dy    34     93206       783      3380         0     23747     10229    623520     22.10     23.30
27.50/6.94	c  N dy    60     99186       783      3380         0     16741     10229    298615     22.41     23.63
29.10/7.38	c  S st    77    104834       783      3380         0     22353     10229    478848     21.82   no data
29.50/7.44	c  S st    77    105335       783      3380         0     22854     10229    493838     21.82   no data
29.50/7.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.50/7.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.50/7.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.50/7.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.50/7.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.50/7.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
29.50/7.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
29.50/7.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.50/7.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.90/7.54	c lits-rem:       102  cl-subs:      177  v-elim:      0  v-fix:    0  time:  0.07 s
29.90/7.54	c vivif2 --  cl tried     3380 cl shrink        0 lits rem          0 time: 0.00
29.90/7.55	c vivif2 --  cl tried    22677 cl shrink        0 lits rem          0 time: 0.01
29.90/7.56	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.01
29.90/7.56	c calculated reachability. Time: 0.00
29.90/7.56	c  N dy    77    105335       783      3380         0     22677     10229    486618     21.82   no data
32.28/8.16	c  N dy   103    112126       783      3380         0     15504     10229    215198     21.64     22.81
34.69/8.71	c  N dy   128    119361       783      3380         0     22699     10229    440926     21.54     25.43
37.87/9.57	c  N dy   160    127832       783      3380         0     16208     10229    205574     21.42     22.99
41.06/10.39	c  N dy   173    137766       783      3380         0     26050     10229    526868     21.08     22.28
44.65/11.26	c  N dy   215    146873       783      3380         0     19211     10229    270479     21.09     22.48
48.28/12.20	c  N dy   256    156970       783      3380         0     29238     10229    578920     21.09     22.52
49.04/12.32	c  S st   266    158003       783      3380         0     30264     10229    611753     21.12   no data
49.04/12.39	c  S st   266    158506       783      3380         0     30767     10229    627024     21.12   no data
49.04/12.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.44/12.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.44/12.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.44/12.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.44/12.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.44/12.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
49.44/12.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
49.44/12.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.44/12.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.84/12.58	c lits-rem:       141  cl-subs:      333  v-elim:      0  v-fix:    0  time:  0.15 s
49.84/12.58	c vivif2 --  cl tried     3380 cl shrink        0 lits rem          0 time: 0.00
49.84/12.58	c vivif2 --  cl tried    30434 cl shrink        0 lits rem          0 time: 0.01
50.24/12.61	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.02
50.24/12.61	c calculated reachability. Time: 0.00
50.24/12.61	c  N dy   266    158506       783      3380         0     30434     10229    614422     21.12   no data
53.82/13.58	c  N dy   298    168821       783      3380         0     23819     10229    383526     21.05     22.25
58.61/14.73	c  N dy   349    179690       783      3380         0     34607     10229    716779     21.05     22.88
63.00/15.82	c  N dy   397    191225       783      3380         0     28198     10229    493296     21.04     23.92
68.59/17.20	c  N dy   442    203605       783      3380         0     21615     10229    259298     21.00     22.14
74.18/18.68	c  N dy   498    217789       783      3380         0     35695     10229    699076     21.02     22.35
80.16/20.19	c  N dy   569    231844       783      3380         0     29803     10229    488497     21.06     22.21
82.95/20.87	c  S st   579    237759       783      3380         0     35672     10229    663739     21.00     19.58
83.38/20.96	c  S st   579    238260       783      3380         0     36173     10229    680489     21.00   no data
83.38/20.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.38/20.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
83.38/20.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.38/20.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.38/20.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.38/20.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
83.38/20.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
83.38/20.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
83.38/21.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.54/21.25	c lits-rem:       291  cl-subs:      391  v-elim:      0  v-fix:    0  time:  0.24 s
84.54/21.25	c vivif2 --  cl tried     3380 cl shrink        0 lits rem          0 time: 0.00
84.54/21.26	c vivif2 --  cl tried    35782 cl shrink        0 lits rem          0 time: 0.01
84.54/21.29	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.03
84.54/21.29	c calculated reachability. Time: 0.00
84.54/21.29	c  N dy   579    238260       783      3380         0     35782     10229    666304     21.00   no data
92.57/23.29	c  N dy   646    254159       783      3380         0     30724     10229    489449     21.00     22.47
100.93/25.35	c  N dy   742    270401       783      3380         0     25018     10229    287506     21.07     25.04
109.28/27.45	c  N dy   817    288151       783      3380         0     42674     10229    849349     21.08     22.22
118.05/29.65	c  F st   930    306252       783      3380         0     37775     10229    660300     21.17   no data
118.48/29.73	c  N st   932    306880       783      3380         0     38397     10229    679618     21.17   no data
128.42/32.26	c  N dy  1010    326602       783      3380         0     34124     10229    516199     21.18     22.60
140.00/35.10	c  N dy  1115    346685       783      3380         0     29243     10229    343165     21.21     23.35
145.22/36.45	c  S st  1178    357391       783      3380         0     39910     10229    680353     21.25     21.35
145.57/36.53	c  S st  1178    357893       783      3380         0     40411     10229    695380     21.25   no data
145.57/36.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.57/36.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
145.57/36.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.57/36.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.57/36.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.57/36.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
145.57/36.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
145.57/36.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
145.57/36.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.78/36.80	c lits-rem:       145  cl-subs:      317  v-elim:      0  v-fix:    0  time:  0.22 s
146.78/36.80	c vivif2 --  cl tried     3380 cl shrink        0 lits rem          0 time: 0.00
146.78/36.81	c vivif2 --  cl tried    40094 cl shrink        0 lits rem          0 time: 0.01
146.78/36.84	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.03
146.78/36.84	c calculated reachability. Time: 0.00
146.78/36.84	c  N dy  1178    357893       783      3380         0     40094     10229    683167     21.25   no data
158.74/39.82	c  N dy  1295    378219       783      3380         0     34452     10229    483304     21.31     22.44
171.54/43.03	c  N dy  1395    398251       783      3380         0     27527     10229    237771     21.33     23.09
182.27/45.72	c  N dy  1475    418316       783      3380         0     47456     10229    863435     21.33     24.87
194.64/48.80	c  N dy  1559    438516       783      3380         0     39715     10229    592790     21.32     22.49
208.20/52.28	c  N dy  1669    458575       783      3380         0     30827     10229    286914     21.36     26.36
220.16/55.25	c  N dy  1718    478605       783      3380         0     50690     10229    900426     21.31     22.63
233.72/58.61	c  N dy  1834    498690       783      3380         0     40869     10229    580173     21.34     22.73
249.69/62.63	c  N dy  1921    521105       783      3380         0     32312     10229    282491     21.33     22.50
258.46/64.89	c  S st  1991    536841       783      3380         0     47941     10229    779925     21.34   no data
258.88/65.00	c  S st  1991    537347       783      3380         0     48447     10229    796184     21.34   no data
258.88/65.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
259.30/65.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
259.30/65.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
259.30/65.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
259.30/65.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.30/65.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
259.30/65.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
259.30/65.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
259.30/65.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.44/65.36	c lits-rem:       318  cl-subs:      499  v-elim:      0  v-fix:    0  time:  0.30 s
260.44/65.36	c vivif2 --  cl tried     3380 cl shrink        0 lits rem          0 time: 0.00
260.44/65.37	c vivif2 --  cl tried    47948 cl shrink        0 lits rem          0 time: 0.01
260.84/65.41	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.04
260.84/65.41	c calculated reachability. Time: 0.00
260.84/65.41	c  N dy  1991    537347       783      3380         0     47948     10229    778368     21.34   no data
275.60/69.16	c  N dy  2083    557398       783      3380         0     36079     10229    374568     21.36     24.27
289.17/72.52	c  N dy  2183    577475       783      3380         0     56014     10229   1003995     21.37     22.59
309.50/77.69	c  N dy  2247    606779       783      3380         0     52247     10229    839311     21.29     22.47
325.85/81.74	c  N dy  2330    626839       783      3380         0     38454     10229    402781     21.29     23.04
340.21/85.31	c  N dy  2406    647082       783      3380         0     58551     10229   1024205     21.29     22.42
355.41/89.12	c  N dy  2508    667149       783      3380         0     43749     10229    547007     21.31     22.57
370.92/93.04	c  N dy  2614    687269       783      3380         0     63742     10229   1184330     21.33     22.59
387.68/97.26	c  N dy  2707    709216       783      3380         0     49792     10229    711329     21.33     22.51
405.63/101.70	c  N dy  2793    729310       783      3380         0     69737     10229   1341245     21.34     27.52
420.39/105.46	c  N dy  2912    749335       783      3380         0     52904     10229    788413     21.37     24.17
439.18/110.11	c  N dy  3012    769451       783      3380         0     72893     10229   1421498     21.38     22.86
453.89/113.84	c  N dy  3116    789553       783      3380         0     55121     10229    833154     21.40     22.61
469.89/117.82	c  S st  3220    806023       783      3380         0     71505     10229   1355813     21.42     21.21
470.64/118.00	c  S st  3220    806527       783      3380         0     72008     10229   1371450     21.42   no data
470.64/118.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
470.64/118.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
470.64/118.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
470.64/118.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.64/118.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.64/118.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
470.64/118.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
470.64/118.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
471.04/118.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
474.28/118.96	c lits-rem:       345  cl-subs:      689  v-elim:      0  v-fix:    0  time:  0.86 s
474.28/118.96	c vivif2 --  cl tried     3380 cl shrink        0 lits rem          0 time: 0.00
474.28/118.98	c vivif2 --  cl tried    71319 cl shrink        0 lits rem          0 time: 0.02
474.63/119.05	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.07
474.63/119.05	c calculated reachability. Time: 0.00
474.63/119.05	c  N dy  3220    806527       783      3380         0     71319     10229   1344394     21.42   no data
491.00/123.16	c  N dy  3320    826576       783      3380         0     52481     10229    720049     21.44     23.76
509.73/127.81	c  N dy  3422    846963       783      3380         0     72741     10229   1370011     21.45     22.83
526.09/131.97	c  N dy  3528    867031       783      3380         0     52935     10229    710714     21.46     23.40
545.23/136.77	c  N dy  3624    887216       783      3380         0     73006     10229   1346226     21.47     22.61
563.18/141.26	c  N dy  3721    907269       783      3380         0     52138     10229    654960     21.48     22.68
582.33/146.04	c  N dy  3828    927941       783      3380         0     72665     10229   1309988     21.49     22.91
602.27/151.07	c  N dy  3917    949824       783      3380         0     52702     10229    649671     21.50     22.65
621.42/155.84	c  N dy  4004    970706       783      3380         0     73412     10229   1301487     21.50     22.82
642.16/161.07	c  N dy  4087    992555       783      3380         0     52394     10229    619228     21.50     22.64
660.91/165.76	c  N dy  4203   1012947       783      3380         0     72658     10229   1270660     21.51     22.85
683.24/171.38	c  N dy  4285   1034034       783      3380         0     49901     10229    509141     21.51     22.69
700.79/175.75	c  N dy  4382   1054128       783      3380         0     69874     10229   1145152     21.52     23.83
721.53/180.97	c  F st  4462   1071876       783      3380         0     87504     10229   1706254     21.52     20.75
725.12/181.87	c  N st  4467   1075175       783      3380         0     46088     10229    364862     21.52   no data
742.27/186.10	c  N dy  4554   1096297       783      3380         0     67067     10229   1034237     21.53     22.69
765.00/191.87	c  N dy  4645   1116478       783      3380         0     87135     10229   1676654     21.53     22.81
785.39/196.95	c  N dy  4695   1139525       783      3380         0     64218     10229    895420     21.50     22.67
822.45/206.27	c  N dy  4817   1174770       783      3380         0     52527     10229    514602     21.48     22.62
841.60/211.02	c  N dy  4902   1196272       783      3380         0     73862     10229   1187033     21.48     22.74
856.35/214.70	c  S st  4950   1209790       783      3380         0     87238     10229   1614893     21.47   no data
857.15/214.94	c  S st  4950   1210293       783      3380         0     87740     10229   1630707     21.47   no data
857.15/214.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
857.15/214.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
857.15/214.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
857.15/214.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
857.15/214.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
857.15/214.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
857.15/214.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
857.55/215.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
857.55/215.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
864.78/216.89	c lits-rem:       245  cl-subs:     1746  v-elim:      0  v-fix:    0  time:  1.83 s
864.78/216.89	c vivif2 --  cl tried     3380 cl shrink        0 lits rem          0 time: 0.00
865.12/216.92	c vivif2 --  cl tried    85994 cl shrink        0 lits rem          0 time: 0.03
865.53/217.03	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.11
865.53/217.03	c calculated reachability. Time: 0.00
865.53/217.03	c  N dy  4950   1210293       783      3380         0     85994     10229   1574351     21.47   no data
892.65/223.87	c  N dy  5042   1230385       783      3380         0     58362     10229    676332     21.48     23.76
915.39/229.51	c  N dy  5099   1252657       783      3380         0     80381     10229   1352605     21.47     22.60
940.12/235.75	c  N dy  5168   1272890       783      3380         0     51915     10229    450756     21.46     22.65
958.07/240.26	c  N dy  5263   1293876       783      3380         0     72761     10229   1121673     21.47     22.62
983.60/246.61	c  N dy  5384   1313907       783      3380         0     92698     10229   1764754     21.48     23.21
1002.75/251.47	c  N dy  5440   1334161       783      3380         0     63163     10229    779182     21.48     22.68
1024.69/256.92	c  N dy  5574   1354192       783      3380         0     83081     10229   1425651     21.50     24.99
1052.63/263.91	c  N dy  5688   1374509       783      3380         0     52629     10229    424575     21.51     23.02
1070.17/268.38	c  N dy  5781   1394726       783      3380         0     72710     10229   1067843     21.52     22.71
1094.91/274.55	c  N dy  5901   1414745       783      3380         0     92616     10229   1710675     21.53     22.85
1118.87/280.55	c  N dy  6002   1435643       783      3380         0     61698     10229    688887     21.54     22.91
1141.22/286.12	c  N dy  6071   1457098       783      3380         0     82994     10229   1353753     21.53     22.74
1168.69/293.04	c  N dy  6162   1477104       783      3380         0    102829     10229   1985057     21.53     22.77
1188.24/297.93	c  N dy  6262   1497144       783      3380         0     70077     10229    934807     21.54     24.51
1213.76/304.30	c  N dy  6368   1518224       783      3380         0     90988     10229   1600962     21.55     22.68
1241.28/311.27	c  N dy  6462   1538403       783      3380         0     57441     10229    503030     21.55     22.90
1259.68/315.83	c  N dy  6521   1558437       783      3380         0     77302     10229   1150013     21.54     24.10
1287.95/322.97	c  N dy  6636   1580124       783      3380         0     98842     10229   1843151     21.56     22.93
1314.28/329.51	c  N dy  6758   1600553       783      3380         0     64563     10229    711856     21.57     22.89
1335.81/334.94	c  N dy  6866   1620559       783      3380         0     84447     10229   1353758     21.58     24.40
1364.57/342.16	c  N dy  6974   1640586       783      3380         0    104328     10229   1996900     21.59     26.79
1388.07/348.08	c  N dy  7081   1661267       783      3380         0     69270     10229    835647     21.59     22.86
1412.01/354.01	c  N dy  7217   1681347       783      3380         0     89238     10229   1488645     21.61     22.75
1442.73/361.72	c  N dy  7317   1701500       783      3380         0    109246     10229   2137465     21.62     23.02
1453.49/364.49	c  S st  7351   1710294       783      3380         0     61357     10229    549855     21.62     20.61
1454.29/364.63	c  S st  7351   1710798       783      3380         0     61861     10229    565430     21.62   no data
1454.29/364.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1454.29/364.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
1454.29/364.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1454.29/364.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1454.29/364.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1454.29/364.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
1454.29/364.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1454.29/364.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1454.29/364.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1455.09/364.82	c lits-rem:        16  cl-subs:      172  v-elim:      0  v-fix:    0  time:  0.13 s
1455.09/364.82	c vivif2 --  cl tried     3380 cl shrink        0 lits rem          0 time: 0.00
1455.09/364.83	c vivif2 --  cl tried    61689 cl shrink        0 lits rem          0 time: 0.01
1455.09/364.88	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.05
1455.09/364.88	c calculated reachability. Time: 0.00
1455.09/364.88	c  N dy  7351   1710798       783      3380         0     61689     10229    559177     21.62   no data
1476.23/370.16	c  N dy  7465   1731073       783      3380         0     81824     10229   1204867     21.62     22.78
1505.75/377.59	c  N dy  7595   1751119       783      3380         0    101765     10229   1847977     21.64     22.82
1533.28/384.44	c  N dy  7668   1771166       783      3380         0     64059     10229    605661     21.64     25.42
1554.41/389.79	c  N dy  7742   1791362       783      3380         0     84091     10229   1249112     21.64     23.26
1583.97/397.16	c  N dy  7828   1813075       783      3380         0    105655     10229   1946219     21.63     23.21
1615.84/405.15	c  N dy  7922   1837779       783      3380         0     71566     10229    809192     21.63     22.78
1640.19/411.21	c  N dy  8011   1857806       783      3380         0     91433     10229   1445707     21.63     22.84
1671.29/419.02	c  N dy  8116   1877917       783      3380         0    111379     10229   2088191     21.64     22.85
1697.63/425.65	c  N dy  8208   1898454       783      3380         0     72208     10229    822573     21.64     22.89
1723.16/432.01	c  N dy  8329   1918566       783      3380         0     92198     10229   1472863     21.65     23.09
1753.88/439.74	c  N dy  8425   1938619       783      3380         0    112116     10229   2113435     21.66     23.27
1781.84/446.75	c  N dy  8530   1958657       783      3380         0     71434     10229    769113     21.67     25.04
1805.73/452.77	c  N dy  8625   1978924       783      3380         0     91565     10229   1417859     21.67     22.85
1837.25/460.69	c  N dy  8731   1999237       783      3380         0    111735     10229   2068115     21.68     22.87
1867.17/468.20	c  N dy  8840   2019335       783      3380         0     70143     10229    705235     21.69     24.49
1890.30/473.92	c  N dy  8911   2039492       783      3380         0     90143     10229   1345532     21.69     23.04
1919.83/481.40	c  N dy  8985   2059540       783      3380         0    110028     10229   1980448     21.69     24.81
1954.53/490.01	c  N dy  9054   2081847       783      3380         0     69622     10229    661866     21.68     22.90
1977.67/495.86	c  N dy  9174   2101935       783      3380         0     89576     10229   1316913     21.69     23.26
2007.19/503.29	c  N dy  9240   2122042       783      3380         0    109521     10229   1947083     21.69     22.84
2044.29/512.59	c  N dy  9381   2142101       783      3380         0     65948     10229    523169     21.70     23.65
2075.01/520.31	c  N dy  9491   2169119       783      3380         0     92778     10229   1376718     21.69     22.93
2107.31/528.37	c  N dy  9625   2189200       783      3380         0    112751     10229   2027532     21.71     22.89
2142.81/537.21	c  N dy  9736   2209225       783      3380         0     68065     10229    563758     21.71     27.14
2144.01/537.59	c  S st  9742   2210798       783      3380         0     69622     10229    612860     21.71     18.71
2144.81/537.75	c  S st  9742   2211304       783      3380         0     70128     10229    629910     21.71   no data
2144.81/537.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2144.81/537.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
2144.81/537.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2144.81/537.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2144.81/537.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2144.81/537.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
2144.81/537.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2144.81/537.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2145.21/537.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2145.64/537.95	c lits-rem:        35  cl-subs:      156  v-elim:      0  v-fix:    0  time:  0.13 s
2145.64/537.95	c vivif2 --  cl tried     3380 cl shrink        0 lits rem          0 time: 0.00
2145.64/537.96	c vivif2 --  cl tried    69972 cl shrink        0 lits rem          0 time: 0.01
2146.05/538.02	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.06
2146.05/538.02	c calculated reachability. Time: 0.00
2146.05/538.02	c  N dy  9742   2211304       783      3380         0     69972     10229    624188     21.71   no data
2168.34/543.62	c  N dy  9821   2231401       783      3380         0     89874     10229   1267596     21.71     23.06
2199.06/551.34	c  N dy  9917   2251930       783      3380         0    110247     10229   1922963     21.72     22.87
2239.36/561.40	c  N dy 10024   2272202       783      3380         0    130382     10229   2574404     21.72     22.88
2262.09/567.12	c  N dy 10122   2292342       783      3380         0     84861     10229   1066867     21.73     22.91
2291.61/574.54	c  N dy 10205   2313659       783      3380         0    106021     10229   1743735     21.73     22.96
2327.91/583.61	c  N dy 10295   2334229       783      3380         0    126456     10229   2404061     21.73     22.98
2355.85/590.63	c  N dy 10408   2354251       783      3380         0     79841     10229    893196     21.74     24.81
2382.59/597.37	c  N dy 10523   2374328       783      3380         0     99757     10229   1537124     21.75     26.00
2416.87/605.92	c  N dy 10632   2394372       783      3380         0    119671     10229   2174133     21.75     23.02
2453.21/615.04	c  N dy 10729   2414471       783      3380         0     72127     10229    615949     21.76     23.12
2475.51/620.63	c  N dy 10772   2434541       783      3380         0     92011     10229   1245729     21.75     24.52
2507.01/628.59	c  N dy 10880   2455091       783      3380         0    112443     10229   1900575     21.75     23.02
2545.36/638.15	c  N dy 10991   2475122       783      3380         0    132318     10229   2538433     21.76     23.57
2572.83/645.03	c  N dy 11102   2495438       783      3380         0     83991     10229    978313     21.76     23.08
2601.56/652.28	c  N dy 11213   2515806       783      3380         0    104234     10229   1626903     21.77     23.11
2636.66/661.05	c  N dy 11308   2535871       783      3380         0    124154     10229   2273129     21.77     22.97
2675.35/670.72	c  N dy 11401   2557697       783      3380         0     76308     10229    697927     21.78     23.06
2700.88/677.13	c  N dy 11521   2578048       783      3380         0     96527     10229   1357519     21.79     23.18
2734.04/685.42	c  N dy 11618   2598133       783      3380         0    116484     10229   1998419     21.79     23.05
2776.28/696.03	c  N dy 11705   2618175       783      3380         0    136350     10229   2633375     21.79     26.33
2803.83/702.91	c  N dy 11812   2638212       783      3380         0     85760     10229    983857     21.80     23.83
2832.53/710.17	c  N dy 11874   2659020       783      3380         0    106351     10229   1636875     21.79     23.15
2869.23/719.32	c  N dy 11984   2679087       783      3380         0    126291     10229   2276917     21.80     23.01
2910.31/729.62	c  N dy 12107   2699197       783      3380         0     74815     10229    601650     21.81     23.05
2925.87/733.51	c  S st 12164   2711305       783      3380         0     86848     10229    994449     21.81     18.35
2926.69/733.80	c  S st 12164   2711809       783      3380         0     87352     10229   1010870     21.81   no data
2926.69/733.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2927.11/733.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
2927.11/733.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2927.11/733.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2927.11/733.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2927.11/733.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
2927.11/733.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2927.11/733.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2927.45/733.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2929.45/734.46	c lits-rem:        49  cl-subs:      381  v-elim:      0  v-fix:    0  time:  0.54 s
2929.45/734.46	c vivif2 --  cl tried     3380 cl shrink        0 lits rem          0 time: 0.00
2929.45/734.48	c vivif2 --  cl tried    86971 cl shrink        0 lits rem          0 time: 0.02
2929.85/734.59	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.11
2929.85/734.59	c calculated reachability. Time: 0.00
2929.85/734.59	c  N dy 12164   2711809       783      3380         0     86971     10229    996349     21.81   no data
2971.33/744.98	c  N dy 12242   2740221       783      3380         0    115037     10229   1888161     21.80     23.04
3012.42/755.28	c  N dy 12331   2761861       783      3380         0    136521     10229   2582753     21.80     22.97
3047.14/763.95	c  N dy 12383   2785776       783      3380         0     87821     10229    998392     21.79     23.03
3076.65/771.33	c  N dy 12499   2805792       783      3380         0    107699     10229   1644058     21.80     23.14
3114.95/780.92	c  N dy 12606   2826853       783      3380         0    128624     10229   2326155     21.80     23.01
3159.66/792.17	c  N dy 12709   2849766       783      3380         0     77934     10229    652282     21.80     23.08
3185.14/798.61	c  N dy 12821   2869829       783      3380         0     97884     10229   1296222     21.81     22.96
3216.71/806.43	c  N dy 12858   2889912       783      3380         0    117710     10229   1909874     21.80     22.97
3256.94/816.50	c  N dy 12920   2910738       783      3380         0    138357     10229   2570847     21.80     23.00
3294.44/825.96	c  N dy 13012   2932236       783      3380         0     85297     10229    860657     21.80     23.14
3322.36/832.92	c  N dy 13100   2952301       783      3380         0    105209     10229   1497884     21.80     23.74
3358.26/841.98	c  N dy 13204   2972391       783      3380         0    125139     10229   2133806     21.81     23.03
3402.54/853.03	c  N dy 13312   2992453       783      3380         0    145053     10229   2770950     21.81     22.99
3434.06/860.91	c  N dy 13420   3012706       783      3380         0     89767     10229    981902     21.82     23.03
3463.98/868.44	c  N dy 13552   3032732       783      3380         0    109649     10229   1634684     21.83     23.00
3502.27/878.06	c  N dy 13680   3052884       783      3380         0    129673     10229   2283045     21.83     23.05
3555.71/891.49	c  N dy 13790   3072916       783      3380         0    149573     10229   2933465     21.84     23.79
3592.81/900.76	c  N dy 13898   3092938       783      3380         0     93045     10229   1069086     21.84     25.97
3624.35/908.70	c  N dy 14013   3112979       783      3380         0    112950     10229   1717086     21.85     25.22
3663.84/918.57	c  N dy 14122   3133063       783      3380         0    132889     10229   2359780     21.86     23.01
3719.26/932.49	c  N dy 14172   3160144       783      3380         0     82315     10229    688716     21.85     23.01
3753.55/941.08	c  N dy 14251   3180289       783      3380         0    102301     10229   1328553     21.85     23.00
3799.03/952.44	c  N dy 14351   3201416       783      3380         0    123256     10229   2002094     21.85     23.02
3821.37/958.02	c  S st 14405   3211809       783      3380         0    133575     10229   2332657     21.85   no data
3822.55/958.39	c  S st 14405   3212313       783      3380         0    134079     10229   2348933     21.85   no data
3822.95/958.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3822.95/958.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3822.95/958.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3822.95/958.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3822.95/958.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3822.95/958.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    783 time:  0.00 s
3822.95/958.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3823.35/958.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3823.35/958.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3832.93/960.92	c lits-rem:       209  cl-subs:     1942  v-elim:      0  v-fix:    0  time:  2.34 s
3832.93/960.92	c vivif2 --  cl tried     3380 cl shrink        0 lits rem          0 time: 0.00
3832.93/960.95	c vivif2 --  cl tried   132137 cl shrink        0 lits rem          0 time: 0.03
3833.73/961.10	c asymm  cl-useful: 0/3380/3380 lits-rem:0 time: 0.15
3833.73/961.10	c calculated reachability. Time: 0.00
3833.73/961.10	c  N dy 14405   3212313       783      3380         0    132137     10229   2281266     21.85   no data
3883.64/973.67	c  N dy 14459   3236516       783      3380         0    156044     10229   3036021     21.84     22.99
3910.71/980.46	c  N dy 14577   3256600       783      3380         0     97661     10229   1174275     21.85     23.48
3942.63/988.45	c  N dy 14678   3276620       783      3380         0    117532     10229   1823010     21.85     23.01
3981.33/998.17	c  N dy 14757   3296962       783      3380         0    137718     10229   2480423     21.85     23.13
4029.19/1010.15	c  N dy 14859   3317058       783      3380         0    157682     10229   3126919     21.85     23.11
4062.70/1018.58	c  N dy 14983   3341407       783      3380         0    102450     10229   1296089     21.86     23.08
4097.01/1027.19	c  N dy 15070   3361557       783      3380         0    122430     10229   1940642     21.86     23.12
4138.14/1037.49	c  N dy 15154   3381669       783      3380         0    142370     10229   2583049     21.86     23.16
4185.58/1049.32	c  N dy 15266   3401717       783      3380         0     81917     10229    604248     21.87     26.48
4213.49/1056.30	c  N dy 15365   3421895       783      3380         0    101961     10229   1252393     21.87     23.20
4247.43/1064.87	c  N dy 15471   3442001       783      3380         0    121929     10229   1895477     21.87     23.18
4290.48/1075.62	c  N dy 15587   3462615       783      3380         0    142408     10229   2562454     21.88     23.04
4338.35/1087.69	c  N dy 15686   3482663       783      3380         0    162288     10229   3206621     21.88     24.23
4368.27/1095.18	c  N dy 15804   3502667       783      3380         0    100752     10229   1186267     21.89     25.33
4410.93/1105.89	c  N dy 15912   3522762       783      3380         0    120708     10229   1835468     21.89     24.51
4468.37/1120.20	c  N dy 16027   3545175       783      3380         0    142932     10229   2552817     21.90     23.14
4515.84/1132.18	c  N dy 16105   3565240       783      3380         0    162823     10229   3189455     21.89     23.28
4546.56/1139.83	c  N dy 16201   3585900       783      3380         0    100957     10229   1158195     21.89     23.10
4580.46/1148.41	c  N dy 16306   3606291       783      3380         0    121199     10229   1817165     21.90     23.11
4634.70/1161.96	c  N dy 16351   3634436       783      3380         0    149027     10229   2691080     21.89     23.07
4682.58/1173.93	c  N dy 16451   3654455       783      3380         0     85585     10229    646986     21.89     23.07
4716.49/1182.45	c  N dy 16543   3674651       783      3380         0    105583     10229   1290749     21.89     23.13
4762.75/1194.03	c  N dy 16653   3694711       783      3380         0    125531     10229   1940545     21.90     26.52

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-3366562-1305408254/watcher-3366562-1305408254 -o /tmp/evaluation-result-3366562-1305408254/solver-3366562-1305408254 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366562-1305408254.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.08 8.09 7.83 6/353 21714
/proc/meminfo: memFree=23638104/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=273780 CPUtime=0.01 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 971 0 0 0 1 0 0 0 25 0 4 0 652422142 280350720 890 33554432000 4194304 4580107 140734572692080 18446744073709551615 4288820 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 68445 891 358 95 0 63427 0
[pid=21714/tid=21715] ppid=21712 vsize=274200 CPUtime=0 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 331 0 0 0 0 0 0 0 25 0 4 0 652422142 280780800 1163 33554432000 4194304 4580107 140734572692080 18446744073709551615 4400309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=274200 CPUtime=0 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 39 0 0 0 0 0 0 0 25 0 4 0 652422142 280780800 1163 33554432000 4194304 4580107 140734572692080 18446744073709551615 254500796910 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=274200 CPUtime=0 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 188 0 0 0 0 0 0 0 25 0 4 0 652422142 280780800 1163 33554432000 4194304 4580107 140734572692080 18446744073709551615 4321036 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.103492 s]
/proc/loadavg: 8.08 8.09 7.83 6/353 21714
/proc/meminfo: memFree=23638104/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=282628 CPUtime=0.38 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 2079 0 0 0 38 0 0 0 18 0 4 0 652422142 289411072 1886 33554432000 4194304 4580107 140734572692080 18446744073709551615 4317012 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 70657 1886 377 95 0 65639 0
[pid=21714/tid=21715] ppid=21712 vsize=282628 CPUtime=0.09 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 453 0 0 0 9 0 0 0 18 0 4 0 652422142 289411072 1886 33554432000 4194304 4580107 140734572692080 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=282628 CPUtime=0.09 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 414 0 0 0 9 0 0 0 25 0 4 0 652422142 289411072 1886 33554432000 4194304 4580107 140734572692080 18446744073709551615 4301856 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=282628 CPUtime=0.09 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 322 0 0 0 9 0 0 0 25 0 4 0 652422142 289411072 1886 33554432000 4194304 4580107 140734572692080 18446744073709551615 4306328 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282628

[startup+0.200473 s]
/proc/loadavg: 8.08 8.09 7.83 6/353 21714
/proc/meminfo: memFree=23638104/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=283884 CPUtime=0.77 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 2800 0 0 0 77 0 0 0 18 0 4 0 652422142 290697216 2028 33554432000 4194304 4580107 140734572692080 18446744073709551615 4293849 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 70971 2028 377 95 0 65953 0
[pid=21714/tid=21715] ppid=21712 vsize=283884 CPUtime=0.19 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 643 0 0 0 19 0 0 0 18 0 4 0 652422142 290697216 2028 33554432000 4194304 4580107 140734572692080 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=283884 CPUtime=0.18 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 532 0 0 0 18 0 0 0 25 0 4 0 652422142 290697216 2029 33554432000 4194304 4580107 140734572692080 18446744073709551615 4332139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=283884 CPUtime=0.19 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 531 0 0 0 19 0 0 0 25 0 4 0 652422142 290697216 2029 33554432000 4194304 4580107 140734572692080 18446744073709551615 4325173 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283884

[startup+0.300453 s]
/proc/loadavg: 8.08 8.09 7.83 6/353 21714
/proc/meminfo: memFree=23638104/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=284460 CPUtime=1.17 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 3301 0 0 0 117 0 0 0 18 0 4 0 652422142 291287040 2335 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 71115 2335 377 95 0 66097 0
[pid=21714/tid=21715] ppid=21712 vsize=284460 CPUtime=0.29 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 764 0 0 0 29 0 0 0 18 0 4 0 652422142 291287040 2335 33554432000 4194304 4580107 140734572692080 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=284460 CPUtime=0.28 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 721 0 0 0 28 0 0 0 25 0 4 0 652422142 291287040 2335 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=284460 CPUtime=0.29 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 624 0 0 0 29 0 0 0 25 0 4 0 652422142 291287040 2335 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284460

[startup+0.700374 s]
/proc/loadavg: 8.08 8.09 7.83 6/353 21714
/proc/meminfo: memFree=23638104/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=285288 CPUtime=2.76 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 5122 0 0 0 276 0 0 0 18 0 4 0 652422142 292134912 3014 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 71322 3014 377 95 0 66304 0
[pid=21714/tid=21715] ppid=21712 vsize=285288 CPUtime=0.69 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 1204 0 0 0 69 0 0 0 18 0 4 0 652422142 292134912 3014 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=285288 CPUtime=0.68 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 1189 0 0 0 68 0 0 0 25 0 4 0 652422142 292134912 3014 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=285288 CPUtime=0.69 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 1073 0 0 0 69 0 0 0 25 0 4 0 652422142 292134912 3014 33554432000 4194304 4580107 140734572692080 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285288

[startup+1.50022 s]
/proc/loadavg: 8.16 8.11 7.83 9/357 21718
/proc/meminfo: memFree=23624992/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=286668 CPUtime=5.95 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 8832 0 0 0 594 1 0 0 20 0 4 0 652422142 293548032 3579 33554432000 4194304 4580107 140734572692080 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 71667 3579 378 95 0 66649 0
[pid=21714/tid=21715] ppid=21712 vsize=286668 CPUtime=1.49 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 2042 0 0 0 149 0 0 0 20 0 4 0 652422142 293548032 3579 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=286668 CPUtime=1.47 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 2149 0 0 0 147 0 0 0 25 0 4 0 652422142 293548032 3579 33554432000 4194304 4580107 140734572692080 18446744073709551615 4322933 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=286668 CPUtime=1.48 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 2021 0 0 0 148 0 0 0 25 0 4 0 652422142 293548032 3579 33554432000 4194304 4580107 140734572692080 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286668

[startup+3.1009 s]
/proc/loadavg: 8.16 8.11 7.83 9/357 21718
/proc/meminfo: memFree=23607880/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=268956 CPUtime=12.35 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 21566 0 0 0 1231 4 0 0 25 0 4 0 652422142 275410944 11984 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 67239 11984 379 95 0 62221 0
[pid=21714/tid=21715] ppid=21712 vsize=268956 CPUtime=3.08 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 4545 0 0 0 308 0 0 0 25 0 4 0 652422142 275410944 11984 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=268956 CPUtime=3.05 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 5887 0 0 0 305 0 0 0 25 0 4 0 652422142 275410944 11984 33554432000 4194304 4580107 140734572692080 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=268956 CPUtime=3.09 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 5321 0 0 0 308 1 0 0 25 0 4 0 652422142 275410944 11984 33554432000 4194304 4580107 140734572692080 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 268956

[startup+6.30026 s]
/proc/loadavg: 8.16 8.11 7.83 9/357 21718
/proc/meminfo: memFree=23570708/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=294952 CPUtime=25.11 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 31791 0 0 0 2504 7 0 0 25 0 4 0 652422142 302030848 16106 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 73738 16106 379 95 0 68720 0
[pid=21714/tid=21715] ppid=21712 vsize=294952 CPUtime=6.29 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 8648 0 0 0 628 1 0 0 25 0 4 0 652422142 302030848 16106 33554432000 4194304 4580107 140734572692080 18446744073709551615 4319829 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=294952 CPUtime=6.22 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 7510 0 0 0 621 1 0 0 25 0 4 0 652422142 302030848 16106 33554432000 4194304 4580107 140734572692080 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=294952 CPUtime=6.29 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 7577 0 0 0 627 2 0 0 25 0 4 0 652422142 302030848 16106 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 294952

[startup+12.701 s]
/proc/loadavg: 8.13 8.10 7.84 9/357 21718
/proc/meminfo: memFree=23542672/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=285948 CPUtime=50.63 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 50500 0 0 0 5052 11 0 0 25 0 4 0 652422142 292810752 25015 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 71487 25016 379 95 0 66469 0
[pid=21714/tid=21715] ppid=21712 vsize=285948 CPUtime=12.68 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 13779 0 0 0 1266 2 0 0 25 0 4 0 652422142 292810752 25016 33554432000 4194304 4580107 140734572692080 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=285948 CPUtime=12.55 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 11331 0 0 0 1253 2 0 0 25 0 4 0 652422142 292810752 25016 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294462 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=285948 CPUtime=12.69 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 13020 0 0 0 1266 3 0 0 25 0 4 0 652422142 292810752 25016 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 285948

[startup+25.5004 s]
/proc/loadavg: 8.11 8.10 7.84 9/357 21719
/proc/meminfo: memFree=23487948/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=298868 CPUtime=101.69 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 74247 0 0 0 10151 18 0 0 25 0 4 0 652422142 306040832 35140 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 74717 35140 379 95 0 69699 0
[pid=21714/tid=21715] ppid=21712 vsize=298868 CPUtime=25.49 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 22242 0 0 0 2545 4 0 0 25 0 4 0 652422142 306040832 35140 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=298868 CPUtime=25.2 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 16181 0 0 0 2517 3 0 0 25 0 4 0 652422142 306040832 35140 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=298868 CPUtime=25.49 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 18963 0 0 0 2543 6 0 0 25 0 4 0 652422142 306040832 35140 33554432000 4194304 4580107 140734572692080 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 298868

[startup+51.1013 s]
/proc/loadavg: 8.07 8.09 7.84 9/357 21719
/proc/meminfo: memFree=23470564/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=306268 CPUtime=203.81 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 98067 0 0 0 20352 29 0 0 25 0 4 0 652422142 313618432 40935 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294345 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 76567 40935 379 95 0 71549 0
[pid=21714/tid=21715] ppid=21712 vsize=306268 CPUtime=51.09 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 27732 0 0 0 5102 7 0 0 25 0 4 0 652422142 313618432 40935 33554432000 4194304 4580107 140734572692080 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=306268 CPUtime=50.52 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 21816 0 0 0 5046 6 0 0 25 0 4 0 652422142 313618432 40935 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=306268 CPUtime=51.09 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 26318 0 0 0 5101 8 0 0 25 0 4 0 652422142 313618432 40935 33554432000 4194304 4580107 140734572692080 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 306268

[startup+102.301 s]
/proc/loadavg: 8.06 8.09 7.85 9/357 21721
/proc/meminfo: memFree=23426760/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=383496 CPUtime=408.06 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 129555 0 0 0 40758 48 0 0 25 0 4 0 652422142 392699904 52730 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 95874 52731 379 95 0 90856 0
[pid=21714/tid=21715] ppid=21712 vsize=383496 CPUtime=102.3 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 31051 0 0 0 10221 9 0 0 25 0 4 0 652422142 392699904 52731 33554432000 4194304 4580107 140734572692080 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=383496 CPUtime=101.13 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 31252 0 0 0 10102 11 0 0 25 0 4 0 652422142 392699904 52731 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=383496 CPUtime=102.3 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 35615 0 0 0 10216 14 0 0 25 0 4 0 652422142 392699904 52731 33554432000 4194304 4580107 140734572692080 18446744073709551615 4324249 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.06
Current children cumulated vsize (KiB) 383496

[startup+162.301 s]

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

[pid=21714] ppid=21712 vsize=583720 CPUtime=2801.41 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 370626 0 0 0 279971 170 0 0 25 0 4 0 652422142 597729280 93793 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 145930 93793 379 95 0 140912 0
[pid=21714/tid=21715] ppid=21712 vsize=583720 CPUtime=702.32 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 55612 0 0 0 70210 22 0 0 25 0 4 0 652422142 597729280 93793 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=583720 CPUtime=694.43 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 88916 0 0 0 69402 41 0 0 25 0 4 0 652422142 597729280 93793 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=583720 CPUtime=702.32 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 131085 0 0 0 70173 59 0 0 25 0 4 0 652422142 597729280 93793 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294479 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.41
Current children cumulated vsize (KiB) 583720

[startup+762.301 s]
/proc/loadavg: 8.09 8.10 7.96 9/357 21769
/proc/meminfo: memFree=23411220/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=583960 CPUtime=3040.78 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 391161 0 0 0 303896 182 0 0 25 0 4 0 652422142 597975040 104023 33554432000 4194304 4580107 140734572692080 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 145990 104023 379 95 0 140972 0
[pid=21714/tid=21715] ppid=21712 vsize=583960 CPUtime=762.33 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 57181 0 0 0 76210 23 0 0 25 0 4 0 652422142 597975040 104023 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=583960 CPUtime=753.77 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 94818 0 0 0 75332 45 0 0 25 0 4 0 652422142 597975040 104023 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=583960 CPUtime=762.33 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 139564 0 0 0 76169 64 0 0 25 0 4 0 652422142 597975040 104023 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3040.78
Current children cumulated vsize (KiB) 583960

[startup+822.301 s]
/proc/loadavg: 8.11 8.10 7.97 9/357 21771
/proc/meminfo: memFree=23413420/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=670848 CPUtime=3280.08 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 409084 0 0 0 327814 194 0 0 25 0 4 0 652422142 686948352 93080 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294551 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 167712 93080 379 95 0 162694 0
[pid=21714/tid=21715] ppid=21712 vsize=670848 CPUtime=822.32 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 60585 0 0 0 82207 25 0 0 25 0 4 0 652422142 686948352 93080 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=670848 CPUtime=813.09 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 98032 0 0 0 81261 48 0 0 25 0 4 0 652422142 686948352 93080 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=670848 CPUtime=822.32 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 148297 0 0 0 82163 69 0 0 25 0 4 0 652422142 686948352 93080 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.08
Current children cumulated vsize (KiB) 670848

[startup+882.314 s]
/proc/loadavg: 8.04 8.08 7.97 9/357 21772
/proc/meminfo: memFree=23341448/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=691376 CPUtime=3519.47 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 445459 0 0 0 351738 209 0 0 25 0 4 0 652422142 707969024 105908 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 172844 105908 379 95 0 167826 0
[pid=21714/tid=21715] ppid=21712 vsize=691376 CPUtime=882.34 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 69021 0 0 0 88205 29 0 0 25 0 4 0 652422142 707969024 105908 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=691376 CPUtime=872.43 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 102588 0 0 0 87192 51 0 0 25 0 4 0 652422142 707969024 105908 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=691376 CPUtime=882.34 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 165449 0 0 0 88160 74 0 0 25 0 4 0 652422142 707969024 105908 33554432000 4194304 4580107 140734572692080 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3519.47
Current children cumulated vsize (KiB) 691376

[startup+942.301 s]
/proc/loadavg: 8.05 8.08 7.97 9/357 21774
/proc/meminfo: memFree=23309168/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=762644 CPUtime=3758.74 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 466422 0 0 0 375653 221 0 0 25 0 4 0 652422142 780947456 113903 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 190661 113903 379 95 0 185643 0
[pid=21714/tid=21715] ppid=21712 vsize=762644 CPUtime=942.33 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 78957 0 0 0 94199 34 0 0 25 0 4 0 652422142 780947456 113903 33554432000 4194304 4580107 140734572692080 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=762644 CPUtime=931.73 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 106008 0 0 0 93120 53 0 0 25 0 4 0 652422142 780947456 113903 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=762644 CPUtime=942.33 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 170344 0 0 0 94156 77 0 0 25 0 4 0 652422142 780947456 113903 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3758.74
Current children cumulated vsize (KiB) 762644

[startup+1002.3 s]
/proc/loadavg: 8.05 8.08 7.98 9/357 21776
/proc/meminfo: memFree=23312484/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=707604 CPUtime=3998.08 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 490192 0 0 0 399573 235 0 0 25 0 4 0 652422142 724586496 113106 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 176901 113106 379 95 0 171883 0
[pid=21714/tid=21715] ppid=21712 vsize=707604 CPUtime=1002.34 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 84771 0 0 0 100197 37 0 0 25 0 4 0 652422142 724586496 113106 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=707604 CPUtime=991.06 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 109924 0 0 0 99051 55 0 0 25 0 4 0 652422142 724586496 113106 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=707604 CPUtime=1002.33 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 179089 0 0 0 100151 82 0 0 25 0 4 0 652422142 724586496 113106 33554432000 4194304 4580107 140734572692080 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3998.08
Current children cumulated vsize (KiB) 707604

[startup+1062.3 s]
/proc/loadavg: 8.21 8.11 8.00 9/357 21777
/proc/meminfo: memFree=23283792/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=776992 CPUtime=4237.43 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 514274 0 0 0 423496 247 0 0 25 0 4 0 652422142 795639808 118956 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 194248 118956 379 95 0 189230 0
[pid=21714/tid=21715] ppid=21712 vsize=776992 CPUtime=1062.34 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 91316 0 0 0 106193 41 0 0 25 0 4 0 652422142 795639808 118956 33554432000 4194304 4580107 140734572692080 18446744073709551615 4292977 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=776992 CPUtime=1050.4 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 114518 0 0 0 104984 56 0 0 25 0 4 0 652422142 795639808 118956 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=776992 CPUtime=1062.34 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 187946 0 0 0 106147 87 0 0 25 0 4 0 652422142 795639808 118956 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4237.43
Current children cumulated vsize (KiB) 776992

[startup+1122.3 s]
/proc/loadavg: 8.22 8.12 8.01 9/357 21779
/proc/meminfo: memFree=23262820/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=802028 CPUtime=4476.74 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 535530 0 0 0 447417 257 0 0 25 0 4 0 652422142 821276672 128149 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 200507 128149 379 95 0 195489 0
[pid=21714/tid=21715] ppid=21712 vsize=802028 CPUtime=1122.34 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 96211 0 0 0 112190 44 0 0 25 0 4 0 652422142 821276672 128149 33554432000 4194304 4580107 140734572692080 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=802028 CPUtime=1109.72 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 118504 0 0 0 110913 59 0 0 25 0 4 0 652422142 821276672 128149 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=802028 CPUtime=1122.34 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 196653 0 0 0 112145 89 0 0 25 0 4 0 652422142 821276672 128149 33554432000 4194304 4580107 140734572692080 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4476.74
Current children cumulated vsize (KiB) 802028

[startup+1182.3 s]
/proc/loadavg: 8.15 8.11 8.00 9/357 21780
/proc/meminfo: memFree=23256836/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=753668 CPUtime=4716.09 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 552478 0 0 0 471342 267 0 0 25 0 4 0 652422142 771756032 126970 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 188417 126970 379 95 0 183399 0
[pid=21714/tid=21715] ppid=21712 vsize=753668 CPUtime=1182.35 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 97311 0 0 0 118190 45 0 0 25 0 4 0 652422142 771756032 126970 33554432000 4194304 4580107 140734572692080 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=753668 CPUtime=1169.05 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 122034 0 0 0 116844 61 0 0 25 0 4 0 652422142 771756032 126970 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=753668 CPUtime=1182.34 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 204664 0 0 0 118141 93 0 0 25 0 4 0 652422142 771756032 126970 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4716.09
Current children cumulated vsize (KiB) 753668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.10 8.10 8.00 10/357 21781
/proc/meminfo: memFree=23225824/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=809616 CPUtime=4800.31 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 556163 0 0 0 479761 270 0 0 25 0 4 0 652422142 829046784 130006 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 202404 130006 379 95 0 197386 0
[pid=21714/tid=21715] ppid=21712 vsize=809616 CPUtime=1203.47 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 97709 0 0 0 120302 45 0 0 25 0 4 0 652422142 829046784 130006 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=809616 CPUtime=1189.9 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 123988 0 0 0 118929 61 0 0 25 0 4 0 652422142 829046784 130006 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=809616 CPUtime=1203.47 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 205997 0 0 0 120252 95 0 0 25 0 4 0 652422142 829046784 130006 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 809616

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

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

[startup+1203.4 s]
/proc/loadavg: 8.10 8.10 8.00 10/357 21781
/proc/meminfo: memFree=23225824/32950928 swapFree=45937192/67111528
[pid=21714] ppid=21712 vsize=809616 CPUtime=4800.31 cores=1,3,5,7
/proc/21714/stat : 21714 (strangenight2-m) R 21712 21714 21516 0 -1 4202496 556163 0 0 0 479761 270 0 0 25 0 4 0 652422142 829046784 130006 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21714/statm: 202404 130006 379 95 0 197386 0
[pid=21714/tid=21715] ppid=21712 vsize=809616 CPUtime=1203.47 cores=1,3,5,7
/proc/21714/task/21715/stat : 21715 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 97709 0 0 0 120302 45 0 0 25 0 4 0 652422142 829046784 130006 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21714/tid=21716] ppid=21712 vsize=809616 CPUtime=1189.9 cores=1,3,5,7
/proc/21714/task/21716/stat : 21716 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 123988 0 0 0 118929 61 0 0 25 0 4 0 652422142 829046784 130006 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21714/tid=21717] ppid=21712 vsize=809616 CPUtime=1203.47 cores=1,3,5,7
/proc/21714/task/21717/stat : 21717 (strangenight2-m) R 21712 21714 21516 0 -1 4202560 205997 0 0 0 120252 95 0 0 25 0 4 0 652422142 829046784 130006 33554432000 4194304 4580107 140734572692080 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 809616

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.46
CPU time (s): 4800.38
CPU user time (s): 4797.65
CPU system time (s): 2.72958
CPU usage (%): 398.882
Max. virtual memory (cumulated for all children) (KiB): 858044

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

runsolver used 3.78942 second user time and 9.79551 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 23:24:15
IDJOB=3366562
IDBENCH=82971
IDSOLVER=1844
FILE ID=node149/3366562-1305408254
RUNJOBID= node149-1305406255-21535
PBS_JOBID= 13324509
Free space on /tmp= 73568 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S890760919-021.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366562-1305408254/watcher-3366562-1305408254 -o /tmp/evaluation-result-3366562-1305408254/solver-3366562-1305408254 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366562-1305408254.cnf

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

MD5SUM BENCH= 17e7946cc73ece994e4c474e2407ffbb
RANDOM SEED=1798446776

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23638384 kB
Buffers:        309148 kB
Cached:        3873012 kB
SwapCached:      19984 kB
Active:        6812740 kB
Inactive:      2204824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23638384 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            5464 kB
Writeback:           0 kB
AnonPages:     4828132 kB
Mapped:          14536 kB
Slab:           157144 kB
PageTables:      73076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80903424 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= 73560 MiB
End job on node149 at 2011-05-14 23:44:20