Trace number 3173856

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.17 1201.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-3173856-1304071961.cnf'
0.00/0.00	c -- header says num vars:           5000
0.00/0.00	c -- header says num clauses:       21000
0.00/0.02	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.02	c -- vars added       5000
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	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.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:    126  v-fix:    0  time:  0.02 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:    2228 undec:     533 neg:    2239
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0      4874     20886         0         0     63424         0   no data   no data
3.40/0.93	c  N dy    19      4084      4874     20886         0      4082     63424    425876     64.10     69.90
3.40/0.93	c  N dy    46      8275      4874     20886         0      5776     63424    431908     66.67     70.24
5.54/1.43	c  N dy    70     12307      4874     20886         0      5557     63424    245756     66.03     70.68
7.15/1.81	c  N dy    92     16664      4874     20886         0      9914     63424    695945     65.80     69.30
8.74/2.27	c  N dy   120     20756      4874     20886         0      8385     63424    426143     66.09     71.22
10.73/2.73	c  N dy   148     24820      4874     20886         0     12449     63424    847823     66.23     71.24
10.73/2.75	c  F st   150     25000      4874     20886         0     12629     63424    864228     66.17   no data
13.13/3.36	c  N dy   156     30001      4874     20886         0     10821     63424    606470     66.17   no data
13.13/3.36	c  S st   156     30001      4874     20886         0     10821     63424    606470     66.17   no data
13.53/3.41	c  S st   156     30504      4874     20886         0     11324     63424    646182     66.17   no data
13.53/3.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.53/3.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.53/3.43	c blocked clauses removed:       96 vars:     16 tried:        4874 T: 0.00 s
13.53/3.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.53/3.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.53/3.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4858 time:  0.00 s
13.53/3.44	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
13.53/3.46	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.02 s
13.53/3.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.92/3.58	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.08 s
14.32/3.60	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.02
14.32/3.60	c calculated reachability. Time: 0.00
14.32/3.60	c  N dy   156     30504      4857     20789         0     11277     63143    639759     66.17   no data
16.35/4.13	c  N dy   180     34877      4857     20789         0     15650     63143   1092654     66.17     69.89
18.33/4.61	c  N dy   207     38948      4857     20789         0     11834     63143    560430     66.28     71.66
20.34/5.11	c  N dy   234     42950      4857     20789         0     15835     63143    985039     66.54     70.66
21.52/5.48	c  S st   251     45756      4857     20789         0      9697     63143    231114     66.48     63.88
21.92/5.54	c  S st   251     46264      4857     20789         0     10205     63143    271437     66.48   no data
21.92/5.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.92/5.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
21.92/5.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.92/5.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.92/5.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.92/5.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
21.92/5.56	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
21.92/5.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.92/5.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.32/5.61	c lits-rem:        11  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
22.32/5.61	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
22.32/5.62	c vivif2 --  cl tried    10205 cl shrink        0 lits rem          0 time: 0.00
22.32/5.64	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.02
22.32/5.64	c calculated reachability. Time: 0.00
22.32/5.64	c  N dy   251     46264      4857     20789         0     10205     63143    271426     66.48   no data
24.32/6.14	c  N dy   276     50351      4857     20789         0     14291     63143    694944     66.48     70.20
26.31/6.67	c  N dy   302     54565      4857     20789         0     18505     63143   1125019     66.49     70.05
28.31/7.18	c  N dy   325     58654      4857     20789         0     12626     63143    430703     66.36     69.91
30.30/7.69	c  N dy   347     62745      4857     20789         0     16716     63143    853602     66.29     70.19
32.71/8.23	c  N dy   369     66770      4857     20789         0     20741     63143   1283267     66.35     84.84
33.92/8.59	c  S st   388     69396      4857     20789         0     12381     63143    315309     66.35   no data
34.30/8.65	c  S st   388     69901      4857     20789         0     12886     63143    355481     66.35   no data
34.30/8.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.30/8.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
34.30/8.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.30/8.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.30/8.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.30/8.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
34.30/8.67	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
34.30/8.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
34.70/8.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.70/8.74	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.04 s
34.70/8.75	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
34.70/8.75	c vivif2 --  cl tried    12884 cl shrink        0 lits rem          0 time: 0.00
34.70/8.77	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.02
34.70/8.78	c calculated reachability. Time: 0.00
34.70/8.78	c  N dy   388     69901      4857     20789         0     12884     63143    355274     66.35   no data
37.10/9.35	c  N dy   422     74362      4857     20789         0     17345     63143    820156     66.53     87.20
39.49/9.99	c  N dy   453     79187      4857     20789         0     22170     63143   1320865     66.61     85.10
42.30/10.69	c  N dy   491     84547      4857     20789         0     15544     63143    543698     66.67     70.38
43.89/11.07	c  F st   509     87500      4857     20789         0     18497     63143    850738     66.71   no data
45.88/11.53	c  N st   514     90795      4857     20789         0     21790     63143   1254789     66.71   no data
49.08/12.38	c  N dy   537     96735      4857     20789         0     14733     63143    361652     66.66     70.68
52.67/13.24	c  N dy   582    103049      4857     20789         0     21047     63143   1037023     66.81     71.84
53.47/13.48	c  S st   592    104851      4857     20789         0     22849     63143   1218673     66.77     52.92
53.87/13.56	c  S st   592    105357      4857     20789         0     23355     63143   1266796     66.77   no data
53.87/13.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.87/13.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
53.87/13.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.87/13.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.87/13.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.87/13.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
53.87/13.59	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
54.27/13.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
54.27/13.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.26/14.14	c lits-rem:        32  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.46 s
56.26/14.14	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
56.26/14.16	c vivif2 --  cl tried    23349 cl shrink        0 lits rem          0 time: 0.02
56.26/14.19	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.03
56.26/14.19	c calculated reachability. Time: 0.00
56.26/14.19	c  N dy   592    105357      4857     20789         0     23349     63143   1265394     66.77   no data
60.28/15.19	c  N dy   628    112411      4857     20789         0     16407     63143    437342     66.66     72.33
64.27/16.20	c  N dy   674    119712      4857     20789         0     23706     63143   1198679     66.74     71.54
69.07/17.39	c  N dy   719    127506      4857     20789         0     16501     63143    344522     66.71     70.31
73.84/18.51	c  N dy   766    135658      4857     20789         0     24652     63143   1187376     66.68     73.03
79.03/19.80	c  N dy   818    144320      4857     20789         0     17315     63143    335597     66.69     85.00
83.83/21.09	c  N dy   876    153558      4857     20789         0     26553     63143   1305410     66.78     70.31
86.65/21.79	c  S st   907    158035      4857     20789         0     31030     63143   1776418     66.85   no data
87.02/21.88	c  S st   907    158541      4857     20789         0     31536     63143   1816203     66.85   no data
87.02/21.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
87.42/21.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
87.42/21.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.42/21.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.42/21.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.42/21.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
87.42/21.92	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
87.42/21.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
87.82/22.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.82/23.01	c lits-rem:        22  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.99 s
91.82/23.02	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
91.82/23.04	c vivif2 --  cl tried    31530 cl shrink        0 lits rem          0 time: 0.02
91.82/23.08	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.04
91.82/23.09	c calculated reachability. Time: 0.00
91.82/23.09	c  N dy   907    158541      4857     20789         0     31530     63143   1815126     66.85   no data
98.21/24.60	c  N dy   973    168877      4857     20789         0     24860     63143   1032370     66.91     70.98
105.00/26.31	c  N dy  1042    179701      4857     20789         0     35683     63143   2156195     66.96     71.48
111.79/28.01	c  N dy  1121    191294      4857     20789         0     29277     63143   1389590     67.05     71.00
119.78/30.03	c  N dy  1206    203525      4857     20789         0     22510     63143    580486     67.13     71.96
127.77/32.08	c  N dy  1285    216617      4857     20789         0     35601     63143   1941028     67.07     71.76
136.56/34.27	c  N dy  1372    230522      4857     20789         0     29509     63143   1211304     67.03     70.59
141.34/35.49	c  S st  1419    237812      4857     20789         0     36798     63143   2003734     67.11   no data
141.74/35.59	c  S st  1419    238317      4857     20789         0     37303     63143   2041348     67.11   no data
141.74/35.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.14/35.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
142.14/35.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.14/35.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.14/35.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.14/35.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
142.14/35.63	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
142.14/35.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
142.54/35.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.16/37.12	c lits-rem:        35  cl-subs:       11  v-elim:      0  v-fix:    0  time:  1.38 s
148.16/37.13	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
148.16/37.15	c vivif2 --  cl tried    37292 cl shrink        0 lits rem          0 time: 0.03
148.54/37.20	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.05
148.54/37.21	c calculated reachability. Time: 0.00
148.54/37.21	c  N dy  1419    238317      4857     20789         0     37292     63143   2038795     67.11   no data
158.12/39.67	c  N dy  1512    253696      4857     20789         0     31669     63143   1343401     67.10     72.19
169.31/42.40	c  N dy  1609    270000      4857     20789         0     25972     63143    662452     67.13     70.75
180.89/45.32	c  N dy  1715    287299      4857     20789         0     43270     63143   2488558     67.18     70.80
192.88/48.36	c  N dy  1827    305652      4857     20789         0     38625     63143   1891211     67.23     71.07
193.28/48.47	c  F st  1832    306251      4857     20789         0     39224     63143   1954243     67.23   no data
206.46/51.75	c  N dy  1921    325251      4857     20789         0     34226     63143   1320881     67.22     71.12
220.84/55.32	c  N dy  2040    345344      4857     20789         0     29322     63143    721489     67.25     70.96
228.83/57.36	c  S st  2121    357476      4857     20789         0     41449     63143   2000661     67.31   no data
229.23/57.47	c  S st  2121    357977      4857     20789         0     41950     63143   2045271     67.31   no data
229.23/57.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
229.63/57.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
229.63/57.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
229.63/57.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.63/57.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.63/57.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
229.63/57.51	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
229.63/57.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
230.03/57.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.03/59.17	c lits-rem:        38  cl-subs:       11  v-elim:      0  v-fix:    0  time:  1.54 s
236.03/59.17	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
236.03/59.20	c vivif2 --  cl tried    41939 cl shrink        0 lits rem          0 time: 0.03
236.41/59.25	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.05
236.41/59.25	c calculated reachability. Time: 0.00
236.41/59.25	c  N dy  2121    357977      4857     20789         0     41939     63143   2042526     67.31   no data
251.19/62.90	c  N dy  2231    378305      4857     20789         0     36270     63143   1366167     67.27     71.43
265.98/66.65	c  N dy  2350    398319      4857     20789         0     29283     63143    500388     67.29     70.83
280.75/70.30	c  N dy  2479    418322      4857     20789         0     49282     63143   2609232     67.35     70.94
295.14/73.99	c  N dy  2606    438586      4857     20789         0     41549     63143   1680550     67.36     73.03
310.74/77.90	c  N dy  2733    458659      4857     20789         0     32620     63143    653822     67.37     70.93
325.89/81.63	c  N dy  2870    478681      4857     20789         0     52638     63143   2781454     67.45     72.37
341.09/85.44	c  N dy  2989    498747      4857     20789         0     42705     63143   1633806     67.47     72.90
357.45/89.57	c  N dy  3098    518799      4857     20789         0     31759     63143    366760     67.45     71.22
370.63/92.87	c  S st  3206    536966      4857     20789         0     49924     63143   2294398     67.47     50.80
371.03/92.99	c  S st  3206    537472      4857     20789         0     50430     63143   2339996     67.47   no data
371.43/93.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
371.43/93.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
371.43/93.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
371.43/93.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
371.43/93.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
371.43/93.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
371.43/93.04	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
371.43/93.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
371.84/93.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
381.04/95.41	c lits-rem:        23  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.24 s
381.04/95.41	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
381.04/95.44	c vivif2 --  cl tried    50429 cl shrink        0 lits rem          0 time: 0.03
381.41/95.51	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.06
381.41/95.51	c calculated reachability. Time: 0.00
381.41/95.51	c  N dy  3206    537472      4857     20789         0     50429     63143   2339715     67.47   no data
397.79/99.67	c  N dy  3329    557707      4857     20789         0     38666     63143   1000706     67.49     72.74
413.77/103.62	c  N dy  3450    577753      4857     20789         0     58709     63143   3110254     67.49     71.36
429.74/107.62	c  N dy  3565    597776      4857     20789         0     45736     63143   1656918     67.51     71.21
446.94/111.97	c  N dy  3690    617906      4857     20789         0     65862     63143   3755595     67.51     71.26
463.30/116.00	c  N dy  3820    638633      4857     20789         0     52598     63143   2285814     67.54     71.32
481.27/120.53	c  N dy  3948    658805      4857     20789         0     37770     63143    609011     67.58     72.41
496.85/124.49	c  N dy  4070    678891      4857     20789         0     57856     63143   2700001     67.59    106.30
514.82/128.98	c  N dy  4189    698955      4857     20789         0     41924     63143    944205     67.58     73.06
532.00/133.28	c  N dy  4324    719085      4857     20789         0     62051     63143   3092775     67.62     71.49
549.98/137.73	c  N dy  4445    739148      4857     20789         0     45113     63143   1171969     67.61     76.40
567.15/142.07	c  N dy  4565    759241      4857     20789         0     65196     63143   3289457     67.62     72.46
585.13/146.55	c  N dy  4700    779272      4857     20789         0     47230     63143   1298638     67.65     86.17
602.70/150.98	c  N dy  4817    799474      4857     20789         0     67431     63143   3421090     67.63     71.21
609.51/152.68	c  S st  4861    806210      4857     20789         0     74166     63143   4145045     67.65     66.30
610.29/152.84	c  S st  4861    806714      4857     20789         0     74670     63143   4184087     67.65   no data
610.29/152.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
610.69/152.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
610.69/152.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
610.69/152.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
610.69/152.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
610.69/152.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
610.69/152.92	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
610.69/152.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
611.49/153.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
627.87/157.25	c lits-rem:        52  cl-subs:       14  v-elim:      0  v-fix:    0  time:  4.11 s
627.87/157.26	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
628.26/157.32	c vivif2 --  cl tried    74656 cl shrink        0 lits rem          0 time: 0.06
628.66/157.41	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.10
628.66/157.42	c calculated reachability. Time: 0.00
628.66/157.42	c  N dy  4861    806714      4857     20789         0     74656     63143   4181789     67.65   no data
645.44/161.65	c  N dy  4984    826833      4857     20789         0     55782     63143   2089232     67.66     72.93
664.62/166.45	c  N dy  5114    846902      4857     20789         0     75851     63143   4236024     67.69     79.81
682.19/170.88	c  N dy  5236    866947      4857     20789         0     55894     63143   2021028     67.70     71.49
701.79/175.74	c  N dy  5361    887004      4857     20789         0     75950     63143   4174751     67.73     71.63
719.36/180.19	c  N dy  5487    907006      4857     20789         0     54956     63143   1818173     67.75     71.63
738.51/184.98	c  N dy  5616    927149      4857     20789         0     75099     63143   3956239     67.79     71.71
757.29/189.64	c  N dy  5733    947153      4857     20789         0     53103     63143   1522914     67.79     72.10
776.08/194.38	c  N dy  5860    967385      4857     20789         0     73330     63143   3670917     67.82     73.44
796.04/199.34	c  N dy  5982    987604      4857     20789         0     50550     63143   1159176     67.84     71.48
814.41/203.91	c  N dy  6099   1007728      4857     20789         0     70672     63143   3268494     67.84     72.29
835.58/209.21	c  N dy  6227   1027736      4857     20789         0     46679     63143    649983     67.86     72.55
852.76/213.56	c  N dy  6343   1047806      4857     20789         0     66747     63143   2779570     67.88     78.81
873.92/218.85	c  N dy  6459   1067876      4857     20789         0     86817     63143   4892065     67.87     71.58
878.31/219.99	c  F st  6484   1071875      4857     20789         0     45825     63143    461495     67.87   no data
891.90/223.31	c  N dy  6552   1087900      4857     20789         0     61844     63143   2246928     67.89     71.55
912.29/228.43	c  N dy  6677   1107920      4857     20789         0     81860     63143   4372123     67.90     73.27
932.25/233.49	c  N dy  6811   1128066      4857     20789         0     56016     63143   1437106     67.92     71.69
952.24/238.48	c  N dy  6943   1148543      4857     20789         0     76491     63143   3616891     67.95     72.80
974.98/244.12	c  N dy  7067   1168561      4857     20789         0     49511     63143    644636     67.95     71.71
992.95/248.66	c  N dy  7201   1188633      4857     20789         0     69580     63143   2802406     67.98     73.97
1016.13/254.47	c  N dy  7328   1208729      4857     20789         0     89673     63143   4954782     68.00     72.64
1017.74/254.89	c  S st  7337   1210071      4857     20789         0     91014     63143   5096342     68.00   no data
1018.52/255.09	c  S st  7337   1210573      4857     20789         0     91516     63143   5141547     68.00   no data
1018.92/255.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1018.92/255.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1018.92/255.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1018.92/255.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1018.92/255.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1018.92/255.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
1018.92/255.18	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1019.32/255.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1020.12/255.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1043.69/261.32	c lits-rem:        73  cl-subs:       12  v-elim:      0  v-fix:    0  time:  5.87 s
1043.69/261.32	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
1043.69/261.39	c vivif2 --  cl tried    91504 cl shrink        0 lits rem          0 time: 0.07
1044.51/261.51	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.12
1044.51/261.52	c calculated reachability. Time: 0.00
1044.51/261.52	c  N dy  7337   1210573      4857     20789         0     91504     63143   5139158     68.00   no data
1063.26/266.27	c  N dy  7458   1230602      4857     20789         0     63536     63143   2034000     68.01     72.72
1084.05/271.49	c  N dy  7583   1250635      4857     20789         0     83567     63143   4153335     68.01     85.85
1106.40/277.01	c  N dy  7709   1270691      4857     20789         0     54625     63143    989883     68.02     72.10
1125.57/281.80	c  N dy  7835   1290759      4857     20789         0     74690     63143   3153748     68.05     74.62
1147.94/287.47	c  N dy  7957   1310842      4857     20789         0     94771     63143   5296861     68.06     72.75
1167.92/292.42	c  N dy  8086   1330875      4857     20789         0     64804     63143   1962725     68.07     72.00
1189.50/297.84	c  N dy  8222   1351281      4857     20789         0     85204     63143   4144159     68.10     72.18
1213.06/303.75	c  N dy  8346   1371607      4857     20789         0     54539     63143    779752     68.10     73.64
1232.23/308.51	c  N dy  8471   1391805      4857     20789         0     74734     63143   2904742     68.11     71.99
1254.59/314.17	c  N dy  8587   1411862      4857     20789         0     94787     63143   5043584     68.11     72.21
1276.57/319.61	c  N dy  8720   1432037      4857     20789         0     62969     63143   1568475     68.13     72.30
1297.74/324.90	c  N dy  8848   1452437      4857     20789         0     83365     63143   3753498     68.14     71.82
1323.30/331.38	c  N dy  8966   1473830      4857     20789         0    104755     63143   6033037     68.14     72.78
1342.48/336.20	c  N dy  9088   1493871      4857     20789         0     71802     63143   2431313     68.15     77.87
1365.27/341.81	c  N dy  9202   1514044      4857     20789         0     91975     63143   4580747     68.15     73.73
1389.62/347.98	c  N dy  9329   1534123      4857     20789         0     58059     63143    859213     68.16     72.76
1409.58/352.92	c  N dy  9465   1554146      4857     20789         0     78077     63143   2981950     68.18     93.50
1433.55/358.91	c  N dy  9593   1574157      4857     20789         0     98087     63143   5101800     68.19     88.60
1456.71/364.78	c  N dy  9726   1594183      4857     20789         0     63119     63143   1290777     68.21     71.84
1477.49/369.96	c  N dy  9854   1614247      4857     20789         0     83181     63143   3429304     68.23     79.74
1502.65/376.23	c  N dy  9977   1634357      4857     20789         0    103288     63143   5548606     68.22     73.11
1525.02/381.81	c  N dy 10101   1654606      4857     20789         0     67539     63143   1671401     68.23     72.68
1546.60/387.26	c  N dy 10236   1674658      4857     20789         0     87587     63143   3831671     68.25     72.01
1572.56/393.72	c  N dy 10364   1694817      4857     20789         0    107742     63143   5985175     68.27     72.49
1590.52/398.22	c  S st 10464   1710574      4857     20789         0     66508     63143   1473618     68.28   no data
1590.92/398.37	c  S st 10464   1711081      4857     20789         0     67015     63143   1515232     68.28   no data
1590.92/398.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1591.32/398.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1591.32/398.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1591.32/398.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1591.32/398.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1591.32/398.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
1591.32/398.43	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1591.32/398.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1591.73/398.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1596.52/399.77	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.25 s
1596.52/399.77	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
1596.92/399.80	c vivif2 --  cl tried    67014 cl shrink        0 lits rem          0 time: 0.02
1596.92/399.88	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.08
1596.92/399.89	c calculated reachability. Time: 0.00
1596.92/399.89	c  N dy 10464   1711081      4857     20789         0     67014     63143   1515171     68.28   no data
1618.09/405.19	c  N dy 10584   1731138      4857     20789         0     87071     63143   3664010     68.28     73.54
1644.06/411.68	c  N dy 10721   1751167      4857     20789         0    107098     63143   5813653     68.31     72.17
1667.22/417.43	c  N dy 10843   1771192      4857     20789         0     69130     63143   1640179     68.31     72.81
1689.19/422.95	c  N dy 10971   1791436      4857     20789         0     89371     63143   3777925     68.31     71.92
1715.16/429.44	c  N dy 11090   1811455      4857     20789         0    109389     63143   5911499     68.32     82.65
1737.93/435.20	c  N dy 11209   1831546      4857     20789         0     70484     63143   1698471     68.33     71.95
1759.90/440.69	c  N dy 11335   1851595      4857     20789         0     90533     63143   3833777     68.34     72.65
1787.45/447.56	c  N dy 11463   1871798      4857     20789         0    110735     63143   5990567     68.35     72.58
1811.82/453.64	c  N dy 11587   1891844      4857     20789         0     70778     63143   1605526     68.35     72.58
1833.79/459.14	c  N dy 11716   1911939      4857     20789         0     90870     63143   3741989     68.36     72.84
1859.76/465.69	c  N dy 11833   1932090      4857     20789         0    111019     63143   5880099     68.36     72.38
1884.92/471.97	c  N dy 11968   1952130      4857     20789         0     70063     63143   1427842     68.36     80.59
1906.89/477.42	c  N dy 12092   1972176      4857     20789         0     90107     63143   3575664     68.38     71.99
1933.26/484.08	c  N dy 12223   1992330      4857     20789         0    110258     63143   5724545     68.39     72.19
1959.62/490.67	c  N dy 12345   2012335      4857     20789         0     68264     63143   1145660     68.40     73.04
1981.19/496.04	c  N dy 12474   2032424      4857     20789         0     88352     63143   3279431     68.41     74.49
2007.15/502.51	c  N dy 12598   2052529      4857     20789         0    108456     63143   5414878     68.41     72.96
2035.51/509.61	c  N dy 12723   2072532      4857     20789         0     65467     63143    741689     68.42     72.28
2056.29/514.86	c  N dy 12850   2092560      4857     20789         0     85495     63143   2870372     68.43     72.58
2081.48/521.13	c  N dy 12972   2112644      4857     20789         0    105575     63143   5028722     68.44     74.92
2111.42/528.62	c  N dy 13103   2132841      4857     20789         0    125772     63143   7193161     68.45     72.78
2132.98/534.09	c  N dy 13235   2152883      4857     20789         0     81821     63143   2396872     68.46     77.97
2157.75/540.24	c  N dy 13368   2172981      4857     20789         0    101916     63143   4534630     68.47     72.32
2186.52/547.50	c  N dy 13494   2193132      4857     20789         0    122065     63143   6701412     68.48     74.65
2209.67/553.20	c  S st 13612   2211082      4857     20789         0     75018     63143   1580408     68.48     73.40
2210.07/553.36	c  S st 13612   2211587      4857     20789         0     75523     63143   1623113     68.48   no data
2210.07/553.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2210.47/553.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
2210.47/553.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2210.47/553.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2210.47/553.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2210.47/553.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
2210.47/553.43	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2210.47/553.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2210.87/553.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2215.27/554.65	c lits-rem:        14  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.12 s
2215.27/554.66	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
2215.27/554.68	c vivif2 --  cl tried    75521 cl shrink        0 lits rem          0 time: 0.03
2215.66/554.77	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.09
2215.66/554.78	c calculated reachability. Time: 0.00
2215.66/554.78	c  N dy 13612   2211587      4857     20789         0     75521     63143   1622718     68.48   no data
2238.84/560.58	c  N dy 13739   2231593      4857     20789         0     95525     63143   3752664     68.49     73.00
2266.39/567.45	c  N dy 13869   2251645      4857     20789         0    115573     63143   5914465     68.51     75.27
2295.96/574.81	c  N dy 13996   2271788      4857     20789         0     69722     63143    899606     68.51     72.96
2317.12/580.17	c  N dy 14115   2291862      4857     20789         0     89793     63143   3067755     68.52     73.23
2343.08/586.69	c  N dy 14247   2311986      4857     20789         0    109916     63143   5237688     68.53     73.93
2373.85/594.34	c  N dy 14373   2332053      4857     20789         0    129979     63143   7382281     68.54     72.79
2397.42/600.27	c  N dy 14507   2352086      4857     20789         0     83015     63143   2220911     68.55     72.17
2421.77/606.39	c  N dy 14641   2372218      4857     20789         0    103144     63143   4386328     68.57     72.73
2451.33/613.77	c  N dy 14766   2392323      4857     20789         0    123245     63143   6554398     68.57     77.17
2480.50/621.03	c  N dy 14899   2412467      4857     20789         0     75398     63143   1305296     68.60     73.20
2502.88/626.63	c  N dy 15021   2432481      4857     20789         0     95410     63143   3456341     68.60     72.87
2530.02/633.40	c  N dy 15147   2452635      4857     20789         0    115563     63143   5620754     68.60     74.41
2560.40/641.08	c  N dy 15254   2472807      4857     20789         0    135731     63143   7800865     68.59     72.25
2583.55/646.80	c  N dy 15368   2493014      4857     20789         0     86942     63143   2452108     68.59     73.50
2608.33/653.08	c  N dy 15489   2513095      4857     20789         0    107017     63143   4580045     68.59     88.27
2638.68/660.60	c  N dy 15628   2533152      4857     20789         0    127073     63143   6713264     68.60     73.78
2667.43/667.87	c  N dy 15756   2553205      4857     20789         0     77134     63143   1282507     68.61     74.05
2690.60/673.66	c  N dy 15873   2573239      4857     20789         0     97163     63143   3425172     68.61     73.68
2718.18/680.53	c  N dy 15995   2593360      4857     20789         0    117281     63143   5589357     68.61     73.20
2749.71/688.49	c  N dy 16126   2613394      4857     20789         0    137312     63143   7723624     68.61     72.32
2774.88/694.76	c  N dy 16257   2633502      4857     20789         0     86425     63143   2181993     68.62     72.71
2800.05/701.05	c  N dy 16389   2653579      4857     20789         0    106502     63143   4343341     68.63     73.35
2828.81/708.29	c  N dy 16507   2673616      4857     20789         0    126534     63143   6480629     68.63     82.42
2861.56/716.43	c  N dy 16631   2693809      4857     20789         0     74734     63143    827700     68.64     72.38
2881.53/721.45	c  S st 16748   2711588      4857     20789         0     92508     63143   2745089     68.65   no data
2882.33/721.64	c  S st 16748   2712089      4857     20789         0     93009     63143   2783918     68.65   no data
2882.33/721.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2882.73/721.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
2882.73/721.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2882.73/721.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2882.73/721.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2882.73/721.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
2882.73/721.72	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2882.73/721.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2883.13/721.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2895.92/725.01	c lits-rem:        27  cl-subs:       11  v-elim:      0  v-fix:    0  time:  3.13 s
2895.92/725.01	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
2895.92/725.06	c vivif2 --  cl tried    92998 cl shrink        0 lits rem          0 time: 0.04
2896.32/725.17	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.12
2896.32/725.18	c calculated reachability. Time: 0.00
2896.32/725.18	c  N dy 16748   2712089      4857     20789         0     92998     63143   2781901     68.65   no data
2923.08/731.87	c  N dy 16868   2732129      4857     20789         0    113037     63143   4891476     68.65     86.00
2954.63/739.73	c  N dy 16994   2752214      4857     20789         0    133121     63143   7053205     68.65     74.77
2984.20/747.11	c  N dy 17115   2772242      4857     20789         0     80157     63143   1305943     68.66     72.62
3007.76/753.09	c  N dy 17243   2792271      4857     20789         0    100184     63143   3448588     68.66     72.93
3035.71/760.09	c  N dy 17369   2812345      4857     20789         0    120256     63143   5598800     68.67     80.27
3068.48/768.21	c  N dy 17501   2832356      4857     20789         0    140263     63143   7745546     68.68     72.76
3095.64/775.04	c  N dy 17627   2852502      4857     20789         0     86426     63143   1890887     68.69     72.57
3120.40/781.28	c  N dy 17749   2872520      4857     20789         0    106443     63143   4037183     68.70     74.08
3149.96/788.65	c  N dy 17882   2892781      4857     20789         0    126702     63143   6231462     68.71     74.52
3184.34/797.24	c  N dy 18009   2912852      4857     20789         0    146772     63143   8396544     68.71     73.96
3209.08/803.48	c  N dy 18137   2932901      4857     20789         0     91819     63143   2373291     68.72     73.01
3235.05/809.99	c  N dy 18257   2953311      4857     20789         0    112224     63143   4570770     68.72     72.99
3265.80/817.62	c  N dy 18382   2973408      4857     20789         0    132319     63143   6735474     68.72     76.23
3300.56/826.39	c  N dy 18511   2993410      4857     20789         0     76325     63143    593613     68.74     73.91
3323.72/832.13	c  N dy 18636   3013474      4857     20789         0     96387     63143   2746757     68.74     72.96
3350.49/838.83	c  N dy 18758   3033481      4857     20789         0    116389     63143   4884752     68.75     73.53
3381.66/846.64	c  N dy 18886   3053513      4857     20789         0    136418     63143   7053079     68.76     75.09
3415.59/855.16	c  N dy 19006   3073524      4857     20789         0     79439     63143    822595     68.76     72.98
3439.18/861.06	c  N dy 19120   3093831      4857     20789         0     99740     63143   3016865     68.76     72.58
3466.72/867.98	c  N dy 19239   3113888      4857     20789         0    119795     63143   5199638     68.77     73.53
3499.08/876.02	c  N dy 19372   3133942      4857     20789         0    139847     63143   7353286     68.77     74.45
3532.63/884.47	c  N dy 19501   3153961      4857     20789         0     81878     63143    983814     68.78     72.67
3556.99/890.50	c  N dy 19627   3174042      4857     20789         0    101958     63143   3146091     68.79     72.56
3585.36/897.61	c  N dy 19756   3194208      4857     20789         0    122119     63143   5305411     68.79     72.92
3614.54/904.92	c  S st 19878   3212090      4857     20789         0    139997     63143   7225807     68.81   no data
3615.72/905.21	c  S st 19878   3212591      4857     20789         0    140498     63143   7273354     68.81   no data
3615.72/905.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3616.12/905.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.10
3616.12/905.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3616.12/905.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3616.12/905.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3616.12/905.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
3616.12/905.34	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3616.52/905.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3617.71/905.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3652.87/914.58	c lits-rem:        45  cl-subs:       25  v-elim:      0  v-fix:    0  time:  8.85 s
3652.87/914.58	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
3653.27/914.69	c vivif2 --  cl tried   140473 cl shrink        0 lits rem          0 time: 0.11
3654.08/914.89	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.20
3654.08/914.90	c calculated reachability. Time: 0.00
3654.08/914.90	c  N dy 19878   3212591      4857     20789         0    140473     63143   7267546     68.81   no data
3690.41/923.98	c  N dy 20002   3232595      4857     20789         0     81484     63143    847913     68.81     72.70
3715.59/930.25	c  N dy 20130   3252765      4857     20789         0    101651     63143   3003528     68.81     73.13
3743.13/937.16	c  N dy 20240   3272816      4857     20789         0    121698     63143   5137347     68.81     74.47
3775.49/945.28	c  N dy 20367   3292885      4857     20789         0    141765     63143   7294386     68.82     73.10
3811.45/954.26	c  N dy 20493   3312910      4857     20789         0     81801     63143    776090     68.82     72.54
3835.81/960.34	c  N dy 20617   3333079      4857     20789         0    101967     63143   2943168     68.82     74.61
3864.17/967.47	c  N dy 20742   3353396      4857     20789         0    122281     63143   5124551     68.83     72.56
3896.53/975.58	c  N dy 20865   3373628      4857     20789         0    142509     63143   7311670     68.84     72.56
3933.27/984.78	c  N dy 20975   3393877      4857     20789         0     81772     63143    674382     68.83     73.09
3958.43/991.06	c  N dy 21087   3414295      4857     20789         0    102188     63143   2832211     68.83     72.59
3987.20/998.29	c  N dy 21220   3434376      4857     20789         0    122265     63143   5007932     68.84     76.96
4020.35/1006.51	c  N dy 21347   3454720      4857     20789         0    142606     63143   7189732     68.84     74.48
4057.51/1015.82	c  N dy 21477   3474778      4857     20789         0    162663     63143   9332748     68.85     73.32
4083.06/1022.22	c  N dy 21611   3494842      4857     20789         0    100741     63143   2616587     68.86     74.79
4111.05/1029.24	c  N dy 21747   3514928      4857     20789         0    120823     63143   4787454     68.87     73.67
4142.98/1037.20	c  N dy 21873   3534946      4857     20789         0    140840     63143   6944204     68.87     94.23
4179.73/1046.40	c  N dy 22002   3555028      4857     20789         0    160920     63143   9134577     68.88     78.49
4207.71/1053.44	c  N dy 22130   3575082      4857     20789         0     97978     63143   2216864     68.89     83.87
4235.25/1060.31	c  N dy 22257   3595134      4857     20789         0    118029     63143   4363663     68.89     72.76
4266.41/1068.14	c  N dy 22383   3615145      4857     20789         0    138035     63143   6520479     68.90     73.58
4301.56/1076.98	c  N dy 22503   3635167      4857     20789         0    158057     63143   8685165     68.91     74.96
4333.12/1084.85	c  N dy 22621   3655497      4857     20789         0     94395     63143   1734313     68.91     73.08
4359.48/1091.42	c  N dy 22740   3675579      4857     20789         0    114474     63143   3856569     68.91     73.35
4390.64/1099.22	c  N dy 22868   3695755      4857     20789         0    134646     63143   6007969     68.91     73.07
4419.40/1106.44	c  S st 22961   3712591      4857     20789         0    151482     63143   7804291     68.91     66.83
4420.60/1106.76	c  S st 22961   3713091      4857     20789         0    151982     63143   7844912     68.91   no data
4420.60/1106.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4421.00/1106.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
4421.00/1106.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4421.00/1106.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4421.00/1106.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4421.00/1106.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4857 time:  0.00 s
4421.00/1106.89	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4421.80/1107.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
4422.59/1107.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4460.94/1116.86	c lits-rem:        62  cl-subs:       25  v-elim:      0  v-fix:    0  time:  9.56 s
4460.94/1116.86	c vivif2 --  cl tried    20789 cl shrink        0 lits rem          0 time: 0.00
4461.34/1116.97	c vivif2 --  cl tried   151957 cl shrink        0 lits rem          0 time: 0.12
4462.14/1117.18	c asymm  cl-useful: 0/20789/20789 lits-rem:0 time: 0.20
4462.14/1117.18	c calculated reachability. Time: 0.00
4462.14/1117.18	c  N dy 22961   3713091      4857     20789         0    151957     63143   7840444     68.91   no data
4502.11/1127.12	c  N dy 23094   3733117      4857     20789         0     86992     63143    820007     68.91     73.44
4526.05/1133.12	c  F st 23208   3751562      4857     20789         0    105435     63143   2799738     68.92   no data
4528.87/1133.81	c  N st 23212   3753594      4857     20789         0    107465     63143   3054551     68.92   no data
4558.01/1141.13	c  N dy 23312   3773705      4857     20789         0    127573     63143   5299469     68.92     74.37
4591.56/1149.57	c  N dy 23445   3793750      4857     20789         0    147617     63143   7459575     68.93     73.19
4629.94/1159.15	c  N dy 23579   3813762      4857     20789         0    167626     63143   9610963     68.94     74.77
4658.67/1166.36	c  N dy 23713   3833890      4857     20789         0    101760     63143   2329645     68.95     72.97
4687.05/1173.49	c  N dy 23848   3853990      4857     20789         0    121852     63143   4498831     68.96     75.16
4719.79/1181.63	c  N dy 23976   3874085      4857     20789         0    141942     63143   6664069     68.96     80.66
4756.14/1190.72	c  N dy 24096   3894156      4857     20789         0    162011     63143   8826586     68.96     74.54
4791.29/1199.57	c  N dy 24219   3914174      4857     20789         0     95047     63143   1510065     68.97     94.34

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.95 7.78 7.15 3/174 26473
/proc/meminfo: memFree=14968560/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 408 0 0 0 0 0 0 0 23 0 4 0 499611953 52441088 347 33554432000 4194304 4627427 140734996786432 18446744073709551615 47520315373484 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 12803 347 299 106 0 7774 0
[pid=26473/tid=26474] ppid=26471 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 499611954 52441088 347 33554432000 4194304 4627427 140734996786432 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 499611954 52441088 347 33554432000 4194304 4627427 140734996786432 18446744073709551615 47520315373490 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 499611954 52441088 347 33554432000 4194304 4627427 140734996786432 18446744073709551615 47520315373490 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.368877 s]
/proc/loadavg: 6.95 7.78 7.15 3/174 26473
/proc/meminfo: memFree=14968560/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=295884 CPUtime=3.4 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 12266 0 0 0 336 4 0 0 19 0 4 0 499611953 302985216 7692 33554432000 4194304 4627427 140734996786432 18446744073709551615 4299605 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 73971 7692 386 106 0 68942 0
[pid=26473/tid=26474] ppid=26471 vsize=295884 CPUtime=0.84 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 3241 0 0 0 83 1 0 0 19 0 4 0 499611954 302985216 7692 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=295884 CPUtime=0.84 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 3343 0 0 0 83 1 0 0 18 0 4 0 499611954 302985216 7692 33554432000 4194304 4627427 140734996786432 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=295884 CPUtime=0.85 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 2104 0 0 0 84 1 0 0 18 0 4 0 499611954 302985216 7692 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 295884

