Trace number 3175147

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-1-mt? (TO) 4800.09 1201.63

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S899463426-096.UNKNOWN.cnf
MD5SUMbf57ee4f209393e8d4bc647eb9e177d4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175147-1304091646.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.06	c lits-rem:         0  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.01 s
0.00/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.06	c calculated reachability. Time: 0.00
0.00/0.06	c Calc default polars -  time:   0.00 s pos:     307 undec:      71 neg:     322
0.00/0.06	c =========================================================================================
0.00/0.06	c types(t): F = full restart, N = normal restart
0.00/0.06	c types(t): S = simplification begin/end, E = solution found
0.00/0.06	c restart types(rt): st = static, dy = dynamic
0.00/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.06	c  B st     0         0       682      2976         0         0      9037         0   no data   no data  --
3.17/0.80	c Decided on static restart strategy
3.17/0.80	c  N st     8      4921       682      2976         0      4865      9037    143192   no data   no data  --
3.17/0.80	c  N st    10     11305       682      2976         0      4513      9037     97005   no data   no data  --
3.17/0.80	c  N st    11     17048       682      2976         0     10179      9037    290906   no data   no data  --
4.79/1.24	c  F st    12     25001       682      2976         0     12481      9037    343263   no data   no data  --
4.79/1.24	c  N st    12     25001       682      2976         0     12481      9037    343263   no data   no data  --
5.97/1.51	c Decided on static restart strategy
5.97/1.51	c  N st    18     30001       682      2976         0     10729      9037    253231   no data   no data  --
5.97/1.51	c  S st    18     30001       682      2976         0     10729      9037    253231   no data   no data  --
5.97/1.54	c  S st    18     30506       682      2976         0     11234      9037    266445   no data   no data  --
5.97/1.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
5.97/1.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
5.97/1.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.17/1.83	c lits-rem:       227  cl-subs:      343  v-elim:      0  v-fix:    0  time:  1.09 s
7.17/1.84	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.03
7.17/1.84	c calculated reachability. Time: 0.00
7.17/1.84	c  N st    18     30506       682      2976         0     10891      9037    253675   no data   no data  --
8.78/2.27	c  N st    20     37617       682      2976         0     10130      9037    213690   no data   no data  --
10.76/2.72	c  N st    21     44018       682      2976         0     16478      9037    419920   no data   no data  --
11.16/2.83	c  S st    22     45759       682      2976         0      9366      9037    166603   no data   no data  --
11.16/2.86	c  S st    22     46262       682      2976         0      9868      9037    180365   no data   no data  --
11.16/2.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.16/2.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.16/2.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.16/2.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.16/2.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
11.16/2.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.97/3.01	c lits-rem:        47  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.55 s
11.97/3.01	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
11.97/3.01	c vivif2 --  cl tried     9843 cl shrink        0 lits rem          0 time: 0.01
11.97/3.02	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.03
11.97/3.02	c calculated reachability. Time: 0.00
11.97/3.02	c  N st    22     46262       682      2976         0      9843      9037    179368   no data   no data  --
15.56/3.98	c  N st    23     60661       682      2976         0     14186      9037    305967   no data   no data  --
18.35/4.65	c  N st    24     69395       682      2976         0     11978      9037    222549   no data   no data  --
18.35/4.65	c  S st    24     69395       682      2976         0     11978      9037    222549   no data   no data  --
18.35/4.68	c  S st    24     69898       682      2976         0     12481      9037    237330   no data   no data  --
18.35/4.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.35/4.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.35/4.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
18.75/4.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.75/4.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.75/4.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
18.75/4.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.55/4.97	c lits-rem:        53  cl-subs:      176  v-elim:      0  v-fix:    0  time:  1.10 s
19.55/4.97	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
19.55/4.98	c vivif2 --  cl tried    12305 cl shrink        0 lits rem          0 time: 0.01
19.55/4.99	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.04
19.55/4.99	c calculated reachability. Time: 0.00
19.55/4.99	c  N st    24     69898       682      2976         0     12305      9037    231209   no data   no data  --
25.14/6.35	c  F st    25     87500       682      2976         0     17805      9037    391066   no data   no data  --
25.14/6.35	c  N st    25     87500       682      2976         0     17805      9037    391066   no data   no data  --
26.76/6.75	c Decided on static restart strategy
27.94/7.02	c  N st    32     95541       682      2976         0     25739      9037    613273   no data   no data  --
30.75/7.74	c  N st    34    104848       682      2976         0     22103      9037    482047   no data   no data  --
30.75/7.74	c  S st    34    104848       682      2976         0     22103      9037    482047   no data   no data  --
30.75/7.80	c  S st    34    105350       682      2976         0     22603      9037    495354   no data   no data  --
30.75/7.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.75/7.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.15/7.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
31.15/7.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.15/7.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.15/7.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
31.15/7.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
36.33/9.10	c lits-rem:       592  cl-subs:      779  v-elim:      0  v-fix:    0  time:  5.09 s
36.33/9.10	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
36.33/9.10	c vivif2 --  cl tried    21824 cl shrink        0 lits rem          0 time: 0.02
36.33/9.13	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.08
36.33/9.13	c calculated reachability. Time: 0.00
36.33/9.13	c  N st    34    105350       682      2976         0     21824      9037    469443   no data   no data  --
39.95/10.02	c  N st    35    114949       682      2976         0     17528      9037    326529   no data   no data  --
45.12/11.38	c  N st    36    129348       682      2976         0     16929      9037    284422   no data   no data  --
53.91/13.51	c  N st    37    150945       682      2976         0     22415      9037    445637   no data   no data  --
56.71/14.25	c  S st    38    158025       682      2976         0     29396      9037    661986   no data   no data  --
57.12/14.32	c  S st    38    158529       682      2976         0     29900      9037    675837   no data   no data  --
57.12/14.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.12/14.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.12/14.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
57.12/14.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.12/14.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.12/14.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
57.12/14.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
65.10/16.30	c lits-rem:       364  cl-subs:      892  v-elim:      0  v-fix:    0  time:  7.77 s
65.10/16.30	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
65.10/16.31	c vivif2 --  cl tried    29008 cl shrink        0 lits rem          0 time: 0.03
65.10/16.33	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.10
65.10/16.34	c calculated reachability. Time: 0.00
65.10/16.34	c  N st    38    158529       682      2976         0     29008      9037    642887   no data   no data  --
84.67/21.29	c  N st    39    207118       682      2976         0     23651      9037    415664   no data   no data  --
98.66/24.72	c  N st    40    237793       682      2976         0     34208      9037    727878   no data   no data  --
98.66/24.72	c  S st    40    237793       682      2976         0     34208      9037    727878   no data   no data  --
99.06/24.83	c  S st    40    238296       682      2976         0     34711      9037    741620   no data   no data  --
99.06/24.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
99.06/24.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.06/24.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
99.06/24.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.06/24.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.06/24.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
99.06/24.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.84/27.02	c lits-rem:       204  cl-subs:      718  v-elim:      0  v-fix:    0  time:  8.57 s
107.84/27.02	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
107.84/27.02	c vivif2 --  cl tried    33993 cl shrink        0 lits rem          0 time: 0.03
107.84/27.06	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.13
107.84/27.06	c calculated reachability. Time: 0.00
107.84/27.06	c  N st    40    238296       682      2976         0     33993      9037    717477   no data   no data  --
142.20/35.60	c  F st    41    306251       682      2976         0     35838      9037    716784   no data   no data  --
142.20/35.60	c  N st    41    306251       682      2976         0     35838      9037    716784   no data   no data  --
145.01/36.31	c Decided on static restart strategy
156.98/39.31	c  N st    51    334555       682      2976         0     40094      9037    789175   no data   no data  --
168.97/42.35	c  N st    53    357444       682      2976         0     38006      9037    705281   no data   no data  --
168.97/42.35	c  S st    53    357444       682      2976         0     38006      9037    705281   no data   no data  --
169.36/42.43	c  S st    53    357946       682      2976         0     38508      9037    719868   no data   no data  --
169.36/42.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
169.36/42.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.36/42.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
169.36/42.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.36/42.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.36/42.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
169.36/42.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
177.36/44.44	c lits-rem:       565  cl-subs:     1114  v-elim:      0  v-fix:    0  time:  7.84 s
177.36/44.44	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
177.36/44.44	c vivif2 --  cl tried    37394 cl shrink        0 lits rem          0 time: 0.04
177.36/44.48	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.16
177.36/44.49	c calculated reachability. Time: 0.00
177.36/44.49	c  N st    53    357946       682      2976         0     37394      9037    685626   no data   no data  --
198.52/49.74	c  N st    54    390339       682      2976         0     43608      9037    851459   no data   no data  --
229.68/57.50	c  N st    55    438927       682      2976         0     37466      9037    655565   no data   no data  --
274.83/68.82	c  N st    56    511809       682      2976         0     51143      9037   1040700   no data   no data  --
289.22/72.40	c  N st    57    536919       682      2976         0     45284      9037    812450   no data   no data  --
289.22/72.40	c  S st    57    536919       682      2976         0     45284      9037    812450   no data   no data  --
289.62/72.51	c  S st    57    537426       682      2976         0     45791      9037    825537   no data   no data  --
289.62/72.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
289.62/72.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
289.62/72.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
289.62/72.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.62/72.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
289.62/72.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
289.62/72.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
299.23/74.93	c lits-rem:       454  cl-subs:     1298  v-elim:      0  v-fix:    0  time:  9.44 s
299.23/74.93	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
299.23/74.94	c vivif2 --  cl tried    44493 cl shrink        0 lits rem          0 time: 0.04
299.23/74.99	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.20
299.23/74.99	c calculated reachability. Time: 0.00
299.23/74.99	c  N st    57    537426       682      2976         0     44493      9037    786807   no data   no data  --
423.44/106.07	c  N st    58    701412       682      2976         0     38557      9037    513781   no data   no data  --
507.32/127.00	c  N st    59    806140       682      2976         0     67721      9037   1411687   no data   no data  --
507.32/127.00	c  S st    59    806140       682      2976         0     67721      9037   1411687   no data   no data  --
507.72/127.20	c  S st    59    806642       682      2976         0     68221      9037   1425531   no data   no data  --
508.12/127.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
508.12/127.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
508.12/127.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
508.12/127.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
508.12/127.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
508.12/127.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
508.12/127.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
526.90/131.97	c lits-rem:        54  cl-subs:     2980  v-elim:      0  v-fix:    0  time: 18.76 s
526.90/131.97	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
526.90/131.99	c vivif2 --  cl tried    65241 cl shrink        0 lits rem          0 time: 0.06
527.31/132.08	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.33
527.31/132.08	c calculated reachability. Time: 0.00
527.31/132.08	c  N st    59    806642       682      2976         0     65241      9037   1328395   no data   no data  --
776.98/194.60	c  F st    60   1071875       682      2976         0     80960      9037   1633109   no data   no data  --
777.38/194.60	c  N st    60   1071875       682      2976         0     80960      9037   1633109   no data   no data  --
784.17/196.34	c Decided on static restart strategy
803.34/201.13	c  N st    70   1100183       682      2976         0     64830      9037   1114647   no data   no data  --
836.50/209.46	c  N st    72   1136178       682      2976         0     55087      9037    798908   no data   no data  --
871.64/218.26	c  N st    73   1168574       682      2976         0     86977      9037   1735682   no data   no data  --
915.99/229.37	c  N st    74   1209963       682      2976         0     81368      9037   1590023   no data   no data  --
915.99/229.37	c  S st    74   1209963       682      2976         0     81368      9037   1590023   no data   no data  --
917.20/229.60	c  S st    74   1210464       682      2976         0     81869      9037   1603692   no data   no data  --
917.20/229.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
917.20/229.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
917.20/229.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
917.60/229.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
917.60/229.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
917.60/229.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
917.60/229.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
943.96/236.38	c lits-rem:       220  cl-subs:     3534  v-elim:      0  v-fix:    0  time: 26.69 s
943.96/236.38	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
944.36/236.40	c vivif2 --  cl tried    78335 cl shrink        0 lits rem          0 time: 0.07
944.77/236.51	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.45
944.77/236.52	c calculated reachability. Time: 0.00
944.77/236.52	c  N st    74   1210464       682      2976         0     78335      9037   1491652   no data   no data  --
1025.45/256.74	c  N st    75   1283346       682      2976         0     54598      9037    721771   no data   no data  --
1131.30/283.28	c  N st    76   1392669       682      2976         0     62539      9037    917890   no data   no data  --
1296.70/324.67	c  N st    77   1556653       682      2976         0     67641      9037   1043849   no data   no data  --
1487.63/372.42	c  N st    78   1710465       682      2976         0    109196      9037   2149843   no data   no data  --
1487.63/372.42	c  S st    78   1710465       682      2976         0    109196      9037   2149843   no data   no data  --
1488.83/372.76	c  S st    78   1710969       682      2976         0    109700      9037   2163864   no data   no data  --
1488.83/372.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1488.83/372.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1489.23/372.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
1489.23/372.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1489.23/372.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1489.23/372.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
1489.23/372.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1566.73/392.21	c lits-rem:       207  cl-subs:     8017  v-elim:      0  v-fix:    0  time: 77.11 s
1566.73/392.21	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
1566.73/392.24	c vivif2 --  cl tried   101683 cl shrink        0 lits rem          0 time: 0.10
1567.13/392.39	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.62
1567.53/392.40	c calculated reachability. Time: 0.00
1567.53/392.40	c  N st    78   1710969       682      2976         0    101683      9037   1941504   no data   no data  --
2022.12/506.22	c  N st    79   2079936       682      2976         0    113704      9037   2323484   no data   no data  --
2172.32/543.82	c  N st    80   2210971       682      2976         0    118190      9037   2453863   no data   no data  --
2172.32/543.82	c  S st    80   2210971       682      2976         0    118190      9037   2453863   no data   no data  --
2173.52/544.18	c  S st    80   2211474       682      2976         0    118693      9037   2469278   no data   no data  --
2173.52/544.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2173.52/544.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2173.92/544.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
2174.31/544.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2174.31/544.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2174.31/544.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
2174.31/544.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2242.22/561.34	c lits-rem:        24  cl-subs:     5747  v-elim:      0  v-fix:    0  time: 67.89 s
2242.22/561.34	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
2242.22/561.37	c vivif2 --  cl tried   112946 cl shrink        0 lits rem          0 time: 0.11
2243.02/561.55	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.72
2243.02/561.55	c calculated reachability. Time: 0.00
2243.02/561.55	c  N st    80   2211474       682      2976         0    112946      9037   2292069   no data   no data  --
2857.00/715.22	c  N st    81   2711474       682      2976         0    136053      9037   2861765   no data   no data  --
2857.00/715.22	c  S st    81   2711474       682      2976         0    136053      9037   2861765   no data   no data  --
2858.60/715.68	c  S st    81   2711976       682      2976         0    136554      9037   2876864   no data   no data  --
2858.60/715.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2858.60/715.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2859.00/715.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
2859.40/715.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2859.40/715.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2859.40/715.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
2859.40/715.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2970.47/743.61	c lits-rem:       282  cl-subs:     7824  v-elim:      0  v-fix:    0  time: 110.80 s
2970.47/743.61	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
2970.47/743.64	c vivif2 --  cl tried   128730 cl shrink        0 lits rem          0 time: 0.13
2971.25/743.84	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.80
2971.25/743.84	c calculated reachability. Time: 0.00
2971.25/743.84	c  N st    81   2711976       682      2976         0    128730      9037   2648374   no data   no data  --
3675.52/920.16	c  N st    82   3211977       682      2976         0    104498      9037   1658267   no data   no data  --
3675.52/920.16	c  S st    82   3211977       682      2976         0    104498      9037   1658267   no data   no data  --
3676.72/920.48	c  S st    82   3212483       682      2976         0    105004      9037   1673046   no data   no data  --
3676.72/920.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3676.72/920.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3677.12/920.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
3677.12/920.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3677.12/920.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3677.12/920.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
3677.12/920.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3701.89/926.79	c lits-rem:       141  cl-subs:     3922  v-elim:      0  v-fix:    0  time: 24.72 s
3701.89/926.79	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
3702.29/926.81	c vivif2 --  cl tried   101082 cl shrink        0 lits rem          0 time: 0.08
3702.69/926.96	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.62
3702.69/926.97	c calculated reachability. Time: 0.00
3702.69/926.97	c  N st    82   3212483       682      2976         0    101082      9037   1565025   no data   no data  --
4512.83/1129.75	c  N st    83   3712485       682      2976         0    112759      9037   1816471   no data   no data  --
4512.83/1129.75	c  S st    83   3712485       682      2976         0    112759      9037   1816471   no data   no data  --
4514.01/1130.06	c  S st    83   3712989       682      2976         0    113262      9037   1830916   no data   no data  --
4514.01/1130.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4514.01/1130.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4514.41/1130.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
4514.41/1130.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4514.41/1130.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4514.41/1130.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
4514.41/1130.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4540.37/1136.60	c lits-rem:       104  cl-subs:     3000  v-elim:      0  v-fix:    0  time: 25.62 s
4540.37/1136.60	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
4540.37/1136.62	c vivif2 --  cl tried   110262 cl shrink        0 lits rem          0 time: 0.10
4540.77/1136.79	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.65
4540.77/1136.79	c calculated reachability. Time: 0.00
4540.77/1136.79	c  N st    83   3712989       682      2976         0    110262      9037   1738679   no data   no data  --
4613.48/1154.94	c  F st    84   3751562       682      2976         0    148137      9037   2932313   no data   no data  --
4613.48/1154.94	c  N st    84   3751562       682      2976         0    148137      9037   2932313   no data   no data  --
4624.66/1157.79	c Decided on static restart strategy
4670.60/1169.20	c  N st    94   3779871       682      2976         0     92283      9037   1097988   no data   no data  --
4724.93/1182.81	c  N st    96   3815864       682      2976         0    127536      9037   2098904   no data   no data  --
4790.84/1199.35	c  N st    97   3848257       682      2976         0    159240      9037   3023992   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.12 8.09 7.72 5/176 7728
/proc/meminfo: memFree=31375604/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 412 0 0 0 0 0 0 0 18 0 4 0 501580230 52465664 352 33554432000 4194304 4650419 140734368777168 18446744073709551615 47605995763638 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 12809 352 303 112 0 7774 0
[pid=7728/tid=7730] ppid=7724 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 501580231 52465664 352 33554432000 4194304 4650419 140734368777168 18446744073709551615 270338440177 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 501580231 52465664 352 33554432000 4194304 4650419 140734368777168 18446744073709551615 270350181430 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 501580231 52465664 352 33554432000 4194304 4650419 140734368777168 18446744073709551615 47605995763634 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.109708 s]
/proc/loadavg: 8.12 8.09 7.72 5/176 7728
/proc/meminfo: memFree=31375604/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=282788 CPUtime=0.41 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 2020 0 0 0 41 0 0 0 18 0 4 0 501580230 289574912 1834 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 70697 1834 391 112 0 65662 0
[pid=7728/tid=7730] ppid=7724 vsize=282788 CPUtime=0.1 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 452 0 0 0 10 0 0 0 19 0 4 0 501580231 289574912 1834 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=282788 CPUtime=0.1 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 443 0 0 0 10 0 0 0 18 0 4 0 501580231 289574912 1834 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=282788 CPUtime=0.1 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 278 0 0 0 10 0 0 0 18 0 4 0 501580231 289574912 1834 33554432000 4194304 4650419 140734368777168 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282788

