Trace number 3175121

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.39 1201.94

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S396831120-092.UNKNOWN.cnf
MD5SUM1c5680fb79b6ea8965a1c94337260953
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
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-3175121-1304089306.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
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
2.33/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.33/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.33/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2.33/0.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.33/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.33/0.90	c Finding binary XORs  T:     0.00 s  found:       0
2.33/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.33/0.90	c calculated reachability. Time: 0.00
2.33/0.90	c Calc default polars -  time:   0.00 s pos:      52 undec:       5 neg:      68
2.33/0.90	c =========================================================================================
2.33/0.90	c types(t): F = full restart, N = normal restart
2.33/0.90	c types(t): S = simplification begin/end, E = solution found
2.33/0.90	c restart types(rt): st = static, dy = dynamic
2.33/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.33/0.90	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
2.33/0.90	c Decided on static restart strategy
2.33/0.90	c  N st     8      4919       125      2662         0      4652     13310    120223   no data   no data  --
2.33/0.90	c  N st    10     11301       125      2662         0      4284     13310     87135   no data   no data  --
2.33/0.90	c  N st    11     17044       125      2662         0      9700     13310    230171   no data   no data  --
2.33/0.90	c  F st    12     25000       125      2662         0     11914     13310    285666   no data   no data  --
2.33/0.90	c  N st    12     25000       125      2662         0     11914     13310    285666   no data   no data  --
4.20/1.10	c Decided on static restart strategy
4.20/1.10	c  N st    18     30001       125      2662         0     10208     13310    226424   no data   no data  --
4.20/1.10	c  S st    18     30001       125      2662         0     10208     13310    226424   no data   no data  --
4.59/1.20	c  S st    18     30502       125      2662         0     10701     13310    238726   no data   no data  --
4.59/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/1.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.59/1.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.59/1.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/1.83	c lits-rem:      2962  cl-subs:     1565  v-elim:      0  v-fix:    0  time:  2.74 s
7.19/1.87	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.17
7.19/1.87	c calculated reachability. Time: 0.00
7.19/1.87	c  N st    18     30502       125      2662         0      9136     13310    193309   no data   no data  --
8.76/2.25	c  N st    20     37612       125      2662         0      8408     13310    160319   no data   no data  --
9.96/2.54	c  N st    21     44011       125      2662         0     14468     13310    314471   no data   no data  --
10.36/2.64	c  S st    22     45753       125      2662         0     16103     13310    357882   no data   no data  --
10.36/2.68	c  S st    22     46260       125      2662         0     16591     13310    370828   no data   no data  --
10.36/2.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.36/2.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
10.76/2.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.76/2.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.76/2.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
10.76/2.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.97/4.08	c lits-rem:      3791  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  5.50 s
15.97/4.08	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.97/4.08	c vivif2 --  cl tried    14767 cl shrink        0 lits rem          0 time: 0.01
16.38/4.15	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.27
16.38/4.15	c calculated reachability. Time: 0.00
16.38/4.15	c  N st    22     46260       125      2662         0     14767     13310    319516   no data   no data  --
19.55/4.96	c  N st    23     60658       125      2662         0     10556     13310    186055   no data   no data  --
21.54/5.44	c  N st    24     69390       125      2662         0     18794     13310    408678   no data   no data  --
21.54/5.44	c  S st    24     69390       125      2662         0     18794     13310    408678   no data   no data  --
21.54/5.49	c  S st    24     69891       125      2662         0     19276     13310    421441   no data   no data  --
21.54/5.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.54/5.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.94/5.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
21.94/5.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.94/5.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.94/5.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
21.94/5.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.94/7.06	c lits-rem:      3785  cl-subs:     1813  v-elim:      0  v-fix:    0  time:  6.19 s
27.94/7.06	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.94/7.06	c vivif2 --  cl tried    17463 cl shrink        0 lits rem          0 time: 0.02
28.34/7.14	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.33
28.34/7.14	c calculated reachability. Time: 0.00
28.34/7.14	c  N st    24     69891       125      2662         0     17463     13310    367059   no data   no data  --
33.13/8.34	c  F st    25     87500       125      2662         0     12485     13310    213295   no data   no data  --
33.13/8.34	c  N st    25     87500       125      2662         0     12485     13310    213295   no data   no data  --
34.32/8.65	c Decided on static restart strategy
35.12/8.84	c  N st    32     95541       125      2662         0     20084     13310    408528   no data   no data  --
37.53/9.46	c  N st    34    104836       125      2662         0     16637     13310    314461   no data   no data  --
37.53/9.46	c  S st    34    104836       125      2662         0     16637     13310    314461   no data   no data  --
37.94/9.51	c  S st    34    105339       125      2662         0     17127     13310    327235   no data   no data  --
37.94/9.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.94/9.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.94/9.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
37.94/9.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.94/9.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.94/9.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
37.94/9.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.74/10.78	c lits-rem:      2373  cl-subs:     1024  v-elim:      0  v-fix:    0  time:  5.01 s
42.74/10.78	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
42.74/10.78	c vivif2 --  cl tried    16103 cl shrink        0 lits rem          0 time: 0.01
43.12/10.85	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.29
43.12/10.85	c calculated reachability. Time: 0.00
43.12/10.85	c  N st    34    105339       125      2662         0     16103     13310    297489   no data   no data  --
45.52/11.45	c  N st    35    114938       125      2662         0     25178     13310    538115   no data   no data  --
49.51/12.47	c  N st    36    129335       125      2662         0     25482     13310    520790   no data   no data  --
55.92/14.08	c  N st    37    150930       125      2662         0     16618     13310    263385   no data   no data  --
57.90/14.59	c  S st    38    158008       125      2662         0     23260     13310    430913   no data   no data  --
58.30/14.66	c  S st    38    158517       125      2662         0     23755     13310    444013   no data   no data  --
58.30/14.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.30/14.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.30/14.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
58.30/14.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.30/14.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.30/14.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
58.30/14.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.72/16.27	c lits-rem:      3796  cl-subs:     2089  v-elim:      0  v-fix:    0  time:  6.36 s
64.72/16.27	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
64.72/16.27	c vivif2 --  cl tried    21666 cl shrink        0 lits rem          0 time: 0.02
65.09/16.39	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.44
65.09/16.39	c calculated reachability. Time: 0.00
65.09/16.39	c  N st    38    158517       125      2662         0     21666     13310    387401   no data   no data  --
83.86/21.09	c  N st    39    207105       125      2662         0     34281     13310    693413   no data   no data  --
95.07/23.86	c  N st    40    237775       125      2662         0     26579     13310    477654   no data   no data  --
95.07/23.86	c  S st    40    237775       125      2662         0     26579     13310    477654   no data   no data  --
95.47/23.93	c  S st    40    238279       125      2662         0     27075     13310    490709   no data   no data  --
95.47/23.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
95.47/23.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.47/23.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
95.47/23.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.47/23.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.47/23.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
95.47/23.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.24/25.70	c lits-rem:      4126  cl-subs:     2009  v-elim:      0  v-fix:    0  time:  6.95 s
102.24/25.70	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
102.64/25.70	c vivif2 --  cl tried    25066 cl shrink        0 lits rem          0 time: 0.02
103.04/25.81	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.45
103.04/25.81	c calculated reachability. Time: 0.00
103.04/25.81	c  N st    40    238279       125      2662         0     25066     13310    436478   no data   no data  --
129.41/32.47	c  F st    41    306252       125      2662         0     27045     13310    447881   no data   no data  --
129.41/32.47	c  N st    41    306252       125      2662         0     27045     13310    447881   no data   no data  --
131.81/33.00	c Decided on static restart strategy
140.60/35.29	c  N st    51    334562       125      2662         0     31154     13310    537643   no data   no data  --
150.19/37.61	c  N st    53    357419       125      2662         0     29199     13310    466007   no data   no data  --
150.19/37.61	c  S st    53    357419       125      2662         0     29199     13310    466007   no data   no data  --
150.19/37.68	c  S st    53    357923       125      2662         0     29686     13310    479121   no data   no data  --
150.19/37.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
150.19/37.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.19/37.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
150.59/37.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.59/37.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.59/37.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
150.59/37.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
156.59/39.20	c lits-rem:      2869  cl-subs:     1190  v-elim:      0  v-fix:    0  time:  5.98 s
156.59/39.20	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
156.59/39.21	c vivif2 --  cl tried    28496 cl shrink        0 lits rem          0 time: 0.02
156.99/39.34	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.53
156.99/39.34	c calculated reachability. Time: 0.00
156.99/39.34	c  N st    53    357923       125      2662         0     28496     13310    444431   no data   no data  --
171.75/43.07	c  N st    54    390317       125      2662         0     34546     13310    594156   no data   no data  --
196.14/49.16	c  N st    55    438905       125      2662         0     28499     13310    410097   no data   no data  --
230.09/57.64	c  N st    56    511787       125      2662         0     41527     13310    739051   no data   no data  --
244.48/61.27	c  N st    57    536885       125      2662         0     36014     13310    562008   no data   no data  --
244.48/61.27	c  S st    57    536885       125      2662         0     36014     13310    562008   no data   no data  --
244.88/61.37	c  S st    57    537387       125      2662         0     36504     13310    575167   no data   no data  --
244.88/61.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
244.88/61.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
244.88/61.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
245.26/61.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
245.26/61.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.26/61.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
245.26/61.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
252.46/63.20	c lits-rem:      1790  cl-subs:     1560  v-elim:      0  v-fix:    0  time:  7.19 s
252.46/63.20	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
252.46/63.20	c vivif2 --  cl tried    34944 cl shrink        0 lits rem          0 time: 0.02
252.86/63.37	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.66
252.86/63.37	c calculated reachability. Time: 0.00
252.86/63.37	c  N st    57    537387       125      2662         0     34944     13310    531739   no data   no data  --
351.93/88.11	c  N st    58    701372       125      2662         0     62680     13310   1191382   no data   no data  --
414.66/103.81	c  N st    59    806081       125      2662         0     56904     13310   1011235   no data   no data  --
414.66/103.81	c  S st    59    806081       125      2662         0     56904     13310   1011235   no data   no data  --
415.06/103.97	c  S st    59    806585       125      2662         0     57398     13310   1024438   no data   no data  --
415.06/103.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
415.06/103.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
415.06/104.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
415.46/104.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
415.46/104.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.46/104.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
415.46/104.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
439.82/110.11	c lits-rem:       688  cl-subs:     5381  v-elim:      0  v-fix:    0  time: 24.31 s
439.82/110.11	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
439.82/110.13	c vivif2 --  cl tried    52017 cl shrink        0 lits rem          0 time: 0.04
441.02/110.46	c asymm  cl-useful: 0/2058/2662 lits-rem:0 time: 1.34
441.02/110.46	c calculated reachability. Time: 0.00
441.02/110.46	c  N st    59    806585       125      2662         0     52017     13310    889368   no data   no data  --
621.18/155.74	c  F st    60   1071876       125      2662         0     67598     13310   1210244   no data   no data  --
621.18/155.74	c  N st    60   1071876       125      2662         0     67598     13310   1210244   no data   no data  --
625.57/156.84	c Decided on static restart strategy
643.15/161.27	c  N st    70   1100181       125      2662         0     52201     13310    776398   no data   no data  --
671.12/168.29	c  N st    72   1136174       125      2662         0     86097     13310   1696890   no data   no data  --
695.48/174.32	c  N st    73   1168566       125      2662         0     73239     13310   1321228   no data   no data  --
728.63/182.64	c  N st    74   1209879       125      2662         0     67904     13310   1179668   no data   no data  --
728.63/182.64	c  S st    74   1209879       125      2662         0     67904     13310   1179668   no data   no data  --
729.83/182.93	c  S st    74   1210379       125      2662         0     68389     13310   1192232   no data   no data  --
729.83/182.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
729.83/182.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
729.83/182.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.17
730.23/183.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
730.23/183.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
730.23/183.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
730.23/183.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
780.97/195.73	c lits-rem:      4217  cl-subs:     4973  v-elim:      0  v-fix:    0  time: 50.77 s
780.97/195.73	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
780.97/195.75	c vivif2 --  cl tried    63416 cl shrink        0 lits rem          0 time: 0.06
781.77/195.90	c asymm  cl-useful: 0/604/2662 lits-rem:0 time: 0.62
781.77/195.91	c calculated reachability. Time: 0.00
781.77/195.91	c  N st    74   1210379       125      2662         0     63416     13310   1056134   no data   no data  --
848.47/212.63	c  N st    75   1283261       125      2662         0     86854     13310   1682112   no data   no data  --
958.32/240.14	c  N st    76   1392586       125      2662         0     48884     13310    593987   no data   no data  --
1101.32/275.97	c  N st    77   1556570       125      2662         0     53177     13310    670969   no data   no data  --
1248.33/312.73	c  N st    78   1710380       125      2662         0     93052     13310   1659765   no data   no data  --
1248.33/312.73	c  S st    78   1710380       125      2662         0     93052     13310   1659765   no data   no data  --
1249.54/313.08	c  S st    78   1710882       125      2662         0     93542     13310   1673362   no data   no data  --
1249.54/313.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1249.54/313.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1249.95/313.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
1250.35/313.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1250.35/313.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1250.35/313.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1250.35/313.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1388.93/347.95	c lits-rem:      3917  cl-subs:    10802  v-elim:      0  v-fix:    0  time: 138.74 s
1388.93/347.95	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1388.93/347.97	c vivif2 --  cl tried    82740 cl shrink        0 lits rem          0 time: 0.08
1390.55/348.39	c asymm  cl-useful: 0/1511/2662 lits-rem:0 time: 1.64
1390.55/348.39	c calculated reachability. Time: 0.00
1390.55/348.39	c  N st    78   1710882       125      2662         0     82740     13310   1414959   no data   no data  --
1771.22/443.64	c  N st    79   2079846       125      2662         0     94706     13310   1661739   no data   no data  --
1901.84/476.34	c  N st    80   2210883       125      2662         0     98559     13310   1712565   no data   no data  --
1901.84/476.34	c  S st    80   2210883       125      2662         0     98559     13310   1712565   no data   no data  --
1903.04/476.64	c  S st    80   2211390       125      2662         0     99048     13310   1725826   no data   no data  --
1903.04/476.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1903.04/476.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1903.44/476.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1903.44/476.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1903.44/476.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1903.44/476.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1903.44/476.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2027.27/507.71	c lits-rem:      1206  cl-subs:     9185  v-elim:      0  v-fix:    0  time: 123.63 s
2027.27/507.71	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2027.27/507.73	c vivif2 --  cl tried    89863 cl shrink        0 lits rem          0 time: 0.09
2029.27/508.21	c asymm  cl-useful: 0/1127/2662 lits-rem:0 time: 1.92
2029.27/508.22	c calculated reachability. Time: 0.00
2029.27/508.22	c  N st    80   2211390       125      2662         0     89863     13310   1502699   no data   no data  --
2584.91/647.32	c  N st    81   2711391       125      2662         0    112482     13310   1977717   no data   no data  --
2584.91/647.32	c  S st    81   2711391       125      2662         0    112482     13310   1977717   no data   no data  --
2586.13/647.67	c  S st    81   2711895       125      2662         0    112968     13310   1990746   no data   no data  --
2586.13/647.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2586.13/647.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2586.51/647.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
2586.51/647.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2586.51/647.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2586.51/647.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2586.51/647.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2787.03/697.91	c lits-rem:      1191  cl-subs:    12115  v-elim:      0  v-fix:    0  time: 200.16 s
2787.03/697.91	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2787.03/697.94	c vivif2 --  cl tried   100853 cl shrink        0 lits rem          0 time: 0.10
2789.02/698.41	c asymm  cl-useful: 0/1251/2662 lits-rem:0 time: 1.90
2789.02/698.42	c calculated reachability. Time: 0.00
2789.02/698.42	c  N st    81   2711895       125      2662         0    100853     13310   1703309   no data   no data  --
3466.11/867.92	c  N st    82   3211895       125      2662         0     78505     13310    984868   no data   no data  --
3466.11/867.92	c  S st    82   3211895       125      2662         0     78505     13310    984868   no data   no data  --
3466.91/868.15	c  S st    82   3212398       125      2662         0     78988     13310    997845   no data   no data  --
3466.91/868.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3466.91/868.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3466.91/868.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
3467.31/868.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3467.31/868.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3467.31/868.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3467.31/868.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3484.48/872.53	c lits-rem:       298  cl-subs:     1412  v-elim:      0  v-fix:    0  time: 17.24 s
3484.48/872.53	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3484.48/872.55	c vivif2 --  cl tried    77576 cl shrink        0 lits rem          0 time: 0.05
3485.69/872.87	c asymm  cl-useful: 0/1347/2662 lits-rem:0 time: 1.27
3485.69/872.87	c calculated reachability. Time: 0.00
3485.69/872.87	c  N st    82   3212398       125      2662         0     77576     13310    965206   no data   no data  --
4120.42/1031.78	c  N st    83   3712398       125      2662         0     87711     13310   1127703   no data   no data  --
4120.42/1031.78	c  S st    83   3712398       125      2662         0     87711     13310   1127703   no data   no data  --
4121.63/1032.01	c  S st    83   3712901       125      2662         0     88199     13310   1141120   no data   no data  --
4121.63/1032.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4121.63/1032.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4121.63/1032.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
4121.63/1032.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4121.63/1032.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4121.63/1032.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4121.63/1032.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4156.38/1040.74	c lits-rem:      2203  cl-subs:     2687  v-elim:      0  v-fix:    0  time: 34.54 s
4156.38/1040.74	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4156.38/1040.76	c vivif2 --  cl tried    85512 cl shrink        0 lits rem          0 time: 0.06
4157.97/1041.18	c asymm  cl-useful: 0/1423/2662 lits-rem:0 time: 1.69
4157.97/1041.18	c calculated reachability. Time: 0.00
4157.97/1041.18	c  N st    83   3712901       125      2662         0     85512     13310   1079157   no data   no data  --
4207.53/1053.53	c  F st    84   3751563       125      2662         0    121524     13310   2026043   no data   no data  --
4207.53/1053.54	c  N st    84   3751563       125      2662         0    121524     13310   2026043   no data   no data  --
4215.49/1055.59	c Decided on static restart strategy
4249.85/1064.16	c  N st    94   3779862       125      2662         0    148097     13310   2721724   no data   no data  --
4292.58/1074.84	c  N st    96   3815855       125      2662         0    102619     13310   1506673   no data   no data  --
4339.72/1086.62	c  N st    97   3848247       125      2662         0    132870     13310   2315699   no data   no data  --
4424.01/1107.77	c  N st    98   3896835       125      2662         0     98224     13310   1398220   no data   no data  --
4547.84/1138.71	c  N st    99   3969717       125      2662         0     85248     13310   1024049   no data   no data  --
4706.03/1178.38	c  N st   100   4079040       125      2662         0    104914     13310   1514618   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-3175121-1304089306/watcher-3175121-1304089306 -o /tmp/evaluation-result-3175121-1304089306/solver-3175121-1304089306 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175121-1304089306.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: 7.88 8.05 8.00 5/180 6806
/proc/meminfo: memFree=25797468/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 414 0 0 0 0 0 0 0 25 0 4 0 520531077 52465664 353 33554432000 4194304 4650419 140736210758960 18446744073709551615 230809222129 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 12809 353 303 112 0 7774 0
[pid=6806/tid=6807] ppid=6804 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520531077 52465664 353 33554432000 4194304 4650419 140736210758960 18446744073709551615 47216306821042 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520531077 52465664 353 33554432000 4194304 4650419 140736210758960 18446744073709551615 47216306821042 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520531077 52465664 353 33554432000 4194304 4650419 140736210758960 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.31807 s]
/proc/loadavg: 7.88 8.05 8.00 5/180 6806
/proc/meminfo: memFree=25797468/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=294496 CPUtime=2.33 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 5433 0 0 0 233 0 0 0 18 0 4 0 520531077 301563904 2472 33554432000 4194304 4650419 140736210758960 18446744073709551615 230809208967 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 71439 3208 391 112 0 66404 0
[pid=6806/tid=6807] ppid=6804 vsize=285756 CPUtime=0.84 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 1478 0 0 0 84 0 0 0 18 0 4 0 520531077 292614144 3208 33554432000 4194304 4650419 140736210758960 18446744073709551615 4304347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=285756 CPUtime=0.84 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 1475 0 0 0 84 0 0 0 18 0 4 0 520531077 292614144 3208 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=285756 CPUtime=0.84 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 1316 0 0 0 84 0 0 0 19 0 4 0 520531077 292614144 3208 33554432000 4194304 4650419 140736210758960 18446744073709551615 4333655 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 294496