[startup+0.965663 s]
/proc/loadavg: 6.95 7.78 7.15 3/174 26473
/proc/meminfo: memFree=14968560/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=295884 CPUtime=3.8 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 12712 0 0 0 376 4 0 0 19 0 4 0 499611953 302985216 8138 33554432000 4194304 4627427 140734996786432 18446744073709551615 4299545 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 73971 8138 386 106 0 68942 0
[pid=26473/tid=26474] ppid=26471 vsize=295884 CPUtime=0.94 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 3344 0 0 0 93 1 0 0 19 0 4 0 499611954 302985216 8138 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=295884 CPUtime=0.94 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 3443 0 0 0 93 1 0 0 19 0 4 0 499611954 302985216 8138 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=295884 CPUtime=0.95 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 2234 0 0 0 94 1 0 0 19 0 4 0 499611954 302985216 8138 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 295884

[startup+1.06565 s]
/proc/loadavg: 6.95 7.78 7.15 3/174 26473
/proc/meminfo: memFree=14968560/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=295884 CPUtime=4.21 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 13182 0 0 0 416 5 0 0 19 0 4 0 499611953 302985216 8608 33554432000 4194304 4627427 140734996786432 18446744073709551615 4321703 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 73971 8608 386 106 0 68942 0
[pid=26473/tid=26474] ppid=26471 vsize=295884 CPUtime=1.04 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 3469 0 0 0 103 1 0 0 19 0 4 0 499611954 302985216 8608 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=295884 CPUtime=1.04 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 3566 0 0 0 103 1 0 0 19 0 4 0 499611954 302985216 8608 33554432000 4194304 4627427 140734996786432 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=295884 CPUtime=1.05 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 2328 0 0 0 104 1 0 0 19 0 4 0 499611954 302985216 8609 33554432000 4194304 4627427 140734996786432 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 295884

