Trace number 3368895

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 (fixed)? (TO) 4800.43 1203.75

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S910125393-002.UNKNOWN.cnf
MD5SUM8567972e0c3ca849f27342fc5fce028c
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368895-1305405532.cnf'
0.00/0.01	c -- header says num vars:            650
0.00/0.01	c -- header says num clauses:        2769
0.00/0.01	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.01	c -- vars added        650
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2769/2769 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:    650 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.02	c lits-rem:         0  cl-subs:        0  v-elim:     23  v-fix:    0  time:  0.01 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     307 undec:      69 neg:     274
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       627      2749         0         0      8383         0   no data   no data  --
0.00/0.08	c Decided on static restart strategy
0.43/0.18	c  N st     8      4923       627      2749         0      4850      8383    143151   no data   no data  --
1.57/0.46	c  N st    10     11306       627      2749         0      4508      8383     92384   no data   no data  --
2.77/0.74	c  N st    11     17050       627      2749         0     10171      8383    256013   no data   no data  --
4.81/1.21	c  F st    12     25000       627      2749         0     12498      8383    323444   no data   no data  --
4.81/1.21	c  N st    12     25000       627      2749         0     12498      8383    323444   no data   no data  --
5.55/1.46	c Decided on static restart strategy
5.55/1.46	c  N st    18     30003       627      2749         0     10731      8383    239576   no data   no data  --
5.55/1.46	c  S st    18     30003       627      2749         0     10731      8383    239576   no data   no data  --
5.55/1.49	c  S st    18     30506       627      2749         0     11234      8383    252929   no data   no data  --
5.55/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.55/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.95/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.95/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
5.95/1.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.76/1.78	c lits-rem:        62  cl-subs:      328  v-elim:      0  v-fix:    0  time:  1.09 s
6.76/1.79	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.04
6.76/1.79	c calculated reachability. Time: 0.00
6.76/1.79	c  N st    18     30506       627      2749         0     10906      8383    241673   no data   no data  --
8.36/2.19	c  N st    20     37617       627      2749         0     10135      8383    198192   no data   no data  --
10.34/2.60	c  N st    21     44017       627      2749         0     16486      8383    396147   no data   no data  --
10.74/2.73	c  S st    22     45759       627      2749         0      9380      8383    158407   no data   no data  --
10.74/2.76	c  S st    22     46263       627      2749         0      9884      8383    171303   no data   no data  --
10.74/2.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.74/2.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.74/2.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.74/2.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.74/2.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.74/2.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
10.74/2.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.54/2.90	c lits-rem:        17  cl-subs:       37  v-elim:      0  v-fix:    0  time:  0.52 s
11.54/2.90	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
11.54/2.90	c vivif2 --  cl tried     9847 cl shrink        0 lits rem          0 time: 0.01
11.54/2.91	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.03
11.54/2.91	c calculated reachability. Time: 0.00
11.54/2.91	c  N st    22     46263       627      2749         0      9847      8383    170127   no data   no data  --
15.53/3.94	c  N st    23     60661       627      2749         0     14167      8383    282315   no data   no data  --
18.31/4.67	c  N st    24     69394       627      2749         0     11973      8383    213398   no data   no data  --
18.31/4.67	c  S st    24     69394       627      2749         0     11973      8383    213398   no data   no data  --
18.71/4.71	c  S st    24     69897       627      2749         0     12474      8383    226308   no data   no data  --
18.71/4.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.71/4.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.71/4.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
18.71/4.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.71/4.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.71/4.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
18.71/4.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.51/4.99	c lits-rem:        95  cl-subs:      127  v-elim:      0  v-fix:    0  time:  1.10 s
19.51/4.99	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
19.91/5.00	c vivif2 --  cl tried    12347 cl shrink        0 lits rem          0 time: 0.01
19.91/5.01	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.04
19.91/5.01	c calculated reachability. Time: 0.00
19.91/5.01	c  N st    24     69897       627      2749         0     12347      8383    221773   no data   no data  --
25.50/6.47	c  F st    25     87502       627      2749         0     17811      8383    372783   no data   no data  --
25.50/6.47	c  N st    25     87502       627      2749         0     17811      8383    372783   no data   no data  --
27.48/6.91	c Decided on static restart strategy
28.68/7.20	c  N st    32     95540       627      2749         0     12970      8383    196894   no data   no data  --
31.47/7.92	c  N st    34    104845       627      2749         0     22090      8383    459972   no data   no data  --
31.47/7.92	c  S st    34    104845       627      2749         0     22090      8383    459972   no data   no data  --
31.47/7.97	c  S st    34    105347       627      2749         0     22592      8383    473137   no data   no data  --
31.47/7.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.47/7.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.47/7.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
31.87/8.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.87/8.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.87/8.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
31.87/8.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
36.65/9.20	c lits-rem:       186  cl-subs:      672  v-elim:      0  v-fix:    0  time:  4.77 s
36.65/9.20	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
36.65/9.20	c vivif2 --  cl tried    21920 cl shrink        0 lits rem          0 time: 0.02
36.65/9.22	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.08
36.65/9.22	c calculated reachability. Time: 0.00
36.65/9.22	c  N st    34    105347       627      2749         0     21920      8383    450930   no data   no data  --
40.24/10.12	c  N st    35    114945       627      2749         0     17625      8383    302617   no data   no data  --
45.83/11.51	c  N st    36    129343       627      2749         0     17034      8383    270260   no data   no data  --
54.60/13.75	c  N st    37    150938       627      2749         0     22524      8383    432035   no data   no data  --
57.44/14.42	c  S st    38    158021       627      2749         0     29501      8383    639049   no data   no data  --
57.44/14.49	c  S st    38    158523       627      2749         0     30002      8383    652467   no data   no data  --
57.44/14.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.44/14.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.78/14.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
57.78/14.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.78/14.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.78/14.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
57.78/14.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
65.37/16.40	c lits-rem:       459  cl-subs:      838  v-elim:      0  v-fix:    0  time:  7.48 s
65.37/16.40	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
65.37/16.40	c vivif2 --  cl tried    29164 cl shrink        0 lits rem          0 time: 0.03
65.37/16.43	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.11
65.37/16.43	c calculated reachability. Time: 0.00
65.37/16.43	c  N st    38    158523       627      2749         0     29164      8383    624052   no data   no data  --
86.11/21.69	c  N st    39    207113       627      2749         0     23943      8383    402145   no data   no data  --
101.66/25.58	c  N st    40    237784       627      2749         0     34353      8383    673731   no data   no data  --
101.66/25.58	c  S st    40    237784       627      2749         0     34353      8383    673731   no data   no data  --
102.06/25.66	c  S st    40    238287       627      2749         0     34856      8383    687586   no data   no data  --
102.06/25.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.06/25.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.06/25.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
102.45/25.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.45/25.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.45/25.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
102.45/25.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
110.83/27.84	c lits-rem:       288  cl-subs:     1396  v-elim:      0  v-fix:    0  time:  8.52 s
110.83/27.84	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
110.83/27.85	c vivif2 --  cl tried    33460 cl shrink        0 lits rem          0 time: 0.03
110.83/27.88	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.13
110.83/27.88	c calculated reachability. Time: 0.00
110.83/27.88	c  N st    40    238287       627      2749         0     33460      8383    649801   no data   no data  --
145.53/36.59	c  F st    41    306251       627      2749         0     35353      8383    686892   no data   no data  --
145.53/36.59	c  N st    41    306251       627      2749         0     35353      8383    686892   no data   no data  --
148.33/37.29	c Decided on static restart strategy
159.88/40.17	c  N st    51    334551       627      2749         0     39623      8383    776109   no data   no data  --
171.50/43.05	c  N st    53    357431       627      2749         0     37575      8383    695857   no data   no data  --
171.50/43.06	c  S st    53    357431       627      2749         0     37575      8383    695857   no data   no data  --
171.85/43.15	c  S st    53    357932       627      2749         0     38075      8383    709199   no data   no data  --
171.85/43.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
171.85/43.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
171.85/43.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
171.85/43.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.85/43.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.85/43.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
171.85/43.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
179.85/45.17	c lits-rem:       357  cl-subs:      892  v-elim:      0  v-fix:    0  time:  7.91 s
179.85/45.17	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
179.85/45.18	c vivif2 --  cl tried    37183 cl shrink        0 lits rem          0 time: 0.03
180.27/45.22	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.14
180.27/45.22	c calculated reachability. Time: 0.00
180.27/45.22	c  N st    53    357932       627      2749         0     37183      8383    678927   no data   no data  --
199.76/50.14	c  N st    54    390325       627      2749         0     43425      8383    824840   no data   no data  --
227.68/57.12	c  N st    55    438913       627      2749         0     36984      8383    601529   no data   no data  --
270.75/67.95	c  N st    56    511796       627      2749         0     50607      8383    994023   no data   no data  --
286.70/71.90	c  N st    57    536898       627      2749         0     44893      8383    770736   no data   no data  --
286.70/71.90	c  S st    57    536898       627      2749         0     44893      8383    770736   no data   no data  --
287.10/72.02	c  S st    57    537398       627      2749         0     45393      8383    784330   no data   no data  --
287.10/72.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
287.10/72.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
287.10/72.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
287.10/72.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
287.10/72.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
287.10/72.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
287.10/72.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
296.27/74.36	c lits-rem:       360  cl-subs:     1333  v-elim:      0  v-fix:    0  time:  9.14 s
296.27/74.36	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
296.27/74.37	c vivif2 --  cl tried    44060 cl shrink        0 lits rem          0 time: 0.04
296.67/74.42	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.20
296.67/74.42	c calculated reachability. Time: 0.00
296.67/74.42	c  N st    57    537398       627      2749         0     44060      8383    743996   no data   no data  --
415.11/104.19	c  N st    58    701386       627      2749         0     38136      8383    488164   no data   no data  --
499.67/125.32	c  N st    59    806098       627      2749         0     67462      8383   1283171   no data   no data  --
499.67/125.32	c  S st    59    806098       627      2749         0     67462      8383   1283171   no data   no data  --
500.51/125.52	c  S st    59    806599       627      2749         0     67963      8383   1296495   no data   no data  --
500.51/125.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
500.51/125.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
500.51/125.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
500.85/125.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.85/125.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.85/125.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
500.85/125.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
520.80/130.64	c lits-rem:       211  cl-subs:     4663  v-elim:      0  v-fix:    0  time: 20.12 s
520.80/130.64	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
520.80/130.66	c vivif2 --  cl tried    63300 cl shrink        0 lits rem          0 time: 0.06
521.20/130.75	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.36
521.20/130.75	c calculated reachability. Time: 0.00
521.20/130.75	c  N st    59    806599       627      2749         0     63300      8383   1173555   no data   no data  --
750.91/188.39	c  F st    60   1071877       627      2749         0     79175      8383   1573827   no data   no data  --
750.91/188.39	c  N st    60   1071877       627      2749         0     79175      8383   1573827   no data   no data  --
756.49/189.74	c Decided on static restart strategy
775.24/194.42	c  N st    70   1100175       627      2749         0     63007      8383   1029340   no data   no data  --
808.33/202.78	c  N st    72   1136167       627      2749         0     53227      8383    730261   no data   no data  --
836.25/209.78	c  N st    73   1168559       627      2749         0     85097      8383   1741840   no data   no data  --
875.74/219.60	c  N st    74   1209900       627      2749         0     79603      8383   1587144   no data   no data  --
875.74/219.60	c  S st    74   1209900       627      2749         0     79603      8383   1587144   no data   no data  --
876.54/219.85	c  S st    74   1210404       627      2749         0     80107      8383   1601363   no data   no data  --
876.54/219.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
876.54/219.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
876.54/219.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
876.94/219.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
876.94/219.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
876.94/219.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
876.94/219.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
895.67/224.62	c lits-rem:       248  cl-subs:     1887  v-elim:      0  v-fix:    0  time: 18.65 s
895.67/224.62	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
895.67/224.64	c vivif2 --  cl tried    78220 cl shrink        0 lits rem          0 time: 0.08
896.07/224.77	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.53
896.07/224.78	c calculated reachability. Time: 0.00
896.07/224.78	c  N st    74   1210404       627      2749         0     78220      8383   1531142   no data   no data  --
970.24/243.36	c  N st    75   1283286       627      2749         0     54259      8383    681099   no data   no data  --
1096.27/274.90	c  N st    76   1392611       627      2749         0     62280      8383    876664   no data   no data  --
1260.58/316.15	c  N st    77   1556597       627      2749         0     67287      8383    985242   no data   no data  --
1440.84/361.36	c  N st    78   1710405       627      2749         0    109264      8383   2344660   no data   no data  --
1440.84/361.36	c  S st    78   1710405       627      2749         0    109264      8383   2344660   no data   no data  --
1442.44/361.70	c  S st    78   1710910       627      2749         0    109769      8383   2359144   no data   no data  --
1442.44/361.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1442.44/361.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1442.44/361.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
1442.84/361.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1442.84/361.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1442.84/361.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
1442.84/361.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1514.21/379.72	c lits-rem:        59  cl-subs:     5963  v-elim:      0  v-fix:    0  time: 71.25 s
1514.21/379.72	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
1514.21/379.75	c vivif2 --  cl tried   103806 cl shrink        0 lits rem          0 time: 0.11
1515.01/379.91	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.65
1515.01/379.92	c calculated reachability. Time: 0.00
1515.01/379.92	c  N st    78   1710910       627      2749         0    103806      8383   2161693   no data   no data  --
1956.51/490.62	c  N st    79   2079875       627      2749         0    115343      8383   2299857   no data   no data  --
2129.17/533.90	c  N st    80   2210910       627      2749         0    119385      8383   2349146   no data   no data  --
2129.17/533.90	c  S st    80   2210910       627      2749         0    119385      8383   2349146   no data   no data  --
2130.77/534.32	c  S st    80   2211410       627      2749         0    119885      8383   2362151   no data   no data  --
2130.77/534.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2130.77/534.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2130.77/534.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
2131.17/534.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2131.17/534.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2131.17/534.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
2131.17/534.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2207.33/553.52	c lits-rem:       294  cl-subs:     6970  v-elim:      0  v-fix:    0  time: 75.95 s
2207.33/553.52	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
2207.33/553.55	c vivif2 --  cl tried   112915 cl shrink        0 lits rem          0 time: 0.11
2208.13/553.73	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.71
2208.13/553.73	c calculated reachability. Time: 0.00
2208.13/553.73	c  N st    80   2211410       627      2749         0    112915      8383   2162235   no data   no data  --
2919.99/732.24	c  N st    81   2711410       627      2749         0    136703      8383   2713857   no data   no data  --
2919.99/732.24	c  S st    81   2711410       627      2749         0    136703      8383   2713857   no data   no data  --
2921.61/732.67	c  S st    81   2711917       627      2749         0    137210      8383   2727985   no data   no data  --
2921.61/732.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2921.61/732.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2922.03/732.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.30
2922.38/732.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2922.38/732.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2922.38/732.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
2922.38/732.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3023.68/758.23	c lits-rem:      2280  cl-subs:     7955  v-elim:      0  v-fix:    0  time: 101.24 s
3023.68/758.23	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
3023.68/758.27	c vivif2 --  cl tried   129255 cl shrink        0 lits rem          0 time: 0.13
3024.48/758.48	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.87
3024.48/758.49	c calculated reachability. Time: 0.00
3024.48/758.49	c  N st    81   2711917       627      2749         0    129255      8383   2511507   no data   no data  --
3822.87/958.66	c  N st    82   3211917       627      2749         0    104649      8383   1600222   no data   no data  --
3822.87/958.66	c  S st    82   3211917       627      2749         0    104649      8383   1600222   no data   no data  --
3824.07/958.97	c  S st    82   3212423       627      2749         0    105155      8383   1614135   no data   no data  --
3824.07/958.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3824.07/958.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3824.47/959.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
3824.47/959.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3824.47/959.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3824.47/959.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
3824.47/959.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3860.39/968.10	c lits-rem:        34  cl-subs:     4085  v-elim:      0  v-fix:    0  time: 35.94 s
3860.39/968.10	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
3860.81/968.13	c vivif2 --  cl tried   101070 cl shrink        0 lits rem          0 time: 0.10
3861.55/968.34	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.83
3861.55/968.34	c calculated reachability. Time: 0.00
3861.55/968.34	c  N st    82   3212423       627      2749         0    101070      8383   1511505   no data   no data  --
4636.43/1162.62	c  N st    83   3712423       627      2749         0    112334      8383   1809512   no data   no data  --
4636.43/1162.62	c  S st    83   3712423       627      2749         0    112334      8383   1809512   no data   no data  --
4637.62/1162.94	c  S st    83   3712925       627      2749         0    112835      8383   1824050   no data   no data  --
4637.62/1162.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4637.62/1162.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4638.02/1163.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
4638.02/1163.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4638.02/1163.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4638.02/1163.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
4638.02/1163.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4663.95/1169.51	c lits-rem:       138  cl-subs:     2433  v-elim:      0  v-fix:    0  time: 25.71 s
4663.95/1169.51	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
4663.95/1169.53	c vivif2 --  cl tried   110402 cl shrink        0 lits rem          0 time: 0.10
4664.74/1169.72	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.74
4664.74/1169.72	c calculated reachability. Time: 0.00
4664.74/1169.72	c  N st    83   3712925       627      2749         0    110402      8383   1747172   no data   no data  --
4742.55/1189.29	c  F st    84   3751563       627      2749         0    148282      8383   2960358   no data   no data  --
4742.55/1189.29	c  N st    84   3751563       627      2749         0    148282      8383   2960358   no data   no data  --
4755.72/1192.58	c Decided on static restart strategy

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-3368895-1305405532/watcher-3368895-1305405532 -o /tmp/evaluation-result-3368895-1305405532/solver-3368895-1305405532 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368895-1305405532.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 6.96 7.88 7.98 2/362 5716
/proc/meminfo: memFree=18290788/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 411 0 0 0 0 0 0 0 24 0 4 0 730783917 52465664 352 33554432000 4194304 4650419 140733980825888 18446744073709551615 47715574765490 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5716/statm: 12809 352 303 112 0 7774 0
[pid=5716/tid=5717] ppid=5714 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730783917 52465664 357 33554432000 4194304 4650419 140733980825888 18446744073709551615 47715574765081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730783917 52465664 357 33554432000 4194304 4650419 140733980825888 18446744073709551615 47715574765075 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 730783917 52465664 357 33554432000 4194304 4650419 140733980825888 18446744073709551615 47715574765085 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.114118 s]
/proc/loadavg: 6.96 7.88 7.98 2/362 5716
/proc/meminfo: memFree=18290788/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=282432 CPUtime=0.43 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 1932 0 0 0 43 0 0 0 25 0 4 0 730783917 289210368 1785 33554432000 4194304 4650419 140733980825888 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 70608 1785 391 112 0 65573 0
[pid=5716/tid=5717] ppid=5714 vsize=282432 CPUtime=0.1 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 426 0 0 0 10 0 0 0 25 0 4 0 730783917 289210368 1785 33554432000 4194304 4650419 140733980825888 18446744073709551615 4364307 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=282432 CPUtime=0.1 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 399 0 0 0 10 0 0 0 25 0 4 0 730783917 289210368 1785 33554432000 4194304 4650419 140733980825888 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=282432 CPUtime=0.1 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 286 0 0 0 10 0 0 0 25 0 4 0 730783917 289210368 1785 33554432000 4194304 4650419 140733980825888 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 282432

