Trace number 3173782

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? (TO) 4800.35 1201.77

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S131912631-041-UNKNOWN.cnf
MD5SUM930b758d4a8e6fc97742d1279599e316
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.8087
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 515000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c 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-3173782-1304031192.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data
0.00/0.09	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.07
0.00/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.00/0.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.11	c calculated reachability. Time: 0.00
0.00/0.11	c Calc default polars -  time:   0.00 s pos:     390 undec:      22 neg:     338
0.00/0.11	c =========================================================================================
0.00/0.11	c types(t): F = full restart, N = normal restart
0.00/0.11	c types(t): S = simplification begin/end, E = solution found
0.00/0.11	c restart types(rt): st = static, dy = dynamic
0.00/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.11	c  B st     0         0       750     15000         0         0     75000         0   no data   no data
0.00/0.23	c Decided on static restart strategy
0.00/0.42	c  N st     8      4915       750     15000         0      4855     75000    522049   no data   no data
3.40/0.87	c  N st    10     11297       750     15000         0      4503     75000    317317   no data   no data
5.17/1.36	c  N st    11     17043       750     15000         0     10201     75000    973118   no data   no data
7.97/2.07	c  F st    12     25000       750     15000         0     12539     75000   1177019   no data   no data
7.97/2.07	c  N st    12     25000       750     15000         0     12539     75000   1177019   no data   no data
9.57/2.43	c  N dy    18     30001       750     15000         0     10739     75000    871842   no data   no data
9.57/2.43	c  S st    18     30001       750     15000         0     10739     75000    871842   no data   no data
9.57/2.48	c  S st    18     30506       750     15000         0     11243     75000    917867   no data   no data
9.57/2.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.57/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.57/2.49	c blocked clauses removed:        0 vars:      0 tried:         750 T: 0.00 s
9.57/2.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.57/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
9.57/2.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.97/2.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.97/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.15/3.35	c lits-rem:       180  cl-subs:      101  v-elim:      0  v-fix:    0  time:  0.81 s
13.55/3.45	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.10
13.55/3.45	c calculated reachability. Time: 0.00
13.55/3.45	c  N dy    18     30506       750     15000         0     11142     75000    899705   no data   no data
14.76/3.79	c  N dy    31     34717       750     15000         0     15337     75000   1312669     81.20     86.57
16.37/4.14	c  N dy    47     39143       750     15000         0     11894     75000    709196     80.09     85.30
17.54/4.49	c  N dy    71     43194       750     15000         0     15931     75000   1106461     80.53     91.25
18.74/4.72	c  S st    82     45759       750     15000         0      9577     75000    350283     80.18     76.34
18.74/4.77	c  S st    82     46261       750     15000         0     10079     75000    394745     80.18   no data
18.74/4.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.74/4.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
18.74/4.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.74/4.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.74/4.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.74/4.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
18.74/4.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.74/4.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.14/4.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.55/4.91	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.11 s
19.55/4.91	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
19.55/4.92	c vivif2 --  cl tried    10077 cl shrink        0 lits rem          0 time: 0.00
19.95/5.02	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.10
19.95/5.02	c calculated reachability. Time: 0.00
19.95/5.02	c  N dy    82     46261       750     15000         0     10077     75000    394380     80.18   no data
21.14/5.35	c  N dy   104     50527       750     15000         0     14325     75000    809954     80.08     84.35
22.74/5.75	c  N dy   127     55015       750     15000         0     18796     75000   1253200     80.19     85.12
23.94/6.08	c  N dy   147     59065       750     15000         0     12895     75000    573493     80.21     84.53
25.53/6.44	c  N dy   168     63213       750     15000         0     17034     75000    979000     80.19     85.30
27.14/6.83	c  N dy   185     67294       750     15000         0     21097     75000   1374681     80.08     84.89
27.93/7.03	c  S st   197     69391       750     15000         0     12237     75000    408165     80.00   no data
27.93/7.08	c  S st   197     69894       750     15000         0     12740     75000    451258     80.00   no data
27.93/7.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.93/7.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.93/7.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.93/7.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.93/7.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.93/7.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
27.93/7.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.33/7.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.33/7.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.73/7.29	c lits-rem:        49  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.17 s
28.73/7.29	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
28.73/7.30	c vivif2 --  cl tried    12725 cl shrink        0 lits rem          0 time: 0.00
29.54/7.41	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.11
29.54/7.41	c calculated reachability. Time: 0.00
29.54/7.41	c  N dy   197     69894       750     15000         0     12725     75000    448478     80.00   no data
31.13/7.82	c  N dy   211     74687       750     15000         0     17493     75000    917260     79.61     83.82
33.13/8.30	c  N dy   240     79632       750     15000         0     22421     75000   1396451     79.65     84.62
34.72/8.76	c  N dy   266     84804       750     15000         0     15626     75000    641675     79.64     84.17
35.92/9.00	c  F st   283     87500       750     15000         0     18312     75000    903310     79.71   no data
37.12/9.30	c  N st   288     90799       750     15000         0     21596     75000   1227158     79.71   no data
39.11/9.89	c  N dy   308     96609       750     15000         0     14440     75000    433335     79.74     84.40
41.52/10.44	c  N dy   343    102799       750     15000         0     20609     75000   1042673     79.78     84.01
42.33/10.64	c  S st   357    104841       750     15000         0     22644     75000   1247197     79.90   no data
42.73/10.71	c  S st   357    105344       750     15000         0     23147     75000   1291018     79.90   no data
42.73/10.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.73/10.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
42.73/10.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.73/10.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.73/10.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.73/10.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
42.73/10.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.73/10.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
42.73/10.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.29/13.17	c lits-rem:       222  cl-subs:       80  v-elim:      0  v-fix:    0  time:  2.37 s
52.29/13.17	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
52.29/13.18	c vivif2 --  cl tried    23067 cl shrink        0 lits rem          0 time: 0.02
53.10/13.39	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.21
53.10/13.40	c calculated reachability. Time: 0.00
53.10/13.40	c  N dy   357    105344       750     15000         0     23067     75000   1276765     79.90   no data
56.69/14.23	c  N dy   387    112254       750     15000         0     16007     75000    495949     79.72     85.13
59.91/15.06	c  N dy   421    119560       750     15000         0     23291     75000   1196253     79.58     84.63
63.48/15.96	c  N dy   473    127384       750     15000         0     16147     75000    419069     79.76     84.50
67.08/16.82	c  N dy   519    135744       750     15000         0     24484     75000   1233578     79.78     85.27
71.07/17.85	c  N dy   565    144464       750     15000         0     17226     75000    429464     79.79     86.70
74.66/18.77	c  N dy   612    153756       750     15000         0     26478     75000   1333926     79.80     84.84
76.67/19.27	c  S st   635    158017       750     15000         0     30721     75000   1743715     79.78   no data
77.07/19.36	c  S st   635    158521       750     15000         0     31225     75000   1788536     79.78   no data
77.07/19.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.07/19.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
77.07/19.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.07/19.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.07/19.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.07/19.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
77.07/19.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.48/19.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
77.48/19.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.45/24.94	c lits-rem:       252  cl-subs:      106  v-elim:      0  v-fix:    0  time:  5.48 s
99.45/24.94	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
99.45/24.96	c vivif2 --  cl tried    31119 cl shrink        0 lits rem          0 time: 0.02
100.23/25.19	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.23
100.23/25.19	c calculated reachability. Time: 0.00
100.23/25.19	c  N dy   635    158521       750     15000         0     31119     75000   1769186     79.78   no data
104.62/26.29	c  N dy   696    168686       750     15000         0     24296     75000   1033882     79.86     84.40
110.21/27.67	c  N dy   752    179501       750     15000         0     35070     75000   2083517     79.88     90.05
115.41/28.93	c  N dy   818    191044       750     15000         0     28647     75000   1371849     79.93     85.55
121.42/30.47	c  N dy   873    203288       750     15000         0     21908     75000    617145     79.82     84.54
127.80/32.00	c  N dy   946    216365       750     15000         0     34951     75000   1892744     79.81     86.58
134.60/33.71	c  N dy  1026    230221       750     15000         0     28825     75000   1205181     79.87     84.13
138.18/34.67	c  S st  1066    237783       750     15000         0     36367     75000   1939903     79.86     84.04
138.58/34.77	c  S st  1066    238286       750     15000         0     36870     75000   1982924     79.86   no data
138.58/34.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.58/34.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
138.58/34.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.58/34.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.58/34.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.58/34.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
138.58/34.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.99/34.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
138.99/34.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.34/41.97	c lits-rem:       275  cl-subs:      144  v-elim:      0  v-fix:    0  time:  7.09 s
167.34/41.97	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
167.34/41.99	c vivif2 --  cl tried    36726 cl shrink        0 lits rem          0 time: 0.02
168.54/42.28	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.28
168.54/42.28	c calculated reachability. Time: 0.00
168.54/42.28	c  N dy  1066    238286       750     15000         0     36726     75000   1957113     79.86   no data
176.13/44.13	c  N dy  1139    253525       750     15000         0     30977     75000   1319070     79.81     91.92
184.52/46.26	c  N dy  1226    269878       750     15000         0     25345     75000    684879     79.84     84.08
193.71/48.57	c  N dy  1319    287757       750     15000         0     43153     75000   2429668     79.84     84.78
203.70/51.07	c  N dy  1428    306235       750     15000         0     38642     75000   1904178     79.89     85.27
203.70/51.07	c  F st  1429    306250       750     15000         0     38657     75000   1905208     79.89   no data
214.10/53.64	c  N dy  1495    325787       750     15000         0     34219     75000   1371366     79.82     84.93
225.66/56.56	c  N dy  1607    345874       750     15000         0     29325     75000    802737     79.88     84.11
232.05/58.11	c  S st  1661    357429       750     15000         0     40841     75000   1924380     79.85   no data
232.45/58.22	c  S st  1661    357930       750     15000         0     41342     75000   1969382     79.85   no data
232.45/58.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
232.45/58.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
232.45/58.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
232.45/58.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
232.45/58.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
232.45/58.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
232.45/58.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
232.45/58.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
232.85/58.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
265.21/66.41	c lits-rem:       368  cl-subs:      127  v-elim:      0  v-fix:    0  time:  8.08 s
265.21/66.41	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
265.21/66.44	c vivif2 --  cl tried    41215 cl shrink        0 lits rem          0 time: 0.02
266.42/66.78	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.34
266.42/66.79	c calculated reachability. Time: 0.00
266.42/66.79	c  N dy  1661    357930       750     15000         0     41215     75000   1946715     79.85   no data
278.79/69.81	c  N dy  1776    378000       750     15000         0     35307     75000   1296268     79.88     84.56
291.57/73.09	c  N dy  1894    398164       750     15000         0     28504     75000    543371     79.93     84.24
303.56/76.01	c  N dy  2003    418363       750     15000         0     48627     75000   2522680     79.97     85.44
315.54/79.02	c  N dy  2101    438439       750     15000         0     40724     75000   1648218     79.95     84.17
328.35/82.24	c  N dy  2191    458547       750     15000         0     31876     75000    693492     79.90     86.49
340.30/85.27	c  N dy  2296    478639       750     15000         0     51897     75000   2656847     79.90     85.79
353.09/88.47	c  N dy  2402    498751       750     15000         0     42037     75000   1604998     79.90     84.46
367.49/92.06	c  N dy  2511    518887       750     15000         0     31218     75000    445371     79.92     85.55
377.85/94.65	c  S st  2604    536896       750     15000         0     49161     75000   2209300     79.91     80.18
378.25/94.77	c  S st  2604    537399       750     15000         0     49663     75000   2252251     79.91   no data
378.25/94.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
378.65/94.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
378.65/94.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
378.65/94.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
378.65/94.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
378.65/94.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
378.65/94.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
378.65/94.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
379.05/94.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.79/106.63	c lits-rem:       381  cl-subs:      136  v-elim:      0  v-fix:    0  time: 11.73 s
425.79/106.63	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
425.79/106.66	c vivif2 --  cl tried    49527 cl shrink        0 lits rem          0 time: 0.03
427.39/107.00	c asymm  cl-useful: 0/13357/15000 lits-rem:0 time: 0.34
427.39/107.00	c calculated reachability. Time: 0.00
427.39/107.00	c  N dy  2604    537399       750     15000         0     49527     75000   2227846     79.91   no data
441.77/110.63	c  N dy  2719    557697       750     15000         0     37872     75000   1013786     79.94     86.35
455.36/114.04	c  N dy  2838    577797       750     15000         0     57904     75000   2984157     79.97     84.21
469.73/117.67	c  N dy  2944    597948       750     15000         0     45090     75000   1622220     79.98     85.39
486.91/121.94	c  N dy  3042    619262       750     15000         0     66321     75000   3715206     79.96     84.62
500.48/125.39	c  N dy  3137    639307       750     15000         0     52429     75000   2250752     79.95     84.71
517.28/129.54	c  N dy  3247    659407       750     15000         0     37579     75000    710640     79.97     84.92
531.25/133.07	c  N dy  3349    680023       750     15000         0     58122     75000   2729067     79.96     85.51
547.22/137.03	c  N dy  3456    700030       750     15000         0     42186     75000   1076366     79.97     84.84
562.00/140.77	c  N dy  3568    720701       750     15000         0     62780     75000   3093993     79.97     84.38
577.58/144.62	c  N dy  3675    740842       750     15000         0     45984     75000   1348884     79.96     87.41
592.76/148.47	c  N dy  3787    761151       750     15000         0     66240     75000   3351139     79.98     84.99
608.35/152.33	c  N dy  3885    781162       750     15000         0     48294     75000   1492192     79.96     85.45
624.33/156.30	c  N dy  3990    801237       750     15000         0     68313     75000   3457701     79.96     84.46
628.71/157.46	c  S st  4021    806098       750     15000         0     73152     75000   3933045     79.97     77.73
629.51/157.64	c  S st  4021    806601       750     15000         0     73655     75000   3979839     79.97   no data
629.51/157.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
629.92/157.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
629.92/157.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
629.92/157.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
629.92/157.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
629.92/157.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
629.92/157.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
629.92/157.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
630.32/157.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
721.79/180.70	c lits-rem:       861  cl-subs:      226  v-elim:      0  v-fix:    0  time: 22.83 s
721.79/180.70	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
721.79/180.75	c vivif2 --  cl tried    73429 cl shrink        0 lits rem          0 time: 0.05
722.19/180.83	c asymm  cl-useful: 0/1643/15000 lits-rem:0 time: 0.08
722.19/180.83	c calculated reachability. Time: 0.00
722.19/180.83	c  N dy  4021    806601       750     15000         0     73429     75000   3938473     79.97   no data
737.37/184.62	c  N dy  4129    826851       750     15000         0     54731     75000   2037091     79.98     84.32
754.56/188.91	c  N dy  4234    846938       750     15000         0     74765     75000   4013100     79.99     86.01
769.73/192.76	c  N dy  4341    866998       750     15000         0     54895     75000   1963262     79.99     89.63
787.30/197.18	c  N dy  4442    887167       750     15000         0     74995     75000   3945265     80.00     84.84
803.68/201.22	c  N dy  4557    907178       750     15000         0     54076     75000   1784718     80.00     84.43
820.85/205.57	c  N dy  4667    927313       750     15000         0     74149     75000   3766110     80.01     84.67
838.05/209.81	c  N dy  4782    947315       750     15000         0     52218     75000   1528323     80.04     84.62
854.42/213.95	c  N dy  4875    967383       750     15000         0     72223     75000   3506911     80.02     84.88
873.20/218.64	c  N dy  4992    987972       750     15000         0     49882     75000   1205231     80.05     84.40
889.17/222.68	c  N dy  5101   1008148       750     15000         0     69997     75000   3189020     80.05     85.51
909.94/227.85	c  N dy  5224   1028184       750     15000         0     46107     75000    740345     80.07     85.00
925.11/231.66	c  N dy  5327   1048435       750     15000         0     66284     75000   2733864     80.08     84.86
945.88/236.81	c  N dy  5440   1068789       750     15000         0     86572     75000   4734430     80.09     84.58
949.47/237.71	c  F st  5459   1071876       750     15000         0     89652     75000   5036812     80.09   no data
961.46/240.75	c  N dy  5521   1088881       750     15000         0     61738     75000   2205854     80.09     84.95
981.04/245.64	c  N dy  5636   1108982       750     15000         0     81791     75000   4198328     80.11     84.85
999.81/250.40	c  N dy  5755   1129046       750     15000         0     55944     75000   1538831     80.14     96.80
1018.98/255.17	c  N dy  5879   1149089       750     15000         0     75933     75000   3513791     80.16     84.65
1042.15/260.93	c  N dy  5977   1169504       750     15000         0     49423     75000    799336     80.15     86.31
1059.73/265.30	c  N dy  6085   1189767       750     15000         0     69611     75000   2797928     80.16     84.84
1081.70/270.86	c  N dy  6199   1209796       750     15000         0     89571     75000   4769558     80.18     85.16
1081.70/270.89	c  S st  6200   1209902       750     15000         0     89676     75000   4778780     80.18     76.13
1082.90/271.13	c  S st  6200   1210406       750     15000         0     90180     75000   4821249     80.18   no data
1082.90/271.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1082.90/271.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1083.30/271.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1083.30/271.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1083.30/271.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1083.30/271.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
1083.30/271.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1083.30/271.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1083.71/271.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1213.12/303.72	c lits-rem:       772  cl-subs:      347  v-elim:      0  v-fix:    0  time: 32.33 s
1213.12/303.72	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
1213.12/303.79	c vivif2 --  cl tried    89833 cl shrink        0 lits rem          0 time: 0.06
1215.12/304.20	c asymm  cl-useful: 0/8732/15000 lits-rem:0 time: 0.41
1215.12/304.20	c calculated reachability. Time: 0.00
1215.12/304.20	c  N dy  6200   1210406       750     15000         0     89833     75000   4758899     80.18   no data
1232.70/308.68	c  N dy  6310   1230492       750     15000         0     62016     75000   1946966     80.18     85.41
1251.87/313.46	c  N dy  6418   1250601       750     15000         0     82049     75000   3927229     80.20     85.30
1273.44/318.80	c  N dy  6522   1270677       750     15000         0     53227     75000    981791     80.19     84.52
1290.24/323.04	c  N dy  6625   1290750       750     15000         0     73236     75000   2947742     80.19     87.15
1312.61/328.64	c  N dy  6748   1310762       750     15000         0     93175     75000   4934089     80.22     86.33
1331.36/333.35	c  N dy  6858   1330843       750     15000         0     63340     75000   1894266     80.22     85.28
1350.53/338.16	c  N dy  6973   1350915       750     15000         0     83340     75000   3869503     80.24     87.38
1374.12/344.10	c  N dy  7079   1371007       750     15000         0     52537     75000    742386     80.24     85.62
1390.88/348.26	c  N dy  7188   1391126       750     15000         0     72570     75000   2741469     80.26     84.62
1412.45/353.65	c  N dy  7290   1411161       750     15000         0     92535     75000   4718026     80.27     84.82
1434.03/359.05	c  N dy  7402   1431233       750     15000         0     60734     75000   1460121     80.28     85.03
1453.22/363.81	c  N dy  7524   1451262       750     15000         0     80696     75000   3437744     80.29     94.46
1477.16/369.86	c  N dy  7642   1471508       750     15000         0    100864     75000   5451943     80.31     84.93
1496.34/374.64	c  N dy  7753   1491697       750     15000         0     68185     75000   2126835     80.32     84.83
1517.11/379.84	c  N dy  7862   1511866       750     15000         0     88284     75000   4117092     80.33     84.57
1543.87/386.54	c  N dy  7978   1531904       750     15000         0     54441     75000    666698     80.34     91.47
1561.45/390.97	c  N dy  8090   1552197       750     15000         0     74648     75000   2671385     80.36     85.54
1583.82/396.57	c  N dy  8197   1572221       750     15000         0     94605     75000   4644669     80.36     84.83
1608.99/402.85	c  N dy  8309   1592416       750     15000         0     59921     75000   1116836     80.37     84.74
1626.97/407.38	c  N dy  8413   1612468       750     15000         0     79900     75000   3087935     80.37     84.95
1650.95/413.33	c  N dy  8535   1632678       750     15000         0    100032     75000   5081285     80.38     85.25
1674.10/419.14	c  N dy  8644   1653122       750     15000         0     64608     75000   1489241     80.39     85.62
1694.08/424.16	c  N dy  8756   1673159       750     15000         0     84570     75000   3463725     80.39     84.88
1718.44/430.29	c  N dy  8846   1693385       750     15000         0    104731     75000   5460821     80.38     84.99
1738.43/435.29	c  S st  8939   1710406       750     15000         0     64904     75000   1423016     80.38   no data
1739.21/435.45	c  S st  8939   1710914       750     15000         0     65412     75000   1469950     80.38   no data
1739.21/435.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1739.21/435.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1739.21/435.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1739.21/435.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1739.21/435.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1739.21/435.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
1739.21/435.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1739.61/435.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1739.61/435.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1759.19/440.40	c lits-rem:       156  cl-subs:       77  v-elim:      0  v-fix:    0  time:  4.83 s
1759.19/440.40	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
1759.19/440.42	c vivif2 --  cl tried    65335 cl shrink        0 lits rem          0 time: 0.02
1759.99/440.66	c asymm  cl-useful: 0/6268/15000 lits-rem:0 time: 0.24
1759.99/440.66	c calculated reachability. Time: 0.00
1759.99/440.66	c  N dy  8939   1710914       750     15000         0     65335     75000   1456159     80.38   no data
1780.76/445.87	c  N dy  9045   1731246       750     15000         0     85599     75000   3475075     80.39     84.70
1806.32/452.26	c  N dy  9140   1751271       750     15000         0    105559     75000   5456842     80.38     90.99
1830.70/458.32	c  N dy  9245   1771336       750     15000         0     67753     75000   1621290     80.38     85.26
1853.45/464.06	c  N dy  9356   1791722       750     15000         0     88067     75000   3616830     80.39     84.77
1879.42/470.53	c  N dy  9467   1811770       750     15000         0    108050     75000   5583091     80.39     84.67
1903.77/476.60	c  N dy  9571   1832701       750     15000         0     70112     75000   1751735     80.39     84.64
1924.94/481.91	c  N dy  9679   1852817       750     15000         0     90156     75000   3740843     80.40     84.93
1952.11/488.72	c  N dy  9786   1873422       750     15000         0    110683     75000   5772150     80.40     86.01
1974.88/494.49	c  N dy  9891   1893518       750     15000         0     70910     75000   1751999     80.41     85.90
1996.45/499.83	c  N dy 10005   1913617       750     15000         0     90936     75000   3729738     80.42     85.66
2022.42/506.33	c  N dy 10111   1933694       750     15000         0    110946     75000   5716980     80.43     85.98
2046.78/512.44	c  N dy 10230   1953829       750     15000         0     70236     75000   1609148     80.43     84.90
2067.97/517.70	c  N dy 10340   1973986       750     15000         0     90339     75000   3600435     80.43     85.73
2094.34/524.31	c  N dy 10459   1994059       750     15000         0    110350     75000   5582242     80.44     85.66
2120.70/530.96	c  N dy 10577   2014081       750     15000         0     68503     75000   1340175     80.45     92.32
2141.45/536.11	c  N dy 10688   2034375       750     15000         0     88722     75000   3357449     80.46     84.77
2167.02/542.56	c  N dy 10798   2054450       750     15000         0    108729     75000   5338346     80.47     86.66
2196.18/549.81	c  N dy 10922   2074465       750     15000         0     65893     75000    987999     80.48    108.01
2216.15/554.82	c  N dy 11023   2094794       750     15000         0     86155     75000   3000006     80.48     85.19
2242.12/561.37	c  N dy 11133   2114994       750     15000         0    106287     75000   5005863     80.48     84.92
2273.28/569.18	c  N dy 11257   2135611       750     15000         0    126831     75000   7052433     80.50     85.64
2293.25/574.14	c  N dy 11370   2155673       750     15000         0     83022     75000   2595587     80.51     85.62
2318.02/580.34	c  N dy 11490   2176050       750     15000         0    103326     75000   4615290     80.52     87.02
2347.17/587.67	c  N dy 11597   2196062       750     15000         0    123273     75000   6588678     80.52     86.20
2365.95/592.32	c  S st 11670   2210915       750     15000         0     73302     75000   1545778     80.52   no data
2366.77/592.51	c  S st 11670   2211423       750     15000         0     73810     75000   1593728     80.52   no data
2366.77/592.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2366.77/592.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2366.77/592.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2366.77/592.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2366.77/592.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2366.77/592.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
2366.77/592.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2366.77/592.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2367.17/592.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2384.34/597.00	c lits-rem:       101  cl-subs:       61  v-elim:      0  v-fix:    0  time:  4.36 s
2384.34/597.00	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
2384.75/597.02	c vivif2 --  cl tried    73749 cl shrink        0 lits rem          0 time: 0.02
2386.32/597.41	c asymm  cl-useful: 0/10128/15000 lits-rem:0 time: 0.39
2386.32/597.41	c calculated reachability. Time: 0.00
2386.32/597.41	c  N dy 11670   2211423       750     15000         0     73749     75000   1582676     80.52   no data
2408.29/602.92	c  N dy 11777   2231532       750     15000         0     93787     75000   3563846     80.53     84.99
2435.05/609.61	c  N dy 11888   2251603       750     15000         0    113790     75000   5558037     80.54     84.94
2465.01/617.17	c  N dy 11989   2271637       750     15000         0     67987     75000    926821     80.54     84.89
2484.98/622.14	c  N dy 12098   2291772       750     15000         0     88048     75000   2914998     80.54     84.82
2510.55/628.53	c  N dy 12205   2311822       750     15000         0    108029     75000   4885689     80.54     85.10
2540.90/636.18	c  N dy 12312   2332154       750     15000         0    128293     75000   6897338     80.55     87.44
2564.90/642.11	c  N dy 12433   2352289       750     15000         0     81584     75000   2180360     80.56     85.06
2588.84/648.15	c  N dy 12554   2372433       750     15000         0    101656     75000   4172113     80.56     85.01
2619.20/655.76	c  N dy 12656   2392449       750     15000         0    121604     75000   6141579     80.56     86.30
2649.96/663.45	c  N dy 12779   2412509       750     15000         0     73831     75000   1315331     80.57     93.58
2671.94/668.97	c  N dy 12894   2432872       750     15000         0     94125     75000   3328017     80.58     84.86
2699.50/675.85	c  N dy 13008   2452992       750     15000         0    114187     75000   5319742     80.59     85.23
2731.05/683.79	c  N dy 13108   2473198       750     15000         0    134336     75000   7310155     80.58     84.91
2754.21/689.60	c  N dy 13228   2493260       750     15000         0     85564     75000   2392252     80.59     85.22
2778.98/695.74	c  N dy 13338   2513342       750     15000         0    105580     75000   4374310     80.59     84.99
2809.34/703.34	c  N dy 13456   2533455       750     15000         0    125614     75000   6370283     80.60     85.14
2839.71/710.93	c  N dy 13552   2553524       750     15000         0     75854     75000   1335488     80.60     88.48
2861.68/716.47	c  N dy 13657   2573548       750     15000         0     95823     75000   3322949     80.60     86.85
2890.05/723.57	c  N dy 13772   2594101       750     15000         0    116296     75000   5357321     80.61     85.01
2922.79/731.76	c  N dy 13873   2614568       750     15000         0    136684     75000   7393555     80.61     84.88
2947.95/738.04	c  N dy 13984   2634663       750     15000         0     85949     75000   2249785     80.61     86.46
2974.32/744.68	c  N dy 14105   2654671       750     15000         0    105888     75000   4227583     80.62     86.27
3004.68/752.27	c  N dy 14211   2674728       750     15000         0    125892     75000   6221377     80.63     86.86
3038.64/760.79	c  N dy 14321   2694995       750     15000         0     74328     75000   1005690     80.63     85.21
3055.82/765.00	c  S st 14399   2711423       750     15000         0     90704     75000   2636466     80.63     72.57
3056.63/765.23	c  S st 14399   2711929       750     15000         0     91210     75000   2682587     80.63   no data
3056.63/765.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3056.63/765.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
3056.63/765.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3056.63/765.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3056.63/765.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3056.63/765.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3056.63/765.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3057.03/765.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3057.41/765.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3112.13/779.13	c lits-rem:       418  cl-subs:      178  v-elim:      0  v-fix:    0  time: 13.72 s
3112.13/779.13	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
3112.13/779.17	c vivif2 --  cl tried    91032 cl shrink        0 lits rem          0 time: 0.04
3113.33/779.45	c asymm  cl-useful: 0/4872/15000 lits-rem:0 time: 0.28
3113.33/779.45	c calculated reachability. Time: 0.00
3113.33/779.45	c  N dy 14399   2711929       750     15000         0     91032     75000   2650556     80.63   no data
3140.11/786.16	c  N dy 14524   2731973       750     15000         0    111009     75000   4644547     80.64     87.49
3170.87/793.81	c  N dy 14632   2752022       750     15000         0    130990     75000   6632373     80.64     87.56
3201.63/801.55	c  N dy 14736   2772181       750     15000         0     78324     75000   1317180     80.64     85.01
3224.01/807.15	c  N dy 14847   2792297       750     15000         0     98360     75000   3310731     80.65     85.68
3251.94/814.13	c  N dy 14957   2812372       750     15000         0    118379     75000   5296602     80.65     85.38
3284.70/822.39	c  N dy 15059   2832481       750     15000         0    138420     75000   7284554     80.65     86.34
3313.86/829.60	c  N dy 15179   2852587       750     15000         0     84716     75000   1865069     80.66     87.35
3337.43/835.59	c  N dy 15288   2872753       750     15000         0    104817     75000   3859693     80.66     86.31
3367.79/843.19	c  N dy 15394   2893853       750     15000         0    125836     75000   5949758     80.66     84.98
3401.74/851.68	c  N dy 15482   2913900       750     15000         0    145798     75000   7922594     80.65     85.84
3428.11/858.26	c  N dy 15582   2934034       750     15000         0     91132     75000   2397737     80.65     85.14
3454.87/864.98	c  N dy 15693   2954172       750     15000         0    111197     75000   4393333     80.65     86.83
3486.43/872.90	c  N dy 15802   2974361       750     15000         0    131299     75000   6380826     80.66     86.50
3523.58/882.13	c  N dy 15921   2994433       750     15000         0    151302     75000   8366329     80.66     87.60
3545.95/887.76	c  N dy 16022   3014534       750     15000         0     95592     75000   2769985     80.67     85.39
3572.71/894.46	c  N dy 16127   3034625       750     15000         0    115606     75000   4759405     80.67     84.94
3605.89/902.71	c  N dy 16251   3054713       750     15000         0    135613     75000   6752578     80.68     85.00
3643.02/912.03	c  N dy 16365   3075104       750     15000         0     79218     75000   1049056     80.68     85.66
3666.19/917.80	c  N dy 16473   3095186       750     15000         0     99225     75000   3037199     80.68     89.93
3693.36/924.68	c  N dy 16572   3115208       750     15000         0    119180     75000   5023607     80.68     85.16
3727.31/933.17	c  N dy 16692   3135348       750     15000         0    139248     75000   7028413     80.69     85.29
3762.86/942.07	c  N dy 16797   3155430       750     15000         0     81540     75000   1186822     80.69    101.98
3787.22/948.14	c  N dy 16910   3175675       750     15000         0    101725     75000   3207196     80.70     85.39
3817.20/955.65	c  N dy 17010   3195693       750     15000         0    121663     75000   5180124     80.70     85.03
3846.35/962.90	c  S st 17103   3211931       750     15000         0    137847     75000   6786569     80.70     81.98
3847.56/963.25	c  S st 17103   3212434       750     15000         0    138350     75000   6833244     80.70   no data
3847.56/963.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3847.96/963.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
3847.96/963.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3847.96/963.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3847.96/963.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3847.96/963.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3847.96/963.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3848.34/963.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3849.15/963.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4069.25/1018.79	c lits-rem:       816  cl-subs:      449  v-elim:      0  v-fix:    0  time: 55.13 s
4069.25/1018.79	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
4069.65/1018.88	c vivif2 --  cl tried   137901 cl shrink        0 lits rem          0 time: 0.09
4071.67/1019.33	c asymm  cl-useful: 0/6147/15000 lits-rem:0 time: 0.46
4071.67/1019.34	c calculated reachability. Time: 0.00
4071.67/1019.34	c  N dy 17103   3212434       750     15000         0    137901     75000   6752326     80.70   no data
4110.80/1029.14	c  N dy 17209   3232783       750     15000         0     79467     75000    891403     80.71     85.67
4134.36/1035.06	c  N dy 17334   3252856       750     15000         0     99468     75000   2888113     80.72     95.87
4163.13/1042.20	c  N dy 17450   3272896       750     15000         0    119439     75000   4889537     80.73     98.60
4195.88/1050.41	c  N dy 17549   3292991       750     15000         0    139483     75000   6887123     80.73     85.60
4234.25/1060.07	c  N dy 17645   3313749       750     15000         0     80450     75000    897418     80.73     85.17
4257.39/1065.88	c  N dy 17757   3333862       750     15000         0    100482     75000   2893856     80.73     86.35
4285.76/1072.93	c  N dy 17863   3354031       750     15000         0    120572     75000   4897948     80.74     85.16
4320.51/1081.67	c  N dy 17960   3374069       750     15000         0    140532     75000   6881993     80.74     86.91
4361.68/1091.98	c  N dy 18078   3394277       750     15000         0    160659     75000   8882072     80.74     85.13
4388.04/1098.58	c  N dy 18192   3414432       750     15000         0    100041     75000   2750861     80.75     85.16
4418.38/1106.13	c  N dy 18291   3434602       750     15000         0    120132     75000   4753874     80.75     85.59
4451.93/1114.57	c  N dy 18382   3455230       750     15000         0    140684     75000   6786184     80.74     85.34
4491.47/1124.49	c  N dy 18496   3475292       750     15000         0    160671     75000   8769118     80.75     85.90
4519.04/1131.31	c  N dy 18624   3495386       750     15000         0     98989     75000   2586153     80.76     85.05
4547.00/1138.39	c  N dy 18739   3515443       750     15000         0    118975     75000   4577139     80.77     88.02
4580.96/1146.86	c  N dy 18856   3535515       750     15000         0    138967     75000   6576222     80.77     85.70
4620.10/1156.69	c  N dy 18967   3556065       750     15000         0    159436     75000   8612531     80.78     85.39
4649.26/1163.98	c  N dy 19078   3576137       750     15000         0     96749     75000   2253853     80.78     87.39
4676.43/1170.74	c  N dy 19181   3596257       750     15000         0    116789     75000   4250942     80.78     85.20
4708.80/1178.84	c  N dy 19287   3616405       750     15000         0    136865     75000   6250449     80.78     85.15
4745.94/1188.19	c  N dy 19397   3636540       750     15000         0    156912     75000   8251372     80.79     86.01
4780.28/1196.71	c  N dy 19520   3656687       750     15000         0     93294     75000   1823732     80.79     85.20

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: 935)

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-3173782-1304031192/watcher-3173782-1304031192 -o /tmp/evaluation-result-3173782-1304031192/solver-3173782-1304031192 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173782-1304031192.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.21 8.11 7.49 5/180 19124
/proc/meminfo: memFree=12637508/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 514720187 52441088 347 33554432000 4194304 4627427 140737093422208 18446744073709551615 47861120661426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 12803 347 299 106 0 7774 0
[pid=19124/tid=19125] ppid=19122 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514720188 52441088 347 33554432000 4194304 4627427 140737093422208 18446744073709551615 47861120661420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514720188 52441088 347 33554432000 4194304 4627427 140737093422208 18446744073709551615 47861120661430 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514720188 52441088 347 33554432000 4194304 4627427 140737093422208 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.856398 s]
/proc/loadavg: 8.21 8.11 7.49 5/180 19124
/proc/meminfo: memFree=12637508/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=301072 CPUtime=3.4 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 11916 0 0 0 336 4 0 0 18 0 4 0 514720187 308297728 7517 33554432000 4194304 4627427 140737093422208 18446744073709551615 4503199 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 75268 7523 385 106 0 70239 0
[pid=19124/tid=19125] ppid=19122 vsize=301072 CPUtime=0.85 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 2958 0 0 0 84 1 0 0 18 0 4 0 514720188 308297728 7527 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=301072 CPUtime=0.84 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 2917 0 0 0 84 0 0 0 25 0 4 0 514720188 308297728 7533 33554432000 4194304 4627427 140737093422208 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=301072 CPUtime=0.84 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 2560 0 0 0 83 1 0 0 19 0 4 0 514720188 308297728 7542 33554432000 4194304 4627427 140737093422208 18446744073709551615 4321603 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 301072