[startup+1.16563 s]
/proc/loadavg: 6.95 7.78 7.15 3/174 26473
/proc/meminfo: memFree=14968560/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=295884 CPUtime=4.6 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 13569 0 0 0 455 5 0 0 19 0 4 0 499611953 302985216 8995 33554432000 4194304 4627427 140734996786432 18446744073709551615 4329933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 73971 8995 386 106 0 68942 0
[pid=26473/tid=26474] ppid=26471 vsize=295884 CPUtime=1.14 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 3572 0 0 0 113 1 0 0 19 0 4 0 499611954 302985216 8995 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=295884 CPUtime=1.14 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 3664 0 0 0 113 1 0 0 19 0 4 0 499611954 302985216 8995 33554432000 4194304 4627427 140734996786432 18446744073709551615 4330982 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=295884 CPUtime=1.15 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 2420 0 0 0 114 1 0 0 19 0 4 0 499611954 302985216 8995 33554432000 4194304 4627427 140734996786432 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 295884

[startup+1.50057 s]
/proc/loadavg: 6.95 7.78 7.15 3/174 26473
/proc/meminfo: memFree=14968560/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=296996 CPUtime=5.94 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 16005 0 0 0 589 5 0 0 20 0 4 0 499611953 304123904 8020 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308588 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 74249 8021 386 106 0 69220 0
[pid=26473/tid=26474] ppid=26471 vsize=296996 CPUtime=1.48 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 4169 0 0 0 147 1 0 0 20 0 4 0 499611954 304123904 8021 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=296996 CPUtime=1.47 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 4280 0 0 0 146 1 0 0 19 0 4 0 499611954 304123904 8021 33554432000 4194304 4627427 140734996786432 18446744073709551615 4507021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=296996 CPUtime=1.48 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 3046 0 0 0 147 1 0 0 19 0 4 0 499611954 304123904 8021 33554432000 4194304 4627427 140734996786432 18446744073709551615 4330282 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 296996