[startup+0.201104 s]
/proc/loadavg: 6.96 7.88 7.98 2/362 5716
/proc/meminfo: memFree=18290788/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=283684 CPUtime=0.77 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 2697 0 0 0 77 0 0 0 25 0 4 0 730783917 290492416 1865 33554432000 4194304 4650419 140733980825888 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 70921 1865 393 112 0 65886 0
[pid=5716/tid=5717] ppid=5714 vsize=283684 CPUtime=0.19 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 619 0 0 0 19 0 0 0 25 0 4 0 730783917 290492416 1865 33554432000 4194304 4650419 140733980825888 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=283684 CPUtime=0.19 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 586 0 0 0 19 0 0 0 25 0 4 0 730783917 290492416 1865 33554432000 4194304 4650419 140733980825888 18446744073709551615 4331965 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=283684 CPUtime=0.19 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 479 0 0 0 19 0 0 0 25 0 4 0 730783917 290492416 1865 33554432000 4194304 4650419 140733980825888 18446744073709551615 4367284 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283684

[startup+0.301087 s]
/proc/loadavg: 6.96 7.88 7.98 2/362 5716
/proc/meminfo: memFree=18290788/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=283840 CPUtime=1.17 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 3114 0 0 0 117 0 0 0 25 0 4 0 730783917 290652160 2282 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 70960 2282 393 112 0 65925 0
[pid=5716/tid=5717] ppid=5714 vsize=283840 CPUtime=0.29 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 725 0 0 0 29 0 0 0 25 0 4 0 730783917 290652160 2282 33554432000 4194304 4650419 140733980825888 18446744073709551615 4334529 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=283840 CPUtime=0.29 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 686 0 0 0 29 0 0 0 25 0 4 0 730783917 290652160 2282 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=283840 CPUtime=0.29 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 586 0 0 0 29 0 0 0 25 0 4 0 730783917 290652160 2282 33554432000 4194304 4650419 140733980825888 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283840