[startup+0.900391 s]
/proc/loadavg: 8.21 8.11 7.49 5/180 19124
/proc/meminfo: memFree=12637508/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=292556 CPUtime=3.57 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 13290 0 0 0 353 4 0 0 19 0 4 0 514720187 299577344 6063 33554432000 4194304 4627427 140737093422208 18446744073709551615 4332689 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 73139 6063 385 106 0 68110 0
[pid=19124/tid=19125] ppid=19122 vsize=292556 CPUtime=0.89 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 3426 0 0 0 88 1 0 0 19 0 4 0 514720188 299577344 6064 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=292556 CPUtime=0.88 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 3384 0 0 0 88 0 0 0 25 0 4 0 514720188 299577344 6065 33554432000 4194304 4627427 140737093422208 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=292556 CPUtime=0.89 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 2621 0 0 0 88 1 0 0 19 0 4 0 514720188 299577344 6065 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 292556

[startup+1.00037 s]
/proc/loadavg: 8.21 8.11 7.49 5/180 19124
/proc/meminfo: memFree=12637508/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=292556 CPUtime=3.97 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 13890 0 0 0 393 4 0 0 19 0 4 0 514720187 299577344 6663 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 73139 6664 385 106 0 68110 0
[pid=19124/tid=19125] ppid=19122 vsize=292556 CPUtime=0.99 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 3583 0 0 0 98 1 0 0 19 0 4 0 514720188 299577344 6664 33554432000 4194304 4627427 140737093422208 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=292556 CPUtime=0.98 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 3532 0 0 0 98 0 0 0 25 0 4 0 514720188 299577344 6664 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=292556 CPUtime=0.99 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 2762 0 0 0 98 1 0 0 19 0 4 0 514720188 299577344 6664 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 292556