[startup+0.209689 s]
/proc/loadavg: 8.12 8.09 7.72 5/176 7728
/proc/meminfo: memFree=31375604/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=284388 CPUtime=0.8 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 2841 0 0 0 80 0 0 0 18 0 4 0 501580230 291213312 1950 33554432000 4194304 4650419 140734368777168 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 71097 1950 393 112 0 66062 0
[pid=7728/tid=7730] ppid=7724 vsize=284388 CPUtime=0.2 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 637 0 0 0 20 0 0 0 20 0 4 0 501580231 291213312 1950 33554432000 4194304 4650419 140734368777168 18446744073709551615 4520279 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=284388 CPUtime=0.2 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 660 0 0 0 20 0 0 0 18 0 4 0 501580231 291213312 1950 33554432000 4194304 4650419 140734368777168 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=284388 CPUtime=0.2 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 500 0 0 0 20 0 0 0 18 0 4 0 501580231 291213312 1950 33554432000 4194304 4650419 140734368777168 18446744073709551615 4328196 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 284388

[startup+0.300671 s]
/proc/loadavg: 8.12 8.09 7.72 5/176 7728
/proc/meminfo: memFree=31375604/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=284532 CPUtime=1.17 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 3217 0 0 0 117 0 0 0 18 0 4 0 501580230 291360768 2326 33554432000 4194304 4650419 140734368777168 18446744073709551615 4363484 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 71133 2326 393 112 0 66098 0
[pid=7728/tid=7730] ppid=7724 vsize=284532 CPUtime=0.29 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 719 0 0 0 29 0 0 0 20 0 4 0 501580231 291360768 2326 33554432000 4194304 4650419 140734368777168 18446744073709551615 4306767 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=284532 CPUtime=0.29 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 759 0 0 0 29 0 0 0 18 0 4 0 501580231 291360768 2326 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=284532 CPUtime=0.29 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 593 0 0 0 29 0 0 0 18 0 4 0 501580231 291360768 2326 33554432000 4194304 4650419 140734368777168 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284532