[startup+3.10028 s]
/proc/loadavg: 6.95 7.78 7.15 9/184 26487
/proc/meminfo: memFree=14859384/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=297892 CPUtime=12.33 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 24539 0 0 0 1226 7 0 0 25 0 4 0 499611953 305041408 8123 33554432000 4194304 4627427 140734996786432 18446744073709551615 4326744 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 74473 8123 387 106 0 69444 0
[pid=26473/tid=26474] ppid=26471 vsize=297892 CPUtime=3.06 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 6273 0 0 0 305 1 0 0 25 0 4 0 499611954 305041408 8123 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=297892 CPUtime=3.08 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 6412 0 0 0 306 2 0 0 25 0 4 0 499611954 305041408 8123 33554432000 4194304 4627427 140734996786432 18446744073709551615 4310175 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=297892 CPUtime=3.07 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 5212 0 0 0 306 1 0 0 25 0 4 0 499611954 305041408 8123 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 297892

[startup+6.30671 s]
/proc/loadavg: 7.04 7.78 7.15 9/184 26487
/proc/meminfo: memFree=14746672/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=306348 CPUtime=25.13 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 51462 0 0 0 2500 13 0 0 25 0 4 0 499611953 313700352 23760 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 76587 23760 390 106 0 71558 0
[pid=26473/tid=26474] ppid=26471 vsize=306348 CPUtime=6.25 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 11553 0 0 0 623 2 0 0 25 0 4 0 499611954 313700352 23760 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=306348 CPUtime=6.28 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 14840 0 0 0 625 3 0 0 25 0 4 0 499611954 313700352 23760 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=306348 CPUtime=6.28 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 11377 0 0 0 625 3 0 0 25 0 4 0 499611954 313700352 23760 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 306348