[startup+1.10036 s]
/proc/loadavg: 8.21 8.11 7.49 5/180 19124
/proc/meminfo: memFree=12637508/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=292688 CPUtime=4.37 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 14422 0 0 0 433 4 0 0 19 0 4 0 514720187 299712512 7195 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 73172 7195 385 106 0 68143 0
[pid=19124/tid=19125] ppid=19122 vsize=292688 CPUtime=1.09 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 3715 0 0 0 108 1 0 0 19 0 4 0 514720188 299712512 7195 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=292688 CPUtime=1.08 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 3667 0 0 0 108 0 0 0 25 0 4 0 514720188 299712512 7195 33554432000 4194304 4627427 140737093422208 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=292688 CPUtime=1.09 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 2886 0 0 0 108 1 0 0 19 0 4 0 514720188 299712512 7195 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 292688

[startup+1.50029 s]
/proc/loadavg: 8.21 8.11 7.49 5/180 19124
/proc/meminfo: memFree=12637508/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=293904 CPUtime=5.97 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 17543 0 0 0 592 5 0 0 19 0 4 0 514720187 300957696 7960 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 73476 7960 385 106 0 68447 0
[pid=19124/tid=19125] ppid=19122 vsize=293904 CPUtime=1.49 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 4173 0 0 0 148 1 0 0 20 0 4 0 514720188 300957696 7960 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=293904 CPUtime=1.49 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 4148 0 0 0 148 1 0 0 25 0 4 0 514720188 300957696 7960 33554432000 4194304 4627427 140737093422208 18446744073709551615 4324264 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=293904 CPUtime=1.48 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 3965 0 0 0 147 1 0 0 20 0 4 0 514720188 300957696 7960 33554432000 4194304 4627427 140737093422208 18446744073709551615 4330192 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 293904

