Trace number 3173766

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.21 1201.77

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S38529837-091-UNKNOWN.cnf
MD5SUMcf967108532c9cfea4028aa361399380
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.8385
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173766-1304031054.cnf'
0.00/0.00	c -- header says num vars:          15000
0.00/0.00	c -- header says num clauses:       63000
0.19/0.07	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.19/0.07	c -- vars added      15000
0.19/0.07	c Parsing time:  0.04 s
0.19/0.14	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data
0.19/0.14	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.05
0.19/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
0.19/0.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.19/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  15000 time:  0.00 s
0.19/0.20	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
0.19/0.93	c lits-rem:         0  cl-subs:        0  v-elim:    332  v-fix:    0  time:  0.09 s
0.19/0.93	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.93	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.93	c calculated reachability. Time: 0.00
0.19/0.93	c Calc default polars -  time:   0.00 s pos:    6640 undec:    1680 neg:    6680
0.19/0.93	c =========================================================================================
0.19/0.93	c types(t): F = full restart, N = normal restart
0.19/0.93	c types(t): S = simplification begin/end, E = solution found
0.19/0.93	c restart types(rt): st = static, dy = dynamic
0.19/0.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.93	c  B st     0         0     14668     62631         0         0    189939         0   no data   no data
4.47/1.19	c  N dy    18      4033     14668     62631         0      4032    189939    749088    105.81    122.16
8.34/2.16	c  N dy    45      8273     14668     62631         0      8271    189939   1465079    107.58    113.44
12.35/3.11	c  N dy    71     12295     14668     62631         0     12293    189939   2160821    108.19    117.22
16.35/4.13	c  N dy   100     16335     14668     62631         0     16333    189939   2859513    109.03    120.59
20.75/5.20	c  N dy   131     20391     14668     62631         0     10390    189939    567049    109.62    133.22
24.72/6.24	c  N dy   165     24486     14668     62631         0     14485    189939   1294183    110.56    116.60
25.13/6.38	c  F st   169     25001     14668     62631         0     15000    189939   1391821    110.60   no data
30.71/7.75	c  N dy   175     30000     14668     62631         0     19997    189939   2599140    110.60   no data
30.71/7.75	c  S st   175     30000     14668     62631         0     19997    189939   2599140    110.60   no data
31.11/7.89	c  S st   175     30502     14668     62631         0     20499    189939   2666286    110.60   no data
31.51/7.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.51/7.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
31.51/7.97	c blocked clauses removed:      227 vars:     36 tried:       14668 T: 0.01 s
31.51/7.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.51/7.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.51/7.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14632 time:  0.00 s
31.51/7.99	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
31.90/8.06	c lits-rem:         0  cl-subs:        0  v-elim:      8  v-fix:    0  time:  0.07 s
32.70/8.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.50/8.94	c lits-rem:        17  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.66 s
35.90/9.01	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.08
35.90/9.02	c calculated reachability. Time: 0.00
35.90/9.02	c  N dy   175     30502     14624     62397         0     20116    189285   2473650    110.60   no data
40.29/10.14	c  N dy   203     34518     14624     62397         0     24131    189285   3186834    110.58    118.63
45.09/11.34	c  N dy   230     38630     14624     62397         0     28243    189285   3928220    110.80    117.04
49.88/12.55	c  N dy   261     42746     14624     62397         0     17052    189285    911004    111.37    121.76
53.07/13.36	c  S st   284     45754     14624     62397         0     20059    189285   1458334    111.75   no data
53.87/13.51	c  S st   284     46259     14624     62397         0     20564    189285   1528366    111.75   no data
53.87/13.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.87/13.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
53.87/13.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.27/13.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
54.27/13.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.27/13.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
54.27/13.61	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
54.27/13.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
54.67/13.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
55.47/13.98	c lits-rem:         7  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.21 s
55.47/13.98	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
55.89/14.01	c vivif2 --  cl tried    20563 cl shrink        0 lits rem          0 time: 0.02
55.89/14.09	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.08
55.89/14.09	c calculated reachability. Time: 0.00
55.89/14.09	c  N dy   284     46259     14624     62397         0     20563    189285   1528180    111.75   no data
60.69/15.21	c  N dy   316     50344     14624     62397         0     24648    189285   2269427    112.14    120.20
65.08/16.38	c  N dy   344     54507     14624     62397         0     28810    189285   3036472    112.30    118.75
69.85/17.58	c  N dy   374     58602     14624     62397         0     32905    189285   3790142    112.58    131.71
75.05/18.80	c  N dy   405     62711     14624     62397         0     37013    189285   4515999    112.63    119.22
79.44/19.96	c  N dy   435     66847     14624     62397         0     22502    189285   1303630    112.95    120.14
82.26/20.67	c  S st   454     69389     14624     62397         0     25044    189285   1755648    112.91   no data
83.04/20.82	c  S st   454     69892     14624     62397         0     25547    189285   1826558    112.91   no data
83.04/20.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
83.04/20.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
83.44/20.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.44/20.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.44/20.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.44/20.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
83.44/20.92	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
83.44/20.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
83.84/21.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.44/21.42	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.33 s
85.44/21.43	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
85.44/21.45	c vivif2 --  cl tried    25545 cl shrink        0 lits rem          0 time: 0.03
85.83/21.54	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.08
85.83/21.54	c calculated reachability. Time: 0.00
85.83/21.54	c  N dy   454     69892     14624     62397         0     25545    189285   1826308    112.91   no data
91.04/22.85	c  N dy   482     74396     14624     62397         0     30047    189285   2652627    112.86    120.06
97.01/24.30	c  N dy   518     79277     14624     62397         0     34928    189285   3537743    112.95    120.70
103.01/25.86	c  N dy   554     84364     14624     62397         0     40015    189285   4475822    113.16    119.22
107.00/26.80	c  F st   575     87500     14624     62397         0     22322    189285    838802    113.10   no data
110.59/27.76	c  N st   580     90798     14624     62397         0     25620    189285   1623117    113.10   no data
117.40/29.41	c  N dy   603     96649     14624     62397         0     31471    189285   2751030    113.06    119.45
124.57/31.27	c  N dy   644    102869     14624     62397         0     37691    189285   3849224    113.02    123.42
126.98/31.88	c  S st   656    104839     14624     62397         0     39661    189285   4197217    112.96   no data
127.77/32.04	c  S st   656    105341     14624     62397         0     40163    189285   4261217    112.96   no data
127.77/32.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
128.17/32.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.07
128.17/32.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
128.17/32.14	c bin-w-bin subsume rem            0 bins  time:  0.01 s
128.17/32.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.17/32.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
128.17/32.16	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
128.56/32.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
129.37/32.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
136.96/34.38	c lits-rem:        10  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.89 s
136.96/34.39	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
137.36/34.45	c vivif2 --  cl tried    40159 cl shrink        0 lits rem          0 time: 0.06
137.76/34.56	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.10
137.76/34.56	c calculated reachability. Time: 0.00
137.76/34.56	c  N dy   656    105341     14624     62397         0     40159    189285   4259718    112.96   no data
146.54/36.71	c  N dy   701    112152     14624     62397         0     24558    189285    906418    112.96    119.70
154.94/38.82	c  N dy   747    119342     14624     62397         0     31748    189285   2212400    113.05    124.95
164.12/41.15	c  N dy   801    127014     14624     62397         0     39420    189285   3624659    113.31    124.02
174.52/43.79	c  N dy   857    135185     14624     62397         0     23884    189285    539540    113.49    120.35
184.88/46.35	c  N dy   910    144244     14624     62397         0     32943    189285   2139528    113.34    122.30
196.08/49.16	c  N dy   975    153489     14624     62397         0     42187    189285   3813060    113.46    120.61
202.07/50.60	c  S st  1005    158011     14624     62397         0     46708    189285   4642694    113.50   no data
202.47/50.77	c  S st  1005    158512     14624     62397         0     47209    189285   4704048    113.50   no data
202.47/50.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
202.87/50.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.08
202.87/50.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
202.87/50.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
202.87/50.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
202.87/50.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.01 s
203.27/50.90	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
203.67/51.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
204.46/51.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
216.45/54.20	c lits-rem:        17  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.97 s
216.45/54.21	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
216.45/54.28	c vivif2 --  cl tried    47204 cl shrink        0 lits rem          0 time: 0.07
216.85/54.40	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.11
217.25/54.40	c calculated reachability. Time: 0.00
217.25/54.40	c  N dy  1005    158512     14624     62397         0     47204    189285   4702777    113.50   no data
229.22/57.48	c  N dy  1077    168640     14624     62397         0     32477    189285   1893082    113.78    151.74
242.81/60.87	c  N dy  1149    179412     14624     62397         0     43248    189285   3856314    113.89    120.36
257.60/64.59	c  N dy  1224    190992     14624     62397         0     28906    189285   1017678    113.94    121.91
272.37/68.29	c  N dy  1306    203275     14624     62397         0     41187    189285   3261453    114.02    129.02
289.95/72.65	c  N dy  1396    216364     14624     62397         0     27317    189285    521185    114.13    120.33
306.75/76.81	c  N dy  1488    230258     14624     62397         0     41211    189285   3028346    114.16    120.70
316.31/79.22	c  S st  1539    237773     14624     62397         0     48726    189285   4387455    114.20   no data
317.11/79.40	c  S st  1539    238278     14624     62397         0     49231    189285   4463251    114.20   no data
317.11/79.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
317.11/79.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.08
317.51/79.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
317.51/79.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
317.51/79.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
317.51/79.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
317.51/79.52	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
317.91/79.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
318.71/79.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.69/82.86	c lits-rem:        11  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.03 s
330.69/82.87	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
331.09/82.93	c vivif2 --  cl tried    49226 cl shrink        0 lits rem          0 time: 0.07
331.49/83.05	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.12
331.49/83.06	c calculated reachability. Time: 0.00
331.49/83.06	c  N dy  1539    238278     14624     62397         0     49226    189285   4462460    114.20   no data
351.06/87.91	c  N dy  1641    253544     14624     62397         0     36507    189285   2017570    114.33    137.54
371.84/93.18	c  N dy  1748    269799     14624     62397         0     52761    189285   4964698    114.37    121.96
394.22/98.77	c  N dy  1861    287349     14624     62397         0     41319    189285   2691672    114.32    121.86
418.57/104.89	c  N dy  1983    305729     14624     62397         0     59699    189285   6024569    114.28    123.40
419.77/105.10	c  F st  1988    306250     14624     62397         0     30230    189285    472392    114.28   no data
443.33/111.09	c  N dy  2090    325319     14624     62397         0     49298    189285   4190297    114.32    122.74
470.11/117.71	c  N dy  2216    345442     14624     62397         0     38421    189285   1761268    114.26    120.69
485.28/121.59	c  S st  2300    357417     14624     62397         0     50396    189285   3973214    114.35   no data
486.08/121.76	c  S st  2300    357919     14624     62397         0     50898    189285   4044109    114.35   no data
486.08/121.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
486.50/121.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.08
486.50/121.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
486.50/121.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
486.50/121.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.50/121.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.01 s
486.50/121.89	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
486.90/121.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
487.67/122.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
498.87/124.95	c lits-rem:         9  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.78 s
498.87/124.95	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
499.27/125.02	c vivif2 --  cl tried    50894 cl shrink        0 lits rem          0 time: 0.06
499.68/125.14	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.12
499.68/125.14	c calculated reachability. Time: 0.00
499.68/125.14	c  N dy  2300    357919     14624     62397         0     50894    189285   4042731    114.35   no data
527.62/132.13	c  N dy  2436    377983     14624     62397         0     38959    189285   1704335    114.46    122.17
553.99/138.74	c  N dy  2565    397999     14624     62397         0     58974    189285   5356525    114.42    121.00
580.36/145.37	c  N dy  2692    418134     14624     62397         0     46111    189285   2786518    114.42    122.07
608.31/152.34	c  N dy  2822    438166     14624     62397         0     66142    189285   6497214    114.47    125.34
634.69/158.92	c  N dy  2951    458327     14624     62397         0     52304    189285   3818727    114.52    120.64
663.05/166.00	c  N dy  3091    478334     14624     62397         0     37317    189285    845495    114.59    121.62
689.41/172.60	c  N dy  3223    498395     14624     62397         0     57378    189285   4589170    114.66    121.57
717.37/179.65	c  N dy  3353    518434     14624     62397         0     41421    189285   1429760    114.71    121.83
742.14/185.88	c  S st  3473    536879     14624     62397         0     59863    189285   4834407    114.75    115.45
742.94/186.08	c  S st  3473    537383     14624     62397         0     60367    189285   4905409    114.75   no data
743.33/186.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
743.33/186.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.09
743.73/186.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
743.73/186.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
743.73/186.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
743.73/186.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.01 s
743.73/186.22	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
744.13/186.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
744.93/186.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.71/189.27	c lits-rem:         7  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.73 s
755.71/189.28	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
756.11/189.36	c vivif2 --  cl tried    60361 cl shrink        0 lits rem          0 time: 0.08
756.52/189.49	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.13
756.52/189.50	c calculated reachability. Time: 0.00
756.52/189.50	c  N dy  3473    537383     14624     62397         0     60361    189285   4903548    114.75   no data
784.88/196.56	c  N dy  3597    557397     14624     62397         0     43371    189285   1595255    114.74    121.50
812.44/203.46	c  N dy  3742    577561     14624     62397         0     63528    189285   5357495    114.85    121.71
841.20/210.67	c  N dy  3877    597657     14624     62397         0     45629    189285   1810454    114.89    124.10
869.56/217.76	c  N dy  4020    617851     14624     62397         0     65821    189285   5517874    114.96    125.68
898.32/224.94	c  N dy  4151    637865     14624     62397         0     46842    189285   1914054    114.98    142.48
926.30/231.91	c  N dy  4283    657874     14624     62397         0     66847    189285   5558610    114.97    123.35
956.24/239.43	c  N dy  4416    677931     14624     62397         0     46905    189285   1674363    115.00    179.46
985.00/246.62	c  N dy  4541    697978     14624     62397         0     66952    189285   5336618    115.02    122.62
1014.18/253.98	c  N dy  4672    718002     14624     62397         0     45977    189285   1353834    115.07    122.64
1042.52/261.04	c  N dy  4808    738120     14624     62397         0     66093    189285   5130262    115.15    121.24
1073.67/268.80	c  N dy  4938    758316     14624     62397         0     44286    189285    861309    115.14    130.24
1101.23/275.76	c  N dy  5073    778395     14624     62397         0     64363    189285   4615816    115.20    122.16
1132.00/283.48	c  N dy  5202    798447     14624     62397         0     84414    189285   8305088    115.21    121.42
1142.77/286.18	c  S st  5254    806077     14624     62397         0     49053    189285   1593849    115.24    102.61
1143.57/286.36	c  S st  5254    806580     14624     62397         0     49556    189285   1667530    115.24   no data
1143.57/286.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1143.97/286.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.08
1143.97/286.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1143.97/286.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1143.97/286.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1143.97/286.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.01 s
1143.97/286.48	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
1144.37/286.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1144.77/286.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1147.16/287.28	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.65 s
1147.16/287.29	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
1147.56/287.32	c vivif2 --  cl tried    49554 cl shrink        0 lits rem          0 time: 0.03
1147.97/287.43	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.11
1147.97/287.44	c calculated reachability. Time: 0.00
1147.97/287.44	c  N dy  5254    806580     14624     62397         0     49554    189285   1666584    115.24   no data
1176.75/294.66	c  N dy  5389    826620     14624     62397         0     69593    189285   5348698    115.28    133.36
1208.28/302.56	c  N dy  5518    846622     14624     62397         0     45601    189285    733945    115.27    133.04
1236.64/309.64	c  N dy  5657    866722     14624     62397         0     65698    189285   4419321    115.32    123.66
1267.81/317.44	c  N dy  5796    886791     14624     62397         0     85765    189285   8155386    115.35    122.34
1296.96/324.78	c  N dy  5935    906887     14624     62397         0     60860    189285   3360271    115.37    122.41
1327.72/332.42	c  N dy  6068    927038     14624     62397         0     81011    189285   7145132    115.39    121.97
1358.08/340.08	c  N dy  6201    947141     14624     62397         0     55119    189285   2149845    115.43    128.09
1388.03/347.50	c  N dy  6331    967320     14624     62397         0     75298    189285   5842663    115.42    121.95
1420.39/355.66	c  N dy  6465    987350     14624     62397         0     48331    189285    689520    115.46    127.98
1448.77/362.79	c  N dy  6596   1007465     14624     62397         0     68446    189285   4420966    115.49    121.81
1481.11/370.80	c  N dy  6729   1027633     14624     62397         0     88614    189285   8185147    115.52    125.32
1510.69/378.28	c  N dy  6855   1047648     14624     62397         0     60629    189285   2766051    115.52    128.77
1541.45/385.96	c  N dy  6987   1067804     14624     62397         0     80783    189285   6454366    115.51    123.18
1548.22/387.62	c  F st  7016   1071876     14624     62397         0     84855    189285   7223855    115.52   no data
1573.78/394.07	c  N dy  7087   1087878     14624     62397         0     51853    189285    982345    115.51    123.04
1602.96/401.35	c  N dy  7218   1107997     14624     62397         0     71970    189285   4658515    115.49    129.10
1635.29/409.44	c  N dy  7354   1128132     14624     62397         0     92105    189285   8396452    115.49    124.51
1666.45/417.22	c  N dy  7484   1148359     14624     62397         0     62328    189285   2677346    115.48    123.17
1697.21/424.92	c  N dy  7619   1168422     14624     62397         0     82389    189285   6391190    115.51    123.84
1731.56/433.55	c  N dy  7760   1188465     14624     62397         0     51433    189285    557927    115.56    122.16
1761.93/441.16	c  N dy  7893   1208497     14624     62397         0     71464    189285   4255046    115.58    122.21
1764.32/441.70	c  S st  7904   1209870     14624     62397         0     72837    189285   4513004    115.58    108.53
1765.14/441.92	c  S st  7904   1210373     14624     62397         0     73340    189285   4581305    115.58   no data
1765.14/441.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1765.54/442.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.10
1765.54/442.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1765.54/442.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1765.54/442.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1765.54/442.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
1765.54/442.07	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
1765.91/442.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1766.71/442.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1779.90/445.62	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.24 s
1779.90/445.63	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
1780.30/445.70	c vivif2 --  cl tried    73337 cl shrink        0 lits rem          0 time: 0.07
1780.69/445.85	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.15
1780.69/445.86	c calculated reachability. Time: 0.00
1780.69/445.86	c  N dy  7904   1210373     14624     62397         0     73337    189285   4580531    115.58   no data
1813.06/453.93	c  N dy  8035   1230460     14624     62397         0     93422    189285   8237598    115.57    123.26
1845.01/461.96	c  N dy  8172   1250630     14624     62397         0     61601    189285   2269604    115.61    121.74
1875.76/469.63	c  N dy  8304   1270686     14624     62397         0     81655    189285   5977130    115.64    124.27
1909.72/478.15	c  N dy  8441   1290716     14624     62397         0    101684    189285   9661972    115.65    123.75
1940.08/485.79	c  N dy  8571   1310774     14624     62397         0     68744    189285   3395835    115.64    124.90
1972.44/493.81	c  N dy  8700   1330809     14624     62397         0     88779    189285   7035515    115.64    126.13
2007.58/502.65	c  N dy  8830   1350895     14624     62397         0     54863    189285    656232    115.64    122.75
2036.75/509.96	c  N dy  8954   1370914     14624     62397         0     74881    189285   4306145    115.63    127.45
2069.90/518.26	c  N dy  9093   1390964     14624     62397         0     94930    189285   8032218    115.66    130.63
2104.65/526.91	c  N dy  9229   1411190     14624     62397         0     60159    189285   1446901    115.68    122.15
2135.41/534.61	c  N dy  9365   1431194     14624     62397         0     80162    189285   5143086    115.70    141.30
2168.97/543.06	c  N dy  9498   1451209     14624     62397         0    100177    189285   8829758    115.71    127.18
2202.52/551.43	c  N dy  9627   1471320     14624     62397         0     64299    189285   2056555    115.71    122.79
2233.68/559.26	c  N dy  9765   1491414     14624     62397         0     84392    189285   5791844    115.74    127.81
2268.42/567.90	c  N dy  9903   1511517     14624     62397         0    104494    189285   9583396    115.76    123.85
2301.61/576.25	c  N dy 10041   1531736     14624     62397         0     67711    189285   2443732    115.78    123.32
2333.14/584.15	c  N dy 10170   1551875     14624     62397         0     87850    189285   6184933    115.77    122.04
2368.30/592.99	c  N dy 10309   1571985     14624     62397         0    107958    189285   9889692    115.78    123.94
2401.85/601.32	c  N dy 10448   1592201     14624     62397         0     70176    189285   2749702    115.78    128.35
2433.78/609.35	c  N dy 10574   1612289     14624     62397         0     90263    189285   6482573    115.78    125.38
2469.34/618.23	c  N dy 10704   1632398     14624     62397         0    110371    189285  10168374    115.78    122.99
2502.49/626.54	c  N dy 10842   1652482     14624     62397         0     71453    189285   2844792    115.82    122.34
2535.25/634.75	c  N dy 10982   1672565     14624     62397         0     91535    189285   6595564    115.84    122.13
2571.20/643.70	c  N dy 11115   1692612     14624     62397         0    111579    189285  10276565    115.84    125.29
2601.57/651.30	c  S st 11222   1710373     14624     62397         0     69343    189285   2220796    115.83   no data
2602.37/651.51	c  S st 11222   1710876     14624     62397         0     69846    189285   2293705    115.83   no data
2602.37/651.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2602.76/651.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
2602.76/651.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2602.76/651.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2602.76/651.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2602.76/651.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
2602.76/651.66	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
2603.16/651.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2603.56/651.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2609.55/653.38	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.53 s
2609.55/653.38	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
2609.95/653.42	c vivif2 --  cl tried    69844 cl shrink        0 lits rem          0 time: 0.04
2610.35/653.57	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.14
2610.35/653.57	c calculated reachability. Time: 0.00
2610.35/653.57	c  N dy 11222   1710876     14624     62397         0     69844    189285   2292106    115.83   no data
2642.30/661.59	c  N dy 11356   1730888     14624     62397         0     89854    189285   5960028    115.84    125.83
2678.26/670.53	c  N dy 11482   1750922     14624     62397         0    109885    189285   9695444    115.84    129.29
2713.01/679.20	c  N dy 11605   1770929     14624     62397         0     68893    189285   1988234    115.84    124.61
2744.57/687.15	c  N dy 11737   1790987     14624     62397         0     88950    189285   5693451    115.85    122.22
2780.13/696.06	c  N dy 11871   1811190     14624     62397         0    109152    189285   9438233    115.86    124.07
2816.06/705.05	c  N dy 12000   1831226     14624     62397         0     67196    189285   1471089    115.87    126.09
2849.62/713.41	c  N dy 12136   1851281     14624     62397         0     87247    189285   5213884    115.90    122.46
2885.17/722.33	c  N dy 12269   1871367     14624     62397         0    107331    189285   8933096    115.90    126.07
2923.92/732.00	c  N dy 12413   1891856     14624     62397         0     64821    189285    868925    115.91    122.66
2954.67/739.72	c  N dy 12548   1911890     14624     62397         0     84851    189285   4542411    115.91    125.91
2989.02/748.39	c  N dy 12684   1931924     14624     62397         0    104885    189285   8270125    115.92    126.71
3027.37/757.97	c  N dy 12821   1951970     14624     62397         0    124930    189285  11996464    115.94    124.47
3059.73/766.09	c  N dy 12959   1972055     14624     62397         0     81017    189285   3687139    115.95    122.90
3094.08/774.63	c  N dy 13096   1992064     14624     62397         0    101022    189285   7401314    115.96    137.82
3131.65/784.09	c  N dy 13231   2012097     14624     62397         0    121053    189285  11116821    115.98    122.34
3166.38/792.78	c  N dy 13357   2032173     14624     62397         0     76135    189285   2605067    115.98    122.30
3199.53/801.07	c  N dy 13489   2052214     14624     62397         0     96173    189285   6337395    116.00    123.38
3236.28/810.27	c  N dy 13621   2072372     14624     62397         0    116330    189285  10040590    115.99    125.02
3274.23/819.75	c  N dy 13758   2092428     14624     62397         0     70392    189285   1367950    116.00    128.21
3306.19/827.76	c  N dy 13899   2112490     14624     62397         0     90451    189285   5144033    116.03    123.03
3341.74/836.67	c  N dy 14025   2132544     14624     62397         0    110499    189285   8779178    116.03    126.93
3380.48/846.40	c  N dy 14154   2152627     14624     62397         0    130580    189285  12503972    116.02    145.00
3414.04/854.73	c  N dy 14281   2172782     14624     62397         0     83743    189285   3665293    116.02    122.22
3448.01/863.29	c  N dy 14411   2192865     14624     62397         0    103825    189285   7347414    116.03    144.57
3485.54/872.60	c  S st 14531   2210876     14624     62397         0    121836    189285  10723366    116.05    135.26
3486.75/872.92	c  S st 14531   2211379     14624     62397         0    122339    189285  10785146    116.05   no data
3486.75/872.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3487.56/873.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.15
3487.56/873.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3487.56/873.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3487.56/873.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3487.56/873.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.01 s
3487.56/873.14	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
3488.34/873.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
3490.73/873.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3517.10/880.57	c lits-rem:         4  cl-subs:       12  v-elim:      0  v-fix:    0  time:  6.62 s
3517.10/880.58	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
3517.91/880.75	c vivif2 --  cl tried   122327 cl shrink        0 lits rem          0 time: 0.17
3518.72/880.98	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.23
3518.72/880.99	c calculated reachability. Time: 0.00
3518.72/880.99	c  N dy 14531   2211379     14624     62397         0    122327    189285  10781266    116.05   no data
3556.64/890.42	c  N dy 14674   2231388     14624     62397         0     74342    189285   1759315    116.07    124.66
3590.20/898.83	c  N dy 14808   2251852     14624     62397         0     94803    189285   5552850    116.08    122.52
3626.95/908.01	c  N dy 14946   2271959     14624     62397         0    114910    189285   9301926    116.09    123.22
3666.89/918.06	c  N dy 15082   2292164     14624     62397         0    135113    189285  13034110    116.11    122.76
3700.44/926.49	c  N dy 15219   2312240     14624     62397         0     86189    189285   3790531    116.13    140.78
3735.20/935.17	c  N dy 15348   2332275     14624     62397         0    106224    189285   7466339    116.12    122.63
3773.94/944.88	c  N dy 15482   2352320     14624     62397         0    126267    189285  11191105    116.13    123.79
3812.29/954.50	c  N dy 15618   2372411     14624     62397         0     76362    189285   1802131    116.15    139.87
3845.45/962.72	c  N dy 15744   2392479     14624     62397         0     96430    189285   5475506    116.14    127.53
3881.79/971.89	c  N dy 15873   2412501     14624     62397         0    116450    189285   9182660    116.14    129.75
3922.14/981.96	c  N dy 16003   2432684     14624     62397         0    136632    189285  12944938    116.14    123.22
3956.49/990.54	c  N dy 16126   2452704     14624     62397         0     85655    189285   3321003    116.15    123.96
3992.05/999.40	c  N dy 16271   2472827     14624     62397         0    105778    189285   7079767    116.16    133.03
4030.79/1009.15	c  N dy 16408   2493058     14624     62397         0    126006    189285  10825598    116.17    125.81
4071.95/1019.42	c  N dy 16537   2513148     14624     62397         0     74102    189285    992718    116.18    122.30
4105.08/1027.71	c  N dy 16679   2533236     14624     62397         0     94189    189285   4789437    116.22    122.79
4141.43/1036.82	c  N dy 16796   2553475     14624     62397         0    114424    189285   8530983    116.21    127.10
4181.79/1046.90	c  N dy 16936   2573586     14624     62397         0    134534    189285  12263435    116.22    125.38
4219.32/1056.33	c  N dy 17064   2593587     14624     62397         0     81543    189285   2198581    116.23    122.76
4253.67/1064.90	c  N dy 17197   2613658     14624     62397         0    101614    189285   5973226    116.24    131.91
4291.22/1074.37	c  N dy 17327   2633749     14624     62397         0    121703    189285   9687391    116.25    122.62
4332.76/1084.73	c  N dy 17461   2653770     14624     62397         0    141723    189285  13456146    116.27    130.37
4368.30/1093.68	c  N dy 17597   2673792     14624     62397         0     87747    189285   3162716    116.27    122.56
4404.26/1102.65	c  N dy 17733   2694044     14624     62397         0    107998    189285   6951517    116.28    125.63
4439.81/1111.54	c  S st 17855   2711380     14624     62397         0    125333    189285  10196305    116.29    112.27
4441.02/1111.89	c  S st 17855   2711883     14624     62397         0    125836    189285  10261437    116.29   no data
4441.43/1111.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4441.81/1112.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.16
4442.21/1112.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4442.21/1112.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4442.21/1112.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4442.21/1112.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.01 s
4442.21/1112.13	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
4443.01/1112.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
4445.01/1112.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4471.37/1119.50	c lits-rem:         1  cl-subs:       10  v-elim:      0  v-fix:    0  time:  6.62 s
4471.79/1119.50	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
4472.19/1119.67	c vivif2 --  cl tried   125826 cl shrink        0 lits rem          0 time: 0.16
4473.37/1119.90	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.24
4473.37/1119.91	c calculated reachability. Time: 0.00
4473.37/1119.91	c  N dy 17855   2711883     14624     62397         0    125826    189285  10259075    116.29   no data
4514.91/1130.39	c  N dy 17987   2731970     14624     62397         0    145912    189285  13988614    116.30    126.46
4550.46/1139.30	c  N dy 18124   2752022     14624     62397         0     90963    189285   3608921    116.31    124.69
4587.20/1148.45	c  N dy 18255   2772311     14624     62397         0    111251    189285   7479652    116.33    124.19
4626.75/1158.35	c  N dy 18372   2792431     14624     62397         0    131370    189285  11228875    116.33    128.13
4669.51/1169.02	c  N dy 18502   2812458     14624     62397         0    151395    189285  14941783    116.33    126.89
4704.25/1177.72	c  N dy 18629   2832554     14624     62397         0     95489    189285   4275455    116.34    124.69
4742.59/1187.30	c  N dy 18769   2852716     14624     62397         0    115649    189285   8068859    116.35    123.37
4782.94/1197.43	c  N dy 18897   2872775     14624     62397         0    135707    189285  11790936    116.35    123.67

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.16 8.09 7.43 5/180 28000
/proc/meminfo: memFree=22432408/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=51212 CPUtime=0.01 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 409 0 0 0 1 0 0 0 24 0 4 0 593335917 52441088 348 33554432000 4194304 4627427 140734724604672 18446744073709551615 47205593118642 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 12803 348 299 106 0 7774 0
[pid=28000/tid=28001] ppid=27998 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593335917 52441088 348 33554432000 4194304 4627427 140734724604672 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593335917 52441088 348 33554432000 4194304 4627427 140734724604672 18446744073709551615 47205593118642 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593335917 52441088 348 33554432000 4194304 4627427 140734724604672 18446744073709551615 47205593118636 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0561219 s]
/proc/loadavg: 8.16 8.09 7.43 5/180 28000
/proc/meminfo: memFree=22432408/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=360736 CPUtime=0.19 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) S 27998 28000 27770 0 -1 4202496 10100 0 0 0 11 8 0 0 18 0 4 0 593335917 369393664 9081 33554432000 4194304 4627427 140734724604672 18446744073709551615 252458170862 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 90184 9126 339 106 0 85155 0
[pid=28000/tid=28001] ppid=27998 vsize=360736 CPUtime=0.04 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) S 27998 28000 27770 0 -1 4202560 2546 0 0 0 2 2 0 0 18 0 4 0 593335917 369393664 9136 33554432000 4194304 4627427 140734724604672 18446744073709551615 252458170862 0 0 4096 2 18446604471129485568 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=360736 CPUtime=0.03 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 2432 0 0 0 2 1 0 0 17 0 4 0 593335917 369393664 9150 33554432000 4194304 4627427 140734724604672 18446744073709551615 252458170911 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=360736 CPUtime=0.04 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) S 27998 28000 27770 0 -1 4202560 2361 0 0 0 2 2 0 0 18 0 4 0 593335917 369393664 9156 33554432000 4194304 4627427 140734724604672 18446744073709551615 252458170862 0 0 4096 2 18446604471129485568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 360736