[startup+0.95621 s]
/proc/loadavg: 7.88 8.05 8.00 5/180 6806
/proc/meminfo: memFree=25797468/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=277748 CPUtime=3.79 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 7410 0 0 0 379 0 0 0 19 0 4 0 520531077 284413952 3025 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 69437 3025 392 112 0 64402 0
[pid=6806/tid=6807] ppid=6804 vsize=277748 CPUtime=0.94 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 1797 0 0 0 94 0 0 0 19 0 4 0 520531077 284413952 3025 33554432000 4194304 4650419 140736210758960 18446744073709551615 4361107 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=277748 CPUtime=0.94 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 1807 0 0 0 94 0 0 0 19 0 4 0 520531077 284413952 3025 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=277748 CPUtime=0.94 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 1594 0 0 0 94 0 0 0 19 0 4 0 520531077 284413952 3025 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 277748

[startup+1.05619 s]
/proc/loadavg: 7.88 8.05 8.00 5/180 6806
/proc/meminfo: memFree=25797468/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=277748 CPUtime=4.2 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 7688 0 0 0 419 1 0 0 19 0 4 0 520531077 284413952 3303 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 69437 3303 392 112 0 64402 0
[pid=6806/tid=6807] ppid=6804 vsize=277748 CPUtime=1.04 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 1872 0 0 0 104 0 0 0 19 0 4 0 520531077 284413952 3303 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=277748 CPUtime=1.04 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 1880 0 0 0 104 0 0 0 19 0 4 0 520531077 284413952 3303 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=277748 CPUtime=1.04 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 1663 0 0 0 104 0 0 0 19 0 4 0 520531077 284413952 3303 33554432000 4194304 4650419 140736210758960 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 277748