[startup+0.700593 s]
/proc/loadavg: 8.12 8.09 7.72 5/176 7728
/proc/meminfo: memFree=31375604/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=285412 CPUtime=2.77 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 4995 0 0 0 276 1 0 0 18 0 4 0 501580230 292261888 3034 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 71353 3034 393 112 0 66318 0
[pid=7728/tid=7730] ppid=7724 vsize=285412 CPUtime=0.68 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 1155 0 0 0 68 0 0 0 21 0 4 0 501580231 292261888 3034 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=285412 CPUtime=0.69 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 1188 0 0 0 69 0 0 0 18 0 4 0 501580231 292261888 3034 33554432000 4194304 4650419 140734368777168 18446744073709551615 4311384 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=285412 CPUtime=0.69 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 1045 0 0 0 69 0 0 0 18 0 4 0 501580231 292261888 3034 33554432000 4194304 4650419 140734368777168 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285412

[startup+1.50043 s]
/proc/loadavg: 8.12 8.09 7.72 9/184 7736
/proc/meminfo: memFree=31348508/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=286976 CPUtime=5.97 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 8563 0 0 0 595 2 0 0 19 0 4 0 501580230 293863424 3623 33554432000 4194304 4650419 140734368777168 18446744073709551615 4363553 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 71744 3624 394 112 0 66709 0
[pid=7728/tid=7730] ppid=7724 vsize=286976 CPUtime=1.48 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 2086 0 0 0 148 0 0 0 23 0 4 0 501580231 293863424 3624 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=286976 CPUtime=1.49 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 2154 0 0 0 149 0 0 0 19 0 4 0 501580231 293863424 3625 33554432000 4194304 4650419 140734368777168 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=286976 CPUtime=1.48 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 1856 0 0 0 148 0 0 0 20 0 4 0 501580231 293863424 3625 33554432000 4194304 4650419 140734368777168 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286976