[startup+0.701021 s]
/proc/loadavg: 6.96 7.88 7.98 2/362 5716
/proc/meminfo: memFree=18290788/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=284820 CPUtime=2.77 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 4888 0 0 0 277 0 0 0 25 0 4 0 730783917 291655680 3043 33554432000 4194304 4650419 140733980825888 18446744073709551615 4331981 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 71205 3043 393 112 0 66170 0
[pid=5716/tid=5717] ppid=5714 vsize=284820 CPUtime=0.68 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 1173 0 0 0 68 0 0 0 25 0 4 0 730783917 291655680 3043 33554432000 4194304 4650419 140733980825888 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=284820 CPUtime=0.69 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 1142 0 0 0 69 0 0 0 25 0 4 0 730783917 291655680 3043 33554432000 4194304 4650419 140733980825888 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=284820 CPUtime=0.69 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 1019 0 0 0 69 0 0 0 25 0 4 0 730783917 291655680 3043 33554432000 4194304 4650419 140733980825888 18446744073709551615 4367302 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284820

[startup+1.50089 s]
/proc/loadavg: 6.96 7.88 7.98 9/373 5728
/proc/meminfo: memFree=18262444/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=286196 CPUtime=5.95 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 8783 0 0 0 595 0 0 0 25 0 4 0 730783917 293064704 4108 33554432000 4194304 4650419 140733980825888 18446744073709551615 224284594386 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 71549 4108 395 112 0 66514 0
[pid=5716/tid=5717] ppid=5714 vsize=286196 CPUtime=1.48 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 2099 0 0 0 148 0 0 0 25 0 4 0 730783917 293064704 4109 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=286196 CPUtime=1.49 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 2040 0 0 0 149 0 0 0 25 0 4 0 730783917 293064704 4109 33554432000 4194304 4650419 140733980825888 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=286196 CPUtime=1.49 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 1782 0 0 0 149 0 0 0 25 0 4 0 730783917 293064704 4109 33554432000 4194304 4650419 140733980825888 18446744073709551615 4315168 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286196