[startup+3.101 s]
/proc/loadavg: 8.19 8.11 7.49 9/184 19128
/proc/meminfo: memFree=12624088/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=264084 CPUtime=12.36 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 34534 0 0 0 1227 9 0 0 25 0 4 0 514720187 270422016 12577 33554432000 4194304 4627427 140737093422208 18446744073709551615 4427411 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 66021 12577 389 106 0 60992 0
[pid=19124/tid=19125] ppid=19122 vsize=264084 CPUtime=3.09 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 7809 0 0 0 307 2 0 0 25 0 4 0 514720188 270422016 12577 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=264084 CPUtime=3.08 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 7811 0 0 0 307 1 0 0 25 0 4 0 514720188 270422016 12577 33554432000 4194304 4627427 140737093422208 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=264084 CPUtime=3.07 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 7014 0 0 0 306 1 0 0 25 0 4 0 514720188 270422016 12577 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 264084

[startup+6.30644 s]
/proc/loadavg: 8.19 8.11 7.49 9/184 19128
/proc/meminfo: memFree=12581268/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=284072 CPUtime=25.16 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 58778 0 0 0 2503 13 0 0 25 0 4 0 514720187 290889728 33465 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 71018 33465 389 106 0 65989 0
[pid=19124/tid=19125] ppid=19122 vsize=284072 CPUtime=6.29 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 14412 0 0 0 626 3 0 0 25 0 4 0 514720188 290889728 33465 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=284072 CPUtime=6.29 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 14820 0 0 0 626 3 0 0 25 0 4 0 514720188 290889728 33465 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=284072 CPUtime=6.26 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 14559 0 0 0 623 3 0 0 25 0 4 0 514720188 290889728 33465 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309405 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 284072