[startup+3.10112 s]
/proc/loadavg: 8.11 8.09 7.73 9/184 7736
/proc/meminfo: memFree=31318128/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=278088 CPUtime=12.37 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 19280 0 0 0 1232 5 0 0 25 0 4 0 501580230 284762112 10966 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364340 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 69522 10966 395 112 0 64487 0
[pid=7728/tid=7730] ppid=7724 vsize=278088 CPUtime=3.07 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 4446 0 0 0 306 1 0 0 25 0 4 0 501580231 284762112 10966 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=278088 CPUtime=3.08 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 4886 0 0 0 308 0 0 0 25 0 4 0 501580231 284762112 10966 33554432000 4194304 4650419 140734368777168 18446744073709551615 4370701 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=278088 CPUtime=3.09 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 4588 0 0 0 308 1 0 0 25 0 4 0 501580231 284762112 10966 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 278088

[startup+6.30048 s]
/proc/loadavg: 8.11 8.09 7.73 9/184 7736
/proc/meminfo: memFree=31265144/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=296360 CPUtime=25.14 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 27656 0 0 0 2507 7 0 0 25 0 4 0 501580230 303472640 15663 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 74090 15663 395 112 0 69055 0
[pid=7728/tid=7730] ppid=7724 vsize=296360 CPUtime=6.26 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 7570 0 0 0 624 2 0 0 25 0 4 0 501580231 303472640 15663 33554432000 4194304 4650419 140734368777168 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=296360 CPUtime=6.28 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 6984 0 0 0 627 1 0 0 25 0 4 0 501580231 303472640 15663 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=296360 CPUtime=6.28 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 5730 0 0 0 627 1 0 0 25 0 4 0 501580231 303472640 15663 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 296360