[startup+3.10062 s]
/proc/loadavg: 6.96 7.88 7.98 9/373 5728
/proc/meminfo: memFree=18237264/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=295636 CPUtime=12.35 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 18496 0 0 0 1233 2 0 0 25 0 4 0 730783917 302731264 10795 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 73909 10795 395 112 0 68874 0
[pid=5716/tid=5717] ppid=5714 vsize=295636 CPUtime=3.08 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 4427 0 0 0 308 0 0 0 25 0 4 0 730783917 302731264 10795 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=295636 CPUtime=3.08 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 4877 0 0 0 308 0 0 0 25 0 4 0 730783917 302731264 10795 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=295636 CPUtime=3.09 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 3995 0 0 0 309 0 0 0 25 0 4 0 730783917 302731264 10795 33554432000 4194304 4650419 140733980825888 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 295636

[startup+6.30109 s]
/proc/loadavg: 7.04 7.88 7.98 9/373 5728
/proc/meminfo: memFree=18168288/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=314572 CPUtime=25.1 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 27765 0 0 0 2507 3 0 0 25 0 4 0 730783917 322121728 14768 33554432000 4194304 4650419 140733980825888 18446744073709551615 4334017 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 78643 14769 395 112 0 73608 0
[pid=5716/tid=5717] ppid=5714 vsize=314572 CPUtime=6.29 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 7607 0 0 0 628 1 0 0 25 0 4 0 730783917 322121728 14769 33554432000 4194304 4650419 140733980825888 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=314572 CPUtime=6.28 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 7093 0 0 0 628 0 0 0 25 0 4 0 730783917 322121728 14769 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=314572 CPUtime=6.29 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 5407 0 0 0 629 0 0 0 25 0 4 0 730783917 322121728 14769 33554432000 4194304 4650419 140733980825888 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 314572

