Trace number 3366265

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S901912629-090-UNKNOWN.cnf
MD5SUMdd2bb1255d1ab08cabc4f5bd25c67ddb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.445931
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366265-1305400239.cnf'
0.00/0.00	c -- header says num vars:           5000
0.00/0.00	c -- header says num clauses:       21000
0.00/0.04	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.04	c -- vars added       5000
0.00/0.04	c Parsing time:  0.01 s
0.00/0.04	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data
0.00/0.04	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.12/0.07	c lits-rem:         0  cl-subs:        0  v-elim:    126  v-fix:    0  time:  0.02 s
0.12/0.07	c Finding binary XORs  T:     0.00 s  found:       0
0.12/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.12/0.11	c calculated reachability. Time: 0.00
0.12/0.11	c Calc default polars -  time:   0.00 s pos:    2228 undec:     533 neg:    2239
0.12/0.11	c =========================================================================================
0.12/0.11	c types(t): F = full restart, N = normal restart
0.12/0.11	c types(t): S = simplification begin/end, E = solution found
0.12/0.11	c restart types(rt): st = static, dy = dynamic
0.12/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.12/0.11	c  B st     0         0      4874     20886         0         0     63424         0   no data   no data
0.12/0.47	c  N dy    19      4084      4874     20886         0      4082     63424    425876     64.10     69.90
0.12/0.90	c  N dy    46      8275      4874     20886         0      5776     63424    431908     66.67     70.24
5.20/1.33	c  N dy    70     12307      4874     20886         0      5557     63424    245756     66.03     70.68
6.76/1.80	c  N dy    92     16664      4874     20886         0      9914     63424    695945     65.80     69.30
8.75/2.26	c  N dy   120     20756      4874     20886         0      8385     63424    426143     66.09     71.22
10.75/2.72	c  N dy   148     24820      4874     20886         0     12449     63424    847823     66.23     71.24
10.75/2.74	c  F st   150     25000      4874     20886         0     12629     63424    864228     66.17   no data
13.13/3.34	c  N dy   156     30001      4874     20886         0     10821     63424    606470     66.17   no data
13.13/3.34	c  S st   156     30001      4874     20886         0     10821     63424    606470     66.17   no data
13.53/3.40	c  S st   156     30504      4874     20886         0     11324     63424    646182     66.17   no data
13.53/3.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.53/3.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.53/3.42	c blocked clauses removed:       96 vars:     16 tried:        4874 T: 0.00 s
13.53/3.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.53/3.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.53/3.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4858 time:  0.00 s
13.53/3.42	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
13.53/3.44	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.02 s
13.53/3.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.93/3.55	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.08 s
13.93/3.57	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.02
13.93/3.57	c calculated reachability. Time: 0.00
13.93/3.57	c  N dy   156     30504      4857     20789         0     11277     63143    639759     66.17   no data
15.95/4.10	c  N dy   180     34877      4857     20789         0     15650     63143   1092654     66.17     69.89
17.92/4.58	c  N dy   207     38948      4857     20789         0     11834     63143    560430     66.28     71.66
19.92/5.07	c  N dy   234     42950      4857     20789         0     15835     63143    985039     66.54     70.66
21.50/5.45	c  S st   251     45756      4857     20789         0      9697     63143    231114     66.48     63.88
21.90/5.50	c  S st   251     46264      4857     20789         0     10205     63143    271437     66.48   no data
21.90/5.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.90/5.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
21.90/5.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.90/5.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.90/5.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.90/5.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
21.90/5.52	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
21.90/5.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.90/5.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.90/5.57	c lits-rem:        11  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
21.90/5.57	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
21.90/5.57	c vivif2 --  cl tried    10205 cl shrink        0 lits rem          0 time: 0.00
22.31/5.60	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.02
22.31/5.60	c calculated reachability. Time: 0.00
22.31/5.60	c  N dy   251     46264      4857     20789         0     10205     63143    271426     66.48   no data
23.91/6.09	c  N dy   276     50351      4857     20789         0     14291     63143    694944     66.48     70.20
26.30/6.63	c  N dy   302     54565      4857     20789         0     18505     63143   1125019     66.49     70.05
28.29/7.13	c  N dy   325     58654      4857     20789         0     12626     63143    430703     66.36     69.91
30.28/7.63	c  N dy   347     62745      4857     20789         0     16716     63143    853602     66.29     70.19
32.29/8.17	c  N dy   369     66770      4857     20789         0     20741     63143   1283267     66.35     84.84
33.91/8.53	c  S st   388     69396      4857     20789         0     12381     63143    315309     66.35   no data
33.91/8.59	c  S st   388     69901      4857     20789         0     12886     63143    355481     66.35   no data
34.26/8.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.26/8.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
34.26/8.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.26/8.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.26/8.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.26/8.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
34.26/8.62	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
34.26/8.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.26/8.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.26/8.68	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.03 s
34.26/8.68	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
34.26/8.69	c vivif2 --  cl tried    12884 cl shrink        0 lits rem          0 time: 0.00
34.66/8.71	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.02
34.66/8.71	c calculated reachability. Time: 0.00
34.66/8.71	c  N dy   388     69901      4857     20789         0     12884     63143    355274     66.35   no data
36.67/9.28	c  N dy   422     74362      4857     20789         0     17345     63143    820156     66.53     87.20
39.45/9.91	c  N dy   453     79187      4857     20789         0     22170     63143   1320865     66.61     85.10
42.26/10.61	c  N dy   491     84547      4857     20789         0     15544     63143    543698     66.67     70.38
43.44/10.98	c  F st   509     87500      4857     20789         0     18497     63143    850738     66.71   no data
45.44/11.44	c  N st   514     90795      4857     20789         0     21790     63143   1254789     66.71   no data
48.62/12.27	c  N dy   537     96735      4857     20789         0     14733     63143    361652     66.66     70.68
52.21/13.12	c  N dy   582    103049      4857     20789         0     21047     63143   1037023     66.81     71.84
53.01/13.37	c  S st   592    104851      4857     20789         0     22849     63143   1218673     66.77     52.92
53.41/13.44	c  S st   592    105357      4857     20789         0     23355     63143   1266796     66.77   no data
53.41/13.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.41/13.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
53.41/13.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.41/13.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.41/13.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.41/13.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
53.41/13.47	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
53.41/13.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
53.81/13.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.43/14.00	c lits-rem:        32  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.45 s
55.43/14.00	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
55.85/14.02	c vivif2 --  cl tried    23349 cl shrink        0 lits rem          0 time: 0.02
55.85/14.05	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.03
55.85/14.05	c calculated reachability. Time: 0.00
55.85/14.05	c  N dy   592    105357      4857     20789         0     23349     63143   1265394     66.77   no data
59.81/15.03	c  N dy   628    112411      4857     20789         0     16407     63143    437342     66.66     72.33
63.78/16.03	c  N dy   674    119712      4857     20789         0     23706     63143   1198679     66.74     71.54
68.58/17.21	c  N dy   719    127506      4857     20789         0     16501     63143    344522     66.71     70.31
72.97/18.32	c  N dy   766    135658      4857     20789         0     24652     63143   1187376     66.68     73.03
77.78/19.59	c  N dy   818    144320      4857     20789         0     17315     63143    335597     66.69     85.00
82.91/20.87	c  N dy   876    153558      4857     20789         0     26553     63143   1305410     66.78     70.31
85.71/21.56	c  S st   907    158035      4857     20789         0     31030     63143   1776418     66.85   no data
86.13/21.65	c  S st   907    158541      4857     20789         0     31536     63143   1816203     66.85   no data
86.13/21.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.13/21.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
86.13/21.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.13/21.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.13/21.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.13/21.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
86.13/21.68	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
86.55/21.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
86.55/21.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.52/22.75	c lits-rem:        22  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.97 s
90.52/22.75	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
90.52/22.78	c vivif2 --  cl tried    31530 cl shrink        0 lits rem          0 time: 0.02
90.94/22.82	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.04
90.94/22.82	c calculated reachability. Time: 0.00
90.94/22.82	c  N dy   907    158541      4857     20789         0     31530     63143   1815126     66.85   no data
96.87/24.31	c  N dy   973    168877      4857     20789         0     24860     63143   1032370     66.91     70.98
103.67/26.01	c  N dy  1042    179701      4857     20789         0     35683     63143   2156195     66.96     71.48
110.03/27.68	c  N dy  1121    191294      4857     20789         0     29277     63143   1389590     67.05     71.00
118.01/29.67	c  N dy  1206    203525      4857     20789         0     22510     63143    580486     67.13     71.96
126.38/31.70	c  N dy  1285    216617      4857     20789         0     35601     63143   1941028     67.07     71.76
134.81/33.86	c  N dy  1372    230522      4857     20789         0     29509     63143   1211304     67.03     70.59
139.54/35.06	c  S st  1419    237812      4857     20789         0     36798     63143   2003734     67.11   no data
139.94/35.16	c  S st  1419    238317      4857     20789         0     37303     63143   2041348     67.11   no data
139.94/35.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
139.94/35.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
140.34/35.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.34/35.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.34/35.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.34/35.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
140.34/35.20	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
140.34/35.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
140.74/35.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.92/36.67	c lits-rem:        35  cl-subs:       11  v-elim:      0  v-fix:    0  time:  1.36 s
145.92/36.67	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
145.92/36.69	c vivif2 --  cl tried    37292 cl shrink        0 lits rem          0 time: 0.03
146.32/36.74	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.05
146.32/36.74	c calculated reachability. Time: 0.00
146.32/36.74	c  N dy  1419    238317      4857     20789         0     37292     63143   2038795     67.11   no data
155.89/39.17	c  N dy  1512    253696      4857     20789         0     31669     63143   1343401     67.10     72.19
166.65/41.88	c  N dy  1609    270000      4857     20789         0     25972     63143    662452     67.13     70.75
178.24/44.76	c  N dy  1715    287299      4857     20789         0     43270     63143   2488558     67.18     70.80
190.19/47.77	c  N dy  1827    305652      4857     20789         0     38625     63143   1891211     67.23     71.07
190.59/47.88	c  F st  1832    306251      4857     20789         0     39224     63143   1954243     67.23   no data
203.75/51.10	c  N dy  1921    325251      4857     20789         0     34226     63143   1320881     67.22     71.12
217.72/54.62	c  N dy  2040    345344      4857     20789         0     29322     63143    721489     67.25     70.96
225.69/56.63	c  S st  2121    357476      4857     20789         0     41449     63143   2000661     67.31   no data
226.09/56.73	c  S st  2121    357977      4857     20789         0     41950     63143   2045271     67.31   no data
226.09/56.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
226.09/56.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
226.09/56.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
226.09/56.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.09/56.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.09/56.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
226.09/56.78	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
226.09/56.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
226.50/56.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
232.85/58.41	c lits-rem:        38  cl-subs:       11  v-elim:      0  v-fix:    0  time:  1.53 s
232.85/58.41	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
232.85/58.44	c vivif2 --  cl tried    41939 cl shrink        0 lits rem          0 time: 0.03
232.85/58.49	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.05
232.85/58.49	c calculated reachability. Time: 0.00
232.85/58.49	c  N dy  2121    357977      4857     20789         0     41939     63143   2042526     67.31   no data
247.21/62.07	c  N dy  2231    378305      4857     20789         0     36270     63143   1366167     67.27     71.43
262.01/65.77	c  N dy  2350    398319      4857     20789         0     29283     63143    500388     67.29     70.83
276.32/69.35	c  N dy  2479    418322      4857     20789         0     49282     63143   2609232     67.35     70.94
291.09/73.01	c  N dy  2606    438586      4857     20789         0     41549     63143   1680550     67.36     73.03
306.23/76.85	c  N dy  2733    458659      4857     20789         0     32620     63143    653822     67.37     70.93
320.99/80.53	c  N dy  2870    478681      4857     20789         0     52638     63143   2781454     67.45     72.37
335.75/84.28	c  N dy  2989    498747      4857     20789         0     42705     63143   1633806     67.47     72.90
352.10/88.36	c  N dy  3098    518799      4857     20789         0     31759     63143    366760     67.45     71.22
365.26/91.62	c  S st  3206    536966      4857     20789         0     49924     63143   2294398     67.47     50.80
365.66/91.74	c  S st  3206    537472      4857     20789         0     50430     63143   2339996     67.47   no data
365.66/91.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
365.66/91.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
365.66/91.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
365.66/91.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
365.66/91.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
365.66/91.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
365.66/91.79	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
366.06/91.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
366.46/91.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
375.24/94.11	c lits-rem:        23  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.20 s
375.24/94.11	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
375.24/94.14	c vivif2 --  cl tried    50429 cl shrink        0 lits rem          0 time: 0.03
375.24/94.21	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.06
375.65/94.21	c calculated reachability. Time: 0.00
375.65/94.21	c  N dy  3206    537472      4857     20789         0     50429     63143   2339715     67.47   no data
391.58/98.29	c  N dy  3329    557707      4857     20789         0     38666     63143   1000706     67.49     72.74
407.13/102.18	c  N dy  3450    577753      4857     20789         0     58709     63143   3110254     67.49     71.36
423.08/106.12	c  N dy  3565    597776      4857     20789         0     45736     63143   1656918     67.51     71.21
440.23/110.42	c  N dy  3690    617906      4857     20789         0     65862     63143   3755595     67.51     71.26
455.77/114.39	c  N dy  3820    638633      4857     20789         0     52598     63143   2285814     67.54     71.32
473.73/118.86	c  N dy  3948    658805      4857     20789         0     37770     63143    609011     67.58     72.41
489.29/122.75	c  N dy  4070    678891      4857     20789         0     57856     63143   2700001     67.59    106.30
506.84/127.11	c  N dy  4189    698955      4857     20789         0     41924     63143    944205     67.58     73.06
523.98/131.41	c  N dy  4324    719085      4857     20789         0     62051     63143   3092775     67.62     71.49
541.13/135.79	c  N dy  4445    739148      4857     20789         0     45113     63143   1171969     67.61     76.40
558.29/140.04	c  N dy  4565    759241      4857     20789         0     65196     63143   3289457     67.62     72.46
575.83/144.46	c  N dy  4700    779272      4857     20789         0     47230     63143   1298638     67.65     86.17
592.98/148.77	c  N dy  4817    799474      4857     20789         0     67431     63143   3421090     67.63     71.21
599.80/150.45	c  S st  4861    806210      4857     20789         0     74166     63143   4145045     67.65     66.30
600.55/150.61	c  S st  4861    806714      4857     20789         0     74670     63143   4184087     67.65   no data
600.55/150.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
600.55/150.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
600.55/150.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
600.55/150.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
600.55/150.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
600.55/150.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
600.55/150.68	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
600.95/150.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
601.34/150.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
617.70/154.95	c lits-rem:        52  cl-subs:       14  v-elim:      0  v-fix:    0  time:  4.06 s
617.70/154.96	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
618.10/155.01	c vivif2 --  cl tried    74656 cl shrink        0 lits rem          0 time: 0.06
618.50/155.11	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.09
618.50/155.11	c calculated reachability. Time: 0.00
618.50/155.11	c  N dy  4861    806714      4857     20789         0     74656     63143   4181789     67.65   no data
634.90/159.26	c  N dy  4984    826833      4857     20789         0     55782     63143   2089232     67.66     72.93
653.59/164.00	c  N dy  5114    846902      4857     20789         0     75851     63143   4236024     67.69     79.81
670.73/168.28	c  N dy  5236    866947      4857     20789         0     55894     63143   2021028     67.70     71.49
690.28/173.10	c  N dy  5361    887004      4857     20789         0     75950     63143   4174751     67.73     71.63
707.43/177.48	c  N dy  5487    907006      4857     20789         0     54956     63143   1818173     67.75     71.63
726.18/182.19	c  N dy  5616    927149      4857     20789         0     75099     63143   3956239     67.79     71.71
744.56/186.77	c  N dy  5733    947153      4857     20789         0     53103     63143   1522914     67.79     72.10
763.26/191.43	c  N dy  5860    967385      4857     20789         0     73330     63143   3670917     67.82     73.44
782.79/196.31	c  N dy  5982    987604      4857     20789         0     50550     63143   1159176     67.84     71.48
800.35/200.79	c  N dy  6099   1007728      4857     20789         0     70672     63143   3268494     67.84     72.29
821.08/205.98	c  N dy  6227   1027736      4857     20789         0     46679     63143    649983     67.86     72.55
838.23/210.26	c  N dy  6343   1047806      4857     20789         0     66747     63143   2779570     67.88     78.81
858.96/215.46	c  N dy  6459   1067876      4857     20789         0     86817     63143   4892065     67.87     71.58
863.35/216.56	c  F st  6484   1071875      4857     20789         0     45825     63143    461495     67.87   no data
876.51/219.84	c  N dy  6552   1087900      4857     20789         0     61844     63143   2246928     67.89     71.55
896.47/224.86	c  N dy  6677   1107920      4857     20789         0     81860     63143   4372123     67.90     73.27
916.39/229.84	c  N dy  6811   1128066      4857     20789         0     56016     63143   1437106     67.92     71.69
935.95/234.72	c  N dy  6943   1148543      4857     20789         0     76491     63143   3616891     67.95     72.80
957.87/240.23	c  N dy  7067   1168561      4857     20789         0     49511     63143    644636     67.95     71.71
975.42/244.70	c  N dy  7201   1188633      4857     20789         0     69580     63143   2802406     67.98     73.97
997.36/250.18	c  N dy  7328   1208729      4857     20789         0     89673     63143   4954782     68.00     72.64
998.99/250.59	c  S st  7337   1210071      4857     20789         0     91014     63143   5096342     68.00   no data
999.74/250.79	c  S st  7337   1210573      4857     20789         0     91516     63143   5141547     68.00   no data
1000.14/250.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1000.14/250.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1000.14/250.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1000.14/250.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1000.14/250.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1000.14/250.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
1000.14/250.88	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1000.54/250.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1001.34/251.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1024.90/257.07	c lits-rem:        73  cl-subs:       12  v-elim:      0  v-fix:    0  time:  5.93 s
1024.90/257.07	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
1025.32/257.14	c vivif2 --  cl tried    91504 cl shrink        0 lits rem          0 time: 0.07
1025.67/257.26	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.12
1025.67/257.26	c calculated reachability. Time: 0.00
1025.67/257.26	c  N dy  7337   1210573      4857     20789         0     91504     63143   5139158     68.00   no data
1044.41/261.94	c  N dy  7458   1230602      4857     20789         0     63536     63143   2034000     68.01     72.72
1064.80/267.07	c  N dy  7583   1250635      4857     20789         0     83567     63143   4153335     68.01     85.85
1086.74/272.56	c  N dy  7709   1270691      4857     20789         0     54625     63143    989883     68.02     72.10
1105.43/277.25	c  N dy  7835   1290759      4857     20789         0     74690     63143   3153748     68.05     74.62
1127.76/282.88	c  N dy  7957   1310842      4857     20789         0     94771     63143   5296861     68.06     72.75
1147.30/287.76	c  N dy  8086   1330875      4857     20789         0     64804     63143   1962725     68.07     72.00
1168.43/293.06	c  N dy  8222   1351281      4857     20789         0     85204     63143   4144159     68.10     72.18
1192.01/298.96	c  N dy  8346   1371607      4857     20789         0     54539     63143    779752     68.10     73.64
1210.70/303.62	c  N dy  8471   1391805      4857     20789         0     74734     63143   2904742     68.11     71.99
1232.64/309.16	c  N dy  8587   1411862      4857     20789         0     94787     63143   5043584     68.11     72.21
1254.18/314.56	c  N dy  8720   1432037      4857     20789         0     62969     63143   1568475     68.13     72.30
1274.94/319.74	c  N dy  8848   1452437      4857     20789         0     83365     63143   3753498     68.14     71.82
1300.45/326.16	c  N dy  8966   1473830      4857     20789         0    104755     63143   6033037     68.14     72.78
1319.22/330.88	c  N dy  9088   1493871      4857     20789         0     71802     63143   2431313     68.15     77.87
1341.16/336.33	c  N dy  9202   1514044      4857     20789         0     91975     63143   4580747     68.15     73.73
1365.44/342.43	c  N dy  9329   1534123      4857     20789         0     58059     63143    859213     68.16     72.76
1384.60/347.29	c  N dy  9465   1554146      4857     20789         0     78077     63143   2981950     68.18     93.50
1408.12/353.15	c  N dy  9593   1574157      4857     20789         0     98087     63143   5101800     68.19     88.60
1431.25/359.00	c  N dy  9726   1594183      4857     20789         0     63119     63143   1290777     68.21     71.84
1451.58/364.06	c  N dy  9854   1614247      4857     20789         0     83181     63143   3429304     68.23     79.74
1475.92/370.19	c  N dy  9977   1634357      4857     20789         0    103288     63143   5548606     68.22     73.11
1498.25/375.72	c  N dy 10101   1654606      4857     20789         0     67539     63143   1671401     68.23     72.68
1519.39/381.05	c  N dy 10236   1674658      4857     20789         0     87587     63143   3831671     68.25     72.01
1544.51/387.39	c  N dy 10364   1694817      4857     20789         0    107742     63143   5985175     68.27     72.49
1562.45/391.85	c  S st 10464   1710574      4857     20789         0     66508     63143   1473618     68.28   no data
1563.25/392.00	c  S st 10464   1711081      4857     20789         0     67015     63143   1515232     68.28   no data
1563.25/392.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1563.25/392.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1563.25/392.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1563.25/392.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1563.25/392.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1563.25/392.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
1563.25/392.06	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1563.25/392.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1563.65/392.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1568.45/393.38	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.24 s
1568.45/393.38	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
1568.45/393.41	c vivif2 --  cl tried    67014 cl shrink        0 lits rem          0 time: 0.02
1568.87/393.49	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.08
1568.87/393.49	c calculated reachability. Time: 0.00
1568.87/393.49	c  N dy 10464   1711081      4857     20789         0     67014     63143   1515171     68.28   no data
1589.98/398.71	c  N dy 10584   1731138      4857     20789         0     87071     63143   3664010     68.28     73.54
1615.10/405.08	c  N dy 10721   1751167      4857     20789         0    107098     63143   5813653     68.31     72.17
1637.83/410.78	c  N dy 10843   1771192      4857     20789         0     69130     63143   1640179     68.31     72.81
1659.37/416.18	c  N dy 10971   1791436      4857     20789         0     89371     63143   3777925     68.31     71.92
1684.89/422.50	c  N dy 11090   1811455      4857     20789         0    109389     63143   5911499     68.32     82.65
1707.61/428.20	c  N dy 11209   1831546      4857     20789         0     70484     63143   1698471     68.33     71.95
1729.15/433.62	c  N dy 11335   1851595      4857     20789         0     90533     63143   3833777     68.34     72.65
1755.07/440.11	c  N dy 11463   1871798      4857     20789         0    110735     63143   5990567     68.35     72.58
1779.42/446.28	c  N dy 11587   1891844      4857     20789         0     70778     63143   1605526     68.35     72.58
1801.36/451.80	c  N dy 11716   1911939      4857     20789         0     90870     63143   3741989     68.36     72.84
1827.27/458.23	c  N dy 11833   1932090      4857     20789         0    111019     63143   5880099     68.36     72.38
1851.99/464.40	c  N dy 11968   1952130      4857     20789         0     70063     63143   1427842     68.36     80.59
1873.52/469.84	c  N dy 12092   1972176      4857     20789         0     90107     63143   3575664     68.38     71.99
1899.44/476.39	c  N dy 12223   1992330      4857     20789         0    110258     63143   5724545     68.39     72.19
1925.37/482.87	c  N dy 12345   2012335      4857     20789         0     68264     63143   1145660     68.40     73.04
1946.90/488.20	c  N dy 12474   2032424      4857     20789         0     88352     63143   3279431     68.41     74.49
1972.03/494.56	c  N dy 12598   2052529      4857     20789         0    108456     63143   5414878     68.41     72.96
1999.93/501.50	c  N dy 12723   2072532      4857     20789         0     65467     63143    741689     68.42     72.28
2020.71/506.71	c  N dy 12850   2092560      4857     20789         0     85495     63143   2870372     68.43     72.58
2045.41/512.90	c  N dy 12972   2112644      4857     20789         0    105575     63143   5028722     68.44     74.92
2074.52/520.22	c  N dy 13103   2132841      4857     20789         0    125772     63143   7193161     68.45     72.78
2096.05/525.62	c  N dy 13235   2152883      4857     20789         0     81821     63143   2396872     68.46     77.97
2120.39/531.73	c  N dy 13368   2172981      4857     20789         0    101916     63143   4534630     68.47     72.32
2148.69/538.81	c  N dy 13494   2193132      4857     20789         0    122065     63143   6701412     68.48     74.65
2170.62/544.39	c  S st 13612   2211082      4857     20789         0     75018     63143   1580408     68.48     73.40
2171.43/544.56	c  S st 13612   2211587      4857     20789         0     75523     63143   1623113     68.48   no data
2171.43/544.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2171.82/544.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
2171.82/544.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2171.82/544.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2171.82/544.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2171.82/544.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
2171.82/544.63	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2171.82/544.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2172.22/544.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2176.61/545.85	c lits-rem:        14  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.12 s
2176.61/545.86	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
2176.61/545.88	c vivif2 --  cl tried    75521 cl shrink        0 lits rem          0 time: 0.02
2177.01/545.98	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.09
2177.01/545.98	c calculated reachability. Time: 0.00
2177.01/545.98	c  N dy 13612   2211587      4857     20789         0     75521     63143   1622718     68.48   no data
2200.15/551.71	c  N dy 13739   2231593      4857     20789         0     95525     63143   3752664     68.49     73.00
2227.29/558.52	c  N dy 13869   2251645      4857     20789         0    115573     63143   5914465     68.51     75.27
2255.97/565.71	c  N dy 13996   2271788      4857     20789         0     69722     63143    899606     68.51     72.96
2277.10/571.03	c  N dy 14115   2291862      4857     20789         0     89793     63143   3067755     68.52     73.23
2302.63/577.46	c  N dy 14247   2311986      4857     20789         0    109916     63143   5237688     68.53     73.93
2332.59/584.94	c  N dy 14373   2332053      4857     20789         0    129979     63143   7382281     68.54     72.79
2355.67/590.75	c  N dy 14507   2352086      4857     20789         0     83015     63143   2220911     68.55     72.17
2380.00/596.85	c  N dy 14641   2372218      4857     20789         0    103144     63143   4386328     68.57     72.73
2408.30/603.93	c  N dy 14766   2392323      4857     20789         0    123245     63143   6554398     68.57     77.17
2437.03/611.12	c  N dy 14899   2412467      4857     20789         0     75398     63143   1305296     68.60     73.20
2458.96/616.70	c  N dy 15021   2432481      4857     20789         0     95410     63143   3456341     68.60     72.87
2486.12/623.44	c  N dy 15147   2452635      4857     20789         0    115563     63143   5620754     68.60     74.41
2515.99/630.96	c  N dy 15254   2472807      4857     20789         0    135731     63143   7800865     68.59     72.25
2538.34/636.56	c  N dy 15368   2493014      4857     20789         0     86942     63143   2452108     68.59     73.50
2563.05/642.78	c  N dy 15489   2513095      4857     20789         0    107017     63143   4580045     68.59     88.27
2592.95/650.20	c  N dy 15628   2533152      4857     20789         0    127073     63143   6713264     68.60     73.78
2620.87/657.29	c  N dy 15756   2553205      4857     20789         0     77134     63143   1282507     68.61     74.05
2643.62/662.99	c  N dy 15873   2573239      4857     20789         0     97163     63143   3425172     68.61     73.68
2671.11/669.82	c  N dy 15995   2593360      4857     20789         0    117281     63143   5589357     68.61     73.20
2702.22/677.61	c  N dy 16126   2613394      4857     20789         0    137312     63143   7723624     68.61     72.32
2726.56/683.73	c  N dy 16257   2633502      4857     20789         0     86425     63143   2181993     68.62     72.71
2751.27/689.94	c  N dy 16389   2653579      4857     20789         0    106502     63143   4343341     68.63     73.35
2780.04/697.15	c  N dy 16507   2673616      4857     20789         0    126534     63143   6480629     68.63     82.42
2811.89/705.12	c  N dy 16631   2693809      4857     20789         0     74734     63143    827700     68.64     72.38
2831.44/710.06	c  S st 16748   2711588      4857     20789         0     92508     63143   2745089     68.65   no data
2832.26/710.25	c  S st 16748   2712089      4857     20789         0     93009     63143   2783918     68.65   no data
2832.26/710.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2832.68/710.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
2832.68/710.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2832.68/710.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2832.68/710.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2832.68/710.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
2832.68/710.33	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2832.68/710.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2833.03/710.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2845.41/713.56	c lits-rem:        27  cl-subs:       11  v-elim:      0  v-fix:    0  time:  3.08 s
2845.41/713.56	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
2845.41/713.60	c vivif2 --  cl tried    92998 cl shrink        0 lits rem          0 time: 0.04
2846.19/713.72	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.12
2846.19/713.72	c calculated reachability. Time: 0.00
2846.19/713.72	c  N dy 16748   2712089      4857     20789         0     92998     63143   2781901     68.65   no data
2872.50/720.38	c  N dy 16868   2732129      4857     20789         0    113037     63143   4891476     68.65     86.00
2903.23/728.06	c  N dy 16994   2752214      4857     20789         0    133121     63143   7053205     68.65     74.77
2932.33/735.39	c  N dy 17115   2772242      4857     20789         0     80157     63143   1305943     68.66     72.62
2955.85/741.27	c  N dy 17243   2792271      4857     20789         0    100184     63143   3448588     68.66     72.93
2983.78/748.25	c  N dy 17369   2812345      4857     20789         0    120256     63143   5598800     68.67     80.27
3015.28/756.18	c  N dy 17501   2832356      4857     20789         0    140263     63143   7745546     68.68     72.76
3042.00/762.84	c  N dy 17627   2852502      4857     20789         0     86426     63143   1890887     68.69     72.57
3066.74/769.02	c  N dy 17749   2872520      4857     20789         0    106443     63143   4037183     68.70     74.08
3095.89/776.36	c  N dy 17882   2892781      4857     20789         0    126702     63143   6231462     68.71     74.52
3128.93/784.66	c  N dy 18009   2912852      4857     20789         0    146772     63143   8396544     68.71     73.96
3154.06/790.90	c  N dy 18137   2932901      4857     20789         0     91819     63143   2373291     68.72     73.01
3179.59/797.35	c  N dy 18257   2953311      4857     20789         0    112224     63143   4570770     68.72     72.99
3209.95/804.95	c  N dy 18382   2973408      4857     20789         0    132319     63143   6735474     68.72     76.23
3244.21/813.51	c  N dy 18511   2993410      4857     20789         0     76325     63143    593613     68.74     73.91
3266.55/819.13	c  N dy 18636   3013474      4857     20789         0     96387     63143   2746757     68.74     72.96
3292.86/825.77	c  N dy 18758   3033481      4857     20789         0    116389     63143   4884752     68.75     73.53
3324.00/833.57	c  N dy 18886   3053513      4857     20789         0    136418     63143   7053079     68.76     75.09
3357.46/841.92	c  N dy 19006   3073524      4857     20789         0     79439     63143    822595     68.76     72.98
3380.61/847.71	c  N dy 19120   3093831      4857     20789         0     99740     63143   3016865     68.76     72.58
3407.70/854.56	c  N dy 19239   3113888      4857     20789         0    119795     63143   5199638     68.77     73.53
3439.61/862.57	c  N dy 19372   3133942      4857     20789         0    139847     63143   7353286     68.77     74.45
3472.31/870.80	c  N dy 19501   3153961      4857     20789         0     81878     63143    983814     68.78     72.67
3496.24/876.71	c  N dy 19627   3174042      4857     20789         0    101958     63143   3146091     68.79     72.56
3524.16/883.72	c  N dy 19756   3194208      4857     20789         0    122119     63143   5305411     68.79     72.92
3552.87/890.97	c  S st 19878   3212090      4857     20789         0    139997     63143   7225807     68.81   no data
3554.07/891.25	c  S st 19878   3212591      4857     20789         0    140498     63143   7273354     68.81   no data
3554.07/891.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3554.47/891.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
3554.47/891.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3554.47/891.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3554.47/891.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3554.47/891.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
3554.47/891.38	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3554.87/891.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3556.08/891.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3590.76/900.41	c lits-rem:        45  cl-subs:       25  v-elim:      0  v-fix:    0  time:  8.66 s
3590.76/900.41	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
3591.17/900.52	c vivif2 --  cl tried   140473 cl shrink        0 lits rem          0 time: 0.10
3591.95/900.70	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.18
3591.95/900.71	c calculated reachability. Time: 0.00
3591.95/900.71	c  N dy 19878   3212591      4857     20789         0    140473     63143   7267546     68.81   no data
3627.05/909.57	c  N dy 20002   3232595      4857     20789         0     81484     63143    847913     68.81     72.70
3651.37/915.61	c  N dy 20130   3252765      4857     20789         0    101651     63143   3003528     68.81     73.13
3679.68/922.77	c  N dy 20240   3272816      4857     20789         0    121698     63143   5137347     68.81     74.47
3712.39/930.92	c  N dy 20367   3292885      4857     20789         0    141765     63143   7294386     68.82     73.10
3747.49/939.76	c  N dy 20493   3312910      4857     20789         0     81801     63143    776090     68.82     72.54
3771.46/945.75	c  N dy 20617   3333079      4857     20789         0    101967     63143   2943168     68.82     74.61
3799.74/952.82	c  N dy 20742   3353396      4857     20789         0    122281     63143   5124551     68.83     72.56
3831.64/960.87	c  N dy 20865   3373628      4857     20789         0    142509     63143   7311670     68.84     72.56
3867.54/969.91	c  N dy 20975   3393877      4857     20789         0     81772     63143    674382     68.83     73.09
3891.45/975.80	c  N dy 21087   3414295      4857     20789         0    102188     63143   2832211     68.83     72.59
3920.61/983.17	c  N dy 21220   3434376      4857     20789         0    122265     63143   5007932     68.84     76.96
3953.66/991.46	c  N dy 21347   3454720      4857     20789         0    142606     63143   7189732     68.84     74.48
3990.81/1000.73	c  N dy 21477   3474778      4857     20789         0    162663     63143   9332748     68.85     73.32
4015.48/1006.97	c  N dy 21611   3494842      4857     20789         0    100741     63143   2616587     68.86     74.79
4043.02/1013.87	c  N dy 21747   3514928      4857     20789         0    120823     63143   4787454     68.87     73.67
4074.90/1021.82	c  N dy 21873   3534946      4857     20789         0    140840     63143   6944204     68.87     94.23
4111.19/1030.97	c  N dy 22002   3555028      4857     20789         0    160920     63143   9134577     68.88     78.49
4138.72/1037.84	c  N dy 22130   3575082      4857     20789         0     97978     63143   2216864     68.89     83.87
4165.44/1044.59	c  N dy 22257   3595134      4857     20789         0    118029     63143   4363663     68.89     72.76
4196.55/1052.34	c  N dy 22383   3615145      4857     20789         0    138035     63143   6520479     68.90     73.58
4231.65/1061.16	c  N dy 22503   3635167      4857     20789         0    158057     63143   8685165     68.91     74.96
4262.36/1068.86	c  N dy 22621   3655497      4857     20789         0     94395     63143   1734313     68.91     73.08
4288.27/1075.30	c  N dy 22740   3675579      4857     20789         0    114474     63143   3856569     68.91     73.35
4318.98/1083.00	c  N dy 22868   3695755      4857     20789         0    134646     63143   6007969     68.91     73.07
4347.68/1090.23	c  S st 22961   3712591      4857     20789         0    151482     63143   7804291     68.91     66.83
4348.88/1090.55	c  S st 22961   3713091      4857     20789         0    151982     63143   7844912     68.91   no data
4348.88/1090.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4349.28/1090.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
4349.28/1090.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4349.28/1090.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4349.28/1090.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4349.28/1090.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
4349.28/1090.69	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4349.68/1090.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4350.87/1091.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4389.16/1100.61	c lits-rem:        62  cl-subs:       25  v-elim:      0  v-fix:    0  time:  9.55 s
4389.16/1100.62	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
4389.57/1100.72	c vivif2 --  cl tried   151957 cl shrink        0 lits rem          0 time: 0.11
4390.35/1100.93	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.20
4390.35/1100.93	c calculated reachability. Time: 0.00
4390.35/1100.93	c  N dy 22961   3713091      4857     20789         0    151957     63143   7840444     68.91   no data
4428.64/1110.59	c  N dy 23094   3733117      4857     20789         0     86992     63143    820007     68.91     73.44
4452.17/1116.43	c  F st 23208   3751562      4857     20789         0    105435     63143   2799738     68.92   no data
4454.57/1117.07	c  N st 23212   3753594      4857     20789         0    107465     63143   3054551     68.92   no data
4482.87/1124.15	c  N dy 23312   3773705      4857     20789         0    127573     63143   5299469     68.92     74.37
4517.22/1132.79	c  N dy 23445   3793750      4857     20789         0    147617     63143   7459575     68.93     73.19
4555.46/1142.32	c  N dy 23579   3813762      4857     20789         0    167626     63143   9610963     68.94     74.77
4583.37/1149.36	c  N dy 23713   3833890      4857     20789         0    101760     63143   2329645     68.95     72.97
4611.29/1156.39	c  N dy 23848   3853990      4857     20789         0    121852     63143   4498831     68.96     75.16
4643.60/1164.44	c  N dy 23976   3874085      4857     20789         0    141942     63143   6664069     68.96     80.66
4679.54/1173.44	c  N dy 24096   3894156      4857     20789         0    162011     63143   8826586     68.96     74.54
4712.98/1181.89	c  N dy 24219   3914174      4857     20789         0     95047     63143   1510065     68.97     94.34
4740.10/1188.62	c  N dy 24349   3934326      4857     20789         0    115198     63143   3664303     68.97     72.99
4771.24/1196.49	c  N dy 24483   3954495      4857     20789         0    135365     63143   5834312     68.98     73.63

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366265-1305400239/watcher-3366265-1305400239 -o /tmp/evaluation-result-3366265-1305400239/solver-3366265-1305400239 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366265-1305400239.cnf 

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

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: 7.75 8.02 8.04 7/367 14957
/proc/meminfo: memFree=23248872/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=183508 CPUtime=0 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 1039 0 0 0 0 0 0 0 25 0 4 0 730254616 187912192 954 33554432000 4194304 4580107 140736265434496 18446744073709551615 260905437367 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 45877 974 333 95 0 40859 0
[pid=14957/tid=14958] ppid=14955 vsize=285628 CPUtime=0 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 719 0 0 0 0 0 0 0 25 0 4 0 730254616 292483072 2741 33554432000 4194304 4580107 140736265434496 18446744073709551615 260905499167 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=285628 CPUtime=0 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 548 0 0 0 0 0 0 0 25 0 4 0 730254616 292483072 2741 33554432000 4194304 4580107 140736265434496 18446744073709551615 260905499167 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=285628 CPUtime=0 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 726 0 0 0 0 0 0 0 25 0 4 0 730254616 292483072 2744 33554432000 4194304 4580107 140736265434496 18446744073709551615 260905499118 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.025671 s]
/proc/loadavg: 7.75 8.02 8.04 7/367 14957
/proc/meminfo: memFree=23248872/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=353988 CPUtime=0.12 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 4674 0 0 0 11 1 0 0 25 0 4 0 730254616 362483712 4294 33554432000 4194304 4580107 140736265434496 18446744073709551615 260905091280 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 88497 4317 362 95 0 83479 0
[pid=14957/tid=14958] ppid=14955 vsize=355296 CPUtime=0.03 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 1586 0 0 0 3 0 0 0 18 0 4 0 730254616 363823104 5059 33554432000 4194304 4580107 140736265434496 18446744073709551615 4401482 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=355296 CPUtime=0.03 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 1018 0 0 0 3 0 0 0 25 0 4 0 730254616 363823104 5088 33554432000 4194304 4580107 140736265434496 18446744073709551615 260905091257 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=356896 CPUtime=0.03 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) S 14955 14957 14715 0 -1 4202560 969 0 0 0 3 0 0 0 18 0 4 0 730254616 365461504 5519 33554432000 4194304 4580107 140736265434496 18446744073709551615 260905499118 0 0 4096 2 18446604453664680640 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 353988