[startup+12.7002 s]
/proc/loadavg: 8.17 8.10 7.73 9/184 7737
/proc/meminfo: memFree=31223708/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=296916 CPUtime=50.71 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 40328 0 0 0 5061 10 0 0 25 0 4 0 501580230 304041984 21889 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 74229 21889 395 112 0 69194 0
[pid=7728/tid=7730] ppid=7724 vsize=296916 CPUtime=12.63 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 11170 0 0 0 1260 3 0 0 25 0 4 0 501580231 304041984 21889 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=296916 CPUtime=12.69 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 9602 0 0 0 1267 2 0 0 25 0 4 0 501580231 304041984 21889 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=296916 CPUtime=12.69 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 8071 0 0 0 1267 2 0 0 25 0 4 0 501580231 304041984 21889 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 296916

[startup+25.5007 s]
/proc/loadavg: 8.14 8.10 7.74 9/184 7737
/proc/meminfo: memFree=31162944/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=297516 CPUtime=101.84 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 63773 0 0 0 10168 16 0 0 25 0 4 0 501580230 304656384 29626 33554432000 4194304 4650419 140734368777168 18446744073709551615 4439641 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 74379 29626 395 112 0 69344 0
[pid=7728/tid=7730] ppid=7724 vsize=297516 CPUtime=25.36 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 17419 0 0 0 2531 5 0 0 25 0 4 0 501580231 304656384 29626 33554432000 4194304 4650419 140734368777168 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=297516 CPUtime=25.48 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 14542 0 0 0 2545 3 0 0 25 0 4 0 501580231 304656384 29626 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=297516 CPUtime=25.48 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 12879 0 0 0 2545 3 0 0 25 0 4 0 501580231 304656384 29626 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 297516

