Trace number 3366303

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v750-c3195-S8215859-049.SATISFIABLE.cnf
MD5SUM65ec9a3d3f909189961ec0dd141dd0a7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.548915
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
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-3366303-1305401086.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:        3195
3.16/0.85	c -- clauses added:            0 learnts,         3195 normals,            0 xors
3.16/0.85	c -- vars added        750
3.16/0.85	c Parsing time:  0.00 s
3.16/0.85	c  N st     0         0       750      3195         0         0      9585         0   no data   no data
3.16/0.85	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.00
3.16/0.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.16/0.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.16/0.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.16/0.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.16/0.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3.16/0.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.16/0.85	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.00 s
3.16/0.85	c Finding binary XORs  T:     0.00 s  found:       0
3.16/0.85	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.16/0.85	c calculated reachability. Time: 0.00
3.16/0.85	c Calc default polars -  time:   0.00 s pos:     319 undec:      95 neg:     336
3.16/0.85	c =========================================================================================
3.16/0.85	c types(t): F = full restart, N = normal restart
3.16/0.85	c types(t): S = simplification begin/end, E = solution found
3.16/0.85	c restart types(rt): st = static, dy = dynamic
3.16/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.16/0.85	c  B st     0         0       736      3182         0         0      9635         0   no data   no data
3.16/0.85	c Decided on static restart strategy
3.16/0.85	c  N st     8      4921       736      3182         0      4888      9635    153562   no data   no data
3.16/0.85	c  N st    10     11303       736      3182         0      4513      9635     93484   no data   no data
3.16/0.85	c  N st    11     17050       736      3182         0     10205      9635    276867   no data   no data
4.80/1.21	c  F st    12     25001       736      3182         0     12496      9635    341553   no data   no data
4.80/1.22	c  N st    12     25001       736      3182         0     12496      9635    341553   no data   no data
5.55/1.48	c  N dy    18     30001       736      3182         0     10767      9635    269450   no data   no data
5.55/1.48	c  S st    18     30001       736      3182         0     10767      9635    269450   no data   no data
5.95/1.51	c  S st    18     30504       736      3182         0     11269      9635    283422   no data   no data
5.95/1.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.95/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.95/1.52	c blocked clauses removed:        0 vars:      0 tried:         736 T: 0.00 s
5.95/1.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.95/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
5.95/1.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.95/1.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.95/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.57	c lits-rem:        68  cl-subs:      228  v-elim:      0  v-fix:    0  time:  0.04 s
5.95/1.58	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.01
5.95/1.58	c calculated reachability. Time: 0.00
5.95/1.58	c  N dy    18     30504       736      3182         0     11041      9635    274556   no data   no data
7.55/1.92	c  N dy    31     35896       736      3182         0      8534      9635    135086     20.97     22.08
8.35/2.13	c  N dy    41     39918       736      3182         0     12533      9635    255738     20.41     21.65
9.18/2.39	c  N dy    55     43923       736      3182         0     16513      9635    374514     20.28     21.45
9.94/2.52	c  S st    61     45757       736      3182         0      9437      9635    129656     20.32   no data
9.94/2.54	c  S st    61     46260       736      3182         0      9940      9635    144072     20.32   no data
9.94/2.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.94/2.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.94/2.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.94/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.94/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
9.94/2.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.94/2.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.94/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.57	c lits-rem:        11  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.01 s
9.94/2.57	c vivif2 --  cl tried     3182 cl shrink        0 lits rem          0 time: 0.00
9.94/2.57	c vivif2 --  cl tried     9935 cl shrink        0 lits rem          0 time: 0.00
9.94/2.57	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.01
9.94/2.57	c calculated reachability. Time: 0.00
9.94/2.57	c  N dy    61     46260       736      3182         0      9935      9635    143872     20.32   no data
11.14/2.81	c  N dy    88     50349       736      3182         0     14013      9635    268608     20.48     24.29
11.94/3.09	c  N dy   109     54375       736      3182         0     18020      9635    389554     20.55     21.64
13.15/3.37	c  N dy   129     58877       736      3182         0     12561      9635    191807     20.50     21.68
14.32/3.68	c  N dy   141     63591       736      3182         0     17240      9635    327367     20.37     21.54
15.92/4.06	c  N dy   154     68525       736      3182         0     11218      9635    125971     20.27     21.34
16.32/4.11	c  S st   155     69390       736      3182         0     12073      9635    151263     20.21     17.44
16.32/4.14	c  S st   155     69894       736      3182         0     12576      9635    165912     20.21   no data
16.32/4.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.32/4.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.32/4.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.32/4.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.32/4.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.32/4.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
16.32/4.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.32/4.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.32/4.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.32/4.17	c lits-rem:        27  cl-subs:       23  v-elim:      0  v-fix:    0  time:  0.01 s
16.32/4.17	c vivif2 --  cl tried     3182 cl shrink        0 lits rem          0 time: 0.00
16.32/4.17	c vivif2 --  cl tried    12553 cl shrink        0 lits rem          0 time: 0.00
16.32/4.18	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.01
16.32/4.18	c calculated reachability. Time: 0.00
16.32/4.18	c  N dy   155     69894       736      3182         0     12553      9635    165092     20.21   no data
17.96/4.52	c  N dy   179     74950       736      3182         0     17580      9635    314739     20.24     21.41
19.52/4.95	c  N dy   206     80234       736      3182         0     22841      9635    471488     20.28     21.53
21.12/5.32	c  N dy   228     85513       736      3182         0     16163      9635    245878     20.28     21.43
21.51/5.46	c  F st   238     87500       736      3182         0     18141      9635    305257     20.30     20.67
23.11/5.86	c  N dy   244     92699       736      3182         0     23294      9635    466736     20.30   no data
25.11/6.32	c  N dy   264     98692       736      3182         0     16323      9635    230150     20.25     21.39
27.10/6.82	c  S st   297    104841       736      3182         0     22429      9635    412139     20.27   no data
27.10/6.87	c  S st   297    105344       736      3182         0     22931      9635    426407     20.27   no data
27.10/6.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.10/6.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.10/6.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.10/6.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.10/6.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.10/6.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
27.10/6.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.10/6.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.50/6.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.50/6.97	c lits-rem:       109  cl-subs:      225  v-elim:      0  v-fix:    0  time:  0.07 s
27.50/6.97	c vivif2 --  cl tried     3182 cl shrink        0 lits rem          0 time: 0.00
27.50/6.97	c vivif2 --  cl tried    22706 cl shrink        0 lits rem          0 time: 0.00
27.50/6.99	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.01
27.50/6.99	c calculated reachability. Time: 0.00
27.50/6.99	c  N dy   297    105344       736      3182         0     22706      9635    418120     20.27   no data
30.29/7.68	c  N dy   335    113236       736      3182         0     16653      9635    215852     20.28     21.39
32.69/8.29	c  N dy   344    120970       736      3182         0     24328      9635    435890     20.16     21.31
35.88/9.05	c  N dy   394    128793       736      3182         0     17218      9635    206421     20.22     21.48
38.68/9.74	c  N dy   436    137120       736      3182         0     25503      9635    456537     20.26     21.44
41.87/10.59	c  N dy   476    145982       736      3182         0     18406      9635    218572     20.26     21.34
45.46/11.44	c  N dy   532    155333       736      3182         0     27705      9635    505902     20.33     21.56
46.66/11.73	c  S st   548    158016       736      3182         0     30371      9635    586566     20.34   no data
47.06/11.80	c  S st   548    158525       736      3182         0     30878      9635    601463     20.34   no data
47.06/11.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.06/11.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.06/11.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.06/11.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.06/11.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.06/11.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
47.06/11.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.06/11.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.06/11.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.45/11.97	c lits-rem:       123  cl-subs:      251  v-elim:      0  v-fix:    0  time:  0.13 s
47.45/11.97	c vivif2 --  cl tried     3182 cl shrink        0 lits rem          0 time: 0.00
47.45/11.98	c vivif2 --  cl tried    30627 cl shrink        0 lits rem          0 time: 0.01
47.85/12.00	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.02
47.85/12.00	c calculated reachability. Time: 0.00
47.85/12.00	c  N dy   548    158525       736      3182         0     30627      9635    591883     20.34   no data
51.45/12.99	c  N dy   566    168713       736      3182         0     23807      9635    354924     20.20     21.62
56.24/14.17	c  N dy   614    179532       736      3182         0     34555      9635    671463     20.23     22.06
60.63/15.25	c  N dy   680    190996       736      3182         0     28071      9635    454774     20.27     21.61
65.83/16.60	c  N dy   715    203276       736      3182         0     21392      9635    237362     20.20     22.54
71.80/18.02	c  N dy   772    216327       736      3182         0     34358      9635    623665     20.20     23.22
77.78/19.58	c  N dy   841    230153       736      3182         0     28233      9635    413154     20.24     24.70
81.38/20.48	c  S st   885    237787       736      3182         0     35825      9635    644369     20.27   no data
81.78/20.56	c  S st   885    238292       736      3182         0     36330      9635    659092     20.27   no data
81.78/20.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.78/20.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
81.78/20.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.78/20.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.78/20.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.78/20.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
81.78/20.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
81.78/20.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.18/20.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.58/20.78	c lits-rem:       112  cl-subs:      381  v-elim:      0  v-fix:    0  time:  0.17 s
82.58/20.78	c vivif2 --  cl tried     3182 cl shrink        0 lits rem          0 time: 0.00
82.58/20.79	c vivif2 --  cl tried    35949 cl shrink        0 lits rem          0 time: 0.01
82.98/20.81	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.02
82.98/20.81	c calculated reachability. Time: 0.00
82.98/20.81	c  N dy   885    238292       736      3182         0     35949      9635    645408     20.27   no data
89.76/22.54	c  N dy   935    253618       736      3182         0     30297      9635    450459     20.24     21.34
97.74/24.58	c  N dy  1000    270086       736      3182         0     24796      9635    270157     20.24     21.32
107.72/27.09	c  N dy  1098    289861       736      3182         0     44442      9635    863751     20.27     21.62
115.70/29.01	c  F st  1177    306251       736      3182         0     37894      9635    641522     20.29     18.39
117.30/29.46	c  N st  1182    309552       736      3182         0     41169      9635    746220     20.29   no data
118.52/29.72	c Decided on static restart strategy
130.06/32.64	c  N st  1187    334556       736      3182         0     42157      9635   1039857     20.29   no data
142.83/35.87	c  N st  1189    357438       736      3182         0     39941      9635    989272     20.29   no data
142.83/35.87	c  S st  1189    357438       736      3182         0     39941      9635    989272     20.29   no data
143.23/35.98	c  S st  1189    357944       736      3182         0     40447      9635   1004391     20.29   no data
143.23/35.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.64/36.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
143.64/36.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.64/36.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.64/36.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.64/36.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
143.64/36.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
143.64/36.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
143.64/36.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.43/36.79	c lits-rem:       249  cl-subs:     1362  v-elim:      0  v-fix:    0  time:  0.74 s
146.43/36.79	c vivif2 --  cl tried     3182 cl shrink        0 lits rem          0 time: 0.00
146.83/36.80	c vivif2 --  cl tried    39085 cl shrink        0 lits rem          0 time: 0.01
146.83/36.83	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.03
146.83/36.83	c calculated reachability. Time: 0.00
146.83/36.83	c  N st  1189    357944       736      3182         0     39085      9635    955961     20.29   no data
167.22/41.98	c  N st  1190    390337       736      3182         0     45342      9635   1121077     20.29   no data
197.53/49.57	c  N st  1191    438925       736      3182         0     38965      9635    803052     20.29   no data
243.80/61.18	c  N st  1192    511807       736      3182         0     52686      9635   1261947     20.29   no data
259.77/65.16	c  N st  1193    536916       736      3182         0     46867      9635   1018323     20.29   no data
259.77/65.16	c  S st  1193    536916       736      3182         0     46867      9635   1018323     20.29   no data
260.17/65.28	c  S st  1193    537417       736      3182         0     47368      9635   1033008     20.29   no data
260.17/65.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
260.57/65.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
260.57/65.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
260.57/65.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
260.57/65.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.57/65.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
260.57/65.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
260.57/65.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
260.57/65.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.16/66.24	c lits-rem:       549  cl-subs:     1062  v-elim:      0  v-fix:    0  time:  0.89 s
264.16/66.24	c vivif2 --  cl tried     3182 cl shrink        0 lits rem          0 time: 0.00
264.16/66.25	c vivif2 --  cl tried    46306 cl shrink        0 lits rem          0 time: 0.01
264.16/66.29	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.04
264.16/66.29	c calculated reachability. Time: 0.00
264.16/66.29	c  N st  1193    537417       736      3182         0     46306      9635    995338     20.29   no data
391.86/98.27	c  N st  1194    701401       736      3182         0     40369      9635    673036     20.29   no data
481.67/120.75	c  N st  1195    806125       736      3182         0     69576      9635   1587997     20.29   no data
481.67/120.75	c  S st  1195    806125       736      3182         0     69576      9635   1587997     20.29   no data
482.46/120.95	c  S st  1195    806626       736      3182         0     70077      9635   1602033     20.29   no data
482.46/120.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
482.46/120.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
482.46/120.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
482.46/120.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
482.46/120.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
482.46/120.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
482.46/120.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
482.46/121.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
482.88/121.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
506.00/126.88	c lits-rem:       592  cl-subs:     3677  v-elim:      0  v-fix:    0  time:  5.82 s
506.00/126.88	c vivif2 --  cl tried     3182 cl shrink        0 lits rem          0 time: 0.00
506.40/126.90	c vivif2 --  cl tried    66400 cl shrink        0 lits rem          0 time: 0.02
506.40/126.96	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.06
506.40/126.97	c calculated reachability. Time: 0.00
506.40/126.97	c  N st  1195    806626       736      3182         0     66400      9635   1480943     20.29   no data
730.69/183.10	c  F st  1196   1071875       736      3182         0     82808      9635   1927947     20.29   no data
730.69/183.10	c  N st  1196   1071875       736      3182         0     82808      9635   1927947     20.29   no data
749.85/187.90	c  N dy  1275   1091965       736      3182         0     58220      9635    912113     20.30     22.41
770.99/193.23	c  N dy  1351   1112034       736      3182         0     78125      9635   1505215     20.30     22.27
794.14/199.04	c  N dy  1448   1132122       736      3182         0     52476      9635    677734     20.32     21.56
814.48/204.10	c  N dy  1557   1152336       736      3182         0     72551      9635   1284289     20.36     21.67
841.22/210.89	c  N dy  1652   1172923       736      3182         0     92971      9635   1901244     20.36     21.78
859.18/215.35	c  N dy  1766   1193034       736      3182         0     66358      9635   1058725     20.39     21.56
880.33/220.62	c  S st  1857   1209939       736      3182         0     83139      9635   1571068     20.42   no data
881.13/220.88	c  S st  1857   1210440       736      3182         0     83640      9635   1586583     20.42   no data
881.13/220.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
881.53/220.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
881.53/220.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
881.53/220.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
881.53/220.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
881.53/220.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
881.53/220.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
881.53/220.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
881.93/221.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
887.51/222.48	c lits-rem:       311  cl-subs:      836  v-elim:      0  v-fix:    0  time:  1.48 s
887.51/222.48	c vivif2 --  cl tried     3182 cl shrink        0 lits rem          0 time: 0.00
887.91/222.51	c vivif2 --  cl tried    82804 cl shrink        0 lits rem          0 time: 0.02
887.91/222.59	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.08
887.91/222.59	c calculated reachability. Time: 0.00
887.91/222.59	c  N dy  1857   1210440       736      3182         0     82804      9635   1556101     20.42   no data
911.45/228.40	c  N dy  1924   1231070       736      3182         0     55620      9635    677766     20.40     21.49
931.05/233.33	c  N dy  1987   1251309       736      3182         0     75700      9635   1281223     20.36     21.61
958.14/240.18	c  N dy  2100   1271356       736      3182         0     95614      9635   1889187     20.40     21.82
977.70/245.00	c  N dy  2209   1291387       736      3182         0     66864      9635    999124     20.42     25.52
1002.44/251.26	c  N dy  2316   1311841       736      3182         0     87177      9635   1615539     20.44     21.58
1027.62/257.51	c  N dy  2448   1331888       736      3182         0     57446      9635    671869     20.48     21.69
1047.94/262.61	c  N dy  2533   1351949       736      3182         0     77354      9635   1280148     20.49     21.60
1075.50/269.52	c  N dy  2614   1371996       736      3182         0     97214      9635   1879591     20.49     21.65
1098.22/275.25	c  N dy  2706   1393768       736      3182         0     68220      9635    964569     20.47     21.56
1122.17/281.29	c  N dy  2788   1414071       736      3182         0     88350      9635   1570935     20.47     21.57
1149.31/288.03	c  N dy  2887   1434138       736      3182         0     56667      9635    593667     20.48     25.45
1169.67/293.12	c  N dy  2958   1454651       736      3182         0     77050      9635   1209006     20.47     21.59
1196.80/299.92	c  N dy  3058   1474760       736      3182         0     97039      9635   1825230     20.49     21.83
1219.95/305.73	c  N dy  3149   1494770       736      3182         0     64282      9635    797549     20.49     22.43
1243.09/311.54	c  N dy  3266   1514857       736      3182         0     84246      9635   1412278     20.52     22.87
1273.46/319.17	c  N dy  3363   1534889       736      3182         0    104125      9635   2015675     20.53     23.34
1294.99/324.60	c  N dy  3476   1555067       736      3182         0     70548      9635    951423     20.55     21.82
1321.75/331.29	c  N dy  3590   1575708       736      3182         0     91060      9635   1581861     20.57     22.15
1353.22/339.10	c  N dy  3668   1595755       736      3182         0     56328      9635    485614     20.57     21.79
1372.38/343.98	c  N dy  3757   1615817       736      3182         0     76190      9635   1080170     20.57     23.80
1401.52/351.24	c  N dy  3837   1637582       736      3182         0     97783      9635   1736363     20.57     21.74
1430.26/358.47	c  N dy  3962   1657610       736      3182         0     62101      9635    642006     20.60     21.72
1458.18/365.47	c  N dy  3980   1682255       736      3182         0     86520      9635   1365852     20.55     21.65
1486.52/372.50	c  N dy  4037   1702313       736      3182         0    106398      9635   1964100     20.53     21.63
1500.09/375.95	c  S st  4099   1710440       736      3182         0     57939      9635    489617     20.55   no data
1500.49/376.10	c  S st  4099   1710944       736      3182         0     58443      9635    505555     20.55   no data
1500.89/376.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1500.89/376.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
1500.89/376.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1500.89/376.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1500.89/376.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1500.89/376.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
1500.89/376.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1500.89/376.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1500.89/376.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1501.31/376.30	c lits-rem:        31  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.15 s
1501.31/376.30	c vivif2 --  cl tried     3182 cl shrink        0 lits rem          0 time: 0.00
1501.31/376.30	c vivif2 --  cl tried    58416 cl shrink        0 lits rem          0 time: 0.01
1501.72/376.35	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.04
1501.72/376.35	c calculated reachability. Time: 0.00
1501.72/376.35	c  N dy  4099   1710944       736      3182         0     58416      9635    504794     20.55   no data
1523.67/381.84	c  N dy  4153   1733313       736      3182         0     80576      9635   1165724     20.52     21.87
1553.17/389.30	c  N dy  4259   1754279       736      3182         0    101381      9635   1806213     20.54     21.66
1583.10/396.79	c  N dy  4343   1774287       736      3182         0     63696      9635    640976     20.53     21.76
1605.45/402.37	c  N dy  4450   1794328       736      3182         0     83573      9635   1245918     20.54     22.73
1641.79/411.50	c  N dy  4566   1814379       736      3182         0    103488      9635   1868155     20.56     21.93
1677.32/420.39	c  N dy  4657   1834389       736      3182         0     64810      9635    652293     20.57     24.38
1700.44/426.16	c  N dy  4762   1854449       736      3182         0     84730      9635   1259476     20.58     22.20
1731.16/433.85	c  N dy  4884   1874535       736      3182         0    104681      9635   1876917     20.60     21.92
1763.10/441.88	c  N dy  4949   1895959       736      3182         0     66334      9635    655989     20.59     21.68
1786.25/447.63	c  N dy  5041   1916036       736      3182         0     86276      9635   1265383     20.60     21.92
1816.58/455.23	c  N dy  5137   1936113       736      3182         0    106187      9635   1878435     20.60     21.78
1852.09/464.12	c  N dy  5257   1958071       736      3182         0     67468      9635    670424     20.61     21.77
1875.64/470.08	c  N dy  5356   1978136       736      3182         0     87384      9635   1280516     20.62     22.90
1911.95/479.12	c  N dy  5425   2002331       736      3182         0    111333      9635   2002062     20.61     21.74
1941.48/486.56	c  N dy  5512   2022397       736      3182         0     69753      9635    716825     20.61     25.49
1966.65/492.81	c  N dy  5635   2042467       736      3182         0     89676      9635   1326450     20.63     21.79
1996.95/500.49	c  N dy  5696   2062601       736      3182         0    109633      9635   1934561     20.62     21.72
2031.27/509.08	c  N dy  5804   2082886       736      3182         0     67269      9635    615395     20.63     21.72
2055.22/515.06	c  N dy  5902   2103322       736      3182         0     87553      9635   1241704     20.64     21.76
2085.18/522.58	c  N dy  5976   2123604       736      3182         0    107659      9635   1853859     20.64     21.97
2122.66/531.93	c  N dy  6060   2143643       736      3182         0     64044      9635    490852     20.64     23.96
2145.02/537.52	c  N dy  6188   2163733       736      3182         0     84000      9635   1109227     20.66     21.76
2174.15/544.83	c  N dy  6287   2183751       736      3182         0    103847      9635   1713148     20.67     22.94
2210.86/554.00	c  N dy  6388   2203799       736      3182         0    123750      9635   2322039     20.67     22.53
2224.03/557.33	c  S st  6431   2210946       736      3182         0     66362      9635    534881     20.68   no data
2224.43/557.49	c  S st  6431   2211446       736      3182         0     66862      9635    549291     20.68   no data
2224.43/557.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2224.84/557.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
2224.84/557.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2224.84/557.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2224.84/557.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2224.84/557.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
2224.84/557.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2224.84/557.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2224.84/557.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2225.24/557.68	c lits-rem:         8  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.12 s
2225.24/557.68	c vivif2 --  cl tried     3182 cl shrink        0 lits rem          0 time: 0.00
2225.24/557.69	c vivif2 --  cl tried    66822 cl shrink        0 lits rem          0 time: 0.01
2225.65/557.74	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.05
2225.65/557.74	c calculated reachability. Time: 0.00
2225.65/557.74	c  N dy  6431   2211446       736      3182         0     66822      9635    548105     20.68   no data
2249.17/563.62	c  N dy  6562   2231569       736      3182         0     86828      9635   1168886     20.69     21.91
2280.70/571.51	c  N dy  6651   2252798       736      3182         0    107858      9635   1818434     20.70     21.84
2317.84/580.90	c  N dy  6711   2272893       736      3182         0    127751      9635   2412745     20.69     24.65
2346.95/588.16	c  N dy  6827   2294052       736      3182         0     83286      9635   1032099     20.70     21.82
2375.32/595.24	c  N dy  6894   2314075       736      3182         0    103120      9635   1629162     20.70     21.82
2412.40/604.52	c  N dy  6991   2334085       736      3182         0    122979      9635   2232956     20.71     22.23
2444.73/612.68	c  N dy  7108   2354136       736      3182         0     76429      9635    799995     20.72     24.09
2471.49/619.32	c  N dy  7201   2374149       736      3182         0     96284      9635   1402549     20.72     25.14
2506.19/628.05	c  N dy  7315   2394839       736      3182         0    116815      9635   2033384     20.73     22.00
2546.89/638.21	c  N dy  7437   2414891       736      3182         0     69238      9635    549799     20.75     23.19
2570.44/644.17	c  N dy  7543   2434974       736      3182         0     89171      9635   1162981     20.76     23.69
2618.33/656.13	c  N dy  7603   2467354       736      3182         0    121187      9635   2138756     20.72     21.82
2655.44/665.49	c  N dy  7698   2487418       736      3182         0     72669      9635    634778     20.73     21.93
2682.97/672.33	c  N dy  7777   2510055       736      3182         0     95064      9635   1319620     20.72     21.90
2717.32/680.95	c  N dy  7880   2530155       736      3182         0    114991      9635   1932376     20.73     23.66
2763.18/692.47	c  N dy  7997   2552666       736      3182         0    137336      9635   2620013     20.74     21.99
2792.35/699.71	c  N dy  8084   2572766       736      3182         0     87886      9635   1080203     20.74     24.38
2824.24/707.71	c  N dy  8170   2593679       736      3182         0    108604      9635   1710178     20.74     21.92
2883.31/722.54	c  N dy  8269   2626442       736      3182         0     70671      9635    524967     20.73     22.41
2907.65/728.64	c  N dy  8387   2646606       736      3182         0     90659      9635   1147548     20.74     21.86
2939.19/736.59	c  N dy  8463   2667605       736      3182         0    111456      9635   1779842     20.73     21.95
2977.89/746.27	c  N dy  8560   2687669       736      3182         0    131347      9635   2391182     20.74     21.86
3015.42/755.60	c  N dy  8641   2708288       736      3182         0     80407      9635    789302     20.74     22.11
3019.01/756.58	c  S st  8659   2711446       736      3182         0     83546      9635    885213     20.74   no data
3019.80/756.78	c  S st  8659   2711948       736      3182         0     84047      9635    900312     20.74   no data
3019.80/756.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3020.22/756.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3020.22/756.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3020.22/756.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3020.22/756.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3020.22/756.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
3020.22/756.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3020.22/756.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3020.22/756.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3021.79/757.22	c lits-rem:        39  cl-subs:      581  v-elim:      0  v-fix:    0  time:  0.34 s
3021.79/757.22	c vivif2 --  cl tried     3182 cl shrink        0 lits rem          0 time: 0.00
3021.79/757.23	c vivif2 --  cl tried    83466 cl shrink        0 lits rem          0 time: 0.01
3022.19/757.31	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.08
3022.19/757.31	c calculated reachability. Time: 0.00
3022.19/757.31	c  N dy  8659   2711948       736      3182         0     83466      9635    882832     20.74   no data
3047.73/763.76	c  N dy  8688   2732191       736      3182         0    103512      9635   1489733     20.72     22.03
3085.25/773.18	c  N dy  8757   2752243       736      3182         0    123398      9635   2095697     20.72     26.33
3129.13/784.19	c  N dy  8877   2772246       736      3182         0    143255      9635   2710908     20.73     21.89
3156.70/791.03	c  N dy  9003   2792309       736      3182         0     90854      9635   1097974     20.74     21.92
3193.37/800.28	c  N dy  9072   2816144       736      3182         0    114418      9635   1804830     20.73     21.94
3234.47/810.56	c  N dy  9186   2836203       736      3182         0    134346      9635   2421008     20.74     21.86
3273.58/820.32	c  N dy  9291   2856827       736      3182         0     81429      9635    780771     20.75     21.95
3301.55/827.34	c  N dy  9394   2877274       736      3182         0    101700      9635   1415195     20.76     21.91
3337.42/836.37	c  N dy  9483   2897500       736      3182         0    121708      9635   2031140     20.76     22.07
3380.92/847.28	c  N dy  9584   2917594       736      3182         0    141657      9635   2648588     20.76     21.93
3412.85/855.24	c  N dy  9655   2937610       736      3182         0     87109      9635    919330     20.76     23.52
3444.38/863.11	c  N dy  9760   2958823       736      3182         0    108164      9635   1572972     20.77     22.07
3483.09/872.89	c  N dy  9873   2978855       736      3182         0    128037      9635   2186347     20.78     22.25
3541.35/887.46	c  N dy 10012   3001424       736      3182         0    150437      9635   2885148     20.79     22.05
3574.47/895.71	c  N dy 10093   3021486       736      3182         0     94970      9635   1144178     20.79     24.74
3620.76/907.36	c  N dy 10147   3047418       736      3182         0    120668      9635   1938945     20.78     22.05
3666.65/918.83	c  N dy 10264   3068847       736      3182         0    141949      9635   2601079     20.79     22.33
3703.37/928.09	c  N dy 10324   3088850       736      3182         0     85435      9635    815828     20.78     25.28
3770.02/944.72	c  N dy 10422   3131911       736      3182         0    127922      9635   2068998     20.74     21.95
3815.52/956.14	c  N dy 10538   3151952       736      3182         0    147779      9635   2686991     20.75     25.51
3850.28/964.84	c  N dy 10627   3171990       736      3182         0     90391      9635    949940     20.75     22.76
3881.77/972.77	c  N dy 10721   3192054       736      3182         0    110283      9635   1560578     20.76     25.33
3924.91/983.56	c  S st 10772   3211948       736      3182         0    129981      9635   2156395     20.75     19.05
3926.87/984.03	c  S st 10772   3212453       736      3182         0    130484      9635   2172165     20.75   no data
3926.87/984.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3927.27/984.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.09
3927.27/984.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3927.27/984.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3927.27/984.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3927.27/984.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    736 time:  0.00 s
3927.27/984.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3927.27/984.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3927.67/984.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3940.84/987.56	c lits-rem:       199  cl-subs:     2081  v-elim:      0  v-fix:    0  time:  3.31 s
3940.84/987.56	c vivif2 --  cl tried     3182 cl shrink        0 lits rem          0 time: 0.00
3940.84/987.59	c vivif2 --  cl tried   128403 cl shrink        0 lits rem          0 time: 0.03
3941.64/987.77	c asymm  cl-useful: 0/3182/3182 lits-rem:0 time: 0.17
3941.64/987.77	c calculated reachability. Time: 0.00
3941.64/987.77	c  N dy 10772   3212453       736      3182         0    128403      9635   2104607     20.75   no data
3993.10/1000.69	c  N dy 10908   3233423       736      3182         0    149226      9635   2751029     20.77     21.99
4028.62/1009.58	c  N dy 11030   3253672       736      3182         0     91042      9635    953427     20.77     22.39
4060.14/1017.40	c  N dy 11130   3273748       736      3182         0    110939      9635   1569172     20.78     23.61
4100.05/1027.43	c  N dy 11241   3293802       736      3182         0    130839      9635   2186185     20.78     22.47
4143.53/1038.38	c  N dy 11292   3313856       736      3182         0    150721      9635   2780849     20.78     21.88
4180.24/1047.55	c  N dy 11383   3334055       736      3182         0     91465      9635    932457     20.78     22.42
4209.80/1054.92	c  N dy 11445   3354125       736      3182         0    111355      9635   1542557     20.78     24.19
4249.31/1064.81	c  N dy 11561   3374462       736      3182         0    131548      9635   2166823     20.79     21.92
4296.38/1076.64	c  N dy 11661   3394930       736      3182         0    151832      9635   2789817     20.79     22.16
4335.49/1086.40	c  N dy 11735   3415661       736      3182         0     92061      9635    919368     20.79     21.94
4366.22/1094.17	c  N dy 11817   3435676       736      3182         0    111877      9635   1520269     20.79     21.91
4405.73/1104.08	c  N dy 11917   3455891       736      3182         0    131914      9635   2135676     20.79     21.99
4449.63/1115.07	c  N dy 11971   3476552       736      3182         0    152368      9635   2746975     20.79     22.13
4499.94/1127.62	c  N dy 12079   3496671       736      3182         0     91074      9635    872054     20.80     22.72
4535.81/1136.66	c  N dy 12173   3516681       736      3182         0    110916      9635   1492064     20.80     24.50
4575.32/1146.59	c  N dy 12307   3536761       736      3182         0    130846      9635   2119079     20.81     22.17
4622.03/1158.30	c  N dy 12417   3557458       736      3182         0    151337      9635   2751976     20.82     22.04
4663.13/1168.52	c  N dy 12483   3577468       736      3182         0     88880      9635    779272     20.81     22.52
4692.27/1175.90	c  N dy 12553   3597514       736      3182         0    108739      9635   1383526     20.81     22.20
4729.79/1185.24	c  N dy 12651   3617532       736      3182         0    128624      9635   2006675     20.81     22.18
4775.68/1196.70	c  N dy 12770   3637679       736      3182         0    148623      9635   2633354     20.82     21.95

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-3366303-1305401086/watcher-3366303-1305401086 -o /tmp/evaluation-result-3366303-1305401086/solver-3366303-1305401086 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366303-1305401086.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: 7.46 7.94 8.03 2/294 20360
/proc/meminfo: memFree=27779340/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=281988 CPUtime=0 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 997 0 0 0 0 0 0 0 18 0 4 0 651707154 288755712 926 33554432000 4194304 4580107 140733468370096 18446744073709551615 210204344075 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20360/statm: 70497 926 348 95 0 65479 0
[pid=20360/tid=20362] ppid=20356 vsize=282488 CPUtime=0 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 323 0 0 0 0 0 0 0 18 0 4 0 651707155 289267712 1226 33554432000 4194304 4580107 140733468370096 18446744073709551615 4245776 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=282488 CPUtime=0 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 155 0 0 0 0 0 0 0 19 0 4 0 651707155 289267712 1226 33554432000 4194304 4580107 140733468370096 18446744073709551615 210204690615 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=282488 CPUtime=0 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 170 0 0 0 0 0 0 0 18 0 4 0 651707155 289267712 1228 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.11389 s]
/proc/loadavg: 7.46 7.94 8.03 2/294 20360
/proc/meminfo: memFree=27779340/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=282488 CPUtime=0.42 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 2041 0 0 0 42 0 0 0 18 0 4 0 651707154 289267712 1893 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 70622 1894 377 95 0 65604 0
[pid=20360/tid=20362] ppid=20356 vsize=282488 CPUtime=0.1 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 431 0 0 0 10 0 0 0 18 0 4 0 651707155 289267712 1894 33554432000 4194304 4580107 140733468370096 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=282488 CPUtime=0.1 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 438 0 0 0 10 0 0 0 19 0 4 0 651707155 289267712 1894 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=282488 CPUtime=0.1 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 320 0 0 0 10 0 0 0 18 0 4 0 651707155 289267712 1894 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282488