[startup+0.301104 s]
/proc/loadavg: 7.75 8.02 8.04 7/367 14957
/proc/meminfo: memFree=23248872/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=361448 CPUtime=3.59 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 12171 0 0 0 357 2 0 0 25 0 4 0 730254616 370122752 8312 33554432000 4194304 4580107 140736265434496 18446744073709551615 4318281 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 90362 8313 377 95 0 85344 0
[pid=14957/tid=14958] ppid=14955 vsize=361448 CPUtime=0.89 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 3368 0 0 0 89 0 0 0 19 0 4 0 730254616 370122752 8314 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=361448 CPUtime=0.88 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 2975 0 0 0 88 0 0 0 25 0 4 0 730254616 370122752 8314 33554432000 4194304 4580107 140736265434496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=361448 CPUtime=0.89 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 2245 0 0 0 89 0 0 0 19 0 4 0 730254616 370122752 8314 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 361448

[startup+1.00902 s]
/proc/loadavg: 7.75 8.02 8.04 7/367 14957
/proc/meminfo: memFree=23248872/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=361448 CPUtime=3.99 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 12644 0 0 0 397 2 0 0 25 0 4 0 730254616 370122752 8785 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293131 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 90362 8785 377 95 0 85344 0
[pid=14957/tid=14958] ppid=14955 vsize=361448 CPUtime=0.99 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 3496 0 0 0 99 0 0 0 19 0 4 0 730254616 370122752 8785 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=361448 CPUtime=0.98 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 3097 0 0 0 98 0 0 0 25 0 4 0 730254616 370122752 8786 33554432000 4194304 4580107 140736265434496 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=361448 CPUtime=0.99 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 2369 0 0 0 99 0 0 0 19 0 4 0 730254616 370122752 8786 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 361448