[startup+51.1006 s]
/proc/loadavg: 8.09 8.09 7.74 9/184 7738
/proc/meminfo: memFree=31117848/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=378076 CPUtime=204.12 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 97570 0 0 0 20387 25 0 0 25 0 4 0 501580230 387149824 37331 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 94519 37331 395 112 0 89484 0
[pid=7728/tid=7730] ppid=7724 vsize=378076 CPUtime=50.83 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 27016 0 0 0 5076 7 0 0 25 0 4 0 501580231 387149824 37331 33554432000 4194304 4650419 140734368777168 18446744073709551615 4438939 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=378076 CPUtime=51.09 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 24830 0 0 0 5103 6 0 0 25 0 4 0 501580231 387149824 37331 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=378076 CPUtime=51.09 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 19055 0 0 0 5104 5 0 0 25 0 4 0 501580231 387149824 37331 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365483 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 378076

[startup+102.3 s]
/proc/loadavg: 8.07 8.09 7.76 9/184 7739
/proc/meminfo: memFree=31012032/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=405172 CPUtime=408.67 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 133706 0 0 0 40828 39 0 0 25 0 4 0 501580230 414896128 57484 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 101293 57484 395 112 0 96258 0
[pid=7728/tid=7730] ppid=7724 vsize=405172 CPUtime=101.76 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 34667 0 0 0 10165 11 0 0 25 0 4 0 501580231 414896128 57484 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365366 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=405172 CPUtime=102.29 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 37727 0 0 0 10219 10 0 0 25 0 4 0 501580231 414896128 57484 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=405172 CPUtime=102.29 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 27303 0 0 0 10221 8 0 0 25 0 4 0 501580231 414896128 57484 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 405172

[startup+162.301 s]

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

[pid=7728] ppid=7724 vsize=732312 CPUtime=2805.48 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 422238 0 0 0 280379 169 0 0 25 0 4 0 501580230 749887488 114640 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365273 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 183078 114640 395 112 0 178043 0
[pid=7728/tid=7730] ppid=7724 vsize=732312 CPUtime=698.52 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 110720 0 0 0 69809 43 0 0 25 0 4 0 501580231 749887488 114640 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=732312 CPUtime=702.31 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 121376 0 0 0 70180 51 0 0 25 0 4 0 501580231 749887488 114640 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=732312 CPUtime=702.28 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 78463 0 0 0 70198 30 0 0 25 0 4 0 501580231 749887488 114640 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.48
Current children cumulated vsize (KiB) 732312

[startup+762.3 s]
/proc/loadavg: 8.07 8.11 7.93 9/184 7757
/proc/meminfo: memFree=30621072/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=745244 CPUtime=3045.17 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 447367 0 0 0 304336 181 0 0 25 0 4 0 501580230 763129856 123641 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 186311 123641 395 112 0 181276 0
[pid=7728/tid=7730] ppid=7724 vsize=745244 CPUtime=758.21 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 117997 0 0 0 75774 47 0 0 25 0 4 0 501580231 763129856 123641 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=745244 CPUtime=762.32 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 128057 0 0 0 76177 55 0 0 25 0 4 0 501580231 763129856 123641 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=745244 CPUtime=762.29 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 81539 0 0 0 76197 32 0 0 25 0 4 0 501580231 763129856 123641 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.17
Current children cumulated vsize (KiB) 745244