[startup+0.213874 s]
/proc/loadavg: 7.46 7.94 8.03 2/294 20360
/proc/meminfo: memFree=27779340/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=284100 CPUtime=0.82 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 2824 0 0 0 82 0 0 0 18 0 4 0 651707154 290918400 1944 33554432000 4194304 4580107 140733468370096 18446744073709551615 4321023 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 71025 1944 377 95 0 66007 0
[pid=20360/tid=20362] ppid=20356 vsize=284100 CPUtime=0.2 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 613 0 0 0 20 0 0 0 18 0 4 0 651707155 290918400 1944 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=284100 CPUtime=0.19 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 637 0 0 0 19 0 0 0 20 0 4 0 651707155 290918400 1944 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293957 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=284100 CPUtime=0.2 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 515 0 0 0 20 0 0 0 18 0 4 0 651707155 290918400 1944 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293184 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 284100

[startup+0.30086 s]
/proc/loadavg: 7.46 7.94 8.03 2/294 20360
/proc/meminfo: memFree=27779340/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=284252 CPUtime=1.16 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 3158 0 0 0 116 0 0 0 18 0 4 0 651707154 291074048 2278 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293680 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 71063 2278 377 95 0 66045 0
[pid=20360/tid=20362] ppid=20356 vsize=284252 CPUtime=0.29 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 695 0 0 0 29 0 0 0 18 0 4 0 651707155 291074048 2278 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=284252 CPUtime=0.28 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 712 0 0 0 28 0 0 0 20 0 4 0 651707155 291074048 2278 33554432000 4194304 4580107 140733468370096 18446744073709551615 4321580 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=284252 CPUtime=0.29 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 611 0 0 0 29 0 0 0 18 0 4 0 651707155 291074048 2278 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284252