[startup+0.150113 s]
/proc/loadavg: 8.16 8.09 7.43 5/180 28000
/proc/meminfo: memFree=22432408/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=370816 CPUtime=0.56 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 13375 0 0 0 45 11 0 0 18 0 4 0 593335917 379715584 12356 33554432000 4194304 4627427 140734724604672 18446744073709551615 252457727009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 92817 12537 371 106 0 87788 0
[pid=28000/tid=28001] ppid=27998 vsize=371268 CPUtime=0.13 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) S 27998 28000 27770 0 -1 4202560 3956 0 0 0 11 2 0 0 18 0 4 0 593335917 380178432 12549 33554432000 4194304 4627427 140734724604672 18446744073709551615 252458170862 0 0 4096 2 18446604471129485568 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=374820 CPUtime=0.14 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) D 27998 28000 27770 0 -1 4202560 3920 0 0 0 12 2 0 0 18 0 4 0 593335917 383815680 14110 33554432000 4194304 4627427 140734724604672 18446744073709551615 252457726661 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=380152 CPUtime=1.01 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 3457 0 0 0 98 3 0 0 19 0 4 0 593335917 389275648 19196 33554432000 4194304 4627427 140734724604672 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 370816

[startup+1.13381 s]
/proc/loadavg: 8.16 8.09 7.43 5/180 28000
/proc/meminfo: memFree=22432408/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=380152 CPUtime=4.47 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 24395 0 0 0 434 13 0 0 19 0 4 0 593335917 389275648 19554 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 95038 19554 385 106 0 90009 0
[pid=28000/tid=28001] ppid=27998 vsize=380152 CPUtime=1.12 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 6708 0 0 0 109 3 0 0 19 0 4 0 593335917 389275648 19554 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=380152 CPUtime=1.11 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 7234 0 0 0 108 3 0 0 19 0 4 0 593335917 389275648 19554 33554432000 4194304 4627427 140734724604672 18446744073709551615 4332749 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=380152 CPUtime=1.11 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 3544 0 0 0 108 3 0 0 19 0 4 0 593335917 389275648 19554 33554432000 4194304 4627427 140734724604672 18446744073709551615 252458170911 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 380152