[startup+12.7006 s]
/proc/loadavg: 7.12 7.79 7.16 9/184 26487
/proc/meminfo: memFree=14612752/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=329968 CPUtime=50.68 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 85804 0 0 0 5046 22 0 0 25 0 4 0 499611953 337887232 36656 33554432000 4194304 4627427 140734996786432 18446744073709551615 4333086 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 82492 36657 390 106 0 77463 0
[pid=26473/tid=26474] ppid=26471 vsize=329968 CPUtime=12.61 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 22821 0 0 0 1257 4 0 0 25 0 4 0 499611954 337887232 36657 33554432000 4194304 4627427 140734996786432 18446744073709551615 4333068 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=329968 CPUtime=12.67 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 24292 0 0 0 1261 6 0 0 25 0 4 0 499611954 337887232 36657 33554432000 4194304 4627427 140734996786432 18446744073709551615 4427700 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=329968 CPUtime=12.68 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 17848 0 0 0 1263 5 0 0 25 0 4 0 499611954 337887232 36657 33554432000 4194304 4627427 140734996786432 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 329968

[startup+25.5003 s]
/proc/loadavg: 7.38 7.81 7.18 9/184 26487
/proc/meminfo: memFree=14425484/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=342312 CPUtime=101.8 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 141485 0 0 0 10144 36 0 0 25 0 4 0 499611953 350527488 54119 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 85578 54119 390 106 0 80549 0
[pid=26473/tid=26474] ppid=26471 vsize=342312 CPUtime=25.34 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 35862 0 0 0 2527 7 0 0 25 0 4 0 499611954 350527488 54119 33554432000 4194304 4627427 140734996786432 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=342312 CPUtime=25.47 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 35081 0 0 0 2538 9 0 0 25 0 4 0 499611954 350527488 54119 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=342312 CPUtime=25.48 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 32337 0 0 0 2539 9 0 0 25 0 4 0 499611954 350527488 54119 33554432000 4194304 4627427 140734996786432 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 342312