[startup+0.700794 s]
/proc/loadavg: 7.46 7.94 8.03 2/294 20360
/proc/meminfo: memFree=27779340/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=285160 CPUtime=2.76 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 4960 0 0 0 275 1 0 0 18 0 4 0 651707154 292003840 2988 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 71290 2988 377 95 0 66272 0
[pid=20360/tid=20362] ppid=20356 vsize=285160 CPUtime=0.69 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 1131 0 0 0 69 0 0 0 18 0 4 0 651707155 292003840 2988 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=285160 CPUtime=0.68 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 1174 0 0 0 68 0 0 0 21 0 4 0 651707155 292003840 2988 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=285160 CPUtime=0.69 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 1049 0 0 0 69 0 0 0 18 0 4 0 651707155 292003840 2988 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285160

[startup+1.50066 s]
/proc/loadavg: 7.46 7.94 8.03 9/302 20368
/proc/meminfo: memFree=27752120/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=286808 CPUtime=5.95 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 8618 0 0 0 593 2 0 0 20 0 4 0 651707154 293691392 3570 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 71702 3571 378 95 0 66684 0
[pid=20360/tid=20362] ppid=20356 vsize=286808 CPUtime=1.49 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 2042 0 0 0 149 0 0 0 20 0 4 0 651707155 293691392 3571 33554432000 4194304 4580107 140733468370096 18446744073709551615 4321160 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=286808 CPUtime=1.46 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 2091 0 0 0 146 0 0 0 23 0 4 0 651707155 293691392 3571 33554432000 4194304 4580107 140733468370096 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=286808 CPUtime=1.48 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 1965 0 0 0 148 0 0 0 20 0 4 0 651707155 293691392 3571 33554432000 4194304 4580107 140733468370096 18446744073709551615 4305964 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286808