[startup+12.7003 s]
/proc/loadavg: 8.16 8.10 7.49 9/184 19128
/proc/meminfo: memFree=12500556/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=297528 CPUtime=50.7 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 82821 0 0 0 5052 18 0 0 25 0 4 0 514720187 304668672 44555 33554432000 4194304 4627427 140737093422208 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 74382 44555 402 106 0 69353 0
[pid=19124/tid=19125] ppid=19122 vsize=297528 CPUtime=12.68 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 19322 0 0 0 1265 3 0 0 25 0 4 0 514720188 304668672 44555 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=297528 CPUtime=12.68 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 18197 0 0 0 1264 4 0 0 25 0 4 0 514720188 304668672 44555 33554432000 4194304 4627427 140737093422208 18446744073709551615 4428093 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=297528 CPUtime=12.62 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 23852 0 0 0 1257 5 0 0 25 0 4 0 514720188 304668672 44555 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 297528

[startup+25.501 s]
/proc/loadavg: 8.13 8.10 7.50 9/184 19128
/proc/meminfo: memFree=12378664/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=464864 CPUtime=101.83 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 122289 0 0 0 10153 30 0 0 25 0 4 0 514720187 476020736 66150 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 116216 66150 389 106 0 111187 0
[pid=19124/tid=19125] ppid=19122 vsize=464864 CPUtime=25.48 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 27013 0 0 0 2543 5 0 0 25 0 4 0 514720188 476020736 66150 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=464864 CPUtime=25.48 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 26774 0 0 0 2541 7 0 0 25 0 4 0 514720188 476020736 66150 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=464864 CPUtime=25.35 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 39522 0 0 0 2527 8 0 0 25 0 4 0 514720188 476020736 66150 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 464864