[startup+12.701 s]
/proc/loadavg: 7.20 7.90 7.99 11/374 5729
/proc/meminfo: memFree=18095956/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=308568 CPUtime=50.62 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 41912 0 0 0 5056 6 0 0 25 0 4 0 730783917 315973632 21887 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 77142 21887 395 112 0 72107 0
[pid=5716/tid=5717] ppid=5714 vsize=308568 CPUtime=12.68 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 11975 0 0 0 1266 2 0 0 25 0 4 0 730783917 315973632 21887 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=308568 CPUtime=12.69 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 10324 0 0 0 1268 1 0 0 25 0 4 0 730783917 315973632 21887 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=308568 CPUtime=12.68 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 7845 0 0 0 1268 0 0 0 25 0 4 0 730783917 315973632 21887 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 308568

[startup+25.5009 s]
/proc/loadavg: 7.60 7.95 8.01 11/374 5729
/proc/meminfo: memFree=18003224/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=318784 CPUtime=101.66 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 62666 0 0 0 10156 10 0 0 25 0 4 0 730783917 326434816 30802 33554432000 4194304 4650419 140733980825888 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 79696 30802 395 112 0 74661 0
[pid=5716/tid=5717] ppid=5714 vsize=318784 CPUtime=25.48 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 19873 0 0 0 2545 3 0 0 25 0 4 0 730783917 326434816 30802 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=318784 CPUtime=25.49 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 14626 0 0 0 2546 3 0 0 25 0 4 0 730783917 326434816 30802 33554432000 4194304 4650419 140733980825888 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=318784 CPUtime=25.49 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 9368 0 0 0 2548 1 0 0 25 0 4 0 730783917 326434816 30802 33554432000 4194304 4650419 140733980825888 18446744073709551615 4329578 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 318784