[startup+1.109 s]
/proc/loadavg: 7.75 8.02 8.04 7/367 14957
/proc/meminfo: memFree=23248872/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=361448 CPUtime=4.39 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 13025 0 0 0 437 2 0 0 25 0 4 0 730254616 370122752 9166 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 90362 9167 377 95 0 85344 0
[pid=14957/tid=14958] ppid=14955 vsize=361448 CPUtime=1.09 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 3597 0 0 0 109 0 0 0 19 0 4 0 730254616 370122752 9167 33554432000 4194304 4580107 140736265434496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=361448 CPUtime=1.08 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 3191 0 0 0 108 0 0 0 25 0 4 0 730254616 370122752 9167 33554432000 4194304 4580107 140736265434496 18446744073709551615 4295853 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=361448 CPUtime=1.09 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 2461 0 0 0 109 0 0 0 19 0 4 0 730254616 370122752 9167 33554432000 4194304 4580107 140736265434496 18446744073709551615 4339111 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 361448

[startup+1.50892 s]
/proc/loadavg: 7.75 8.02 8.04 7/367 14957
/proc/meminfo: memFree=23248872/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=362100 CPUtime=6 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 15603 0 0 0 597 3 0 0 25 0 4 0 730254616 370790400 8350 33554432000 4194304 4580107 140736265434496 18446744073709551615 4318735 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 90525 8350 377 95 0 85507 0
[pid=14957/tid=14958] ppid=14955 vsize=362100 CPUtime=1.49 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 4246 0 0 0 149 0 0 0 20 0 4 0 730254616 370790400 8350 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=362100 CPUtime=1.48 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 3816 0 0 0 148 0 0 0 25 0 4 0 730254616 370790400 8350 33554432000 4194304 4580107 140736265434496 18446744073709551615 4316502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=362100 CPUtime=1.49 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 3127 0 0 0 149 0 0 0 20 0 4 0 730254616 370790400 8350 33554432000 4194304 4580107 140736265434496 18446744073709551615 4321204 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 362100