[startup+1.23379 s]
/proc/loadavg: 8.16 8.09 7.43 5/180 28000
/proc/meminfo: memFree=22432408/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=380152 CPUtime=4.87 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 24722 0 0 0 474 13 0 0 19 0 4 0 593335917 389275648 19881 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308584 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 95038 19881 385 106 0 90009 0
[pid=28000/tid=28001] ppid=27998 vsize=380152 CPUtime=1.22 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 6792 0 0 0 119 3 0 0 19 0 4 0 593335917 389275648 19881 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=380152 CPUtime=1.21 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 7314 0 0 0 118 3 0 0 19 0 4 0 593335917 389275648 19881 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=380152 CPUtime=1.21 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 3625 0 0 0 118 3 0 0 19 0 4 0 593335917 389275648 19881 33554432000 4194304 4627427 140734724604672 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 380152

[startup+1.53373 s]
/proc/loadavg: 8.16 8.09 7.43 5/180 28000
/proc/meminfo: memFree=22432408/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=380152 CPUtime=6.08 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 25939 0 0 0 594 14 0 0 19 0 4 0 593335917 389275648 21098 33554432000 4194304 4627427 140734724604672 18446744073709551615 4321488 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 95038 21099 385 106 0 90009 0
[pid=28000/tid=28001] ppid=27998 vsize=380152 CPUtime=1.52 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 7051 0 0 0 149 3 0 0 19 0 4 0 593335917 389275648 21099 33554432000 4194304 4627427 140734724604672 18446744073709551615 4299545 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=380152 CPUtime=1.51 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 7591 0 0 0 148 3 0 0 20 0 4 0 593335917 389275648 21099 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=380152 CPUtime=1.51 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 4058 0 0 0 148 3 0 0 20 0 4 0 593335917 389275648 21099 33554432000 4194304 4627427 140734724604672 18446744073709551615 4332978 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 380152