[startup+51.1005 s]
/proc/loadavg: 8.14 8.11 7.52 9/184 19129
/proc/meminfo: memFree=12350704/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=494020 CPUtime=204.09 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 189108 0 0 0 20366 43 0 0 25 0 4 0 514720187 505876480 82314 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 123505 82314 389 106 0 118476 0
[pid=19124/tid=19125] ppid=19122 vsize=494020 CPUtime=51.08 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 47550 0 0 0 5098 10 0 0 25 0 4 0 514720188 505876480 82314 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=494020 CPUtime=51.07 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 40498 0 0 0 5098 9 0 0 25 0 4 0 514720188 505876480 82314 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309200 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=494020 CPUtime=50.82 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 53730 0 0 0 5071 11 0 0 25 0 4 0 514720188 505876480 82314 33554432000 4194304 4627427 140737093422208 18446744073709551615 4427693 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 494020

[startup+102.3 s]
/proc/loadavg: 7.82 8.04 7.53 9/184 19161
/proc/meminfo: memFree=13432096/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=586352 CPUtime=408.61 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 279080 0 0 0 40793 68 0 0 25 0 4 0 514720187 600424448 84570 33554432000 4194304 4627427 140737093422208 18446744073709551615 4427688 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 146588 84570 389 106 0 141559 0
[pid=19124/tid=19125] ppid=19122 vsize=586352 CPUtime=102.29 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 67945 0 0 0 10213 16 0 0 25 0 4 0 514720188 600424448 84570 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=586352 CPUtime=102.28 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 58301 0 0 0 10213 15 0 0 25 0 4 0 514720188 600424448 84570 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=586352 CPUtime=101.73 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 81837 0 0 0 10155 18 0 0 25 0 4 0 514720188 600424448 84570 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 586352