[startup+822.301 s]
/proc/loadavg: 8.07 8.10 7.93 9/184 7758
/proc/meminfo: memFree=30629980/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=708324 CPUtime=3284.84 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 472068 0 0 0 328290 194 0 0 25 0 4 0 501580230 725323776 116777 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 177081 116777 395 112 0 172046 0
[pid=7728/tid=7730] ppid=7724 vsize=708324 CPUtime=817.87 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 127139 0 0 0 81734 53 0 0 25 0 4 0 501580231 725323776 116777 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=708324 CPUtime=822.32 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 134322 0 0 0 82174 58 0 0 25 0 4 0 501580231 725323776 116777 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=708324 CPUtime=822.28 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 83092 0 0 0 82196 32 0 0 25 0 4 0 501580231 725323776 116777 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.84
Current children cumulated vsize (KiB) 708324

[startup+882.307 s]
/proc/loadavg: 8.06 8.09 7.94 9/184 7760
/proc/meminfo: memFree=30569428/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=745932 CPUtime=3524.54 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 500433 0 0 0 352245 209 0 0 25 0 4 0 501580230 763834368 126316 33554432000 4194304 4650419 140734368777168 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 186483 126316 395 112 0 181448 0
[pid=7728/tid=7730] ppid=7724 vsize=745932 CPUtime=877.55 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 135633 0 0 0 87699 56 0 0 25 0 4 0 501580231 763834368 126316 33554432000 4194304 4650419 140734368777168 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=745932 CPUtime=882.33 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 141321 0 0 0 88171 62 0 0 25 0 4 0 501580231 763834368 126316 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366068 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=745932 CPUtime=882.29 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 88400 0 0 0 88194 35 0 0 25 0 4 0 501580231 763834368 126316 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.54
Current children cumulated vsize (KiB) 745932

[startup+942.301 s]
/proc/loadavg: 8.06 8.09 7.94 10/184 7761
/proc/meminfo: memFree=30601760/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=773880 CPUtime=3764.2 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 523863 0 0 0 376198 222 0 0 25 0 4 0 501580230 792453120 120436 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 193470 120436 395 112 0 188435 0
[pid=7728/tid=7730] ppid=7724 vsize=773880 CPUtime=937.23 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 140297 0 0 0 93665 58 0 0 25 0 4 0 501580231 792453120 120436 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=773880 CPUtime=942.33 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 148501 0 0 0 94167 66 0 0 25 0 4 0 501580231 792453120 120436 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=773880 CPUtime=942.28 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 94113 0 0 0 94188 40 0 0 25 0 4 0 501580231 792453120 120436 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.2
Current children cumulated vsize (KiB) 773880

[startup+1002.3 s]
/proc/loadavg: 8.06 8.08 7.95 9/184 7763
/proc/meminfo: memFree=30576904/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=725140 CPUtime=4003.89 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 553740 0 0 0 400152 237 0 0 25 0 4 0 501580230 742543360 123937 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 181285 123937 395 112 0 176250 0
[pid=7728/tid=7730] ppid=7724 vsize=725140 CPUtime=996.9 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 149255 0 0 0 99628 62 0 0 25 0 4 0 501580231 742543360 123937 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=725140 CPUtime=1002.33 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 157311 0 0 0 100163 70 0 0 25 0 4 0 501580231 742543360 123937 33554432000 4194304 4650419 140734368777168 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=725140 CPUtime=1002.29 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 99180 0 0 0 100185 44 0 0 25 0 4 0 501580231 742543360 123937 33554432000 4194304 4650419 140734368777168 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.89
Current children cumulated vsize (KiB) 725140

[startup+1062.3 s]
/proc/loadavg: 8.13 8.10 7.96 9/184 7765
/proc/meminfo: memFree=30535924/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=845044 CPUtime=4243.58 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 586916 0 0 0 424106 252 0 0 25 0 4 0 501580230 865325056 137518 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 211261 137518 395 112 0 206226 0
[pid=7728/tid=7730] ppid=7724 vsize=845044 CPUtime=1056.58 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 156182 0 0 0 105592 66 0 0 25 0 4 0 501580231 865325056 137518 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=845044 CPUtime=1062.33 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 165703 0 0 0 106160 73 0 0 25 0 4 0 501580231 865325056 137518 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=845044 CPUtime=1062.29 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 110088 0 0 0 106181 48 0 0 25 0 4 0 501580231 865325056 137518 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.58
Current children cumulated vsize (KiB) 845044