[startup+3.10644 s]
/proc/loadavg: 8.31 8.12 7.44 9/184 28004
/proc/meminfo: memFree=22313208/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=511416 CPUtime=12.35 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 30948 0 0 0 1221 14 0 0 24 0 4 0 593335917 523689984 26107 33554432000 4194304 4627427 140734724604672 18446744073709551615 4330000 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 127854 26107 385 106 0 122825 0
[pid=28000/tid=28001] ppid=27998 vsize=511416 CPUtime=3.07 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 8297 0 0 0 304 3 0 0 25 0 4 0 593335917 523689984 26107 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=511416 CPUtime=3.08 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 8902 0 0 0 305 3 0 0 25 0 4 0 593335917 523689984 26107 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=511416 CPUtime=3.08 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 5265 0 0 0 305 3 0 0 25 0 4 0 593335917 523689984 26107 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 511416

[startup+6.30085 s]
/proc/loadavg: 8.28 8.12 7.45 9/184 28005
/proc/meminfo: memFree=22301540/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=397604 CPUtime=25.13 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 44041 0 0 0 2497 16 0 0 25 0 4 0 593335917 407146496 23331 33554432000 4194304 4627427 140734724604672 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 99401 23331 387 106 0 94372 0
[pid=28000/tid=28001] ppid=27998 vsize=397604 CPUtime=6.26 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 11596 0 0 0 622 4 0 0 25 0 4 0 593335917 407146496 23331 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=397604 CPUtime=6.28 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 12198 0 0 0 625 3 0 0 25 0 4 0 593335917 407146496 23331 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=397604 CPUtime=6.29 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 8532 0 0 0 625 4 0 0 25 0 4 0 593335917 407146496 23331 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308343 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 397604

