Trace number 3421601
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
Name | crafted/kullmann/GreenTao/ GreenTaok1k2/GreenTao_2-4-4_511.cnf |
MD5SUM | 766a362c83d920a8f8dd49df62ed42c9 |
Bench Category | CRAFTED (crafted instances) |
Best result obtained on this benchmark | SAT |
Best CPU time to get the best result obtained on this benchmark | 1.27781 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 509 |
Number of clauses | 4478 |
Sum of the clauses size | 17912 |
Maximum clause length | 4 |
Minimum clause length | 4 |
Number of clauses of size 1 | 0 |
Number of clauses of size 2 | 0 |
Number of clauses of size 3 | 0 |
Number of clauses of size 4 | 4478 |
Number of clauses of size 5 | 0 |
Number of clauses of size over 5 | 0 |
Solver Data
0.00/0.00 c Outputting solution to console
0.00/0.00 c Using 8 threads
0.00/0.01 c This is CryptoMiniSat 3.0.0
0.00/0.01 c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01 c Reading file 'HOME/instance-3421601-1306678769.cnf'
0.00/0.01 c -- header says num vars: 509
0.00/0.01 c -- header says num clauses: 4478
0.00/0.02 c -- clauses added: 0 learnts, 4478 normals, 0 xors
0.00/0.02 c -- vars added 509
0.00/0.02 c Parsing time: 0.00 s
0.00/0.02 c N st 0 0 509 4478 0 0 17912 0 no data no data
0.00/0.03 c asymm cl-useful: 0/4478/4478 lits-rem:0 time: 0.00
0.00/0.03 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.00
0.00/0.04 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
0.00/0.04 c bin-w-bin subsume rem 0 bins time: 0.00 s
0.00/0.04 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
0.00/0.04 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 509 time: 0.00 s
0.00/0.04 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
0.00/0.04 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.00 s
0.00/0.04 c Finding binary XORs T: 0.00 s found: 0
0.00/0.04 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
0.00/0.04 c calculated reachability. Time: 0.00
0.00/0.04 c Calc default polars - time: 0.00 s pos: 0 undec: 509 neg: 0
0.00/0.04 c =========================================================================================
0.00/0.04 c types(t): F = full restart, N = normal restart
0.00/0.04 c types(t): S = simplification begin/end, E = solution found
0.00/0.04 c restart types(rt): st = static, dy = dynamic
0.00/0.04 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
0.00/0.04 c B st 0 0 509 4478 0 0 17912 0 no data no data
0.00/0.08 c Decided on static restart strategy
0.00/0.15 c N st 8 4921 509 4478 0 4727 17912 134438 no data no data
0.00/0.37 c N st 10 11303 509 4478 0 4396 17912 97873 no data no data
0.00/0.60 c N st 11 17046 509 4478 0 9924 17912 255240 no data no data
0.00/0.92 c F st 12 25000 509 4478 0 12091 17912 300734 no data no data
0.00/0.92 c Found part 5 vars: 252 clauses: 2088 lits size: 8352
0.00/0.92 c Found part 7 vars: 257 clauses: 2390 lits size: 9560
0.00/0.92 c Found parts: 2 time: 0.00 s
0.00/0.92 c Solving part 5
7.26/0.94 c N st 0 0 252 2088 0 12091 8352 300734 no data no data
7.26/0.95 c asymm cl-useful: 0/2088/2088 lits-rem:0 time: 0.01
7.26/0.96 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.2M T: 0.00
7.26/0.96 c Finding binary XORs T: 0.00 s found: 0
7.26/0.96 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
7.26/0.96 c calculated reachability. Time: 0.00
7.26/0.96 c Calc default polars - time: 0.00 s pos: 0 undec: 509 neg: 0
7.26/0.96 c =========================================================================================
7.26/0.96 c types(t): F = full restart, N = normal restart
7.26/0.96 c types(t): S = simplification begin/end, E = solution found
7.26/0.96 c restart types(rt): st = static, dy = dynamic
7.26/0.96 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
7.26/0.96 c B st 0 0 252 2088 0 12091 8352 300734 no data no data
7.83/1.05 c Decided on static restart strategy
8.63/1.18 c N st 8 4914 252 2088 0 16874 8352 442325 no data no data
11.02/1.48 c N st 10 11297 252 2088 0 7427 8352 132605 no data no data
13.43/1.73 c N st 11 17040 252 2088 0 12952 8352 299737 no data no data
15.94/2.09 c F st 12 25002 252 2088 0 13624 8352 308221 no data no data
15.94/2.09 c N st 12 25002 252 2088 0 13624 8352 308221 no data no data
17.41/2.30 c Decided on static restart strategy
17.41/2.30 c N st 18 30202 252 2088 0 11356 8352 229120 no data no data
20.60/2.60 c N st 20 37317 252 2088 0 10221 8352 186608 no data no data
23.00/2.92 c N st 21 43716 252 2088 0 16319 8352 363580 no data no data
26.19/3.39 c N st 22 53314 252 2088 0 16741 8352 370030 no data no data
32.64/4.21 c N st 23 67711 252 2088 0 20844 8352 459633 no data no data
40.57/5.12 c E st 24 83231 0 2088 0 13613 8352 241205 no data no data
40.57/5.12 c Verified 2088 clauses.
40.57/5.12 c Verified 2088 clauses.
40.57/5.12 c Solved part
40.57/5.12 c =========================================================================================
40.57/5.12 c Coming back to original instance
40.57/5.12 c =========================================================================================
40.57/5.12 c N st 12 25000 257 2390 0 0 9560 0 no data no data
41.42/5.23 c Decided on static restart strategy
41.42/5.23 c N st 18 30000 257 2390 0 4363 9560 120505 no data no data
41.42/5.23 c S st 18 30000 257 2390 0 4363 9560 120505 no data no data
41.42/5.25 c S st 18 30503 257 2390 0 4859 9560 134168 no data no data
41.42/5.25 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.00
41.42/5.25 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.1M T: 0.00
41.42/5.25 c blocked clauses removed: 0 vars: 0 tried: 257 T: 0.00 s
41.42/5.25 c bin-w-bin subsume rem 0 bins time: 0.00 s
41.42/5.25 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
41.42/5.25 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
41.42/5.25 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
41.42/5.25 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.00 s
41.42/5.26 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
41.42/5.31 c lits-rem: 138 cl-subs: 461 v-elim: 0 v-fix: 0 time: 0.05 s
41.42/5.31 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.01
41.42/5.31 c calculated reachability. Time: 0.00
41.42/5.31 c N st 18 30503 257 2390 0 4398 9560 118875 no data no data
43.74/5.56 c N st 20 37614 257 2390 0 6672 9560 155228 no data no data
46.14/5.84 c N st 21 44015 257 2390 0 12781 9560 329780 no data no data
46.95/5.93 c S st 22 45758 257 2390 0 7379 9560 155930 no data no data
46.95/5.95 c S st 22 46261 257 2390 0 7879 9560 169233 no data no data
46.95/5.95 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.00
46.95/5.95 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.1M T: 0.00
46.95/5.95 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
46.95/5.95 c bin-w-bin subsume rem 0 bins time: 0.00 s
46.95/5.95 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
46.95/5.95 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
46.95/5.95 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
46.95/5.96 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.00 s
46.95/5.96 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
47.75/6.02 c lits-rem: 221 cl-subs: 446 v-elim: 0 v-fix: 0 time: 0.06 s
47.75/6.02 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
47.75/6.02 c vivif2 -- cl tried 7433 cl shrink 0 lits rem 0 time: 0.00
47.75/6.03 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.01
47.75/6.03 c calculated reachability. Time: 0.00
47.75/6.03 c N st 22 46261 257 2390 0 7433 9560 155837 no data no data
53.32/6.79 c N st 23 60658 257 2390 0 12389 9560 290980 no data no data
58.14/7.32 c N st 24 69392 257 2390 0 10574 9560 203395 no data no data
58.14/7.32 c S st 24 69392 257 2390 0 10574 9560 203395 no data no data
58.14/7.35 c S st 24 69899 257 2390 0 11079 9560 217112 no data no data
58.14/7.35 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.00
58.14/7.35 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.2M T: 0.00
58.14/7.35 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
58.14/7.35 c bin-w-bin subsume rem 0 bins time: 0.00 s
58.14/7.35 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
58.14/7.35 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
58.14/7.35 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
58.14/7.35 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.00 s
58.14/7.36 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
58.99/7.44 c lits-rem: 127 cl-subs: 619 v-elim: 0 v-fix: 0 time: 0.08 s
58.99/7.44 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
58.99/7.45 c vivif2 -- cl tried 10460 cl shrink 0 lits rem 0 time: 0.00
58.99/7.46 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.01
58.99/7.46 c calculated reachability. Time: 0.00
58.99/7.46 c N st 24 69899 257 2390 0 10460 9560 199822 no data no data
67.77/8.57 c F st 25 87500 257 2390 0 16003 9560 337640 no data no data
67.77/8.57 c N st 25 87500 257 2390 0 16003 9560 337640 no data no data
70.90/8.94 c Decided on static restart strategy
72.49/9.13 c N st 32 95538 257 2390 0 23691 9560 543547 no data no data
76.55/9.70 c N st 34 104850 257 2390 0 20214 9560 422512 no data no data
76.55/9.70 c S st 34 104850 257 2390 0 20214 9560 422512 no data no data
77.42/9.75 c S st 34 105354 257 2390 0 20716 9560 436470 no data no data
77.42/9.76 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.00
77.42/9.76 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.3M T: 0.00
77.42/9.76 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
77.42/9.76 c bin-w-bin subsume rem 0 bins time: 0.00 s
77.42/9.76 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
77.42/9.76 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
77.42/9.76 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
77.42/9.77 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.00 s
77.42/9.78 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
81.27/10.26 c lits-rem: 487 cl-subs: 1853 v-elim: 0 v-fix: 0 time: 0.48 s
81.27/10.26 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
81.27/10.27 c vivif2 -- cl tried 18863 cl shrink 0 lits rem 0 time: 0.00
81.27/10.29 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.02
81.27/10.29 c calculated reachability. Time: 0.00
81.27/10.29 c N st 34 105354 257 2390 0 18863 9560 383758 no data no data
86.85/10.92 c N st 35 114953 257 2390 0 14802 9560 271503 no data no data
94.98/11.96 c N st 36 129351 257 2390 0 28565 9560 662967 no data no data
108.42/13.65 c N st 37 150946 257 2390 0 19570 9560 355903 no data no data
112.54/14.14 c S st 38 158031 257 2390 0 26385 9560 556520 no data no data
113.20/14.21 c S st 38 158532 257 2390 0 26881 9560 570314 no data no data
113.20/14.21 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.00
113.20/14.22 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.3M T: 0.01
113.20/14.22 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
113.20/14.22 c bin-w-bin subsume rem 0 bins time: 0.00 s
113.20/14.22 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
113.20/14.22 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
113.20/14.22 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
113.20/14.22 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.01 s
113.20/14.24 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
119.60/15.01 c lits-rem: 962 cl-subs: 1940 v-elim: 0 v-fix: 0 time: 0.77 s
119.60/15.02 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
119.60/15.02 c vivif2 -- cl tried 24941 cl shrink 0 lits rem 0 time: 0.01
119.60/15.05 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.03
119.60/15.05 c calculated reachability. Time: 0.00
119.60/15.05 c N st 38 158532 257 2390 0 24941 9560 512418 no data no data
151.53/19.09 c N st 39 207120 257 2390 0 19790 9560 308747 no data no data
171.49/21.60 c N st 40 237798 257 2390 0 29971 9560 579911 no data no data
171.49/21.60 c S st 40 237798 257 2390 0 29971 9560 579911 no data no data
172.29/21.67 c S st 40 238299 257 2390 0 30469 9560 594024 no data no data
172.29/21.68 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.00
172.29/21.68 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.4M T: 0.01
172.29/21.68 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
172.29/21.68 c bin-w-bin subsume rem 0 bins time: 0.00 s
172.29/21.68 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
172.29/21.68 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
172.29/21.68 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
172.29/21.69 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.01 s
172.29/21.71 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
180.27/22.69 c lits-rem: 1506 cl-subs: 2175 v-elim: 0 v-fix: 0 time: 0.99 s
180.27/22.69 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
181.07/22.70 c vivif2 -- cl tried 28294 cl shrink 0 lits rem 0 time: 0.01
181.07/22.73 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.03
181.07/22.73 c calculated reachability. Time: 0.00
181.07/22.73 c N st 40 238299 257 2390 0 28294 9560 531967 no data no data
232.97/29.28 c F st 41 306250 257 2390 0 30098 9560 523802 no data no data
232.97/29.28 c N st 41 306250 257 2390 0 30098 9560 523802 no data no data
236.95/29.74 c Decided on static restart strategy
253.71/31.83 c N st 51 334554 257 2390 0 34392 9560 629712 no data no data
272.09/34.18 c N st 53 357449 257 2390 0 32421 9560 549523 no data no data
272.09/34.18 c S st 53 357449 257 2390 0 32421 9560 549523 no data no data
272.89/34.27 c S st 53 357953 257 2390 0 32923 9560 563627 no data no data
272.89/34.28 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.00
272.89/34.29 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.4M T: 0.01
272.89/34.29 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
272.89/34.29 c bin-w-bin subsume rem 0 bins time: 0.00 s
272.89/34.29 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
272.89/34.29 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
272.89/34.29 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
272.89/34.29 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.01 s
273.68/34.31 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
278.53/34.94 c lits-rem: 889 cl-subs: 1641 v-elim: 0 v-fix: 0 time: 0.63 s
278.53/34.94 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
278.53/34.95 c vivif2 -- cl tried 31282 cl shrink 0 lits rem 0 time: 0.01
278.53/34.99 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.04
278.53/34.99 c calculated reachability. Time: 0.00
278.53/34.99 c N st 53 357953 257 2390 0 31282 9560 518113 no data no data
305.75/38.34 c N st 54 390345 257 2390 0 37304 9560 683371 no data no data
348.79/43.80 c N st 55 438933 257 2390 0 31179 9560 471731 no data no data
413.39/51.80 c N st 56 511815 257 2390 0 44387 9560 810199 no data no data
437.48/54.84 c N st 57 536932 257 2390 0 38778 9560 631349 no data no data
437.48/54.84 c S st 57 536932 257 2390 0 38778 9560 631349 no data no data
438.14/54.94 c S st 57 537434 257 2390 0 39276 9560 645143 no data no data
438.14/54.94 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.00
438.14/54.95 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.5M T: 0.01
438.14/54.95 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
438.14/54.95 c bin-w-bin subsume rem 0 bins time: 0.00 s
438.14/54.95 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
438.14/54.95 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
438.14/54.95 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
438.14/54.96 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.01 s
438.14/54.98 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
445.39/55.88 c lits-rem: 1406 cl-subs: 2011 v-elim: 0 v-fix: 0 time: 0.90 s
445.39/55.88 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
445.39/55.88 c vivif2 -- cl tried 37265 cl shrink 0 lits rem 0 time: 0.01
446.26/55.94 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.05
446.26/55.94 c calculated reachability. Time: 0.00
446.26/55.94 c N st 57 537434 257 2390 0 37265 9560 590765 no data no data
616.98/77.31 c N st 58 701418 257 2390 0 65655 9560 1351653 no data no data
725.56/91.01 c N st 59 806151 257 2390 0 59680 9560 1097109 no data no data
725.56/91.01 c S st 59 806151 257 2390 0 59680 9560 1097109 no data no data
727.29/91.18 c S st 59 806660 257 2390 0 60185 9560 1111520 no data no data
727.29/91.18 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.00
727.94/91.20 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.7M T: 0.02
727.94/91.20 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
727.94/91.20 c bin-w-bin subsume rem 0 bins time: 0.00 s
727.94/91.20 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
727.94/91.20 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
727.94/91.20 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
727.94/91.22 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.01 s
727.94/91.25 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
772.65/96.87 c lits-rem: 3413 cl-subs: 6284 v-elim: 0 v-fix: 0 time: 5.62 s
772.65/96.87 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
772.65/96.89 c vivif2 -- cl tried 53901 cl shrink 0 lits rem 0 time: 0.01
773.45/96.99 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.10
773.45/96.99 c calculated reachability. Time: 0.00
773.45/96.99 c N st 59 806660 257 2390 0 53901 9560 942592 no data no data
1095.25/137.25 c F st 60 1071878 257 2390 0 69735 9560 1288535 no data no data
1095.25/137.25 c N st 60 1071878 257 2390 0 69735 9560 1288535 no data no data
1101.57/138.09 c Decided on static restart strategy
1131.24/141.72 c N st 70 1100180 257 2390 0 54009 9560 823593 no data no data
1182.22/148.21 c N st 72 1136173 257 2390 0 44535 9560 531960 no data no data
1218.19/152.66 c N st 73 1168565 257 2390 0 75414 9560 1473377 no data no data
1270.04/159.21 c N st 74 1209991 257 2390 0 70126 9560 1246311 no data no data
1270.04/159.21 c S st 74 1209991 257 2390 0 70126 9560 1246311 no data no data
1271.76/159.39 c S st 74 1210493 257 2390 0 70625 9560 1260606 no data no data
1272.42/159.40 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.00
1272.42/159.43 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.8M T: 0.03
1272.42/159.43 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
1272.42/159.43 c bin-w-bin subsume rem 0 bins time: 0.00 s
1272.42/159.43 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
1272.42/159.43 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
1272.42/159.43 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
1272.42/159.44 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.02 s
1272.42/159.48 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
1318.73/165.27 c lits-rem: 3936 cl-subs: 4670 v-elim: 0 v-fix: 0 time: 5.79 s
1318.73/165.27 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
1318.73/165.28 c vivif2 -- cl tried 65955 cl shrink 0 lits rem 0 time: 0.02
1320.33/165.42 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.13
1320.33/165.42 c calculated reachability. Time: 0.00
1320.33/165.42 c N st 74 1210493 257 2390 0 65955 9560 1132576 no data no data
1427.31/178.89 c N st 75 1283375 257 2390 0 89344 9560 1688918 no data no data
1580.58/198.07 c N st 76 1392700 257 2390 0 50774 9560 624440 no data no data
1871.19/234.47 c N st 77 1556684 257 2390 0 55567 9560 694688 no data no data
2133.04/267.22 c N st 78 1710497 257 2390 0 96074 9560 1780776 no data no data
2133.04/267.22 c S st 78 1710497 257 2390 0 96074 9560 1780776 no data no data
2135.44/267.56 c S st 78 1711002 257 2390 0 96572 9560 1794846 no data no data
2135.44/267.56 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
2136.24/267.61 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.2M T: 0.05
2136.24/267.61 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
2136.24/267.61 c bin-w-bin subsume rem 0 bins time: 0.00 s
2136.24/267.61 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
2136.24/267.61 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
2136.24/267.61 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
2136.24/267.63 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.02 s
2136.24/267.69 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
2298.34/287.99 c lits-rem: 4095 cl-subs: 11056 v-elim: 0 v-fix: 0 time: 20.30 s
2298.34/287.99 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
2298.34/288.01 c vivif2 -- cl tried 85516 cl shrink 0 lits rem 0 time: 0.02
2300.67/288.21 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.19
2300.67/288.21 c calculated reachability. Time: 0.00
2300.67/288.21 c N st 78 1711002 257 2390 0 85516 9560 1518284 no data no data
3028.77/379.47 c N st 79 2079968 257 2390 0 96836 9560 1723855 no data no data
3342.51/418.79 c N st 80 2211003 257 2390 0 101024 9560 1833088 no data no data
3342.51/418.79 c S st 80 2211003 257 2390 0 101024 9560 1833088 no data no data
3346.49/419.29 c S st 80 2211505 257 2390 0 101521 9560 1847406 no data no data
3347.29/419.30 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
3347.29/419.36 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.2M T: 0.06
3347.29/419.36 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
3347.29/419.36 c bin-w-bin subsume rem 0 bins time: 0.00 s
3347.29/419.36 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
3347.29/419.36 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
3347.29/419.36 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
3347.29/419.39 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.03 s
3348.10/419.46 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
3511.74/439.95 c lits-rem: 3955 cl-subs: 9527 v-elim: 0 v-fix: 0 time: 20.50 s
3511.74/439.96 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
3511.74/439.98 c vivif2 -- cl tried 91994 cl shrink 0 lits rem 0 time: 0.02
3514.15/440.21 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.23
3514.15/440.21 c calculated reachability. Time: 0.00
3514.15/440.21 c N st 80 2211505 257 2390 0 91994 9560 1590544 no data no data
4471.37/560.16 c N st 81 2711506 257 2390 0 114650 9560 2025005 no data no data
4471.37/560.16 c S st 81 2711506 257 2390 0 114650 9560 2025005 no data no data
4474.57/560.58 c S st 81 2712009 257 2390 0 115150 9560 2038843 no data no data
4474.57/560.59 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
4475.37/560.64 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.4M T: 0.06
4475.37/560.65 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
4475.37/560.65 c bin-w-bin subsume rem 0 bins time: 0.00 s
4475.37/560.65 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
4475.37/560.65 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
4475.37/560.65 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
4475.37/560.67 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.03 s
4476.23/560.74 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
4745.18/594.44 c lits-rem: 4055 cl-subs: 14628 v-elim: 0 v-fix: 0 time: 33.70 s
4745.18/594.44 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
4745.18/594.46 c vivif2 -- cl tried 100522 cl shrink 0 lits rem 0 time: 0.02
4747.57/594.74 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.27
4747.57/594.74 c calculated reachability. Time: 0.00
4747.57/594.74 c N st 81 2712009 257 2390 0 100522 9560 1706317 no data no data
5923.49/742.02 c N st 82 3212010 257 2390 0 78143 9560 965921 no data no data
5923.49/742.02 c S st 82 3212010 257 2390 0 78143 9560 965921 no data no data
5925.15/742.25 c S st 82 3212511 257 2390 0 78642 9560 980321 no data no data
5925.15/742.25 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
5925.15/742.29 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.0M T: 0.03
5925.15/742.29 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
5925.15/742.29 c bin-w-bin subsume rem 0 bins time: 0.00 s
5925.15/742.29 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
5925.15/742.29 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
5925.15/742.29 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
5925.15/742.31 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.02 s
5926.03/742.35 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
5931.48/743.07 c lits-rem: 310 cl-subs: 939 v-elim: 0 v-fix: 0 time: 0.73 s
5931.48/743.07 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
5931.48/743.09 c vivif2 -- cl tried 77703 cl shrink 0 lits rem 0 time: 0.01
5933.08/743.26 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.17
5933.08/743.26 c calculated reachability. Time: 0.00
5933.08/743.26 c N st 82 3212511 257 2390 0 77703 9560 954222 no data no data
7167.29/897.88 c N st 83 3712512 257 2390 0 88120 9560 1142580 no data no data
7167.29/897.88 c S st 83 3712512 257 2390 0 88120 9560 1142580 no data no data
7170.49/898.28 c S st 83 3713020 257 2390 0 88624 9560 1157361 no data no data
7170.49/898.29 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
7171.29/898.35 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.1M T: 0.05
7171.29/898.35 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
7171.29/898.35 c bin-w-bin subsume rem 0 bins time: 0.00 s
7171.29/898.35 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
7171.29/898.35 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
7171.29/898.35 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
7171.29/898.38 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.03 s
7172.15/898.42 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
7197.62/901.62 c lits-rem: 528 cl-subs: 2037 v-elim: 0 v-fix: 0 time: 3.20 s
7197.62/901.62 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
7197.62/901.64 c vivif2 -- cl tried 86587 cl shrink 0 lits rem 0 time: 0.02
7200.00/901.94 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.29
7200.00/901.94 c calculated reachability. Time: 0.00
7200.00/901.94 c N st 83 3713020 257 2390 0 86587 9560 1103379 no data no data
7295.07/913.84 c F st 84 3751564 257 2390 0 122883 9560 2079528 no data no data
7295.07/913.84 c N st 84 3751564 257 2390 0 122883 9560 2079528 no data no data
7309.38/915.60 c Decided on static restart strategy
7369.26/923.12 c N st 94 3779868 257 2390 0 149822 9560 2801055 no data no data
7439.52/931.95 c N st 96 3815860 257 2390 0 103776 9560 1573921 no data no data
7507.37/940.48 c N st 97 3848253 257 2390 0 134544 9560 2484542 no data no data
7629.66/955.79 c N st 98 3896843 257 2390 0 98975 9560 1393650 no data no data
7803.57/977.59 c N st 99 3969727 257 2390 0 85658 9560 1013760 no data no data
8063.82/1010.13 c N st 100 4079050 257 2390 0 105943 9560 1573517 no data no data
8419.15/1054.66 c N st 101 4213021 257 2390 0 148422 9560 2757825 no data no data
8419.15/1054.66 c S st 101 4213021 257 2390 0 148422 9560 2757825 no data no data
8423.08/1055.17 c S st 101 4213523 257 2390 0 148917 9560 2772235 no data no data
8423.08/1055.18 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
8423.88/1055.26 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.8M T: 0.08
8423.88/1055.26 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
8423.88/1055.26 c bin-w-bin subsume rem 0 bins time: 0.00 s
8423.88/1055.26 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
8423.88/1055.26 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
8423.88/1055.26 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
8424.68/1055.30 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.04 s
8425.48/1055.40 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
8890.87/1113.78 c lits-rem: 4343 cl-subs: 16337 v-elim: 0 v-fix: 0 time: 58.38 s
8890.87/1113.78 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
8891.67/1113.81 c vivif2 -- cl tried 132580 cl shrink 0 lits rem 0 time: 0.03
8894.19/1114.18 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.37
8894.19/1114.18 c calculated reachability. Time: 0.00
8894.19/1114.18 c N st 101 4213523 257 2390 0 132580 9560 2341368 no data no data
9606.92/1203.52 c N st 102 4459502 257 2390 0 107411 9560 1530105 no data no data
10241.60/1283.09 c N st 103 4713524 257 2390 0 171085 9560 3354195 no data no data
10241.60/1283.09 c S st 103 4713524 257 2390 0 171085 9560 3354195 no data no data
10247.97/1283.83 c S st 103 4714029 257 2390 0 171587 9560 3368988 no data no data
10247.97/1283.84 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
10248.78/1283.94 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 2.1M T: 0.10
10248.78/1283.94 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
10248.78/1283.94 c bin-w-bin subsume rem 0 bins time: 0.00 s
10248.78/1283.94 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
10248.78/1283.94 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
10248.78/1283.94 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
10248.78/1283.99 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.05 s
10250.38/1284.11 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
10853.89/1359.71 c lits-rem: 9122 cl-subs: 20198 v-elim: 0 v-fix: 0 time: 75.59 s
10853.89/1359.71 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
10853.89/1359.75 c vivif2 -- cl tried 151389 cl shrink 0 lits rem 0 time: 0.04
10857.10/1360.14 c asymm cl-useful: 0/2186/2390 lits-rem:0 time: 0.39
10857.10/1360.14 c calculated reachability. Time: 0.00
10857.10/1360.14 c N st 103 4714029 257 2390 0 151389 9560 2861197 no data no data
12416.26/1555.47 c N st 104 5214030 257 2390 0 166309 9560 3110328 no data no data
12416.26/1555.47 c S st 104 5214030 257 2390 0 166309 9560 3110328 no data no data
12422.72/1556.24 c S st 104 5214534 257 2390 0 166813 9560 3125091 no data no data
12422.72/1556.26 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.02
12423.59/1556.38 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 2.0M T: 0.12
12423.59/1556.38 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
12423.59/1556.38 c bin-w-bin subsume rem 0 bins time: 0.00 s
12423.59/1556.38 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
12423.59/1556.38 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
12423.59/1556.38 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
12424.24/1556.43 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.05 s
12425.04/1556.53 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
13018.97/1630.94 c lits-rem: 5932 cl-subs: 20583 v-elim: 0 v-fix: 0 time: 74.41 s
13018.97/1630.94 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
13018.97/1630.99 c vivif2 -- cl tried 146230 cl shrink 0 lits rem 0 time: 0.05
13023.75/1631.56 c asymm cl-useful: 0/2266/2390 lits-rem:0 time: 0.57
13023.75/1631.57 c calculated reachability. Time: 0.00
13023.75/1631.57 c N st 104 5214534 257 2390 0 146230 9560 2590706 no data no data
14524.63/1819.60 c N st 105 5714537 257 2390 0 137943 9560 2240436 no data no data
14524.63/1819.60 c S st 105 5714537 257 2390 0 137943 9560 2240436 no data no data
14529.43/1820.15 c S st 105 5715041 257 2390 0 138443 9560 2254507 no data no data
14529.43/1820.16 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
14530.29/1820.26 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.7M T: 0.09
14530.29/1820.26 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
14530.29/1820.26 c bin-w-bin subsume rem 0 bins time: 0.00 s
14530.29/1820.26 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
14530.29/1820.26 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
14530.29/1820.26 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
14530.29/1820.30 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.04 s
14531.16/1820.38 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
14812.14/1855.54 c lits-rem: 5353 cl-subs: 11225 v-elim: 0 v-fix: 0 time: 35.16 s
14812.14/1855.54 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
14812.14/1855.58 c vivif2 -- cl tried 127218 cl shrink 0 lits rem 0 time: 0.03
14815.99/1856.05 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.48
14815.99/1856.06 c calculated reachability. Time: 0.00
14815.99/1856.06 c N st 105 5715041 257 2390 0 127218 9560 1968299 no data no data
16158.03/2024.19 c N st 106 6215041 257 2390 0 197809 9560 4034416 no data no data
16158.03/2024.19 c S st 106 6215041 257 2390 0 197809 9560 4034416 no data no data
16164.55/2024.98 c S st 106 6215543 257 2390 0 198309 9560 4048659 no data no data
16164.55/2025.00 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
16166.00/2025.11 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 2.6M T: 0.11
16166.00/2025.11 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
16166.00/2025.11 c bin-w-bin subsume rem 0 bins time: 0.00 s
16166.00/2025.11 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
16166.00/2025.11 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
16166.00/2025.11 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
16166.00/2025.16 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.05 s
16166.80/2025.29 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
17541.39/2197.45 c lits-rem: 10247 cl-subs: 24302 v-elim: 0 v-fix: 0 time: 172.16 s
17541.39/2197.45 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
17542.25/2197.52 c vivif2 -- cl tried 174007 cl shrink 0 lits rem 0 time: 0.07
17547.76/2198.28 c asymm cl-useful: 0/1954/2390 lits-rem:0 time: 0.76
17547.76/2198.29 c calculated reachability. Time: 0.00
17547.76/2198.29 c N st 106 6215543 257 2390 0 174007 9560 3378776 no data no data
19241.82/2410.49 c N st 107 6715543 257 2390 0 123649 9560 1662003 no data no data
19241.82/2410.49 c S st 107 6715543 257 2390 0 123649 9560 1662003 no data no data
19245.88/2410.97 c S st 107 6716051 257 2390 0 124152 9560 1677097 no data no data
19245.88/2410.98 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
19246.75/2411.04 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.6M T: 0.06
19246.75/2411.04 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
19246.75/2411.05 c bin-w-bin subsume rem 0 bins time: 0.00 s
19246.75/2411.05 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
19246.75/2411.05 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
19246.75/2411.05 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
19246.75/2411.08 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.03 s
19247.41/2411.14 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
19295.30/2417.19 c lits-rem: 951 cl-subs: 3773 v-elim: 0 v-fix: 0 time: 6.06 s
19295.30/2417.19 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
19296.10/2417.22 c vivif2 -- cl tried 120379 cl shrink 0 lits rem 0 time: 0.03
19298.56/2417.57 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.35
19298.56/2417.58 c calculated reachability. Time: 0.00
19298.56/2417.58 c N st 107 6716051 257 2390 0 120379 9560 1578487 no data no data
21145.64/2648.91 c N st 108 7216052 257 2390 0 155823 9560 2514348 no data no data
21145.64/2648.91 c S st 108 7216052 257 2390 0 155823 9560 2514348 no data no data
21150.44/2649.60 c S st 108 7216556 257 2390 0 156323 9560 2528781 no data no data
21150.44/2649.61 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
21151.29/2649.71 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.9M T: 0.10
21151.29/2649.71 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
21151.29/2649.71 c bin-w-bin subsume rem 0 bins time: 0.00 s
21151.29/2649.71 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
21151.29/2649.71 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
21151.29/2649.71 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
21152.17/2649.76 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.04 s
21152.81/2649.84 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
21397.15/2680.46 c lits-rem: 1971 cl-subs: 11415 v-elim: 0 v-fix: 0 time: 30.61 s
21397.15/2680.46 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
21397.15/2680.49 c vivif2 -- cl tried 144908 cl shrink 0 lits rem 0 time: 0.03
21400.29/2680.87 c asymm cl-useful: 0/2254/2390 lits-rem:0 time: 0.38
21400.29/2680.88 c calculated reachability. Time: 0.00
21400.29/2680.88 c N st 108 7216556 257 2390 0 144908 9560 2245247 no data no data
23127.07/2897.18 c N st 109 7716556 257 2390 0 166600 9560 2729855 no data no data
23127.07/2897.18 c S st 109 7716556 257 2390 0 166600 9560 2729855 no data no data
23134.19/2898.04 c S st 109 7717057 257 2390 0 167100 9560 2744176 no data no data
23134.19/2898.06 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.02
23134.99/2898.21 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 2.1M T: 0.15
23134.99/2898.21 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
23134.99/2898.21 c bin-w-bin subsume rem 0 bins time: 0.00 s
23134.99/2898.21 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
23134.99/2898.21 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
23134.99/2898.21 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
23135.85/2898.27 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.06 s
23136.72/2898.39 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
23605.90/2957.15 c lits-rem: 3321 cl-subs: 13194 v-elim: 0 v-fix: 0 time: 58.76 s
23605.90/2957.15 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
23606.71/2957.20 c vivif2 -- cl tried 153906 cl shrink 0 lits rem 0 time: 0.05
23611.49/2957.83 c asymm cl-useful: 0/2152/2390 lits-rem:0 time: 0.64
23611.49/2957.84 c calculated reachability. Time: 0.00
23611.49/2957.84 c N st 109 7717057 257 2390 0 153906 9560 2427701 no data no data
25284.00/3167.34 c N st 110 8217057 257 2390 0 160146 9560 2460437 no data no data
25284.00/3167.34 c S st 110 8217057 257 2390 0 160146 9560 2460437 no data no data
25289.58/3168.03 c S st 110 8217557 257 2390 0 160639 9560 2474610 no data no data
25289.58/3168.05 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.02
25290.38/3168.15 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.9M T: 0.10
25290.38/3168.15 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
25290.38/3168.15 c bin-w-bin subsume rem 0 bins time: 0.00 s
25290.38/3168.15 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
25290.38/3168.15 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
25290.38/3168.15 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
25291.18/3168.20 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.05 s
25291.18/3168.29 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
25505.93/3195.11 c lits-rem: 2407 cl-subs: 11802 v-elim: 0 v-fix: 0 time: 26.82 s
25505.93/3195.11 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
25505.93/3195.15 c vivif2 -- cl tried 148837 cl shrink 0 lits rem 0 time: 0.04
25509.11/3195.58 c asymm cl-useful: 0/2225/2390 lits-rem:0 time: 0.43
25509.11/3195.58 c calculated reachability. Time: 0.00
25509.11/3195.58 c N st 110 8217557 257 2390 0 148837 9560 2197579 no data no data
27168.83/3403.43 c N st 111 8717557 257 2390 0 140274 9560 1859463 no data no data
27168.83/3403.43 c S st 111 8717557 257 2390 0 140274 9560 1859463 no data no data
27173.63/3404.08 c S st 111 8718061 257 2390 0 140776 9560 1872854 no data no data
27174.43/3404.10 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.02
27174.43/3404.20 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.8M T: 0.10
27174.43/3404.20 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
27174.43/3404.20 c bin-w-bin subsume rem 0 bins time: 0.00 s
27174.43/3404.20 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
27174.43/3404.20 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
27174.43/3404.20 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
27175.29/3404.25 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.05 s
27176.17/3404.33 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
27251.06/3413.79 c lits-rem: 1889 cl-subs: 4502 v-elim: 0 v-fix: 0 time: 9.46 s
27251.06/3413.79 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
27251.86/3413.82 c vivif2 -- cl tried 136274 cl shrink 0 lits rem 0 time: 0.03
27255.18/3414.26 c asymm cl-useful: 0/2390/2390 lits-rem:0 time: 0.44
27255.18/3414.27 c calculated reachability. Time: 0.00
27255.18/3414.27 c N st 111 8718061 257 2390 0 136274 9560 1759713 no data no data
28989.86/3631.52 c N st 112 9218063 257 2390 0 236553 9560 4542783 no data no data
28989.86/3631.52 c S st 112 9218063 257 2390 0 236553 9560 4542783 no data no data
28997.04/3632.43 c S st 112 9218568 257 2390 0 237057 9560 4557081 no data no data
28997.04/3632.45 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.02
28997.84/3632.58 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 2.9M T: 0.13
28997.84/3632.58 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
28997.84/3632.58 c bin-w-bin subsume rem 0 bins time: 0.00 s
28997.84/3632.58 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
28997.84/3632.58 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
28997.84/3632.58 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
28998.64/3632.64 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.06 s
28999.45/3632.80 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
30637.45/3837.90 c lits-rem: 6837 cl-subs: 29221 v-elim: 0 v-fix: 0 time: 205.11 s
30637.45/3837.90 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
30637.45/3837.97 c vivif2 -- cl tried 207836 cl shrink 0 lits rem 0 time: 0.07
30642.25/3838.57 c asymm cl-useful: 0/1777/2390 lits-rem:0 time: 0.60
30642.25/3838.58 c calculated reachability. Time: 0.00
30642.25/3838.58 c N st 112 9218568 257 2390 0 207836 9560 3797943 no data no data
32830.43/4112.70 c N st 113 9718568 257 2390 0 174144 9560 2676991 no data no data
32830.43/4112.70 c S st 113 9718568 257 2390 0 174144 9560 2676991 no data no data
32836.75/4113.43 c S st 113 9719070 257 2390 0 174639 9560 2691084 no data no data
32836.75/4113.45 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.02
32837.55/4113.56 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 2.2M T: 0.12
32837.55/4113.57 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
32837.55/4113.57 c bin-w-bin subsume rem 0 bins time: 0.00 s
32837.55/4113.57 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
32837.55/4113.57 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
32837.55/4113.57 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
32838.35/4113.62 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.05 s
32839.20/4113.73 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
33157.62/4153.69 c lits-rem: 3662 cl-subs: 12942 v-elim: 0 v-fix: 0 time: 39.96 s
33157.62/4153.69 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
33158.42/4153.73 c vivif2 -- cl tried 161697 cl shrink 0 lits rem 0 time: 0.04
33159.22/4153.90 c asymm cl-useful: 0/613/2390 lits-rem:0 time: 0.16
33160.02/4153.90 c calculated reachability. Time: 0.00
33160.02/4153.90 c N st 113 9719070 257 2390 0 161697 9560 2391984 no data no data
35103.99/4397.50 c N st 114 10219071 257 2390 0 243661 9560 4545979 no data no data
35103.99/4397.50 c S st 114 10219071 257 2390 0 243661 9560 4545979 no data no data
35114.50/4398.72 c S st 114 10219573 257 2390 0 244159 9560 4560234 no data no data
35114.50/4398.75 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.02
35115.95/4398.94 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 3.0M T: 0.19
35115.95/4398.94 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
35115.95/4398.94 c bin-w-bin subsume rem 0 bins time: 0.00 s
35115.95/4398.94 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
35115.95/4398.94 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
35115.95/4398.94 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
35116.75/4399.02 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.08 s
35118.35/4399.21 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
36937.55/4627.13 c lits-rem: 12169 cl-subs: 32154 v-elim: 0 v-fix: 0 time: 227.93 s
36937.55/4627.13 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
36937.55/4627.19 c vivif2 -- cl tried 212005 cl shrink 0 lits rem 0 time: 0.06
36942.33/4627.72 c asymm cl-useful: 0/1787/2390 lits-rem:0 time: 0.53
36942.33/4627.73 c calculated reachability. Time: 0.00
36942.33/4627.73 c N st 114 10219573 257 2390 0 212005 9560 3770790 no data no data
38893.41/4872.27 c N st 115 10719573 257 2390 0 151209 9560 1974048 no data no data
38893.41/4872.27 c S st 115 10719573 257 2390 0 151209 9560 1974048 no data no data
38897.47/4872.81 c S st 115 10720076 257 2390 0 151711 9560 1989052 no data no data
38898.34/4872.82 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.02
38898.99/4872.91 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.9M T: 0.09
38898.99/4872.91 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
38898.99/4872.91 c bin-w-bin subsume rem 0 bins time: 0.00 s
38898.99/4872.91 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
38898.99/4872.91 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 257 time: 0.00 s
38898.99/4872.91 c Removed useless bin: 0 fixed: 0 props: 0.00M time: 0.00 s
38898.99/4872.95 c lits-rem: 0 cl-subs: 0 v-elim: 0 v-fix: 0 time: 0.04 s
38899.79/4873.03 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
38952.48/4879.66 c lits-rem: 2073 cl-subs: 3999 v-elim: 0 v-fix: 0 time: 6.63 s
38952.48/4879.66 c vivif2 -- cl tried 2390 cl shrink 0 lits rem 0 time: 0.00
38952.48/4879.69 c vivif2 -- cl tried 147712 cl shrink 0 lits rem 0 time: 0.03
38954.08/4879.85 c asymm cl-useful: 0/603/2390 lits-rem:0 time: 0.16
38954.08/4879.85 c calculated reachability. Time: 0.00
38954.08/4879.85 c N st 115 10720076 257 2390 0 147712 9560 1886778 no data no data
Verifier Data
ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>
Watcher Data
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.0 (svn: 961)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3421601-1306678769/watcher-3421601-1306678769 -o /tmp/evaluation-result-3421601-1306678769/solver-3421601-1306678769 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421601-1306678769.cnf
running on 8 cores: 0,2,4,6,1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 7.38 7.91 7.97 2/491 17400
/proc/meminfo: memFree=13019176/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=92144 CPUtime=0.01 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 411 0 0 0 1 0 0 0 25 0 8 0 858107625 94355456 352 33554432000 4194304 4580107 140737441587648 18446744073709551615 47846294333362 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17400/statm: 23036 352 299 95 0 18018 0
[pid=17400/tid=17401] ppid=17398 vsize=421040 CPUtime=0.01 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 59 0 0 0 1 0 0 0 17 0 8 0 858107626 431144960 811 33554432000 4194304 4580107 140737441587648 18446744073709551615 251367651822 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=421040 CPUtime=0.01 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 63 0 0 0 1 0 0 0 18 0 8 0 858107626 431144960 815 33554432000 4194304 4580107 140737441587648 18446744073709551615 251367651822 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=421040 CPUtime=0 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 66 0 0 0 0 0 0 0 18 0 8 0 858107626 431144960 815 33554432000 4194304 4580107 140737441587648 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=421040 CPUtime=0 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 58 0 0 0 0 0 0 0 18 0 8 0 858107626 431144960 820 33554432000 4194304 4580107 140737441587648 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=421040 CPUtime=0 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) S 17398 17400 17374 0 -1 4202560 53 0 0 0 0 0 0 0 18 0 8 0 858107626 431144960 822 33554432000 4194304 4580107 140737441587648 18446744073709551615 251367651822 0 0 4096 2 18446604446450323648 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=421040 CPUtime=0 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 72 0 0 0 0 0 0 0 18 0 8 0 858107626 431144960 827 33554432000 4194304 4580107 140737441587648 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=421040 CPUtime=0 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 64 0 0 0 0 0 0 0 25 0 8 0 858107626 431144960 830 33554432000 4194304 4580107 140737441587648 18446744073709551615 251367651822 0 0 4096 2 0 0 0 -1 4 0 0 0
[startup+0.929726 s]
/proc/loadavg: 7.38 7.91 7.97 2/491 17400
/proc/meminfo: memFree=13019176/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=503404 CPUtime=7.26 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 14225 0 0 0 721 5 0 0 19 0 8 0 858107625 515485696 7498 33554432000 4194304 4580107 140737441587648 18446744073709551615 4489029 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 125851 7498 378 95 0 120833 0
[pid=17400/tid=17401] ppid=17398 vsize=503404 CPUtime=0.88 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 1715 0 0 0 88 0 0 0 19 0 8 0 858107626 515485696 7498 33554432000 4194304 4580107 140737441587648 18446744073709551615 4489102 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=503404 CPUtime=0.9 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 1703 0 0 0 90 0 0 0 18 0 8 0 858107626 515485696 7498 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=503404 CPUtime=0.9 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 1813 0 0 0 90 0 0 0 18 0 8 0 858107626 515485696 7498 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=503404 CPUtime=0.9 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 1797 0 0 0 90 0 0 0 18 0 8 0 858107626 515485696 7498 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=503404 CPUtime=0.91 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 1664 0 0 0 91 0 0 0 19 0 8 0 858107626 515485696 7498 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=503404 CPUtime=0.89 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) D 17398 17400 17374 0 -1 4202560 1745 0 0 0 89 0 0 0 18 0 8 0 858107626 515485696 7498 33554432000 4194304 4580107 140737441587648 18446744073709551615 251367590071 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=503404 CPUtime=0.89 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) D 17398 17400 17374 0 -1 4202560 1601 0 0 0 89 0 0 0 19 0 8 0 858107626 515485696 7498 33554432000 4194304 4580107 140737441587648 18446744073709551615 4489102 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.26
Current children cumulated vsize (KiB) 503404
[startup+1.00138 s]
/proc/loadavg: 7.38 7.91 7.97 2/491 17400
/proc/meminfo: memFree=13019176/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=512620 CPUtime=7.83 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 18666 0 0 0 777 6 0 0 19 0 8 0 858107625 524922880 11939 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 128155 11939 378 95 0 123137 0
[pid=17400/tid=17401] ppid=17398 vsize=512620 CPUtime=0.95 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2218 0 0 0 95 0 0 0 19 0 8 0 858107626 524922880 11939 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=512620 CPUtime=0.97 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2322 0 0 0 97 0 0 0 19 0 8 0 858107626 524922880 11939 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=512620 CPUtime=0.97 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2437 0 0 0 97 0 0 0 19 0 8 0 858107626 524922880 11940 33554432000 4194304 4580107 140737441587648 18446744073709551615 4321030 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=512620 CPUtime=0.98 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2404 0 0 0 97 1 0 0 19 0 8 0 858107626 524922880 11940 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=512620 CPUtime=0.98 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2217 0 0 0 98 0 0 0 19 0 8 0 858107626 524922880 11940 33554432000 4194304 4580107 140737441587648 18446744073709551615 251367243531 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=512620 CPUtime=0.96 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2365 0 0 0 96 0 0 0 19 0 8 0 858107626 524922880 11940 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=512620 CPUtime=0.96 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2074 0 0 0 96 0 0 0 19 0 8 0 858107626 524922880 11940 33554432000 4194304 4580107 140737441587648 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 512620
[startup+1.10136 s]
/proc/loadavg: 7.38 7.91 7.97 2/491 17400
/proc/meminfo: memFree=13019176/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=512892 CPUtime=8.63 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 19533 0 0 0 857 6 0 0 19 0 8 0 858107625 525201408 12806 33554432000 4194304 4580107 140737441587648 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 128223 12806 378 95 0 123205 0
[pid=17400/tid=17401] ppid=17398 vsize=512892 CPUtime=1.05 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2314 0 0 0 105 0 0 0 19 0 8 0 858107626 525201408 12806 33554432000 4194304 4580107 140737441587648 18446744073709551615 4302044 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=512892 CPUtime=1.07 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2423 0 0 0 107 0 0 0 19 0 8 0 858107626 525201408 12807 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=512892 CPUtime=1.07 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2518 0 0 0 107 0 0 0 19 0 8 0 858107626 525201408 12807 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=512892 CPUtime=1.08 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2514 0 0 0 107 1 0 0 19 0 8 0 858107626 525201408 12807 33554432000 4194304 4580107 140737441587648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=512892 CPUtime=1.08 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2350 0 0 0 108 0 0 0 19 0 8 0 858107626 525201408 12808 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=512892 CPUtime=1.06 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2481 0 0 0 106 0 0 0 19 0 8 0 858107626 525201408 12808 33554432000 4194304 4580107 140737441587648 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=512892 CPUtime=1.06 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2197 0 0 0 106 0 0 0 19 0 8 0 858107626 525201408 12808 33554432000 4194304 4580107 140737441587648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.63
Current children cumulated vsize (KiB) 512892
[startup+1.20134 s]
/proc/loadavg: 7.38 7.91 7.97 2/491 17400
/proc/meminfo: memFree=13019176/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=531520 CPUtime=9.44 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 20740 0 0 0 937 7 0 0 19 0 8 0 858107625 544276480 14013 33554432000 4194304 4580107 140737441587648 18446744073709551615 4304874 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 132880 14013 378 95 0 127862 0
[pid=17400/tid=17401] ppid=17398 vsize=531520 CPUtime=1.15 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2418 0 0 0 115 0 0 0 19 0 8 0 858107626 544276480 14013 33554432000 4194304 4580107 140737441587648 18446744073709551615 4304864 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=531520 CPUtime=1.17 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2512 0 0 0 117 0 0 0 19 0 8 0 858107626 544276480 14013 33554432000 4194304 4580107 140737441587648 18446744073709551615 4321093 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=531520 CPUtime=1.17 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2608 0 0 0 117 0 0 0 19 0 8 0 858107626 544276480 14013 33554432000 4194304 4580107 140737441587648 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=531520 CPUtime=1.18 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2634 0 0 0 117 1 0 0 19 0 8 0 858107626 544276480 14013 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=531520 CPUtime=1.18 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2437 0 0 0 118 0 0 0 19 0 8 0 858107626 544276480 14014 33554432000 4194304 4580107 140737441587648 18446744073709551615 4324336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=531520 CPUtime=1.16 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2803 0 0 0 116 0 0 0 19 0 8 0 858107626 544276480 14015 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=531520 CPUtime=1.16 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2494 0 0 0 116 0 0 0 19 0 8 0 858107626 544276480 14015 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.44
Current children cumulated vsize (KiB) 531520
[startup+1.50028 s]
/proc/loadavg: 7.38 7.91 7.97 2/491 17400
/proc/meminfo: memFree=13019176/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=558372 CPUtime=11.82 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 24709 0 0 0 1175 7 0 0 20 0 8 0 858107625 571772928 15574 33554432000 4194304 4580107 140737441587648 18446744073709551615 4321192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 139593 15575 378 95 0 134575 0
[pid=17400/tid=17401] ppid=17398 vsize=558372 CPUtime=1.45 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 3023 0 0 0 145 0 0 0 19 0 8 0 858107626 571772928 15575 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=558372 CPUtime=1.47 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 3143 0 0 0 147 0 0 0 19 0 8 0 858107626 571772928 15576 33554432000 4194304 4580107 140737441587648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=558372 CPUtime=1.47 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 3020 0 0 0 147 0 0 0 19 0 8 0 858107626 571772928 15576 33554432000 4194304 4580107 140737441587648 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=558372 CPUtime=1.48 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 3188 0 0 0 147 1 0 0 20 0 8 0 858107626 571772928 15576 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=558372 CPUtime=1.48 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2877 0 0 0 148 0 0 0 19 0 8 0 858107626 571772928 15576 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=558372 CPUtime=1.46 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 3191 0 0 0 146 0 0 0 19 0 8 0 858107626 571772928 15577 33554432000 4194304 4580107 140737441587648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=558372 CPUtime=1.46 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 2828 0 0 0 146 0 0 0 20 0 8 0 858107626 571772928 15577 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.82
Current children cumulated vsize (KiB) 558372
[startup+3.11898 s]
/proc/loadavg: 7.38 7.91 7.97 9/499 17408
/proc/meminfo: memFree=12932560/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=623384 CPUtime=24.73 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 34538 0 0 0 2463 10 0 0 25 0 8 0 858107625 638345216 21041 33554432000 4194304 4580107 140737441587648 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 155846 21041 378 95 0 150828 0
[pid=17400/tid=17401] ppid=17398 vsize=623384 CPUtime=3.04 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 4498 0 0 0 303 1 0 0 24 0 8 0 858107626 638345216 21041 33554432000 4194304 4580107 140737441587648 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=623384 CPUtime=3.1 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 4497 0 0 0 309 1 0 0 25 0 8 0 858107626 638345216 21041 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=623384 CPUtime=3.09 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 3539 0 0 0 309 0 0 0 25 0 8 0 858107626 638345216 21042 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=623384 CPUtime=3.1 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 4169 0 0 0 309 1 0 0 25 0 8 0 858107626 638345216 21042 33554432000 4194304 4580107 140737441587648 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=623384 CPUtime=3.1 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 4197 0 0 0 309 1 0 0 25 0 8 0 858107626 638345216 21042 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=623384 CPUtime=3.07 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 4659 0 0 0 307 0 0 0 23 0 8 0 858107626 638345216 21042 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=623384 CPUtime=3.07 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 4221 0 0 0 307 0 0 0 25 0 8 0 858107626 638345216 21042 33554432000 4194304 4580107 140737441587648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.73
Current children cumulated vsize (KiB) 623384
[startup+6.3014 s]
/proc/loadavg: 7.43 7.91 7.97 9/499 17408
/proc/meminfo: memFree=12931260/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=550388 CPUtime=50.21 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 50323 0 0 0 5008 13 0 0 25 0 8 0 858107625 563597312 21997 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 137597 21997 379 95 0 132579 0
[pid=17400/tid=17401] ppid=17398 vsize=550388 CPUtime=6.19 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 6435 0 0 0 618 1 0 0 25 0 8 0 858107626 563597312 22019 33554432000 4194304 4580107 140737441587648 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=550388 CPUtime=6.29 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 6298 0 0 0 628 1 0 0 25 0 8 0 858107626 563597312 22019 33554432000 4194304 4580107 140737441587648 18446744073709551615 4296285 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=550388 CPUtime=6.29 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 5721 0 0 0 628 1 0 0 25 0 8 0 858107626 563597312 22019 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=550388 CPUtime=6.3 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 6596 0 0 0 628 2 0 0 25 0 8 0 858107626 563597312 22019 33554432000 4194304 4580107 140737441587648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=550388 CPUtime=6.29 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 5985 0 0 0 628 1 0 0 25 0 8 0 858107626 563597312 22019 33554432000 4194304 4580107 140737441587648 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=550388 CPUtime=6.27 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 6604 0 0 0 627 0 0 0 25 0 8 0 858107626 563597312 22019 33554432000 4194304 4580107 140737441587648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=550388 CPUtime=6.27 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 5262 0 0 0 627 0 0 0 25 0 8 0 858107626 563597312 22019 33554432000 4194304 4580107 140737441587648 18446744073709551615 4339056 0 0 4096 2 0 0 0 -1 6 0 0 0
################
# More data... #
################
[startup+4662.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/499 17544
/proc/meminfo: memFree=11016164/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=2769700 CPUtime=37218.6 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 3105120 0 0 0 3720234 1621 0 0 25 0 8 0 858107625 2836172800 501227 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 692425 501227 379 95 0 687407 0
[pid=17400/tid=17401] ppid=17398 vsize=2769700 CPUtime=4583.74 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 366054 0 0 0 458160 214 0 0 25 0 8 0 858107626 2836172800 501227 33554432000 4194304 4580107 140737441587648 18446744073709551615 4406476 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=2769700 CPUtime=4662.39 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 321975 0 0 0 466100 139 0 0 25 0 8 0 858107626 2836172800 501227 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=2769700 CPUtime=4662.41 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 441187 0 0 0 466023 218 0 0 25 0 8 0 858107626 2836172800 501227 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=2769700 CPUtime=4662.29 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 431832 0 0 0 465975 254 0 0 25 0 8 0 858107626 2836172800 501227 33554432000 4194304 4580107 140737441587648 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=2769700 CPUtime=4661.74 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 354382 0 0 0 465958 216 0 0 25 0 8 0 858107626 2836172800 501227 33554432000 4194304 4580107 140737441587648 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=2769700 CPUtime=4661.14 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 434445 0 0 0 465921 193 0 0 25 0 8 0 858107626 2836172800 501227 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=2769700 CPUtime=4662.39 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 404587 0 0 0 466060 179 0 0 25 0 8 0 858107626 2836172800 501227 33554432000 4194304 4580107 140737441587648 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37218.6
Current children cumulated vsize (KiB) 2769700
[startup+4722.3 s]
/proc/loadavg: 8.11 8.07 8.01 9/499 17546
/proc/meminfo: memFree=11000412/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=2716252 CPUtime=37697.5 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 3128231 0 0 0 3768111 1641 0 0 25 0 8 0 858107625 2781442048 504256 33554432000 4194304 4580107 140737441587648 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 679063 504256 379 95 0 674045 0
[pid=17400/tid=17401] ppid=17398 vsize=2716252 CPUtime=4642.71 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 366054 0 0 0 464057 214 0 0 25 0 8 0 858107626 2781442048 504256 33554432000 4194304 4580107 140737441587648 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=2716252 CPUtime=4722.39 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 327066 0 0 0 472097 142 0 0 25 0 8 0 858107626 2781442048 504256 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=2716252 CPUtime=4722.41 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 446747 0 0 0 472018 223 0 0 25 0 8 0 858107626 2781442048 504256 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=2716252 CPUtime=4722.29 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 437249 0 0 0 471969 260 0 0 25 0 8 0 858107626 2781442048 504256 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=2716252 CPUtime=4721.74 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 354823 0 0 0 471958 216 0 0 25 0 8 0 858107626 2781442048 504256 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=2716252 CPUtime=4721.13 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 439958 0 0 0 471916 197 0 0 25 0 8 0 858107626 2781442048 504256 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=2716252 CPUtime=4722.39 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 404587 0 0 0 472060 179 0 0 25 0 8 0 858107626 2781442048 504256 33554432000 4194304 4580107 140737441587648 18446744073709551615 4406355 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37697.5
Current children cumulated vsize (KiB) 2716252
[startup+4782.3 s]
/proc/loadavg: 8.35 8.14 8.03 10/500 17550
/proc/meminfo: memFree=10981032/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=2614048 CPUtime=38176.2 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 3155953 0 0 0 3815959 1661 0 0 25 0 8 0 858107625 2676785152 504807 33554432000 4194304 4580107 140737441587648 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 653512 504807 379 95 0 648494 0
[pid=17400/tid=17401] ppid=17398 vsize=2614048 CPUtime=4701.41 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 366054 0 0 0 469927 214 0 0 25 0 8 0 858107626 2676785152 504807 33554432000 4194304 4580107 140737441587648 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=2614048 CPUtime=4782.38 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 331883 0 0 0 478093 145 0 0 25 0 8 0 858107626 2676785152 504807 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=2614048 CPUtime=4782.42 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 452177 0 0 0 478016 226 0 0 25 0 8 0 858107626 2676785152 504807 33554432000 4194304 4580107 140737441587648 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=2614048 CPUtime=4782.29 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 442876 0 0 0 477966 263 0 0 25 0 8 0 858107626 2676785152 504807 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=2614048 CPUtime=4781.74 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 356241 0 0 0 477956 218 0 0 25 0 8 0 858107626 2676785152 504807 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=2614048 CPUtime=4781.11 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 442057 0 0 0 477913 198 0 0 25 0 8 0 858107626 2676785152 504807 33554432000 4194304 4580107 140737441587648 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=2614048 CPUtime=4782.4 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 406873 0 0 0 478058 182 0 0 25 0 8 0 858107626 2676785152 504807 33554432000 4194304 4580107 140737441587648 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38176.2
Current children cumulated vsize (KiB) 2614048
[startup+4842.3 s]
/proc/loadavg: 8.23 8.15 8.04 9/499 17552
/proc/meminfo: memFree=10904164/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=2886684 CPUtime=38654.7 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 3190606 0 0 0 3863786 1683 0 0 25 0 8 0 858107625 2955964416 528267 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 721671 528267 379 95 0 716653 0
[pid=17400/tid=17401] ppid=17398 vsize=2886684 CPUtime=4760 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 367671 0 0 0 475784 216 0 0 25 0 8 0 858107626 2955964416 528267 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=2886684 CPUtime=4842.39 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 337224 0 0 0 484090 149 0 0 25 0 8 0 858107626 2955964416 528267 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=2886684 CPUtime=4842.42 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 456179 0 0 0 484014 228 0 0 25 0 8 0 858107626 2955964416 528267 33554432000 4194304 4580107 140737441587648 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=2886684 CPUtime=4842.29 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 447121 0 0 0 483963 266 0 0 25 0 8 0 858107626 2955964416 528267 33554432000 4194304 4580107 140737441587648 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=2886684 CPUtime=4841.65 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 361554 0 0 0 483943 222 0 0 25 0 8 0 858107626 2955964416 528267 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=2886684 CPUtime=4841.1 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 444371 0 0 0 483910 200 0 0 25 0 8 0 858107626 2955964416 528267 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=2886684 CPUtime=4842.4 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 412711 0 0 0 484055 185 0 0 25 0 8 0 858107626 2955964416 528267 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38654.7
Current children cumulated vsize (KiB) 2886684
[startup+4902.3 s]
/proc/loadavg: 8.08 8.12 8.03 9/499 17554
/proc/meminfo: memFree=10988164/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=2691432 CPUtime=39133.7 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 3211940 0 0 0 3911675 1697 0 0 25 0 8 0 858107625 2756026368 507204 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 672858 507204 379 95 0 667840 0
[pid=17400/tid=17401] ppid=17398 vsize=2691432 CPUtime=4819.03 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 369465 0 0 0 481686 217 0 0 25 0 8 0 858107626 2756026368 507204 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=2691432 CPUtime=4902.39 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 340482 0 0 0 490088 151 0 0 25 0 8 0 858107626 2756026368 507204 33554432000 4194304 4580107 140737441587648 18446744073709551615 4304894 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=2691432 CPUtime=4902.42 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 456179 0 0 0 490014 228 0 0 25 0 8 0 858107626 2756026368 507204 33554432000 4194304 4580107 140737441587648 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=2691432 CPUtime=4902.29 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 453208 0 0 0 489959 270 0 0 25 0 8 0 858107626 2756026368 507204 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=2691432 CPUtime=4901.65 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 363893 0 0 0 489941 224 0 0 25 0 8 0 858107626 2756026368 507204 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=2691432 CPUtime=4901.08 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 445488 0 0 0 489908 200 0 0 25 0 8 0 858107626 2756026368 507204 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=2691432 CPUtime=4902.4 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 413697 0 0 0 490054 186 0 0 25 0 8 0 858107626 2756026368 507204 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39133.7
Current children cumulated vsize (KiB) 2691432
[startup+4962.3 s]
/proc/loadavg: 8.03 8.10 8.03 9/499 17555
/proc/meminfo: memFree=10918964/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=2877780 CPUtime=39612.7 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 3243626 0 0 0 3959555 1717 0 0 25 0 8 0 858107625 2946846720 524795 33554432000 4194304 4580107 140737441587648 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 719445 524796 379 95 0 714427 0
[pid=17400/tid=17401] ppid=17398 vsize=2877780 CPUtime=4878.03 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 370937 0 0 0 487585 218 0 0 25 0 8 0 858107626 2946846720 524796 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=2877780 CPUtime=4962.4 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 346214 0 0 0 496085 155 0 0 25 0 8 0 858107626 2946846720 524796 33554432000 4194304 4580107 140737441587648 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=2877780 CPUtime=4962.42 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 456179 0 0 0 496014 228 0 0 25 0 8 0 858107626 2946846720 524796 33554432000 4194304 4580107 140737441587648 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=2877780 CPUtime=4962.29 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 459152 0 0 0 495955 274 0 0 25 0 8 0 858107626 2946846720 524796 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=2877780 CPUtime=4961.66 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 365642 0 0 0 495940 226 0 0 25 0 8 0 858107626 2946846720 524796 33554432000 4194304 4580107 140737441587648 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=2877780 CPUtime=4961.06 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 451716 0 0 0 495903 203 0 0 25 0 8 0 858107626 2946846720 524796 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=2877780 CPUtime=4962.41 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 418449 0 0 0 496052 189 0 0 25 0 8 0 858107626 2946846720 524796 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39612.7
Current children cumulated vsize (KiB) 2877780
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+5010.9 s]
/proc/loadavg: 8.01 8.08 8.02 9/499 17557
/proc/meminfo: memFree=10955360/32950928 swapFree=38710956/67111528
[pid=17400] ppid=17398 vsize=2804912 CPUtime=40000.7 cores=0-7
/proc/17400/stat : 17400 (strangenight2-m) R 17398 17400 17374 0 -1 4202496 3267823 0 0 0 3998342 1732 0 0 25 0 8 0 858107625 2872229888 515566 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17400/statm: 701228 515566 379 95 0 696210 0
[pid=17400/tid=17401] ppid=17398 vsize=2804912 CPUtime=4925.8 cores=0-7
/proc/17400/task/17401/stat : 17401 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 375511 0 0 0 492360 220 0 0 25 0 8 0 858107626 2872229888 515566 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17400/tid=17402] ppid=17398 vsize=2804912 CPUtime=5011.01 cores=0-7
/proc/17400/task/17402/stat : 17402 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 351435 0 0 0 500944 157 0 0 25 0 8 0 858107626 2872229888 515566 33554432000 4194304 4580107 140737441587648 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17400/tid=17403] ppid=17398 vsize=2804912 CPUtime=5011.04 cores=0-7
/proc/17400/task/17403/stat : 17403 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 456179 0 0 0 500876 228 0 0 25 0 8 0 858107626 2872229888 515566 33554432000 4194304 4580107 140737441587648 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17400/tid=17404] ppid=17398 vsize=2804912 CPUtime=5010.9 cores=0-7
/proc/17400/task/17404/stat : 17404 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 463601 0 0 0 500814 276 0 0 25 0 8 0 858107626 2872229888 515566 33554432000 4194304 4580107 140737441587648 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17400/tid=17405] ppid=17398 vsize=2804912 CPUtime=5010.28 cores=0-7
/proc/17400/task/17405/stat : 17405 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 365642 0 0 0 500802 226 0 0 25 0 8 0 858107626 2872229888 515566 33554432000 4194304 4580107 140737441587648 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17400/tid=17406] ppid=17398 vsize=2804912 CPUtime=5009.68 cores=0-7
/proc/17400/task/17406/stat : 17406 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 456584 0 0 0 500761 207 0 0 25 0 8 0 858107626 2872229888 515566 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17400/tid=17407] ppid=17398 vsize=2804912 CPUtime=5011.03 cores=0-7
/proc/17400/task/17407/stat : 17407 (strangenight2-m) R 17398 17400 17374 0 -1 4202560 421234 0 0 0 500912 191 0 0 25 0 8 0 858107626 2872229888 515566 33554432000 4194304 4580107 140737441587648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 2804912
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Solver just ended. Dumping a history of the last processes samples
Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.01
CPU time (s): 40000.9
CPU user time (s): 39983.5
CPU system time (s): 17.4084
CPU usage (%): 798.261
Max. virtual memory (cumulated for all children) (KiB): 2922028
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39983.5
system time used= 17.4084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3267824
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= 5830
involuntary context switches= 174495
runsolver used 22.0766 second user time and 62.2765 second system time
The end
Launcher Data
Begin job on node113 at 2011-05-29 16:19:30
IDJOB=3421601
IDBENCH=83250
IDSOLVER=1878
FILE ID=node113/3421601-1306678769
RUNJOBID= node113-1306678769-17388
PBS_JOBID= 13471817
Free space on /tmp= 73284 MiB
SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_511.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421601-1306678769/watcher-3421601-1306678769 -o /tmp/evaluation-result-3421601-1306678769/solver-3421601-1306678769 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421601-1306678769.cnf
TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8
MD5SUM BENCH= 766a362c83d920a8f8dd49df62ed42c9
RANDOM SEED=685325396
node113.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.846
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.69
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.846
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.846
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.846
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.846
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.74
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.846
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.846
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.83
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.846
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.74
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32950928 kB
MemFree: 13019704 kB
Buffers: 353160 kB
Cached: 9831756 kB
SwapCached: 93760 kB
Active: 9568300 kB
Inactive: 10013220 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32950928 kB
LowFree: 13019704 kB
SwapTotal: 67111528 kB
SwapFree: 38710956 kB
Dirty: 5448 kB
Writeback: 0 kB
AnonPages: 9314836 kB
Mapped: 24264 kB
Slab: 162152 kB
PageTables: 115828 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83586992 kB
Committed_AS: 154760752 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= 73280 MiB
End job on node113 at 2011-05-29 17:43:02