[startup+51.1006 s]
/proc/loadavg: 7.79 7.97 8.01 10/373 5731
/proc/meminfo: memFree=17965804/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=310552 CPUtime=203.75 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 92768 0 0 0 20354 21 0 0 25 0 4 0 730783917 318005248 41864 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 77638 41864 395 112 0 72603 0
[pid=5716/tid=5717] ppid=5714 vsize=310552 CPUtime=51.09 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 28967 0 0 0 5102 7 0 0 25 0 4 0 730783917 318005248 41864 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=310552 CPUtime=51.08 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 24685 0 0 0 5102 6 0 0 25 0 4 0 730783917 318005248 41864 33554432000 4194304 4650419 140733980825888 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=310552 CPUtime=51.08 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 10284 0 0 0 5107 1 0 0 25 0 4 0 730783917 318005248 41864 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 310552

[startup+102.301 s]
/proc/loadavg: 8.02 8.00 8.01 10/373 5731
/proc/meminfo: memFree=17873032/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=508524 CPUtime=407.96 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 123509 0 0 0 40765 31 0 0 25 0 4 0 730783917 520728576 53550 33554432000 4194304 4650419 140733980825888 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 127131 53550 395 112 0 122096 0
[pid=5716/tid=5717] ppid=5714 vsize=508524 CPUtime=102.3 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 38974 0 0 0 10220 10 0 0 25 0 4 0 730783917 520728576 53551 33554432000 4194304 4650419 140733980825888 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=508524 CPUtime=102.29 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 33954 0 0 0 10219 10 0 0 25 0 4 0 730783917 520728576 53551 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=508524 CPUtime=102.3 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 12421 0 0 0 10228 2 0 0 25 0 4 0 730783917 520728576 53551 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 508524

[startup+162.301 s]

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

[pid=5716] ppid=5714 vsize=639380 CPUtime=2561.48 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 378076 0 0 0 256016 132 0 0 25 0 4 0 730783917 654725120 106584 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 159845 106584 395 112 0 154810 0
[pid=5716/tid=5717] ppid=5714 vsize=639380 CPUtime=642.29 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 129743 0 0 0 64183 46 0 0 25 0 4 0 730783917 654725120 106584 33554432000 4194304 4650419 140733980825888 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=639380 CPUtime=642.21 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 125839 0 0 0 64173 48 0 0 25 0 4 0 730783917 654725120 106584 33554432000 4194304 4650419 140733980825888 18446744073709551615 4331155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=639380 CPUtime=642.29 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 21027 0 0 0 64222 7 0 0 25 0 4 0 730783917 654725120 106584 33554432000 4194304 4650419 140733980825888 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2561.48
Current children cumulated vsize (KiB) 639380

[startup+702.301 s]
/proc/loadavg: 8.29 8.13 8.04 10/373 5747
/proc/meminfo: memFree=17457172/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=639672 CPUtime=2800.76 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 404281 0 0 0 279935 141 0 0 25 0 4 0 730783917 655024128 114263 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 159918 114263 395 112 0 154883 0
[pid=5716/tid=5717] ppid=5714 vsize=639672 CPUtime=702.29 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 140581 0 0 0 70180 49 0 0 25 0 4 0 730783917 655024128 114263 33554432000 4194304 4650419 140733980825888 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=639672 CPUtime=702.2 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 133987 0 0 0 70170 50 0 0 25 0 4 0 730783917 655024128 114263 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=639672 CPUtime=702.29 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 21027 0 0 0 70222 7 0 0 25 0 4 0 730783917 655024128 114263 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.76
Current children cumulated vsize (KiB) 639672