[startup+12.7007 s]
/proc/loadavg: 8.26 8.12 7.45 9/184 28005
/proc/meminfo: memFree=22098560/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=528968 CPUtime=50.68 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 101126 0 0 0 5038 30 0 0 25 0 4 0 593335917 541663232 64439 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 132242 64439 390 106 0 127213 0
[pid=28000/tid=28001] ppid=27998 vsize=528968 CPUtime=12.62 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 34577 0 0 0 1253 9 0 0 25 0 4 0 593335917 541663232 64439 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=528968 CPUtime=12.67 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 22856 0 0 0 1260 7 0 0 25 0 4 0 593335917 541663232 64439 33554432000 4194304 4627427 140734724604672 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=528968 CPUtime=12.68 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 14049 0 0 0 1263 5 0 0 25 0 4 0 593335917 541663232 64439 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 528968

[startup+25.5003 s]
/proc/loadavg: 8.22 8.11 7.46 9/184 28005
/proc/meminfo: memFree=22130008/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=583524 CPUtime=101.81 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 151353 0 0 0 10139 42 0 0 25 0 4 0 593335917 597528576 82040 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 145881 82041 390 106 0 140852 0
[pid=28000/tid=28001] ppid=27998 vsize=583524 CPUtime=25.35 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 45407 0 0 0 2524 11 0 0 25 0 4 0 593335917 597528576 82041 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=583524 CPUtime=25.47 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 32958 0 0 0 2538 9 0 0 25 0 4 0 593335917 597528576 82041 33554432000 4194304 4627427 140734724604672 18446744073709551615 4299578 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=583524 CPUtime=25.47 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 31027 0 0 0 2538 9 0 0 25 0 4 0 593335917 597528576 82041 33554432000 4194304 4627427 140734724604672 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 583524