[startup+1.15618 s]
/proc/loadavg: 7.88 8.05 8.00 5/180 6806
/proc/meminfo: memFree=25797468/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=277748 CPUtime=4.59 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 9324 0 0 0 458 1 0 0 19 0 4 0 520531077 284413952 4939 33554432000 4194304 4650419 140736210758960 18446744073709551615 4432376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 69437 4939 393 112 0 64402 0
[pid=6806/tid=6807] ppid=6804 vsize=277748 CPUtime=1.14 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 1935 0 0 0 114 0 0 0 19 0 4 0 520531077 284413952 4939 33554432000 4194304 4650419 140736210758960 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=277748 CPUtime=1.14 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 1941 0 0 0 114 0 0 0 19 0 4 0 520531077 284413952 4939 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=277748 CPUtime=1.14 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 1721 0 0 0 114 0 0 0 19 0 4 0 520531077 284413952 4939 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 277748

[startup+1.50111 s]
/proc/loadavg: 7.88 8.05 8.00 5/180 6806
/proc/meminfo: memFree=25797468/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=278136 CPUtime=5.97 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 11634 0 0 0 596 1 0 0 20 0 4 0 520531077 284811264 6429 33554432000 4194304 4650419 140736210758960 18446744073709551615 4439628 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 69534 6429 393 112 0 64499 0
[pid=6806/tid=6807] ppid=6804 vsize=278136 CPUtime=1.49 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 3465 0 0 0 149 0 0 0 20 0 4 0 520531077 284811264 6429 33554432000 4194304 4650419 140736210758960 18446744073709551615 4438603 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=278136 CPUtime=1.49 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 2347 0 0 0 149 0 0 0 19 0 4 0 520531077 284811264 6429 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=278136 CPUtime=1.48 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 2095 0 0 0 148 0 0 0 20 0 4 0 520531077 284811264 6429 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 278136