[startup+51.1007 s]
/proc/loadavg: 7.59 7.83 7.20 9/184 26488
/proc/meminfo: memFree=14366916/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=343716 CPUtime=204.06 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 225024 0 0 0 20348 58 0 0 25 0 4 0 499611953 351965184 59308 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 85929 59308 390 106 0 80900 0
[pid=26473/tid=26474] ppid=26471 vsize=343716 CPUtime=50.8 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 55016 0 0 0 5068 12 0 0 25 0 4 0 499611954 351965184 59308 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=343716 CPUtime=51.07 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 57725 0 0 0 5092 15 0 0 25 0 4 0 499611954 351965184 59308 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=343716 CPUtime=51.08 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 52449 0 0 0 5094 14 0 0 25 0 4 0 499611954 351965184 59309 33554432000 4194304 4627427 140734996786432 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 343716

[startup+102.301 s]
/proc/loadavg: 7.88 7.87 7.24 9/184 26489
/proc/meminfo: memFree=14205708/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=497164 CPUtime=408.57 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 359871 0 0 0 40765 92 0 0 25 0 4 0 499611953 509095936 68473 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 124291 68473 390 106 0 119262 0
[pid=26473/tid=26474] ppid=26471 vsize=497164 CPUtime=101.72 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 87467 0 0 0 10152 20 0 0 25 0 4 0 499611954 509095936 68473 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=497164 CPUtime=102.26 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 92177 0 0 0 10203 23 0 0 25 0 4 0 499611954 509095936 68473 33554432000 4194304 4627427 140734996786432 18446744073709551615 4333021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=497164 CPUtime=102.27 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 85353 0 0 0 10204 23 0 0 25 0 4 0 499611954 509095936 68473 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 497164