[startup+3.10039 s]
/proc/loadavg: 7.50 7.94 8.03 9/302 20368
/proc/meminfo: memFree=27712316/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=283492 CPUtime=12.34 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 20658 0 0 0 1230 4 0 0 25 0 4 0 651707154 290295808 11532 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 70873 11532 379 95 0 65855 0
[pid=20360/tid=20362] ppid=20356 vsize=283492 CPUtime=3.08 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 4504 0 0 0 308 0 0 0 25 0 4 0 651707155 290295808 11532 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=283492 CPUtime=3.06 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 5706 0 0 0 305 1 0 0 25 0 4 0 651707155 290295808 11532 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=283492 CPUtime=3.09 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 5134 0 0 0 308 1 0 0 25 0 4 0 651707155 290295808 11532 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 283492

[startup+6.30086 s]
/proc/loadavg: 7.50 7.94 8.03 9/302 20369
/proc/meminfo: memFree=27661748/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=293416 CPUtime=25.11 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 32673 0 0 0 2505 6 0 0 25 0 4 0 651707154 300457984 17049 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 73354 17049 379 95 0 68336 0
[pid=20360/tid=20362] ppid=20356 vsize=293416 CPUtime=6.29 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 8559 0 0 0 628 1 0 0 25 0 4 0 651707155 300457984 17049 33554432000 4194304 4580107 140733468370096 18446744073709551615 4318432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=293416 CPUtime=6.22 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 9522 0 0 0 621 1 0 0 25 0 4 0 651707155 300457984 17049 33554432000 4194304 4580107 140733468370096 18446744073709551615 4406390 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=293416 CPUtime=6.28 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 7251 0 0 0 627 1 0 0 25 0 4 0 651707155 300457984 17049 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 293416