[startup+3.10085 s]
/proc/loadavg: 7.88 8.05 8.00 5/179 6811
/proc/meminfo: memFree=26059364/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=287140 CPUtime=12.36 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 19006 0 0 0 1233 3 0 0 25 0 4 0 520531077 294031360 12192 33554432000 4194304 4650419 140736210758960 18446744073709551615 4439403 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 71785 12192 393 112 0 66750 0
[pid=6806/tid=6807] ppid=6804 vsize=287140 CPUtime=3.09 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 4502 0 0 0 309 0 0 0 25 0 4 0 520531077 294031360 12192 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=287140 CPUtime=3.08 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 4597 0 0 0 308 0 0 0 25 0 4 0 520531077 294031360 12192 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=287140 CPUtime=3.07 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 4432 0 0 0 307 0 0 0 25 0 4 0 520531077 294031360 12192 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 287140

[startup+6.30623 s]
/proc/loadavg: 7.89 8.05 8.00 9/184 6841
/proc/meminfo: memFree=26005156/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=287632 CPUtime=25.17 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 27404 0 0 0 2512 5 0 0 25 0 4 0 520531077 294535168 15430 33554432000 4194304 4650419 140736210758960 18446744073709551615 4438539 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 71908 15430 393 112 0 66873 0
[pid=6806/tid=6807] ppid=6804 vsize=287632 CPUtime=6.3 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 7104 0 0 0 629 1 0 0 25 0 4 0 520531077 294535168 15430 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=287632 CPUtime=6.29 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 7391 0 0 0 628 1 0 0 25 0 4 0 520531077 294535168 15430 33554432000 4194304 4650419 140736210758960 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=287632 CPUtime=6.27 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 5808 0 0 0 626 1 0 0 25 0 4 0 520531077 294535168 15430 33554432000 4194304 4650419 140736210758960 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 287632