[startup+3.10063 s]
/proc/loadavg: 7.93 8.05 8.05 9/371 14961
/proc/meminfo: memFree=23169604/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=363316 CPUtime=12.33 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 24003 0 0 0 1229 4 0 0 25 0 4 0 730254616 372035584 8367 33554432000 4194304 4580107 140736265434496 18446744073709551615 4320939 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 90829 8367 378 95 0 85811 0
[pid=14957/tid=14958] ppid=14955 vsize=363316 CPUtime=3.09 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 6399 0 0 0 308 1 0 0 25 0 4 0 730254616 372035584 8367 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=363316 CPUtime=3.07 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 5893 0 0 0 307 0 0 0 25 0 4 0 730254616 372035584 8367 33554432000 4194304 4580107 140736265434496 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=363316 CPUtime=3.06 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 5226 0 0 0 305 1 0 0 25 0 4 0 730254616 372035584 8367 33554432000 4194304 4580107 140736265434496 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 363316

[startup+6.31404 s]
/proc/loadavg: 7.93 8.05 8.05 9/371 14961
/proc/meminfo: memFree=23128436/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=377720 CPUtime=25.15 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 50864 0 0 0 2504 11 0 0 25 0 4 0 730254616 386785280 23384 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293728 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 94430 23384 379 95 0 89412 0
[pid=14957/tid=14958] ppid=14955 vsize=377720 CPUtime=6.3 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 11758 0 0 0 628 2 0 0 25 0 4 0 730254616 386785280 23384 33554432000 4194304 4580107 140736265434496 18446744073709551615 4324249 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=377720 CPUtime=6.29 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 14352 0 0 0 627 2 0 0 25 0 4 0 730254616 386785280 23384 33554432000 4194304 4580107 140736265434496 18446744073709551615 4302544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=377720 CPUtime=6.23 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 11419 0 0 0 621 2 0 0 25 0 4 0 730254616 386785280 23384 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 377720