[startup+12.7008 s]
/proc/loadavg: 7.66 7.96 8.03 9/302 20369
/proc/meminfo: memFree=27586284/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=320388 CPUtime=50.65 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 49712 0 0 0 5055 10 0 0 25 0 4 0 651707154 328077312 24899 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294396 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 80097 24899 379 95 0 75079 0
[pid=20360/tid=20362] ppid=20356 vsize=320388 CPUtime=12.69 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 12412 0 0 0 1267 2 0 0 25 0 4 0 651707155 328077312 24899 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=320388 CPUtime=12.56 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 13045 0 0 0 1254 2 0 0 25 0 4 0 651707155 328077312 24899 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=320388 CPUtime=12.68 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 13186 0 0 0 1266 2 0 0 25 0 4 0 651707155 328077312 24899 33554432000 4194304 4580107 140733468370096 18446744073709551615 4321270 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 320388

[startup+25.5007 s]
/proc/loadavg: 7.79 7.97 8.04 9/302 20369
/proc/meminfo: memFree=27523052/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=324460 CPUtime=101.73 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 70620 0 0 0 10157 16 0 0 25 0 4 0 651707154 332247040 32860 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294570 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 81115 32860 379 95 0 76097 0
[pid=20360/tid=20362] ppid=20356 vsize=324460 CPUtime=25.49 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 15399 0 0 0 2546 3 0 0 25 0 4 0 651707155 332247040 32860 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=324460 CPUtime=25.25 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 20944 0 0 0 2520 5 0 0 25 0 4 0 651707155 332247040 32860 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=324460 CPUtime=25.48 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 18937 0 0 0 2544 4 0 0 25 0 4 0 651707155 332247040 32860 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 324460