[startup+162.301 s]

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

[pid=26473] ppid=26471 vsize=886800 CPUtime=2805.25 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 1430761 0 0 0 280078 447 0 0 25 0 4 0 499611953 908083200 145557 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 221700 145557 390 106 0 216671 0
[pid=26473/tid=26474] ppid=26471 vsize=886800 CPUtime=698.46 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 348775 0 0 0 69741 105 0 0 25 0 4 0 499611954 908083200 145557 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=886800 CPUtime=702.21 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 363855 0 0 0 70107 114 0 0 25 0 4 0 499611954 908083200 145557 33554432000 4194304 4627427 140734996786432 18446744073709551615 4333195 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=886800 CPUtime=702.27 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 356088 0 0 0 70115 112 0 0 25 0 4 0 499611954 908083200 145557 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.25
Current children cumulated vsize (KiB) 886800

[startup+762.3 s]
/proc/loadavg: 8.35 8.08 7.65 9/184 26510
/proc/meminfo: memFree=13240408/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=956544 CPUtime=3044.9 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 1513711 0 0 0 304012 478 0 0 25 0 4 0 499611953 979501056 157161 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 239136 157161 390 106 0 234107 0
[pid=26473/tid=26474] ppid=26471 vsize=956544 CPUtime=758.13 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 371692 0 0 0 75701 112 0 0 25 0 4 0 499611954 979501056 157161 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=956544 CPUtime=762.2 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 384256 0 0 0 76098 122 0 0 25 0 4 0 499611954 979501056 157161 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=956544 CPUtime=762.28 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 376296 0 0 0 76108 120 0 0 25 0 4 0 499611954 979501056 157162 33554432000 4194304 4627427 140734996786432 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.9
Current children cumulated vsize (KiB) 956544

[startup+822.301 s]
/proc/loadavg: 8.19 8.07 7.67 9/184 26511
/proc/meminfo: memFree=13174232/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=958240 CPUtime=3284.58 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 1592060 0 0 0 327950 508 0 0 25 0 4 0 499611953 981237760 162682 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 239560 162682 390 106 0 234531 0
[pid=26473/tid=26474] ppid=26471 vsize=958240 CPUtime=817.81 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 391118 0 0 0 81662 119 0 0 25 0 4 0 499611954 981237760 162682 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308767 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=958240 CPUtime=822.19 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 403921 0 0 0 82091 128 0 0 25 0 4 0 499611954 981237760 162682 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308717 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=958240 CPUtime=822.28 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 395715 0 0 0 82100 128 0 0 25 0 4 0 499611954 981237760 162682 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 958240

[startup+882.301 s]
/proc/loadavg: 8.18 8.09 7.70 9/184 26513
/proc/meminfo: memFree=13199276/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=960020 CPUtime=3524.25 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 1669752 0 0 0 351886 539 0 0 25 0 4 0 499611953 983060480 166339 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308359 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 240005 166339 390 106 0 234976 0
[pid=26473/tid=26474] ppid=26471 vsize=960020 CPUtime=877.48 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 410447 0 0 0 87621 127 0 0 25 0 4 0 499611954 983060480 166339 33554432000 4194304 4627427 140734996786432 18446744073709551615 4310105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=960020 CPUtime=882.19 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 423549 0 0 0 88082 137 0 0 25 0 4 0 499611954 983060480 166339 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=960020 CPUtime=882.28 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 415021 0 0 0 88092 136 0 0 25 0 4 0 499611954 983060480 166339 33554432000 4194304 4627427 140734996786432 18446744073709551615 4334176 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.25
Current children cumulated vsize (KiB) 960020

[startup+942.301 s]
/proc/loadavg: 8.12 8.08 7.72 9/184 26515
/proc/meminfo: memFree=12707360/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=1119916 CPUtime=3763.92 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 1785742 0 0 0 375817 575 0 0 25 0 4 0 499611953 1146793984 203789 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308593 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 279979 203789 390 106 0 274950 0
[pid=26473/tid=26474] ppid=26471 vsize=1119916 CPUtime=937.16 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 447266 0 0 0 93580 136 0 0 25 0 4 0 499611954 1146793984 203789 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=1119916 CPUtime=942.18 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 442698 0 0 0 94072 146 0 0 25 0 4 0 499611954 1146793984 203789 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=1119916 CPUtime=942.28 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 447321 0 0 0 94084 144 0 0 25 0 4 0 499611954 1146793984 203789 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.92
Current children cumulated vsize (KiB) 1119916