[startup+1122.3 s]
/proc/loadavg: 8.15 8.11 7.97 9/184 7766
/proc/meminfo: memFree=30482932/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=842896 CPUtime=4483.25 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 611932 0 0 0 448062 263 0 0 25 0 4 0 501580230 863125504 140444 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 210724 140444 395 112 0 205689 0
[pid=7728/tid=7730] ppid=7724 vsize=842896 CPUtime=1116.25 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 163884 0 0 0 111557 68 0 0 25 0 4 0 501580231 863125504 140444 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=842896 CPUtime=1122.34 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 171696 0 0 0 112157 77 0 0 25 0 4 0 501580231 863125504 140444 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=842896 CPUtime=1122.29 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 114447 0 0 0 112179 50 0 0 25 0 4 0 501580231 863125504 140444 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.25
Current children cumulated vsize (KiB) 842896

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 7.97 9/184 7768
/proc/meminfo: memFree=30474196/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=750124 CPUtime=4722.94 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 633178 0 0 0 472019 275 0 0 25 0 4 0 501580230 768126976 144507 33554432000 4194304 4650419 140734368777168 18446744073709551615 4315640 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 187531 144507 395 112 0 182496 0
[pid=7728/tid=7730] ppid=7724 vsize=750124 CPUtime=1175.93 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 170655 0 0 0 117522 71 0 0 25 0 4 0 501580231 768126976 144507 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=750124 CPUtime=1182.33 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 178869 0 0 0 118153 80 0 0 25 0 4 0 501580231 768126976 144507 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=750124 CPUtime=1182.28 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 118648 0 0 0 118176 52 0 0 25 0 4 0 501580231 768126976 144507 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.94
Current children cumulated vsize (KiB) 750124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.06 8.09 7.97 10/184 7768
/proc/meminfo: memFree=30472060/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=870488 CPUtime=4800.04 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 639645 0 0 0 479726 278 0 0 25 0 4 0 501580230 891379712 146678 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 217622 146678 395 112 0 212587 0
[pid=7728/tid=7730] ppid=7724 vsize=870488 CPUtime=1195.13 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 173432 0 0 0 119440 73 0 0 25 0 4 0 501580231 891379712 146678 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=870488 CPUtime=1201.64 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 180045 0 0 0 120083 81 0 0 25 0 4 0 501580231 891379712 146678 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=870488 CPUtime=1201.59 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 120964 0 0 0 120106 53 0 0 25 0 4 0 501580231 891379712 146678 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 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) 870488

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

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

[startup+1201.6 s]
/proc/loadavg: 8.06 8.09 7.97 10/184 7768
/proc/meminfo: memFree=30472060/32951124 swapFree=67111356/67111528
[pid=7728] ppid=7724 vsize=870488 CPUtime=4800.04 cores=1,3,5,7
/proc/7728/stat : 7728 (strangenight1-m) R 7724 7728 7164 0 -1 4202496 639645 0 0 0 479726 278 0 0 25 0 4 0 501580230 891379712 146678 33554432000 4194304 4650419 140734368777168 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7728/statm: 217622 146678 395 112 0 212587 0
[pid=7728/tid=7730] ppid=7724 vsize=870488 CPUtime=1195.13 cores=1,3,5,7
/proc/7728/task/7730/stat : 7730 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 173432 0 0 0 119440 73 0 0 25 0 4 0 501580231 891379712 146678 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7728/tid=7732] ppid=7724 vsize=870488 CPUtime=1201.64 cores=1,3,5,7
/proc/7728/task/7732/stat : 7732 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 180045 0 0 0 120083 81 0 0 25 0 4 0 501580231 891379712 146678 33554432000 4194304 4650419 140734368777168 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7728/tid=7733] ppid=7724 vsize=870488 CPUtime=1201.59 cores=1,3,5,7
/proc/7728/task/7733/stat : 7733 (strangenight1-m) R 7724 7728 7164 0 -1 4202560 120964 0 0 0 120106 53 0 0 25 0 4 0 501580231 891379712 146678 33554432000 4194304 4650419 140734368777168 18446744073709551615 4365227 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) 870488

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.63
CPU time (s): 4800.09
CPU user time (s): 4797.28
CPU system time (s): 2.81257
CPU usage (%): 399.464
Max. virtual memory (cumulated for all children) (KiB): 923764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.28
system time used= 2.81257
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 639647
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= 600
involuntary context switches= 25476

runsolver used 1.79173 second user time and 4.73928 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 17:40:46
IDJOB=3175147
IDBENCH=82765
IDSOLVER=1588
FILE ID=node143/3175147-1304091646
RUNJOBID= node143-1304089238-7510
PBS_JOBID= 13170544
Free space on /tmp= 72924 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S899463426-096.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175147-1304091646/watcher-3175147-1304091646 -o /tmp/evaluation-result-3175147-1304091646/solver-3175147-1304091646 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175147-1304091646.cnf

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

MD5SUM BENCH= bf57ee4f209393e8d4bc647eb9e177d4
RANDOM SEED=1870232272

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31375908 kB
Buffers:        218452 kB
Cached:        1017608 kB
SwapCached:        168 kB
Active:         283760 kB
Inactive:      1016156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31375908 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12444 kB
Writeback:           0 kB
AnonPages:       63608 kB
Mapped:          14896 kB
Slab:           212100 kB
PageTables:       4304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184956 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= 72912 MiB
End job on node143 at 2011-04-29 18:00:50