[startup+51.1004 s]
/proc/loadavg: 7.86 7.97 8.04 9/302 20370
/proc/meminfo: memFree=27445624/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=307132 CPUtime=203.89 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 106985 0 0 0 20363 26 0 0 25 0 4 0 651707154 314503168 43872 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 76783 43872 379 95 0 71765 0
[pid=20360/tid=20362] ppid=20356 vsize=307132 CPUtime=51.08 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 22931 0 0 0 5102 6 0 0 25 0 4 0 651707155 314503168 43872 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=307132 CPUtime=50.62 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 31827 0 0 0 5054 8 0 0 25 0 4 0 651707155 314503168 43872 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=307132 CPUtime=51.08 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 26131 0 0 0 5102 6 0 0 25 0 4 0 651707155 314503168 43872 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 307132

[startup+102.301 s]
/proc/loadavg: 8.00 7.99 8.04 9/302 20371
/proc/meminfo: memFree=27321592/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=329288 CPUtime=408.25 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 143460 0 0 0 40785 40 0 0 25 0 4 0 651707154 337190912 52888 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 82322 52888 379 95 0 77304 0
[pid=20360/tid=20362] ppid=20356 vsize=329288 CPUtime=102.29 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 26250 0 0 0 10222 7 0 0 25 0 4 0 651707155 337190912 52889 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=329288 CPUtime=101.36 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 41324 0 0 0 10125 11 0 0 25 0 4 0 651707155 337190912 52889 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=329288 CPUtime=102.29 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 35172 0 0 0 10220 9 0 0 25 0 4 0 651707155 337190912 52889 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.25
Current children cumulated vsize (KiB) 329288