[startup+1002.3 s]
/proc/loadavg: 8.15 8.10 7.75 9/184 26516
/proc/meminfo: memFree=12654396/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=1020732 CPUtime=4003.57 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 1867152 0 0 0 399750 607 0 0 25 0 4 0 499611953 1045229568 205983 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 255183 205983 390 106 0 250154 0
[pid=26473/tid=26474] ppid=26471 vsize=1020732 CPUtime=996.82 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 465977 0 0 0 99538 144 0 0 25 0 4 0 499611954 1045229568 205983 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=1020732 CPUtime=1002.17 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 467361 0 0 0 100063 154 0 0 25 0 4 0 499611954 1045229568 205983 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=1020732 CPUtime=1002.28 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 466273 0 0 0 100076 152 0 0 25 0 4 0 499611954 1045229568 205983 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.57
Current children cumulated vsize (KiB) 1020732

[startup+1062.31 s]
/proc/loadavg: 8.15 8.11 7.77 9/184 26518
/proc/meminfo: memFree=12634188/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=1123596 CPUtime=4243.27 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 1939758 0 0 0 423687 640 0 0 25 0 4 0 499611953 1150562304 218690 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 280899 218690 390 106 0 275870 0
[pid=26473/tid=26474] ppid=26471 vsize=1123596 CPUtime=1056.5 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 483210 0 0 0 105499 151 0 0 25 0 4 0 499611954 1150562304 218690 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=1123596 CPUtime=1062.18 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 485257 0 0 0 106056 162 0 0 25 0 4 0 499611954 1150562304 218690 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=1123596 CPUtime=1062.28 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 484793 0 0 0 106068 160 0 0 25 0 4 0 499611954 1150562304 218690 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.27
Current children cumulated vsize (KiB) 1123596

[startup+1122.3 s]
/proc/loadavg: 8.14 8.11 7.79 9/184 26519
/proc/meminfo: memFree=12513400/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=1256180 CPUtime=4482.91 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 2022401 0 0 0 447622 669 0 0 25 0 4 0 499611953 1286328320 239503 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 314045 239503 390 106 0 309016 0
[pid=26473/tid=26474] ppid=26471 vsize=1256180 CPUtime=1116.17 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 501732 0 0 0 111458 159 0 0 25 0 4 0 499611954 1286328320 239503 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=1256180 CPUtime=1122.16 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 504084 0 0 0 112047 169 0 0 25 0 4 0 499611954 1286328320 239503 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=1256180 CPUtime=1122.28 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 509002 0 0 0 112060 168 0 0 25 0 4 0 499611954 1286328320 239503 33554432000 4194304 4627427 140734996786432 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.91
Current children cumulated vsize (KiB) 1256180

[startup+1182.3 s]
/proc/loadavg: 8.13 8.12 7.81 9/184 26521
/proc/meminfo: memFree=12588424/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=1239852 CPUtime=4722.58 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 2097613 0 0 0 471561 697 0 0 25 0 4 0 499611953 1269608448 230622 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 309963 230622 390 106 0 304934 0
[pid=26473/tid=26474] ppid=26471 vsize=1239852 CPUtime=1175.84 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 523554 0 0 0 117418 166 0 0 25 0 4 0 499611954 1269608448 230622 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=1239852 CPUtime=1182.16 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 522296 0 0 0 118040 176 0 0 25 0 4 0 499611954 1269608448 230622 33554432000 4194304 4627427 140734996786432 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=1239852 CPUtime=1182.27 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 525338 0 0 0 118053 174 0 0 25 0 4 0 499611954 1269608448 230622 33554432000 4194304 4627427 140734996786432 18446744073709551615 4305830 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.58
Current children cumulated vsize (KiB) 1239852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.25 8.14 7.83 9/184 26521
/proc/meminfo: memFree=12493308/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=1305456 CPUtime=4800.09 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 2120284 0 0 0 479303 706 0 0 25 0 4 0 499611953 1336786944 242587 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 326364 242587 390 106 0 321335 0
[pid=26473/tid=26474] ppid=26471 vsize=1305456 CPUtime=1195.14 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 529093 0 0 0 119346 168 0 0 25 0 4 0 499611954 1336786944 242587 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=1305456 CPUtime=1201.57 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 528761 0 0 0 119979 178 0 0 25 0 4 0 499611954 1336786944 242587 33554432000 4194304 4627427 140734996786432 18446744073709551615 4427688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=1305456 CPUtime=1201.68 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 530093 0 0 0 119991 177 0 0 25 0 4 0 499611954 1336786944 242587 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1305456

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

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

[startup+1201.7 s]
/proc/loadavg: 8.25 8.14 7.83 9/184 26521
/proc/meminfo: memFree=12493308/32951124 swapFree=67111528/67111528
[pid=26473] ppid=26471 vsize=1305456 CPUtime=4800.09 cores=1,3,5,7
/proc/26473/stat : 26473 (strangenight2-m) R 26471 26473 25794 0 -1 4202496 2120284 0 0 0 479303 706 0 0 25 0 4 0 499611953 1336786944 242587 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26473/statm: 326364 242587 390 106 0 321335 0
[pid=26473/tid=26474] ppid=26471 vsize=1305456 CPUtime=1195.14 cores=1,3,5,7
/proc/26473/task/26474/stat : 26474 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 529093 0 0 0 119346 168 0 0 25 0 4 0 499611954 1336786944 242587 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26473/tid=26475] ppid=26471 vsize=1305456 CPUtime=1201.57 cores=1,3,5,7
/proc/26473/task/26475/stat : 26475 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 528761 0 0 0 119979 178 0 0 25 0 4 0 499611954 1336786944 242587 33554432000 4194304 4627427 140734996786432 18446744073709551615 4427688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26473/tid=26476] ppid=26471 vsize=1305456 CPUtime=1201.68 cores=1,3,5,7
/proc/26473/task/26476/stat : 26476 (strangenight2-m) R 26471 26473 25794 0 -1 4202560 530093 0 0 0 119991 177 0 0 25 0 4 0 499611954 1336786944 242587 33554432000 4194304 4627427 140734996786432 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1305456

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.17
CPU user time (s): 4793.06
CPU system time (s): 7.11392
CPU usage (%): 399.429
Max. virtual memory (cumulated for all children) (KiB): 1357112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.06
system time used= 7.11392
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2120291
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= 2719
involuntary context switches= 31676

runsolver used 1.91371 second user time and 4.65829 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 12:12:41
IDJOB=3173856
IDBENCH=82674
IDSOLVER=1586
FILE ID=node145/3173856-1304071961
RUNJOBID= node145-1304071961-26460
PBS_JOBID= 13170461
Free space on /tmp= 72208 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3173856-1304071961/watcher-3173856-1304071961 -o /tmp/evaluation-result-3173856-1304071961/solver-3173856-1304071961 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173856-1304071961.cnf

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

MD5SUM BENCH= dd2bb1255d1ab08cabc4f5bd25c67ddb
RANDOM SEED=470468438

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14968716 kB
Buffers:       2100852 kB
Cached:       15240564 kB
SwapCached:          0 kB
Active:        5222316 kB
Inactive:     12186644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14968716 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6792 kB
Writeback:           0 kB
AnonPages:       67340 kB
Mapped:          14488 kB
Slab:           510008 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187608 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= 72196 MiB
End job on node145 at 2011-04-29 12:32:45