[startup+162.301 s]

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

[pid=19124] ppid=19122 vsize=1012780 CPUtime=2805.36 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 1070164 0 0 0 280177 359 0 0 25 0 4 0 514720187 1037086720 178588 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 253195 178588 389 106 0 248166 0
[pid=19124/tid=19125] ppid=19122 vsize=1012780 CPUtime=702.29 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 261741 0 0 0 70139 90 0 0 25 0 4 0 514720188 1037086720 178588 33554432000 4194304 4627427 140737093422208 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=1012780 CPUtime=702.28 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 256745 0 0 0 70147 81 0 0 25 0 4 0 514720188 1037086720 178589 33554432000 4194304 4627427 140737093422208 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=1012780 CPUtime=698.45 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 276137 0 0 0 69754 91 0 0 25 0 4 0 514720188 1037086720 178589 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 1012780

[startup+762.301 s]
/proc/loadavg: 8.25 8.17 7.83 9/184 19191
/proc/meminfo: memFree=12719864/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=843352 CPUtime=3045.02 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 1123497 0 0 0 304121 381 0 0 25 0 4 0 514720187 863592448 166073 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 210838 166073 389 106 0 205809 0
[pid=19124/tid=19125] ppid=19122 vsize=843352 CPUtime=762.29 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 272913 0 0 0 76134 95 0 0 25 0 4 0 514720188 863592448 166073 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=843352 CPUtime=762.28 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 270405 0 0 0 76142 86 0 0 25 0 4 0 514720188 863592448 166073 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=843352 CPUtime=758.13 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 287831 0 0 0 75716 97 0 0 25 0 4 0 514720188 863592448 166073 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 843352

[startup+822.301 s]
/proc/loadavg: 8.16 8.15 7.84 9/184 19192
/proc/meminfo: memFree=12690080/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=1004560 CPUtime=3284.7 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 1171343 0 0 0 328068 402 0 0 25 0 4 0 514720187 1028669440 176297 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309284 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 251140 176297 389 106 0 246111 0
[pid=19124/tid=19125] ppid=19122 vsize=1004560 CPUtime=822.3 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 288425 0 0 0 82128 102 0 0 25 0 4 0 514720188 1028669440 176297 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=1004560 CPUtime=822.28 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 283398 0 0 0 82136 92 0 0 25 0 4 0 514720188 1028669440 176297 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=1004560 CPUtime=817.8 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 296350 0 0 0 81680 100 0 0 25 0 4 0 514720188 1028669440 176297 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 1004560

[startup+882.3 s]
/proc/loadavg: 8.06 8.12 7.85 9/184 19194
/proc/meminfo: memFree=12650256/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=1006340 CPUtime=3524.38 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 1217075 0 0 0 352013 425 0 0 25 0 4 0 514720187 1030492160 177709 33554432000 4194304 4627427 140737093422208 18446744073709551615 4324134 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 251585 177709 389 106 0 246556 0
[pid=19124/tid=19125] ppid=19122 vsize=1006340 CPUtime=882.3 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 299909 0 0 0 88123 107 0 0 25 0 4 0 514720188 1030492160 177709 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=1006340 CPUtime=882.28 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 291312 0 0 0 88132 96 0 0 25 0 4 0 514720188 1030492160 177709 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=1006340 CPUtime=877.47 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 311090 0 0 0 87639 108 0 0 25 0 4 0 514720188 1030492160 177709 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 1006340

[startup+942.301 s]
/proc/loadavg: 8.02 8.10 7.85 9/184 19196
/proc/meminfo: memFree=12622832/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=981372 CPUtime=3764.08 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 1274631 0 0 0 375958 450 0 0 25 0 4 0 514720187 1004924928 182759 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 245343 182759 389 106 0 240314 0
[pid=19124/tid=19125] ppid=19122 vsize=981372 CPUtime=942.3 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 314791 0 0 0 94117 113 0 0 25 0 4 0 514720188 1004924928 182759 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=981372 CPUtime=942.28 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 303194 0 0 0 94127 101 0 0 25 0 4 0 514720188 1004924928 182759 33554432000 4194304 4627427 140737093422208 18446744073709551615 4322044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=981372 CPUtime=937.15 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 325710 0 0 0 93600 115 0 0 25 0 4 0 514720188 1004924928 182759 33554432000 4194304 4627427 140737093422208 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 981372