[startup+162.301 s]

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

[pid=20360] ppid=20356 vsize=524660 CPUtime=2802.69 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 395970 0 0 0 280104 165 0 0 25 0 4 0 651707154 537251840 102359 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 131165 102359 379 95 0 126147 0
[pid=20360/tid=20362] ppid=20356 vsize=524660 CPUtime=702.3 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 91340 0 0 0 70189 41 0 0 25 0 4 0 651707155 537251840 102359 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=524660 CPUtime=695.8 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 137454 0 0 0 69524 56 0 0 25 0 4 0 651707155 537251840 102359 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=524660 CPUtime=702.28 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 61272 0 0 0 70205 23 0 0 25 0 4 0 651707155 537251840 102359 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2802.69
Current children cumulated vsize (KiB) 524660

[startup+762.301 s]
/proc/loadavg: 8.03 8.08 8.06 9/302 20389
/proc/meminfo: memFree=26881192/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=585812 CPUtime=3042.17 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 414363 0 0 0 304041 176 0 0 25 0 4 0 651707154 599871488 102954 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294389 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 146453 102954 379 95 0 141435 0
[pid=20360/tid=20362] ppid=20356 vsize=585812 CPUtime=762.31 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 93036 0 0 0 76189 42 0 0 25 0 4 0 651707155 599871488 102955 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=585812 CPUtime=755.25 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 145216 0 0 0 75466 59 0 0 25 0 4 0 651707155 599871488 102955 33554432000 4194304 4580107 140733468370096 18446744073709551615 4304894 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=585812 CPUtime=762.29 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 66861 0 0 0 76203 26 0 0 25 0 4 0 651707155 599871488 102955 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3042.17
Current children cumulated vsize (KiB) 585812

[startup+822.301 s]
/proc/loadavg: 8.01 8.06 8.05 9/302 20390
/proc/meminfo: memFree=26870864/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=576604 CPUtime=3281.56 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 438069 0 0 0 327963 193 0 0 25 0 4 0 651707154 590442496 98989 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 144151 98989 379 95 0 139133 0
[pid=20360/tid=20362] ppid=20356 vsize=576604 CPUtime=822.3 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 100476 0 0 0 82182 48 0 0 25 0 4 0 651707155 590442496 98989 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=576604 CPUtime=814.66 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 153680 0 0 0 81401 65 0 0 25 0 4 0 651707155 590442496 98989 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=576604 CPUtime=822.27 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 69988 0 0 0 82199 28 0 0 25 0 4 0 651707155 590442496 98989 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3281.56
Current children cumulated vsize (KiB) 576604

[startup+882.312 s]
/proc/loadavg: 8.00 8.05 8.05 9/302 20392
/proc/meminfo: memFree=26795184/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=703644 CPUtime=3521.05 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 462582 0 0 0 351899 206 0 0 25 0 4 0 651707154 720531456 107673 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 175911 107673 379 95 0 170893 0
[pid=20360/tid=20362] ppid=20356 vsize=703644 CPUtime=882.31 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 108167 0 0 0 88179 52 0 0 25 0 4 0 651707155 720531456 107673 33554432000 4194304 4580107 140733468370096 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=703644 CPUtime=874.1 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 161216 0 0 0 87342 68 0 0 25 0 4 0 651707155 720531456 107673 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=703644 CPUtime=882.29 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 75952 0 0 0 88198 31 0 0 25 0 4 0 651707155 720531456 107673 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3521.05
Current children cumulated vsize (KiB) 703644

[startup+942.301 s]
/proc/loadavg: 8.00 8.04 8.04 10/302 20394
/proc/meminfo: memFree=26789408/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=671976 CPUtime=3760.45 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 481578 0 0 0 375828 217 0 0 25 0 4 0 651707154 688103424 111213 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 167994 111213 379 95 0 162976 0
[pid=20360/tid=20362] ppid=20356 vsize=671976 CPUtime=942.29 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 112620 0 0 0 94175 54 0 0 25 0 4 0 651707155 688103424 111213 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=671976 CPUtime=933.54 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 168435 0 0 0 93282 72 0 0 25 0 4 0 651707155 688103424 111213 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=671976 CPUtime=942.28 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 79708 0 0 0 94193 35 0 0 25 0 4 0 651707155 688103424 111213 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3760.45
Current children cumulated vsize (KiB) 671976