[startup+51.1005 s]
/proc/loadavg: 8.28 8.13 7.48 9/184 28006
/proc/meminfo: memFree=21925496/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=651232 CPUtime=204.07 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 234016 0 0 0 20342 65 0 0 25 0 4 0 593335917 666861568 121577 33554432000 4194304 4627427 140734724604672 18446744073709551615 4415761 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 162808 121577 397 106 0 157779 0
[pid=28000/tid=28001] ppid=27998 vsize=651232 CPUtime=50.81 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 61284 0 0 0 5066 15 0 0 25 0 4 0 593335917 666861568 121577 33554432000 4194304 4627427 140734724604672 18446744073709551615 4332314 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=651232 CPUtime=51.06 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 53796 0 0 0 5092 14 0 0 25 0 4 0 593335917 666861568 121577 33554432000 4194304 4627427 140734724604672 18446744073709551615 252458170911 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=651232 CPUtime=51.08 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 54643 0 0 0 5091 17 0 0 25 0 4 0 593335917 666861568 121577 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 651232

[startup+102.301 s]
/proc/loadavg: 8.25 8.14 7.52 9/184 28007
/proc/meminfo: memFree=21804336/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=902876 CPUtime=408.58 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 336655 0 0 0 40767 91 0 0 25 0 4 0 593335917 924545024 148427 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309340 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 225719 148427 390 106 0 220690 0
[pid=28000/tid=28001] ppid=27998 vsize=902876 CPUtime=101.73 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 85590 0 0 0 10151 22 0 0 25 0 4 0 593335917 924545024 148427 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=902876 CPUtime=102.27 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 81685 0 0 0 10205 22 0 0 25 0 4 0 593335917 924545024 148427 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=902876 CPUtime=102.28 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 79529 0 0 0 10204 24 0 0 25 0 4 0 593335917 924545024 148427 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 902876