[startup+12.7009 s]
/proc/loadavg: 7.93 8.05 8.05 9/371 14961
/proc/meminfo: memFree=22927352/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=378384 CPUtime=50.63 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 84567 0 0 0 5046 17 0 0 25 0 4 0 730254616 387465216 35404 33554432000 4194304 4580107 140736265434496 18446744073709551615 4295888 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 94596 35404 379 95 0 89578 0
[pid=14957/tid=14958] ppid=14955 vsize=378384 CPUtime=12.69 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 23477 0 0 0 1264 5 0 0 25 0 4 0 730254616 387465216 35404 33554432000 4194304 4580107 140736265434496 18446744073709551615 4320696 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=378384 CPUtime=12.67 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 23860 0 0 0 1263 4 0 0 25 0 4 0 730254616 387465216 35404 33554432000 4194304 4580107 140736265434496 18446744073709551615 4417020 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=378384 CPUtime=12.55 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 17136 0 0 0 1253 2 0 0 25 0 4 0 730254616 387465216 35404 33554432000 4194304 4580107 140736265434496 18446744073709551615 4324249 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 378384

[startup+25.5005 s]
/proc/loadavg: 8.03 8.06 8.06 9/371 14961
/proc/meminfo: memFree=22786056/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=477708 CPUtime=101.65 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 138116 0 0 0 10137 28 0 0 25 0 4 0 730254616 489172992 56643 33554432000 4194304 4580107 140736265434496 18446744073709551615 4295838 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 119427 56643 379 95 0 114409 0
[pid=14957/tid=14958] ppid=14955 vsize=477708 CPUtime=25.47 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 36602 0 0 0 2540 7 0 0 25 0 4 0 730254616 489172992 56643 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=477708 CPUtime=25.47 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 32767 0 0 0 2541 6 0 0 25 0 4 0 730254616 489172992 56643 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=477708 CPUtime=25.19 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 32078 0 0 0 2513 6 0 0 25 0 4 0 730254616 489172992 56643 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 477708