[startup+12.7011 s]
/proc/loadavg: 7.90 8.05 8.00 9/184 6841
/proc/meminfo: memFree=25968492/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=288180 CPUtime=50.71 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 40358 0 0 0 5064 7 0 0 25 0 4 0 520531077 295096320 20917 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 72045 20917 393 112 0 67010 0
[pid=6806/tid=6807] ppid=6804 vsize=288180 CPUtime=12.68 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 11254 0 0 0 1267 1 0 0 25 0 4 0 520531077 295096320 20917 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=288180 CPUtime=12.68 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 10575 0 0 0 1267 1 0 0 25 0 4 0 520531077 295096320 20917 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=288180 CPUtime=12.63 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 9000 0 0 0 1261 2 0 0 25 0 4 0 520531077 295096320 20917 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 288180

[startup+25.5007 s]
/proc/loadavg: 7.92 8.05 8.00 9/184 6841
/proc/meminfo: memFree=25920508/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=301952 CPUtime=101.84 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 62180 0 0 0 10172 12 0 0 25 0 4 0 520531077 309198848 25776 33554432000 4194304 4650419 140736210758960 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 75488 25776 393 112 0 70453 0
[pid=6806/tid=6807] ppid=6804 vsize=301952 CPUtime=25.49 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 18889 0 0 0 2546 3 0 0 25 0 4 0 520531077 309198848 25776 33554432000 4194304 4650419 140736210758960 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=301952 CPUtime=25.49 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 16749 0 0 0 2546 3 0 0 25 0 4 0 520531077 309198848 25776 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=301952 CPUtime=25.37 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 12416 0 0 0 2534 3 0 0 25 0 4 0 520531077 309198848 25776 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 301952