[startup+162.301 s]

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

[pid=28000] ppid=27998 vsize=1214752 CPUtime=2565.61 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 1400243 0 0 0 256133 428 0 0 25 0 4 0 593335917 1243906048 215968 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 303688 215969 390 106 0 298659 0
[pid=28000/tid=28001] ppid=27998 vsize=1214752 CPUtime=638.78 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 342813 0 0 0 63774 104 0 0 25 0 4 0 593335917 1243906048 215969 33554432000 4194304 4627427 140734724604672 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=1214752 CPUtime=642.26 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 363749 0 0 0 64118 108 0 0 25 0 4 0 593335917 1243906048 215969 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=1214752 CPUtime=642.26 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 349739 0 0 0 64115 111 0 0 25 0 4 0 593335917 1243906048 215969 33554432000 4194304 4627427 140734724604672 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.61
Current children cumulated vsize (KiB) 1214752

[startup+702.3 s]
/proc/loadavg: 7.99 8.03 7.75 9/184 28063
/proc/meminfo: memFree=22005536/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=1282328 CPUtime=2805.28 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 1509323 0 0 0 280062 466 0 0 25 0 4 0 593335917 1313103872 227519 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308712 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 320582 227519 390 106 0 315553 0
[pid=28000/tid=28001] ppid=27998 vsize=1282328 CPUtime=698.46 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 369164 0 0 0 69732 114 0 0 25 0 4 0 593335917 1313103872 227519 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=1282328 CPUtime=702.26 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 391846 0 0 0 70107 119 0 0 25 0 4 0 593335917 1313103872 227519 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=1282328 CPUtime=702.26 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 377337 0 0 0 70106 120 0 0 25 0 4 0 593335917 1313103872 227519 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.28
Current children cumulated vsize (KiB) 1282328

[startup+762.301 s]
/proc/loadavg: 8.07 8.04 7.76 9/184 28065
/proc/meminfo: memFree=21955176/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=1361952 CPUtime=3044.95 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 1633713 0 0 0 303988 507 0 0 23 0 4 0 593335917 1394638848 238310 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 340488 238310 390 106 0 335459 0
[pid=28000/tid=28001] ppid=27998 vsize=1361952 CPUtime=758.12 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 396845 0 0 0 75687 125 0 0 23 0 4 0 593335917 1394638848 238310 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=1361952 CPUtime=762.26 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 431804 0 0 0 76097 129 0 0 25 0 4 0 593335917 1394638848 238310 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=1361952 CPUtime=762.26 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 405395 0 0 0 76096 130 0 0 25 0 4 0 593335917 1394638848 238310 33554432000 4194304 4627427 140734724604672 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.95
Current children cumulated vsize (KiB) 1361952

[startup+822.301 s]
/proc/loadavg: 8.09 8.04 7.78 9/184 28066
/proc/meminfo: memFree=21907788/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=1363284 CPUtime=3284.62 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 1740241 0 0 0 327916 546 0 0 25 0 4 0 593335917 1396002816 241209 33554432000 4194304 4627427 140734724604672 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 340821 241209 390 106 0 335792 0
[pid=28000/tid=28001] ppid=27998 vsize=1363284 CPUtime=817.8 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 424198 0 0 0 81646 134 0 0 25 0 4 0 593335917 1396002816 241209 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=1363284 CPUtime=822.26 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 459276 0 0 0 82087 139 0 0 25 0 4 0 593335917 1396002816 241209 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=1363284 CPUtime=822.26 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 429471 0 0 0 82086 140 0 0 25 0 4 0 593335917 1396002816 241209 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.62
Current children cumulated vsize (KiB) 1363284

[startup+882.301 s]
/proc/loadavg: 8.09 8.05 7.80 9/184 28068
/proc/meminfo: memFree=21687428/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=1534620 CPUtime=3524.28 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 1893434 0 0 0 351839 589 0 0 25 0 4 0 593335917 1571450880 297857 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 383655 297857 390 106 0 378626 0
[pid=28000/tid=28001] ppid=27998 vsize=1534620 CPUtime=877.46 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 468122 0 0 0 87602 144 0 0 25 0 4 0 593335917 1571450880 297857 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=1534620 CPUtime=882.25 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 485928 0 0 0 88076 149 0 0 25 0 4 0 593335917 1571450880 297857 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=1534620 CPUtime=882.25 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 474247 0 0 0 88074 151 0 0 25 0 4 0 593335917 1571450880 297857 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.28
Current children cumulated vsize (KiB) 1534620

[startup+942.301 s]
/proc/loadavg: 8.09 8.05 7.82 9/184 28070
/proc/meminfo: memFree=21554848/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=1644648 CPUtime=3763.96 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 1998734 0 0 0 375769 627 0 0 25 0 4 0 593335917 1684119552 317144 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 411162 317144 390 106 0 406133 0
[pid=28000/tid=28001] ppid=27998 vsize=1644648 CPUtime=937.14 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 494000 0 0 0 93561 153 0 0 25 0 4 0 593335917 1684119552 317144 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=1644648 CPUtime=942.26 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 512926 0 0 0 94067 159 0 0 25 0 4 0 593335917 1684119552 317144 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=1644648 CPUtime=942.26 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 499898 0 0 0 94064 162 0 0 25 0 4 0 593335917 1684119552 317144 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.96
Current children cumulated vsize (KiB) 1644648