[startup+762.301 s]
/proc/loadavg: 8.25 8.14 8.04 10/373 5749
/proc/meminfo: memFree=17496580/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=690092 CPUtime=3040.07 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 427198 0 0 0 303858 149 0 0 25 0 4 0 730783917 706654208 114646 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 172523 114646 395 112 0 167488 0
[pid=5716/tid=5717] ppid=5714 vsize=690092 CPUtime=762.31 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 148547 0 0 0 76178 53 0 0 25 0 4 0 730783917 706654208 114646 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=690092 CPUtime=762.21 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 141728 0 0 0 76167 54 0 0 25 0 4 0 730783917 706654208 114646 33554432000 4194304 4650419 140733980825888 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=690092 CPUtime=762.3 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 21027 0 0 0 76223 7 0 0 25 0 4 0 730783917 706654208 114646 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.07
Current children cumulated vsize (KiB) 690092

[startup+822.301 s]
/proc/loadavg: 8.24 8.14 8.05 10/373 5751
/proc/meminfo: memFree=17455892/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=640140 CPUtime=3279.32 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 451766 0 0 0 327773 159 0 0 25 0 4 0 730783917 655503360 121627 33554432000 4194304 4650419 140733980825888 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 160035 121627 395 112 0 155000 0
[pid=5716/tid=5717] ppid=5714 vsize=640140 CPUtime=822.29 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 156730 0 0 0 82173 56 0 0 25 0 4 0 730783917 655503360 121627 33554432000 4194304 4650419 140733980825888 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=640140 CPUtime=822.17 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 151041 0 0 0 82161 56 0 0 25 0 4 0 730783917 655503360 121627 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=640140 CPUtime=822.29 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 21302 0 0 0 82221 8 0 0 25 0 4 0 730783917 655503360 121627 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.32
Current children cumulated vsize (KiB) 640140

[startup+882.314 s]
/proc/loadavg: 8.15 8.13 8.05 10/373 5753
/proc/meminfo: memFree=17412468/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=686972 CPUtime=3518.63 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 476124 0 0 0 351696 167 0 0 25 0 4 0 730783917 703459328 127390 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 171743 127390 395 112 0 166708 0
[pid=5716/tid=5717] ppid=5714 vsize=686972 CPUtime=882.31 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 169622 0 0 0 88172 59 0 0 25 0 4 0 730783917 703459328 127390 33554432000 4194304 4650419 140733980825888 18446744073709551615 4476449 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=686972 CPUtime=882.17 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 158801 0 0 0 88157 60 0 0 25 0 4 0 730783917 703459328 127390 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=686972 CPUtime=882.31 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 21436 0 0 0 88223 8 0 0 25 0 4 0 730783917 703459328 127390 33554432000 4194304 4650419 140733980825888 18446744073709551615 4339794 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.63
Current children cumulated vsize (KiB) 686972

[startup+942.301 s]
/proc/loadavg: 8.12 8.12 8.05 10/373 5755
/proc/meminfo: memFree=17395940/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=706048 CPUtime=3757.87 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 498411 0 0 0 375611 176 0 0 25 0 4 0 730783917 722993152 132484 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 176512 132484 395 112 0 171477 0
[pid=5716/tid=5717] ppid=5714 vsize=706048 CPUtime=942.3 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 177465 0 0 0 94167 63 0 0 25 0 4 0 730783917 722993152 132484 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=706048 CPUtime=942.16 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 166444 0 0 0 94152 64 0 0 25 0 4 0 730783917 722993152 132484 33554432000 4194304 4650419 140733980825888 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=706048 CPUtime=942.29 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 21545 0 0 0 94221 8 0 0 25 0 4 0 730783917 722993152 132484 33554432000 4194304 4650419 140733980825888 18446744073709551615 4363455 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.87
Current children cumulated vsize (KiB) 706048

[startup+1002.3 s]
/proc/loadavg: 8.10 8.11 8.04 9/373 5755
/proc/meminfo: memFree=17418076/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=706208 CPUtime=3997.14 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 520691 0 0 0 399531 183 0 0 25 0 4 0 730783917 723156992 132952 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 176552 132952 395 112 0 171517 0
[pid=5716/tid=5717] ppid=5714 vsize=706208 CPUtime=1002.3 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 184800 0 0 0 100164 66 0 0 25 0 4 0 730783917 723156992 132952 33554432000 4194304 4650419 140733980825888 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=706208 CPUtime=1002.13 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 177271 0 0 0 100148 65 0 0 25 0 4 0 730783917 723156992 132952 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=706208 CPUtime=1002.29 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 21808 0 0 0 100221 8 0 0 25 0 4 0 730783917 723156992 132952 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.14
Current children cumulated vsize (KiB) 706208