[startup+51.101 s]
/proc/loadavg: 7.95 8.04 8.00 9/184 6842
/proc/meminfo: memFree=25860024/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=310028 CPUtime=204.11 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 95552 0 0 0 20390 21 0 0 25 0 4 0 520531077 317468672 32727 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 77507 32727 393 112 0 72472 0
[pid=6806/tid=6807] ppid=6804 vsize=310028 CPUtime=51.08 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 29909 0 0 0 5103 5 0 0 25 0 4 0 520531077 317468672 32727 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=310028 CPUtime=51.09 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 27250 0 0 0 5103 6 0 0 25 0 4 0 520531077 317468672 32727 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=310028 CPUtime=50.83 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 16716 0 0 0 5079 4 0 0 25 0 4 0 520531077 317468672 32727 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 310028

[startup+102.301 s]
/proc/loadavg: 8.01 8.05 8.00 9/184 6843
/proc/meminfo: memFree=25805552/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=301604 CPUtime=408.66 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 148771 0 0 0 40827 39 0 0 25 0 4 0 520531077 308842496 40858 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 75401 40858 393 112 0 70366 0
[pid=6806/tid=6807] ppid=6804 vsize=301604 CPUtime=102.28 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 46245 0 0 0 10218 10 0 0 25 0 4 0 520531077 308842496 40858 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=301604 CPUtime=102.29 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 42882 0 0 0 10218 11 0 0 25 0 4 0 520531077 308842496 40858 33554432000 4194304 4650419 140736210758960 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=301604 CPUtime=101.78 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 25580 0 0 0 10171 7 0 0 25 0 4 0 520531077 308842496 40858 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 301604

[startup+162.301 s]

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

[pid=6806] ppid=6804 vsize=550268 CPUtime=2804.61 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 446414 0 0 0 280304 157 0 0 25 0 4 0 520531077 563474432 98160 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 137567 98160 393 112 0 132532 0
[pid=6806/tid=6807] ppid=6804 vsize=550268 CPUtime=702.3 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 134825 0 0 0 70183 47 0 0 25 0 4 0 520531077 563474432 98160 33554432000 4194304 4650419 140736210758960 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=550268 CPUtime=702.3 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 124282 0 0 0 70188 42 0 0 25 0 4 0 520531077 563474432 98160 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=550268 CPUtime=697.91 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 70998 0 0 0 69764 27 0 0 25 0 4 0 520531077 563474432 98160 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2804.61
Current children cumulated vsize (KiB) 550268

[startup+762.301 s]
/proc/loadavg: 8.00 8.04 8.02 9/184 6864
/proc/meminfo: memFree=25376340/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=622804 CPUtime=3044.29 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 470876 0 0 0 304261 168 0 0 25 0 4 0 520531077 637751296 103223 33554432000 4194304 4650419 140736210758960 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 155701 103223 393 112 0 150666 0
[pid=6806/tid=6807] ppid=6804 vsize=622804 CPUtime=762.3 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 142883 0 0 0 76180 50 0 0 25 0 4 0 520531077 637751296 103223 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=622804 CPUtime=762.31 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 132521 0 0 0 76185 46 0 0 25 0 4 0 520531077 637751296 103223 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=622804 CPUtime=757.58 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 74307 0 0 0 75729 29 0 0 25 0 4 0 520531077 637751296 103223 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.29
Current children cumulated vsize (KiB) 622804