[startup+1002.3 s]
/proc/loadavg: 8.04 8.09 7.86 9/184 19197
/proc/meminfo: memFree=12468308/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=1254436 CPUtime=4003.74 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 1330712 0 0 0 399905 469 0 0 25 0 4 0 514720187 1284542464 222104 33554432000 4194304 4627427 140737093422208 18446744073709551615 4427421 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 313609 222104 389 106 0 308580 0
[pid=19124/tid=19125] ppid=19122 vsize=1254436 CPUtime=1002.3 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 337144 0 0 0 100113 117 0 0 25 0 4 0 514720188 1284542464 222104 33554432000 4194304 4627427 140737093422208 18446744073709551615 4428380 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=1254436 CPUtime=1002.28 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 316858 0 0 0 100119 109 0 0 25 0 4 0 514720188 1284542464 222104 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=1254436 CPUtime=996.82 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 335586 0 0 0 99562 120 0 0 25 0 4 0 514720188 1284542464 222104 33554432000 4194304 4627427 140737093422208 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 1254436

[startup+1062.31 s]
/proc/loadavg: 8.12 8.10 7.88 9/184 19199
/proc/meminfo: memFree=12297052/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=1159584 CPUtime=4243.43 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 1377860 0 0 0 423853 490 0 0 25 0 4 0 514720187 1187414016 223349 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 289896 223349 389 106 0 284867 0
[pid=19124/tid=19125] ppid=19122 vsize=1159584 CPUtime=1062.3 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 349398 0 0 0 106109 121 0 0 25 0 4 0 514720188 1187414016 223349 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=1159584 CPUtime=1062.29 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 331204 0 0 0 106113 116 0 0 25 0 4 0 514720188 1187414016 223349 33554432000 4194304 4627427 140737093422208 18446744073709551615 4305848 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=1159584 CPUtime=1056.5 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 342633 0 0 0 105527 123 0 0 25 0 4 0 514720188 1187414016 223349 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 1159584

[startup+1122.3 s]
/proc/loadavg: 8.12 8.10 7.89 9/184 19200
/proc/meminfo: memFree=12292456/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=1336724 CPUtime=4483.1 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 1424399 0 0 0 447797 513 0 0 25 0 4 0 514720187 1368805376 232390 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309234 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 334181 232390 389 106 0 329152 0
[pid=19124/tid=19125] ppid=19122 vsize=1336724 CPUtime=1122.3 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 365410 0 0 0 112100 130 0 0 25 0 4 0 514720188 1368805376 232390 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=1336724 CPUtime=1122.28 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 339047 0 0 0 112111 117 0 0 25 0 4 0 514720188 1368805376 232390 33554432000 4194304 4627427 140737093422208 18446744073709551615 4427700 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=1336724 CPUtime=1116.17 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 352739 0 0 0 111487 130 0 0 25 0 4 0 514720188 1368805376 232390 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 1336724

[startup+1182.3 s]
/proc/loadavg: 8.16 8.11 7.91 9/184 19202
/proc/meminfo: memFree=12251152/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=1170248 CPUtime=4722.77 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 1480032 0 0 0 471738 539 0 0 25 0 4 0 514720187 1198333952 231422 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 292562 231422 389 106 0 287533 0
[pid=19124/tid=19125] ppid=19122 vsize=1170248 CPUtime=1182.3 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 383199 0 0 0 118091 139 0 0 25 0 4 0 514720188 1198333952 231422 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=1170248 CPUtime=1182.29 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 346827 0 0 0 118108 121 0 0 25 0 4 0 514720188 1198333952 231422 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=1170248 CPUtime=1175.84 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 368469 0 0 0 117447 137 0 0 25 0 4 0 514720188 1198333952 231422 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 1170248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.10 7.91 9/184 19203
/proc/meminfo: memFree=12286236/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=1282228 CPUtime=4800.28 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 1497795 0 0 0 479482 546 0 0 25 0 4 0 514720187 1313001472 229793 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 320557 229793 389 106 0 315528 0
[pid=19124/tid=19125] ppid=19122 vsize=1282228 CPUtime=1201.71 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 385719 0 0 0 120031 140 0 0 25 0 4 0 514720188 1313001472 229793 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=1282228 CPUtime=1201.69 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 350919 0 0 0 120047 122 0 0 25 0 4 0 514720188 1313001472 229793 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=1282228 CPUtime=1195.14 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 373636 0 0 0 119375 139 0 0 25 0 4 0 514720188 1313001472 229793 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1282228

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

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

[startup+1201.7 s]
/proc/loadavg: 8.12 8.10 7.91 9/184 19203
/proc/meminfo: memFree=12286236/32951124 swapFree=67111528/67111528
[pid=19124] ppid=19122 vsize=1282228 CPUtime=4800.28 cores=1,3,5,7
/proc/19124/stat : 19124 (strangenight2-m) R 19122 19124 18832 0 -1 4202496 1497795 0 0 0 479482 546 0 0 25 0 4 0 514720187 1313001472 229793 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19124/statm: 320557 229793 389 106 0 315528 0
[pid=19124/tid=19125] ppid=19122 vsize=1282228 CPUtime=1201.71 cores=1,3,5,7
/proc/19124/task/19125/stat : 19125 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 385719 0 0 0 120031 140 0 0 25 0 4 0 514720188 1313001472 229793 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19124/tid=19126] ppid=19122 vsize=1282228 CPUtime=1201.69 cores=1,3,5,7
/proc/19124/task/19126/stat : 19126 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 350919 0 0 0 120047 122 0 0 25 0 4 0 514720188 1313001472 229793 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19124/tid=19127] ppid=19122 vsize=1282228 CPUtime=1195.14 cores=1,3,5,7
/proc/19124/task/19127/stat : 19127 (strangenight2-m) R 19122 19124 18832 0 -1 4202560 373636 0 0 0 119375 139 0 0 25 0 4 0 514720188 1313001472 229793 33554432000 4194304 4627427 140737093422208 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1282228

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.35
CPU user time (s): 4794.85
CPU system time (s): 5.50416
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 1337664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.85
system time used= 5.50416
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1497800
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= 2298
involuntary context switches= 30282

runsolver used 1.88771 second user time and 4.68729 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 00:53:12
IDJOB=3173782
IDBENCH=82600
IDSOLVER=1586
FILE ID=node108/3173782-1304031192
RUNJOBID= node108-1304028687-18852
PBS_JOBID= 13170344
Free space on /tmp= 72116 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S131912631-041-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173782-1304031192/watcher-3173782-1304031192 -o /tmp/evaluation-result-3173782-1304031192/solver-3173782-1304031192 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173782-1304031192.cnf

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

MD5SUM BENCH= 930b758d4a8e6fc97742d1279599e316
RANDOM SEED=39755635

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12637788 kB
Buffers:       2294260 kB
Cached:       16106864 kB
SwapCached:          0 kB
Active:       11507812 kB
Inactive:      8222708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12637788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5864 kB
Writeback:           0 kB
AnonPages:     1328372 kB
Mapped:          15508 kB
Slab:           517856 kB
PageTables:       7448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1660584 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= 72108 MiB
End job on node108 at 2011-04-29 01:13:16