[startup+1062.3 s]
/proc/loadavg: 8.09 8.10 8.04 10/373 5757
/proc/meminfo: memFree=17386768/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=693188 CPUtime=4236.43 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 542153 0 0 0 423452 191 0 0 25 0 4 0 730783917 709824512 130630 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 173297 130630 395 112 0 168262 0
[pid=5716/tid=5717] ppid=5714 vsize=693188 CPUtime=1062.3 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 192170 0 0 0 106161 69 0 0 25 0 4 0 730783917 709824512 130630 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=693188 CPUtime=1062.12 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 185700 0 0 0 106144 68 0 0 25 0 4 0 730783917 709824512 130630 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=693188 CPUtime=1062.29 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 22200 0 0 0 106221 8 0 0 25 0 4 0 730783917 709824512 130630 33554432000 4194304 4650419 140733980825888 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.43
Current children cumulated vsize (KiB) 693188

[startup+1122.3 s]
/proc/loadavg: 8.08 8.10 8.04 9/373 5759
/proc/meminfo: memFree=17327160/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=896264 CPUtime=4475.71 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 564554 0 0 0 447371 200 0 0 25 0 4 0 730783917 917774336 140437 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 224066 140437 395 112 0 219031 0
[pid=5716/tid=5717] ppid=5714 vsize=896264 CPUtime=1122.3 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 200902 0 0 0 112158 72 0 0 25 0 4 0 730783917 917774336 140437 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=896264 CPUtime=1122.12 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 191714 0 0 0 112141 71 0 0 25 0 4 0 730783917 917774336 140437 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=896264 CPUtime=1122.29 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 24034 0 0 0 112220 9 0 0 25 0 4 0 730783917 917774336 140437 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.71
Current children cumulated vsize (KiB) 896264

[startup+1182.3 s]
/proc/loadavg: 8.12 8.11 8.05 10/373 5761
/proc/meminfo: memFree=17326588/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=831220 CPUtime=4714.99 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 585707 0 0 0 471291 208 0 0 25 0 4 0 730783917 851169280 139832 33554432000 4194304 4650419 140733980825888 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 207805 139832 395 112 0 202770 0
[pid=5716/tid=5717] ppid=5714 vsize=831220 CPUtime=1182.3 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 206514 0 0 0 118156 74 0 0 25 0 4 0 730783917 851169280 139832 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=831220 CPUtime=1182.1 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 202675 0 0 0 118135 75 0 0 25 0 4 0 730783917 851169280 139832 33554432000 4194304 4650419 140733980825888 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=831220 CPUtime=1182.3 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 24326 0 0 0 118220 10 0 0 25 0 4 0 730783917 851169280 139832 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4714.99
Current children cumulated vsize (KiB) 831220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.22 8.13 8.06 9/373 5761
/proc/meminfo: memFree=17314524/32951124 swapFree=45193364/67111528
[pid=5716] ppid=5714 vsize=879436 CPUtime=4800.35 cores=0,2,4,6
/proc/5716/stat : 5716 (strangenight1-m) R 5714 5716 5085 0 -1 4202496 593753 0 0 0 479824 211 0 0 25 0 4 0 730783917 900542464 140845 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5716/statm: 219859 140845 395 112 0 214824 0
[pid=5716/tid=5717] ppid=5714 vsize=879436 CPUtime=1203.71 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 210150 0 0 0 120296 75 0 0 25 0 4 0 730783917 900542464 140847 33554432000 4194304 4650419 140733980825888 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5716/tid=5718] ppid=5714 vsize=879436 CPUtime=1203.51 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 204699 0 0 0 120275 76 0 0 25 0 4 0 730783917 900542464 140847 33554432000 4194304 4650419 140733980825888 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5716/tid=5719] ppid=5714 vsize=879436 CPUtime=1203.71 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (strangenight1-m) R 5714 5716 5085 0 -1 4202560 24574 0 0 0 120361 10 0 0 25 0 4 0 730783917 900542464 140847 33554432000 4194304 4650419 140733980825888 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 879436

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.75
CPU time (s): 4800.43
CPU user time (s): 4798.29
CPU system time (s): 2.14167
CPU usage (%): 398.791
Max. virtual memory (cumulated for all children) (KiB): 997424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.29
system time used= 2.14167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 593757
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= 236
involuntary context switches= 20458

runsolver used 3.9664 second user time and 10.3044 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-14 22:38:53
IDJOB=3368895
IDBENCH=82904
IDSOLVER=1846
FILE ID=node118/3368895-1305405532
RUNJOBID= node118-1305405532-5701
PBS_JOBID= 13324486
Free space on /tmp= 73052 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S910125393-002.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368895-1305405532/watcher-3368895-1305405532 -o /tmp/evaluation-result-3368895-1305405532/solver-3368895-1305405532 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368895-1305405532.cnf

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

MD5SUM BENCH= 8567972e0c3ca849f27342fc5fce028c
RANDOM SEED=19571845

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18292556 kB
Buffers:        275008 kB
Cached:        4385416 kB
SwapCached:      22084 kB
Active:       11769760 kB
Inactive:      2585160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18292556 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:            9072 kB
Writeback:           0 kB
AnonPages:     9685296 kB
Mapped:          14612 kB
Slab:           148680 kB
PageTables:      89756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88629460 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= 73040 MiB
End job on node118 at 2011-05-14 22:58:58