[startup+822.301 s]
/proc/loadavg: 8.04 8.05 8.02 9/184 6865
/proc/meminfo: memFree=25323868/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=688464 CPUtime=3283.97 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 497632 0 0 0 328218 179 0 0 25 0 4 0 520531077 704987136 117724 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 172116 117724 393 112 0 167081 0
[pid=6806/tid=6807] ppid=6804 vsize=688464 CPUtime=822.3 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 149099 0 0 0 82177 53 0 0 25 0 4 0 520531077 704987136 117724 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=688464 CPUtime=822.31 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 139828 0 0 0 82182 49 0 0 25 0 4 0 520531077 704987136 117724 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365216 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=688464 CPUtime=817.26 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 79242 0 0 0 81695 31 0 0 25 0 4 0 520531077 704987136 117724 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.97
Current children cumulated vsize (KiB) 688464

[startup+882.301 s]
/proc/loadavg: 8.05 8.05 8.02 9/184 6867
/proc/meminfo: memFree=25336360/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=691580 CPUtime=3523.63 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 510660 0 0 0 352178 185 0 0 25 0 4 0 520531077 708177920 109809 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366928 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 172895 109809 393 112 0 167860 0
[pid=6806/tid=6807] ppid=6804 vsize=691580 CPUtime=882.3 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 152514 0 0 0 88175 55 0 0 25 0 4 0 520531077 708177920 109809 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=691580 CPUtime=882.31 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 144536 0 0 0 88180 51 0 0 25 0 4 0 520531077 708177920 109809 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=691580 CPUtime=876.93 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 79999 0 0 0 87662 31 0 0 25 0 4 0 520531077 708177920 109809 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.63
Current children cumulated vsize (KiB) 691580

[startup+942.301 s]
/proc/loadavg: 8.02 8.04 8.01 9/184 6869
/proc/meminfo: memFree=25279664/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=691700 CPUtime=3763.32 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 535496 0 0 0 376136 196 0 0 25 0 4 0 520531077 708300800 121335 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 172925 121335 393 112 0 167890 0
[pid=6806/tid=6807] ppid=6804 vsize=691700 CPUtime=942.31 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 159216 0 0 0 94173 58 0 0 25 0 4 0 520531077 708300800 121335 33554432000 4194304 4650419 140736210758960 18446744073709551615 4315210 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=691700 CPUtime=942.31 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 151537 0 0 0 94177 54 0 0 25 0 4 0 520531077 708300800 121335 33554432000 4194304 4650419 140736210758960 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=691700 CPUtime=936.61 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 85231 0 0 0 93627 34 0 0 25 0 4 0 520531077 708300800 121335 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.32
Current children cumulated vsize (KiB) 691700

[startup+1002.3 s]
/proc/loadavg: 8.05 8.04 8.01 9/184 6870
/proc/meminfo: memFree=25291040/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=639944 CPUtime=4002.98 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 557241 0 0 0 400092 206 0 0 25 0 4 0 520531077 655302656 114072 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 159986 114072 393 112 0 154951 0
[pid=6806/tid=6807] ppid=6804 vsize=639944 CPUtime=1002.3 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 165313 0 0 0 100170 60 0 0 25 0 4 0 520531077 655302656 114072 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=639944 CPUtime=1002.31 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 160019 0 0 0 100173 58 0 0 25 0 4 0 520531077 655302656 114072 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=639944 CPUtime=996.28 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 87377 0 0 0 99593 35 0 0 25 0 4 0 520531077 655302656 114072 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.98
Current children cumulated vsize (KiB) 639944

[startup+1062.31 s]
/proc/loadavg: 8.06 8.05 8.01 9/184 6872
/proc/meminfo: memFree=25309232/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=646524 CPUtime=4242.67 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 574712 0 0 0 424052 215 0 0 25 0 4 0 520531077 662040576 114568 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 161631 114568 393 112 0 156596 0
[pid=6806/tid=6807] ppid=6804 vsize=646524 CPUtime=1062.32 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 170904 0 0 0 106168 64 0 0 25 0 4 0 520531077 662040576 114568 33554432000 4194304 4650419 140736210758960 18446744073709551615 4330510 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=646524 CPUtime=1062.32 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 165824 0 0 0 106171 61 0 0 25 0 4 0 520531077 662040576 114568 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=646524 CPUtime=1055.96 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 91466 0 0 0 105559 37 0 0 25 0 4 0 520531077 662040576 114568 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.67
Current children cumulated vsize (KiB) 646524