[startup+51.1008 s]
/proc/loadavg: 8.02 8.06 8.05 9/371 14962
/proc/meminfo: memFree=22593012/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=489112 CPUtime=203.75 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 219755 0 0 0 20329 46 0 0 25 0 4 0 730254616 500850688 60557 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 122278 60557 379 95 0 117260 0
[pid=14957/tid=14958] ppid=14955 vsize=489112 CPUtime=51.07 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 56305 0 0 0 5096 11 0 0 25 0 4 0 730254616 500850688 60557 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=489112 CPUtime=51.07 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 53415 0 0 0 5096 11 0 0 25 0 4 0 730254616 500850688 60557 33554432000 4194304 4580107 140736265434496 18446744073709551615 4316617 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=489112 CPUtime=50.49 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 51790 0 0 0 5039 10 0 0 25 0 4 0 730254616 500850688 60557 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 489112

[startup+102.3 s]
/proc/loadavg: 8.10 8.07 8.06 9/371 14963
/proc/meminfo: memFree=22446988/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=590980 CPUtime=407.93 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 355306 0 0 0 40713 80 0 0 25 0 4 0 730254616 605163520 71516 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 147745 71516 379 95 0 142727 0
[pid=14957/tid=14958] ppid=14955 vsize=590980 CPUtime=102.27 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 89537 0 0 0 10207 20 0 0 25 0 4 0 730254616 605163520 71516 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=590980 CPUtime=102.27 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 87814 0 0 0 10208 19 0 0 25 0 4 0 730254616 605163520 71516 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=590980 CPUtime=101.08 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 84588 0 0 0 10089 19 0 0 25 0 4 0 730254616 605163520 71516 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.93
Current children cumulated vsize (KiB) 590980