[startup+1002.3 s]
/proc/loadavg: 8.15 8.07 7.83 9/184 28071
/proc/meminfo: memFree=21547512/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=1646232 CPUtime=4003.62 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 2104742 0 0 0 399698 664 0 0 25 0 4 0 593335917 1685741568 322860 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 411558 322860 390 106 0 406529 0
[pid=28000/tid=28001] ppid=27998 vsize=1646232 CPUtime=996.81 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 521172 0 0 0 99518 163 0 0 25 0 4 0 593335917 1685741568 322860 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=1646232 CPUtime=1002.26 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 537894 0 0 0 100058 168 0 0 25 0 4 0 593335917 1685741568 322860 33554432000 4194304 4627427 140734724604672 18446744073709551615 4504375 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=1646232 CPUtime=1002.25 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 526661 0 0 0 100054 171 0 0 25 0 4 0 593335917 1685741568 322860 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.62
Current children cumulated vsize (KiB) 1646232

[startup+1062.3 s]
/proc/loadavg: 8.11 8.07 7.84 9/184 28073
/proc/meminfo: memFree=21589284/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=1647808 CPUtime=4243.3 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 2210777 0 0 0 423627 703 0 0 25 0 4 0 593335917 1687355392 310473 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 411952 310473 390 106 0 406923 0
[pid=28000/tid=28001] ppid=27998 vsize=1647808 CPUtime=1056.48 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 547632 0 0 0 105475 173 0 0 25 0 4 0 593335917 1687355392 310473 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=1647808 CPUtime=1062.26 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 564783 0 0 0 106048 178 0 0 25 0 4 0 593335917 1687355392 310473 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=1647808 CPUtime=1062.26 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 553107 0 0 0 106044 182 0 0 25 0 4 0 593335917 1687355392 310473 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.3
Current children cumulated vsize (KiB) 1647808

[startup+1122.3 s]
/proc/loadavg: 8.09 8.07 7.86 9/184 28074
/proc/meminfo: memFree=21439956/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=1684748 CPUtime=4482.96 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 2321215 0 0 0 447552 744 0 0 25 0 4 0 593335917 1725181952 344176 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 421187 344176 390 106 0 416158 0
[pid=28000/tid=28001] ppid=27998 vsize=1684748 CPUtime=1116.15 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 575838 0 0 0 111432 183 0 0 25 0 4 0 593335917 1725181952 344176 33554432000 4194304 4627427 140734724604672 18446744073709551615 4330946 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=1684748 CPUtime=1122.25 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 590463 0 0 0 112036 189 0 0 25 0 4 0 593335917 1725181952 344176 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=1684748 CPUtime=1122.25 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 581749 0 0 0 112032 193 0 0 25 0 4 0 593335917 1725181952 344176 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 1684748

[startup+1182.31 s]
/proc/loadavg: 8.08 8.07 7.87 9/184 28076
/proc/meminfo: memFree=21409200/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=1751988 CPUtime=4722.64 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 2439290 0 0 0 471481 783 0 0 25 0 4 0 593335917 1794035712 354857 33554432000 4194304 4627427 140734724604672 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 437997 354857 390 106 0 432968 0
[pid=28000/tid=28001] ppid=27998 vsize=1751988 CPUtime=1175.82 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 602073 0 0 0 117390 192 0 0 25 0 4 0 593335917 1794035712 354857 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=1751988 CPUtime=1182.25 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 630683 0 0 0 118024 201 0 0 25 0 4 0 593335917 1794035712 354857 33554432000 4194304 4627427 140734724604672 18446744073709551615 4427700 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=1751988 CPUtime=1182.26 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 607612 0 0 0 118025 201 0 0 25 0 4 0 593335917 1794035712 354857 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.64
Current children cumulated vsize (KiB) 1751988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.06 7.87 9/184 28076
/proc/meminfo: memFree=21444908/32951124 swapFree=67111348/67111528
[pid=28000] ppid=27998 vsize=1641020 CPUtime=4800.12 cores=1,3,5,7
/proc/28000/stat : 28000 (strangenight2-m) R 27998 28000 27770 0 -1 4202496 2470871 0 0 0 479220 792 0 0 25 0 4 0 593335917 1680404480 338671 33554432000 4194304 4627427 140734724604672 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28000/statm: 410255 338671 390 106 0 405226 0
[pid=28000/tid=28001] ppid=27998 vsize=1641020 CPUtime=1195.12 cores=1,3,5,7
/proc/28000/task/28001/stat : 28001 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 610218 0 0 0 119317 195 0 0 25 0 4 0 593335917 1680404480 338671 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28000/tid=28002] ppid=27998 vsize=1641020 CPUtime=1201.65 cores=1,3,5,7
/proc/28000/task/28002/stat : 28002 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 638875 0 0 0 119962 203 0 0 25 0 4 0 593335917 1680404480 338671 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28000/tid=28003] ppid=27998 vsize=1641020 CPUtime=1201.66 cores=1,3,5,7
/proc/28000/task/28003/stat : 28003 (strangenight2-m) R 27998 28000 27770 0 -1 4202560 615705 0 0 0 119962 204 0 0 25 0 4 0 593335917 1680404480 338671 33554432000 4194304 4627427 140734724604672 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1641020

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): 1201.77
CPU time (s): 4800.21
CPU user time (s): 4792.23
CPU system time (s): 7.98179
CPU usage (%): 399.429
Max. virtual memory (cumulated for all children) (KiB): 1752148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.23
system time used= 7.98179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2470879
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= 7592
involuntary context switches= 32090

runsolver used 1.9587 second user time and 4.6193 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 00:50:54
IDJOB=3173766
IDBENCH=82584
IDSOLVER=1586
FILE ID=node111/3173766-1304031054
RUNJOBID= node111-1304028687-27789
PBS_JOBID= 13170341
Free space on /tmp= 70892 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v15000-c63000-S38529837-091-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173766-1304031054/watcher-3173766-1304031054 -o /tmp/evaluation-result-3173766-1304031054/solver-3173766-1304031054 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173766-1304031054.cnf

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

MD5SUM BENCH= cf967108532c9cfea4028aa361399380
RANDOM SEED=964827859

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22432688 kB
Buffers:       1277376 kB
Cached:        7870948 kB
SwapCached:        132 kB
Active:        4492368 kB
Inactive:      5543836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22432688 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6620 kB
Writeback:           0 kB
AnonPages:      887496 kB
Mapped:          15496 kB
Slab:           416280 kB
PageTables:       6548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1160336 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= 70884 MiB
End job on node111 at 2011-04-29 01:10:58