[startup+1122.3 s]
/proc/loadavg: 8.10 8.05 8.01 9/184 6873
/proc/meminfo: memFree=25264192/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=646752 CPUtime=4482.33 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 600115 0 0 0 448006 227 0 0 25 0 4 0 520531077 662274048 119579 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 161688 119579 393 112 0 156653 0
[pid=6806/tid=6807] ppid=6804 vsize=646752 CPUtime=1122.31 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 178038 0 0 0 112164 67 0 0 25 0 4 0 520531077 662274048 119579 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=646752 CPUtime=1122.32 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 172354 0 0 0 112168 64 0 0 25 0 4 0 520531077 662274048 119579 33554432000 4194304 4650419 140736210758960 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=646752 CPUtime=1115.63 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 96985 0 0 0 111526 37 0 0 25 0 4 0 520531077 662274048 119579 33554432000 4194304 4650419 140736210758960 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.33
Current children cumulated vsize (KiB) 646752

[startup+1182.3 s]
/proc/loadavg: 8.11 8.06 8.01 9/184 6875
/proc/meminfo: memFree=25263304/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=702512 CPUtime=4722 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 620617 0 0 0 471964 236 0 0 25 0 4 0 520531077 719372288 120075 33554432000 4194304 4650419 140736210758960 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 175628 120075 393 112 0 170593 0
[pid=6806/tid=6807] ppid=6804 vsize=702512 CPUtime=1182.3 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 184004 0 0 0 118160 70 0 0 25 0 4 0 520531077 719372288 120075 33554432000 4194304 4650419 140736210758960 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=702512 CPUtime=1182.32 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 179410 0 0 0 118165 67 0 0 25 0 4 0 520531077 719372288 120075 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=702512 CPUtime=1175.31 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 101275 0 0 0 117492 39 0 0 25 0 4 0 520531077 719372288 120075 33554432000 4194304 4650419 140736210758960 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722
Current children cumulated vsize (KiB) 702512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.08 8.05 8.01 9/184 6876
/proc/meminfo: memFree=25249168/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=702308 CPUtime=4800.33 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 627876 0 0 0 479794 239 0 0 25 0 4 0 520531077 719163392 123574 33554432000 4194304 4650419 140736210758960 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 175577 123574 393 112 0 170542 0
[pid=6806/tid=6807] ppid=6804 vsize=702308 CPUtime=1201.92 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 187003 0 0 0 120121 71 0 0 25 0 4 0 520531077 719163392 123574 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=702308 CPUtime=1201.93 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 180943 0 0 0 120125 68 0 0 25 0 4 0 520531077 719163392 123574 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=702308 CPUtime=1194.8 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 102578 0 0 0 119441 39 0 0 25 0 4 0 520531077 719163392 123574 33554432000 4194304 4650419 140736210758960 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 702308

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

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

[startup+1201.9 s]
/proc/loadavg: 8.08 8.05 8.01 9/184 6876
/proc/meminfo: memFree=25249168/32951124 swapFree=67111524/67111528
[pid=6806] ppid=6804 vsize=702308 CPUtime=4800.33 cores=0,2,4,6
/proc/6806/stat : 6806 (strangenight1-m) R 6804 6806 6568 0 -1 4202496 627876 0 0 0 479794 239 0 0 25 0 4 0 520531077 719163392 123574 33554432000 4194304 4650419 140736210758960 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6806/statm: 175577 123574 393 112 0 170542 0
[pid=6806/tid=6807] ppid=6804 vsize=702308 CPUtime=1201.92 cores=0,2,4,6
/proc/6806/task/6807/stat : 6807 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 187003 0 0 0 120121 71 0 0 25 0 4 0 520531077 719163392 123574 33554432000 4194304 4650419 140736210758960 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6806/tid=6808] ppid=6804 vsize=702308 CPUtime=1201.93 cores=0,2,4,6
/proc/6806/task/6808/stat : 6808 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 180943 0 0 0 120125 68 0 0 25 0 4 0 520531077 719163392 123574 33554432000 4194304 4650419 140736210758960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6806/tid=6809] ppid=6804 vsize=702308 CPUtime=1194.8 cores=0,2,4,6
/proc/6806/task/6809/stat : 6809 (strangenight1-m) R 6804 6806 6568 0 -1 4202560 102578 0 0 0 119441 39 0 0 25 0 4 0 520531077 719163392 123574 33554432000 4194304 4650419 140736210758960 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 702308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.39
CPU user time (s): 4797.97
CPU system time (s): 2.42263
CPU usage (%): 399.386
Max. virtual memory (cumulated for all children) (KiB): 745556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.97
system time used= 2.42263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 627877
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 268
involuntary context switches= 21595

runsolver used 1.91571 second user time and 4.5853 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 17:01:46
IDJOB=3175121
IDBENCH=82739
IDSOLVER=1588
FILE ID=node104/3175121-1304089306
RUNJOBID= node104-1304086898-6586
PBS_JOBID= 13170552
Free space on /tmp= 71544 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S396831120-092.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175121-1304089306/watcher-3175121-1304089306 -o /tmp/evaluation-result-3175121-1304089306/solver-3175121-1304089306 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175121-1304089306.cnf

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

MD5SUM BENCH= 1c5680fb79b6ea8965a1c94337260953
RANDOM SEED=1448976186

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25797748 kB
Buffers:       1880460 kB
Cached:        4354888 kB
SwapCached:          4 kB
Active:         478316 kB
Inactive:      6132012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25797748 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6232 kB
Writeback:           0 kB
AnonPages:      374980 kB
Mapped:          15512 kB
Slab:           479820 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   620056 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= 71536 MiB
End job on node104 at 2011-04-29 17:21:50