[startup+162.3 s]

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

[pid=14957] ppid=14955 vsize=977984 CPUtime=2800.73 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 1430472 0 0 0 279659 414 0 0 25 0 4 0 730254616 1001455616 153301 33554432000 4194304 4580107 140736265434496 18446744073709551615 4316555 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 244496 153302 379 95 0 239478 0
[pid=14957/tid=14958] ppid=14955 vsize=977984 CPUtime=702.16 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 355189 0 0 0 70117 99 0 0 25 0 4 0 730254616 1001455616 153302 33554432000 4194304 4580107 140736265434496 18446744073709551615 4322530 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=977984 CPUtime=702.26 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 359259 0 0 0 70124 102 0 0 25 0 4 0 730254616 1001455616 153302 33554432000 4194304 4580107 140736265434496 18446744073709551615 4295838 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=977984 CPUtime=693.99 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 354526 0 0 0 69297 102 0 0 25 0 4 0 730254616 1001455616 153302 33554432000 4194304 4580107 140736265434496 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.73
Current children cumulated vsize (KiB) 977984

[startup+762.301 s]
/proc/loadavg: 8.17 8.11 8.09 9/371 14981
/proc/meminfo: memFree=21745388/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=932472 CPUtime=3040.01 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 1516018 0 0 0 303562 439 0 0 25 0 4 0 730254616 954851328 149309 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 233118 149309 380 95 0 228100 0
[pid=14957/tid=14958] ppid=14955 vsize=932472 CPUtime=762.16 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 379564 0 0 0 76111 105 0 0 25 0 4 0 730254616 954851328 149309 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=932472 CPUtime=762.26 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 379535 0 0 0 76117 109 0 0 25 0 4 0 730254616 954851328 149309 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=932472 CPUtime=753.28 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 374741 0 0 0 75219 109 0 0 25 0 4 0 730254616 954851328 149309 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.01
Current children cumulated vsize (KiB) 932472

[startup+822.301 s]
/proc/loadavg: 8.12 8.11 8.09 9/371 14983
/proc/meminfo: memFree=21713788/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=1033260 CPUtime=3279.3 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 1596415 0 0 0 327461 469 0 0 25 0 4 0 730254616 1058058240 156345 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 258315 156345 380 95 0 253297 0
[pid=14957/tid=14958] ppid=14955 vsize=1033260 CPUtime=822.14 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 399691 0 0 0 82101 113 0 0 25 0 4 0 730254616 1058058240 156345 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293927 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=1033260 CPUtime=822.25 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 399609 0 0 0 82109 116 0 0 25 0 4 0 730254616 1058058240 156345 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1033260 CPUtime=812.57 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 394351 0 0 0 81142 115 0 0 25 0 4 0 730254616 1058058240 156345 33554432000 4194304 4580107 140736265434496 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.3
Current children cumulated vsize (KiB) 1033260

[startup+882.301 s]
/proc/loadavg: 8.04 8.08 8.08 9/371 14984
/proc/meminfo: memFree=21530316/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=1035032 CPUtime=3518.57 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 1674737 0 0 0 351359 498 0 0 25 0 4 0 730254616 1059872768 159950 33554432000 4194304 4580107 140736265434496 18446744073709551615 4317032 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 258758 159951 380 95 0 253740 0
[pid=14957/tid=14958] ppid=14955 vsize=1035032 CPUtime=882.14 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 419315 0 0 0 88094 120 0 0 25 0 4 0 730254616 1059872768 159951 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=1035032 CPUtime=882.26 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 419260 0 0 0 88102 124 0 0 25 0 4 0 730254616 1059872768 159951 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1035032 CPUtime=871.86 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 413566 0 0 0 87064 122 0 0 25 0 4 0 730254616 1059872768 159951 33554432000 4194304 4580107 140736265434496 18446744073709551615 4325132 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.57
Current children cumulated vsize (KiB) 1035032

[startup+942.301 s]
/proc/loadavg: 8.06 8.08 8.08 9/371 14986
/proc/meminfo: memFree=21322280/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=1162836 CPUtime=3757.88 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 1787941 0 0 0 375257 531 0 0 25 0 4 0 730254616 1190744064 203609 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 290709 203609 379 95 0 285691 0
[pid=14957/tid=14958] ppid=14955 vsize=1162836 CPUtime=942.13 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 454994 0 0 0 94085 128 0 0 25 0 4 0 730254616 1190744064 203616 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=1162836 CPUtime=942.27 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 438410 0 0 0 94095 132 0 0 25 0 4 0 730254616 1190744064 203616 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1162836 CPUtime=931.15 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 444986 0 0 0 92984 131 0 0 25 0 4 0 730254616 1190744064 203616 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.88
Current children cumulated vsize (KiB) 1162836