[startup+1002.3 s]
/proc/loadavg: 8.00 8.03 8.03 9/302 20395
/proc/meminfo: memFree=26695752/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=815772 CPUtime=3999.88 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 509163 0 0 0 399758 230 0 0 25 0 4 0 651707154 835350528 127546 33554432000 4194304 4580107 140733468370096 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 203943 127546 379 95 0 198925 0
[pid=20360/tid=20362] ppid=20356 vsize=815772 CPUtime=1002.3 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 116594 0 0 0 100172 58 0 0 25 0 4 0 651707155 835350528 127546 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=815772 CPUtime=992.98 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 178469 0 0 0 99222 76 0 0 25 0 4 0 651707155 835350528 127546 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=815772 CPUtime=1002.28 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 89687 0 0 0 100190 38 0 0 25 0 4 0 651707155 835350528 127546 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3999.88
Current children cumulated vsize (KiB) 815772

[startup+1062.3 s]
/proc/loadavg: 8.10 8.05 8.04 9/302 20397
/proc/meminfo: memFree=26676844/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=749064 CPUtime=4239.31 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 526202 0 0 0 423690 241 0 0 25 0 4 0 651707154 767041536 126082 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 187266 126082 379 95 0 182248 0
[pid=20360/tid=20362] ppid=20356 vsize=749064 CPUtime=1062.3 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 118284 0 0 0 106171 59 0 0 25 0 4 0 651707155 767041536 126082 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=749064 CPUtime=1052.41 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 185367 0 0 0 105161 80 0 0 25 0 4 0 651707155 767041536 126082 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=749064 CPUtime=1062.28 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 94537 0 0 0 106187 41 0 0 25 0 4 0 651707155 767041536 126082 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4239.31
Current children cumulated vsize (KiB) 749064

[startup+1122.3 s]
/proc/loadavg: 8.11 8.07 8.04 9/302 20398
/proc/meminfo: memFree=26649648/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=817684 CPUtime=4478.76 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 545107 0 0 0 447624 252 0 0 25 0 4 0 651707154 837308416 129351 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294430 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 204421 129351 379 95 0 199403 0
[pid=20360/tid=20362] ppid=20356 vsize=817684 CPUtime=1122.3 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 122665 0 0 0 112168 62 0 0 25 0 4 0 651707155 837308416 129351 33554432000 4194304 4580107 140733468370096 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=817684 CPUtime=1111.85 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 192135 0 0 0 111101 84 0 0 25 0 4 0 651707155 837308416 129351 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293076 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=817684 CPUtime=1122.28 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 98405 0 0 0 112185 43 0 0 25 0 4 0 651707155 837308416 129351 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4478.76
Current children cumulated vsize (KiB) 817684

[startup+1182.3 s]
/proc/loadavg: 8.13 8.08 8.05 9/302 20400
/proc/meminfo: memFree=26648092/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=845136 CPUtime=4718.21 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 559290 0 0 0 471559 262 0 0 25 0 4 0 651707154 865419264 127699 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 211284 127699 379 95 0 206266 0
[pid=20360/tid=20362] ppid=20356 vsize=845136 CPUtime=1182.3 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 124309 0 0 0 118167 63 0 0 25 0 4 0 651707155 865419264 127699 33554432000 4194304 4580107 140733468370096 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=845136 CPUtime=1171.3 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 197527 0 0 0 117042 88 0 0 25 0 4 0 651707155 865419264 127699 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=845136 CPUtime=1182.28 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 101939 0 0 0 118183 45 0 0 25 0 4 0 651707155 865419264 127699 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4718.21
Current children cumulated vsize (KiB) 845136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.16 8.09 8.05 9/302 20400
/proc/meminfo: memFree=26644352/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=763796 CPUtime=4800.04 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 567718 0 0 0 479738 266 0 0 25 0 4 0 651707154 782127104 133940 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 190949 133940 379 95 0 185931 0
[pid=20360/tid=20362] ppid=20356 vsize=763796 CPUtime=1202.81 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 127351 0 0 0 120216 65 0 0 25 0 4 0 651707155 782127104 133940 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=763796 CPUtime=1191.61 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 200394 0 0 0 119072 89 0 0 25 0 4 0 651707155 782127104 133940 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=763796 CPUtime=1202.79 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 104167 0 0 0 120233 46 0 0 25 0 4 0 651707155 782127104 133940 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 763796

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

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

[startup+1202.8 s]
/proc/loadavg: 8.16 8.09 8.05 9/302 20400
/proc/meminfo: memFree=26644352/32951124 swapFree=63649232/67111528
[pid=20360] ppid=20356 vsize=763796 CPUtime=4800.04 cores=1,3,5,7
/proc/20360/stat : 20360 (strangenight2-m) R 20356 20360 20027 0 -1 4202496 567718 0 0 0 479738 266 0 0 25 0 4 0 651707154 782127104 133940 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20360/statm: 190949 133940 379 95 0 185931 0
[pid=20360/tid=20362] ppid=20356 vsize=763796 CPUtime=1202.81 cores=1,3,5,7
/proc/20360/task/20362/stat : 20362 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 127351 0 0 0 120216 65 0 0 25 0 4 0 651707155 782127104 133940 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20360/tid=20364] ppid=20356 vsize=763796 CPUtime=1191.61 cores=1,3,5,7
/proc/20360/task/20364/stat : 20364 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 200394 0 0 0 119072 89 0 0 25 0 4 0 651707155 782127104 133940 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20360/tid=20366] ppid=20356 vsize=763796 CPUtime=1202.79 cores=1,3,5,7
/proc/20360/task/20366/stat : 20366 (strangenight2-m) R 20356 20360 20027 0 -1 4202560 104167 0 0 0 120233 46 0 0 25 0 4 0 651707155 782127104 133940 33554432000 4194304 4580107 140733468370096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 763796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.84
CPU time (s): 4800.11
CPU user time (s): 4797.42
CPU system time (s): 2.69059
CPU usage (%): 399.064
Max. virtual memory (cumulated for all children) (KiB): 871732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.42
system time used= 2.69059
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 567721
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= 268
involuntary context switches= 38804

runsolver used 3.06953 second user time and 8.15876 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 21:24:47
IDJOB=3366303
IDBENCH=82712
IDSOLVER=1844
FILE ID=node130/3366303-1305401086
RUNJOBID= node130-1305401086-20342
PBS_JOBID= 13324461
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S8215859-049.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366303-1305401086/watcher-3366303-1305401086 -o /tmp/evaluation-result-3366303-1305401086/solver-3366303-1305401086 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366303-1305401086.cnf

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

MD5SUM BENCH= 65ec9a3d3f909189961ec0dd141dd0a7
RANDOM SEED=331304217

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27779652 kB
Buffers:        254712 kB
Cached:        3593524 kB
SwapCached:      10248 kB
Active:        1140724 kB
Inactive:      3761060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27779652 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           10968 kB
Writeback:           0 kB
AnonPages:     1050900 kB
Mapped:          12884 kB
Slab:           183020 kB
PageTables:      25324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51457432 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= 73416 MiB
End job on node130 at 2011-05-14 21:44:51