[startup+1002.3 s]
/proc/loadavg: 8.02 8.06 8.07 9/371 14987
/proc/meminfo: memFree=21353568/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=1063256 CPUtime=3997.14 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 1869877 0 0 0 399155 559 0 0 25 0 4 0 730254616 1088774144 206291 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 265814 206291 399 95 0 260796 0
[pid=14957/tid=14958] ppid=14955 vsize=1063256 CPUtime=1002.11 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 474086 0 0 0 100076 135 0 0 25 0 4 0 730254616 1088774144 206292 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=1063256 CPUtime=1002.26 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 463749 0 0 0 100087 139 0 0 25 0 4 0 730254616 1088774144 206292 33554432000 4194304 4580107 140736265434496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1063256 CPUtime=990.44 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 463487 0 0 0 98906 138 0 0 25 0 4 0 730254616 1088774144 206292 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3997.14
Current children cumulated vsize (KiB) 1063256

[startup+1062.31 s]
/proc/loadavg: 8.04 8.06 8.07 9/371 14989
/proc/meminfo: memFree=21242648/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=1165968 CPUtime=4236.46 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 1942810 0 0 0 423060 586 0 0 25 0 4 0 730254616 1193951232 219247 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 291492 219247 399 95 0 286474 0
[pid=14957/tid=14958] ppid=14955 vsize=1165968 CPUtime=1062.11 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 493156 0 0 0 106069 142 0 0 25 0 4 0 730254616 1193951232 219247 33554432000 4194304 4580107 140736265434496 18446744073709551615 4318437 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=1165968 CPUtime=1062.27 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 482257 0 0 0 106081 146 0 0 25 0 4 0 730254616 1193951232 219247 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1165968 CPUtime=1049.74 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 480635 0 0 0 104830 144 0 0 25 0 4 0 730254616 1193951232 219247 33554432000 4194304 4580107 140736265434496 18446744073709551615 4318737 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.46
Current children cumulated vsize (KiB) 1165968

[startup+1122.3 s]
/proc/loadavg: 8.06 8.06 8.07 9/371 14991
/proc/meminfo: memFree=21025452/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=1186156 CPUtime=4475.7 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 2024023 0 0 0 446957 613 0 0 25 0 4 0 730254616 1214623744 227085 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294430 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 296539 227085 379 95 0 291521 0
[pid=14957/tid=14958] ppid=14955 vsize=1186156 CPUtime=1122.1 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 515965 0 0 0 112062 148 0 0 25 0 4 0 730254616 1214623744 227085 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=1186156 CPUtime=1122.26 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 499648 0 0 0 112073 153 0 0 25 0 4 0 730254616 1214623744 227085 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1186156 CPUtime=1109.02 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 499246 0 0 0 110751 151 0 0 25 0 4 0 730254616 1214623744 227085 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.7
Current children cumulated vsize (KiB) 1186156

[startup+1182.3 s]
/proc/loadavg: 8.13 8.08 8.08 9/371 14992
/proc/meminfo: memFree=20950608/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=1188368 CPUtime=4714.98 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 2101213 0 0 0 470859 639 0 0 25 0 4 0 730254616 1216888832 233454 33554432000 4194304 4580107 140736265434496 18446744073709551615 4321020 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 297092 233454 379 95 0 292074 0
[pid=14957/tid=14958] ppid=14955 vsize=1188368 CPUtime=1182.08 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 533728 0 0 0 118054 154 0 0 25 0 4 0 730254616 1216888832 233454 33554432000 4194304 4580107 140736265434496 18446744073709551615 4322920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=1188368 CPUtime=1182.26 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 518382 0 0 0 118065 161 0 0 25 0 4 0 730254616 1216888832 233454 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1188368 CPUtime=1168.31 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 521781 0 0 0 116674 157 0 0 25 0 4 0 730254616 1216888832 233454 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.98
Current children cumulated vsize (KiB) 1188368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.16 8.09 8.08 5/366 14994
/proc/meminfo: memFree=22327636/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=1292112 CPUtime=4800.35 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 2123532 0 0 0 479386 649 0 0 25 0 4 0 730254616 1323122688 244994 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 323028 244994 397 95 0 318010 0
[pid=14957/tid=14958] ppid=14955 vsize=1292112 CPUtime=1203.49 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 540497 0 0 0 120192 157 0 0 25 0 4 0 730254616 1323122688 244998 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=1292112 CPUtime=1203.68 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 521843 0 0 0 120205 163 0 0 25 0 4 0 730254616 1323122688 244998 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1292112 CPUtime=1189.46 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 527809 0 0 0 118787 159 0 0 25 0 4 0 730254616 1323122688 244998 33554432000 4194304 4580107 140736265434496 18446744073709551615 4320987 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 1292112

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

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

[startup+1203.7 s]
/proc/loadavg: 8.16 8.09 8.08 5/366 14994
/proc/meminfo: memFree=22327636/32950928 swapFree=65730864/67111528
[pid=14957] ppid=14955 vsize=1292112 CPUtime=4800.35 cores=0,2,4,6
/proc/14957/stat : 14957 (strangenight2-m) R 14955 14957 14715 0 -1 4202496 2123532 0 0 0 479386 649 0 0 25 0 4 0 730254616 1323122688 244994 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14957/statm: 323028 244994 397 95 0 318010 0
[pid=14957/tid=14958] ppid=14955 vsize=1292112 CPUtime=1203.49 cores=0,2,4,6
/proc/14957/task/14958/stat : 14958 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 540497 0 0 0 120192 157 0 0 25 0 4 0 730254616 1323122688 244998 33554432000 4194304 4580107 140736265434496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14957/tid=14959] ppid=14955 vsize=1292112 CPUtime=1203.68 cores=0,2,4,6
/proc/14957/task/14959/stat : 14959 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 521843 0 0 0 120205 163 0 0 25 0 4 0 730254616 1323122688 244998 33554432000 4194304 4580107 140736265434496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1292112 CPUtime=1189.46 cores=0,2,4,6
/proc/14957/task/14960/stat : 14960 (strangenight2-m) R 14955 14957 14715 0 -1 4202560 527809 0 0 0 118787 159 0 0 25 0 4 0 730254616 1323122688 244998 33554432000 4194304 4580107 140736265434496 18446744073709551615 4320987 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 1292112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.76
CPU time (s): 4800.43
CPU user time (s): 4793.9
CPU system time (s): 6.53101
CPU usage (%): 398.786
Max. virtual memory (cumulated for all children) (KiB): 1304228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.9
system time used= 6.53101
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2123541
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= 2639
involuntary context switches= 33304

runsolver used 4.01039 second user time and 10.2444 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-14 21:10:39
IDJOB=3366265
IDBENCH=82674
IDSOLVER=1844
FILE ID=node116/3366265-1305400239
RUNJOBID= node116-1305397827-14733
PBS_JOBID= 13324469
Free space on /tmp= 73128 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S901912629-090-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366265-1305400239/watcher-3366265-1305400239 -o /tmp/evaluation-result-3366265-1305400239/solver-3366265-1305400239 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366265-1305400239.cnf

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

MD5SUM BENCH= dd2bb1255d1ab08cabc4f5bd25c67ddb
RANDOM SEED=1336019026

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23249524 kB
Buffers:         25624 kB
Cached:         111840 kB
SwapCached:      12356 kB
Active:        9451772 kB
Inactive:        43200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23249524 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:           12436 kB
Writeback:           0 kB
AnonPages:     9355544 kB
Mapped:          16004 kB
Slab:            96388 kB
PageTables:      44108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82894904 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= 73132 MiB
End job on node116 at 2011-05-14 21:30:45