Trace number 3368730

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.2 1202.25

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-3368730-1305401843.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.00	c Parsing time:  0.00 s
0.00/0.00	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.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  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:      52 undec:       5 neg:      68
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       125      2662         0         0     13310         0   no data   no data  --
0.20/0.06	c Decided on static restart strategy
0.38/0.13	c  N st     8      4919       125      2662         0      4652     13310    120223   no data   no data  --
1.18/0.34	c  N st    10     11301       125      2662         0      4284     13310     87135   no data   no data  --
1.97/0.54	c  N st    11     17044       125      2662         0      9700     13310    230171   no data   no data  --
3.17/0.86	c  F st    12     25000       125      2662         0     11914     13310    285666   no data   no data  --
3.17/0.86	c  N st    12     25000       125      2662         0     11914     13310    285666   no data   no data  --
3.99/1.10	c Decided on static restart strategy
3.99/1.10	c  N st    18     30001       125      2662         0     10208     13310    226424   no data   no data  --
3.99/1.10	c  S st    18     30001       125      2662         0     10208     13310    226424   no data   no data  --
4.40/1.13	c  S st    18     30502       125      2662         0     10701     13310    238726   no data   no data  --
4.40/1.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/1.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/1.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.40/1.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/1.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/1.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.40/1.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.76/1.76	c lits-rem:      2962  cl-subs:     1565  v-elim:      0  v-fix:    0  time:  2.48 s
7.17/1.80	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.17
7.17/1.80	c calculated reachability. Time: 0.00
7.17/1.80	c  N st    18     30502       125      2662         0      9136     13310    193309   no data   no data  --
8.39/2.18	c  N st    20     37612       125      2662         0      8408     13310    160319   no data   no data  --
9.56/2.47	c  N st    21     44011       125      2662         0     14468     13310    314471   no data   no data  --
9.96/2.57	c  S st    22     45753       125      2662         0     16103     13310    357882   no data   no data  --
10.36/2.61	c  S st    22     46260       125      2662         0     16591     13310    370828   no data   no data  --
10.36/2.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.36/2.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
10.36/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.36/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
10.36/2.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.55/3.93	c lits-rem:      3791  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  5.20 s
15.55/3.93	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.55/3.94	c vivif2 --  cl tried    14767 cl shrink        0 lits rem          0 time: 0.01
15.95/4.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.27
15.95/4.01	c calculated reachability. Time: 0.00
15.95/4.01	c  N st    22     46260       125      2662         0     14767     13310    319516   no data   no data  --
19.14/4.82	c  N st    23     60658       125      2662         0     10556     13310    186055   no data   no data  --
20.74/5.29	c  N st    24     69390       125      2662         0     18794     13310    408678   no data   no data  --
20.74/5.29	c  S st    24     69390       125      2662         0     18794     13310    408678   no data   no data  --
21.14/5.34	c  S st    24     69891       125      2662         0     19276     13310    421441   no data   no data  --
21.14/5.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.14/5.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.14/5.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
21.14/5.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.14/5.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.14/5.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
21.14/5.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.13/6.81	c lits-rem:      3785  cl-subs:     1813  v-elim:      0  v-fix:    0  time:  5.78 s
27.13/6.81	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.13/6.81	c vivif2 --  cl tried    17463 cl shrink        0 lits rem          0 time: 0.02
27.13/6.89	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.32
27.13/6.90	c calculated reachability. Time: 0.00
27.13/6.90	c  N st    24     69891       125      2662         0     17463     13310    367059   no data   no data  --
32.32/8.10	c  F st    25     87500       125      2662         0     12485     13310    213295   no data   no data  --
32.32/8.10	c  N st    25     87500       125      2662         0     12485     13310    213295   no data   no data  --
33.52/8.41	c Decided on static restart strategy
34.32/8.61	c  N st    32     95541       125      2662         0     20084     13310    408528   no data   no data  --
36.71/9.22	c  N st    34    104836       125      2662         0     16637     13310    314461   no data   no data  --
36.71/9.22	c  S st    34    104836       125      2662         0     16637     13310    314461   no data   no data  --
36.71/9.27	c  S st    34    105339       125      2662         0     17127     13310    327235   no data   no data  --
36.71/9.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.71/9.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.71/9.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
36.71/9.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.71/9.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.71/9.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
36.71/9.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.50/10.45	c lits-rem:      2373  cl-subs:     1024  v-elim:      0  v-fix:    0  time:  4.65 s
41.50/10.45	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
41.50/10.46	c vivif2 --  cl tried    16103 cl shrink        0 lits rem          0 time: 0.01
41.90/10.53	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.30
41.90/10.53	c calculated reachability. Time: 0.00
41.90/10.53	c  N st    34    105339       125      2662         0     16103     13310    297489   no data   no data  --
44.29/11.13	c  N st    35    114938       125      2662         0     25178     13310    538115   no data   no data  --
48.32/12.15	c  N st    36    129335       125      2662         0     25482     13310    520790   no data   no data  --
54.68/13.77	c  N st    37    150930       125      2662         0     16618     13310    263385   no data   no data  --
56.69/14.28	c  S st    38    158008       125      2662         0     23260     13310    430913   no data   no data  --
57.10/14.34	c  S st    38    158517       125      2662         0     23755     13310    444013   no data   no data  --
57.10/14.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.10/14.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.10/14.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
57.10/14.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.10/14.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.10/14.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
57.10/14.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.06/15.88	c lits-rem:      3796  cl-subs:     2089  v-elim:      0  v-fix:    0  time:  6.05 s
63.06/15.88	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
63.06/15.88	c vivif2 --  cl tried    21666 cl shrink        0 lits rem          0 time: 0.02
63.46/15.98	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.38
63.46/15.98	c calculated reachability. Time: 0.00
63.46/15.98	c  N st    38    158517       125      2662         0     21666     13310    387401   no data   no data  --
82.24/20.68	c  N st    39    207105       125      2662         0     34281     13310    693413   no data   no data  --
93.40/23.47	c  N st    40    237775       125      2662         0     26579     13310    477654   no data   no data  --
93.40/23.47	c  S st    40    237775       125      2662         0     26579     13310    477654   no data   no data  --
93.80/23.54	c  S st    40    238279       125      2662         0     27075     13310    490709   no data   no data  --
93.80/23.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.80/23.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.80/23.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
93.80/23.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.80/23.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.80/23.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
93.80/23.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.61/25.24	c lits-rem:      4126  cl-subs:     2009  v-elim:      0  v-fix:    0  time:  6.70 s
100.61/25.24	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
100.61/25.25	c vivif2 --  cl tried    25066 cl shrink        0 lits rem          0 time: 0.02
101.02/25.36	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.45
101.02/25.36	c calculated reachability. Time: 0.00
101.02/25.36	c  N st    40    238279       125      2662         0     25066     13310    436478   no data   no data  --
127.74/32.04	c  F st    41    306252       125      2662         0     27045     13310    447881   no data   no data  --
127.74/32.04	c  N st    41    306252       125      2662         0     27045     13310    447881   no data   no data  --
129.74/32.57	c Decided on static restart strategy
138.93/34.85	c  N st    51    334562       125      2662         0     31154     13310    537643   no data   no data  --
148.11/37.17	c  N st    53    357419       125      2662         0     29199     13310    466007   no data   no data  --
148.11/37.17	c  S st    53    357419       125      2662         0     29199     13310    466007   no data   no data  --
148.51/37.25	c  S st    53    357923       125      2662         0     29686     13310    479121   no data   no data  --
148.51/37.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
148.51/37.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
148.51/37.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
148.51/37.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
148.51/37.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.51/37.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
148.51/37.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
154.50/38.72	c lits-rem:      2869  cl-subs:     1190  v-elim:      0  v-fix:    0  time:  5.79 s
154.50/38.72	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
154.50/38.73	c vivif2 --  cl tried    28496 cl shrink        0 lits rem          0 time: 0.02
154.89/38.86	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.51
154.89/38.86	c calculated reachability. Time: 0.00
154.89/38.86	c  N st    53    357923       125      2662         0     28496     13310    444431   no data   no data  --
168.87/42.39	c  N st    54    390317       125      2662         0     34546     13310    594156   no data   no data  --
194.02/48.63	c  N st    55    438905       125      2662         0     28499     13310    410097   no data   no data  --
227.99/57.11	c  N st    56    511787       125      2662         0     41527     13310    739051   no data   no data  --
242.33/60.75	c  N st    57    536885       125      2662         0     36014     13310    562008   no data   no data  --
242.33/60.75	c  S st    57    536885       125      2662         0     36014     13310    562008   no data   no data  --
242.73/60.84	c  S st    57    537387       125      2662         0     36504     13310    575167   no data   no data  --
242.73/60.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
242.73/60.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
242.73/60.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
242.73/60.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.73/60.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.73/60.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
242.73/60.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
249.95/62.64	c lits-rem:      1790  cl-subs:     1560  v-elim:      0  v-fix:    0  time:  7.06 s
249.95/62.64	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
249.95/62.65	c vivif2 --  cl tried    34944 cl shrink        0 lits rem          0 time: 0.02
250.72/62.82	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.68
250.72/62.82	c calculated reachability. Time: 0.00
250.72/62.82	c  N st    57    537387       125      2662         0     34944     13310    531739   no data   no data  --
349.34/87.51	c  N st    58    701372       125      2662         0     62680     13310   1191382   no data   no data  --
412.03/103.26	c  N st    59    806081       125      2662         0     56904     13310   1011235   no data   no data  --
412.03/103.26	c  S st    59    806081       125      2662         0     56904     13310   1011235   no data   no data  --
412.86/103.42	c  S st    59    806585       125      2662         0     57398     13310   1024438   no data   no data  --
412.86/103.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
412.86/103.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
412.86/103.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
412.86/103.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
412.86/103.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
412.86/103.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
412.86/103.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
435.59/109.13	c lits-rem:       688  cl-subs:     5381  v-elim:      0  v-fix:    0  time: 22.57 s
435.59/109.13	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
435.59/109.14	c vivif2 --  cl tried    52017 cl shrink        0 lits rem          0 time: 0.04
436.78/109.41	c asymm  cl-useful: 0/2058/2662 lits-rem:0 time: 1.08
436.78/109.41	c calculated reachability. Time: 0.00
436.78/109.41	c  N st    59    806585       125      2662         0     52017     13310    889368   no data   no data  --
617.66/154.71	c  F st    60   1071876       125      2662         0     67598     13310   1210244   no data   no data  --
617.66/154.71	c  N st    60   1071876       125      2662         0     67598     13310   1210244   no data   no data  --
622.05/155.81	c Decided on static restart strategy
639.62/160.26	c  N st    70   1100181       125      2662         0     52201     13310    776398   no data   no data  --
667.60/167.25	c  N st    72   1136174       125      2662         0     86097     13310   1696890   no data   no data  --
691.53/173.27	c  N st    73   1168566       125      2662         0     73239     13310   1321228   no data   no data  --
724.70/181.53	c  N st    74   1209879       125      2662         0     67904     13310   1179668   no data   no data  --
724.70/181.53	c  S st    74   1209879       125      2662         0     67904     13310   1179668   no data   no data  --
725.87/181.82	c  S st    74   1210379       125      2662         0     68389     13310   1192232   no data   no data  --
725.87/181.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
725.87/181.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
725.87/181.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
726.27/181.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
726.27/181.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
726.27/181.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
726.27/181.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
776.57/194.60	c lits-rem:      4217  cl-subs:     4973  v-elim:      0  v-fix:    0  time: 50.66 s
776.57/194.60	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
776.99/194.61	c vivif2 --  cl tried    63416 cl shrink        0 lits rem          0 time: 0.05
777.40/194.77	c asymm  cl-useful: 0/604/2662 lits-rem:0 time: 0.62
777.40/194.77	c calculated reachability. Time: 0.00
777.40/194.77	c  N st    74   1210379       125      2662         0     63416     13310   1056134   no data   no data  --
840.86/210.66	c  N st    75   1283261       125      2662         0     86854     13310   1682112   no data   no data  --
954.25/239.03	c  N st    76   1392586       125      2662         0     48884     13310    593987   no data   no data  --
1095.59/274.45	c  N st    77   1556570       125      2662         0     53177     13310    670969   no data   no data  --
1241.73/311.07	c  N st    78   1710380       125      2662         0     93052     13310   1659765   no data   no data  --
1241.73/311.07	c  S st    78   1710380       125      2662         0     93052     13310   1659765   no data   no data  --
1243.33/311.42	c  S st    78   1710882       125      2662         0     93542     13310   1673362   no data   no data  --
1243.33/311.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1243.33/311.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1243.33/311.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.24
1243.73/311.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1243.73/311.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1243.73/311.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1243.73/311.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1382.28/346.29	c lits-rem:      3917  cl-subs:    10802  v-elim:      0  v-fix:    0  time: 138.68 s
1382.28/346.29	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1382.68/346.31	c vivif2 --  cl tried    82740 cl shrink        0 lits rem          0 time: 0.08
1384.27/346.72	c asymm  cl-useful: 0/1511/2662 lits-rem:0 time: 1.63
1384.27/346.73	c calculated reachability. Time: 0.00
1384.27/346.73	c  N st    78   1710882       125      2662         0     82740     13310   1414959   no data   no data  --
1763.18/441.65	c  N st    79   2079846       125      2662         0     94706     13310   1661739   no data   no data  --
1893.75/474.30	c  N st    80   2210883       125      2662         0     98559     13310   1712565   no data   no data  --
1893.75/474.30	c  S st    80   2210883       125      2662         0     98559     13310   1712565   no data   no data  --
1894.55/474.60	c  S st    80   2211390       125      2662         0     99048     13310   1725826   no data   no data  --
1894.95/474.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1894.95/474.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1894.95/474.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1895.35/474.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1895.35/474.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1895.35/474.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1895.35/474.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2020.35/506.06	c lits-rem:      1206  cl-subs:     9185  v-elim:      0  v-fix:    0  time: 125.16 s
2020.35/506.06	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2020.35/506.08	c vivif2 --  cl tried    89863 cl shrink        0 lits rem          0 time: 0.08
2022.31/506.55	c asymm  cl-useful: 0/1127/2662 lits-rem:0 time: 1.86
2022.31/506.55	c calculated reachability. Time: 0.00
2022.31/506.55	c  N st    80   2211390       125      2662         0     89863     13310   1502699   no data   no data  --
2575.32/645.04	c  N st    81   2711391       125      2662         0    112482     13310   1977717   no data   no data  --
2575.32/645.04	c  S st    81   2711391       125      2662         0    112482     13310   1977717   no data   no data  --
2576.52/645.39	c  S st    81   2711895       125      2662         0    112968     13310   1990746   no data   no data  --
2576.92/645.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2576.92/645.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2576.92/645.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
2577.32/645.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2577.32/645.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2577.32/645.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2577.32/645.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2784.16/697.36	c lits-rem:      1191  cl-subs:    12115  v-elim:      0  v-fix:    0  time: 206.95 s
2784.16/697.36	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2784.16/697.39	c vivif2 --  cl tried   100853 cl shrink        0 lits rem          0 time: 0.10
2786.14/697.85	c asymm  cl-useful: 0/1251/2662 lits-rem:0 time: 1.87
2786.14/697.86	c calculated reachability. Time: 0.00
2786.14/697.86	c  N st    81   2711895       125      2662         0    100853     13310   1703309   no data   no data  --
3454.93/865.34	c  N st    82   3211895       125      2662         0     78505     13310    984868   no data   no data  --
3454.93/865.34	c  S st    82   3211895       125      2662         0     78505     13310    984868   no data   no data  --
3455.73/865.60	c  S st    82   3212398       125      2662         0     78988     13310    997845   no data   no data  --
3456.14/865.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3456.14/865.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3456.14/865.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
3456.14/865.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3456.14/865.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3456.14/865.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3456.14/865.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3479.28/871.44	c lits-rem:       298  cl-subs:     1412  v-elim:      0  v-fix:    0  time: 22.99 s
3479.28/871.44	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3479.28/871.45	c vivif2 --  cl tried    77576 cl shrink        0 lits rem          0 time: 0.06
3480.88/871.85	c asymm  cl-useful: 0/1347/2662 lits-rem:0 time: 1.57
3480.88/871.85	c calculated reachability. Time: 0.00
3480.88/871.85	c  N st    82   3212398       125      2662         0     77576     13310    965206   no data   no data  --
4113.74/1030.39	c  N st    83   3712398       125      2662         0     87711     13310   1127703   no data   no data  --
4113.74/1030.39	c  S st    83   3712398       125      2662         0     87711     13310   1127703   no data   no data  --
4114.95/1030.62	c  S st    83   3712901       125      2662         0     88199     13310   1141120   no data   no data  --
4114.95/1030.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4114.95/1030.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4114.95/1030.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
4114.95/1030.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4114.95/1030.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4114.95/1030.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4114.95/1030.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4146.87/1038.69	c lits-rem:      2203  cl-subs:     2687  v-elim:      0  v-fix:    0  time: 31.89 s
4146.87/1038.69	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4147.27/1038.71	c vivif2 --  cl tried    85512 cl shrink        0 lits rem          0 time: 0.06
4148.48/1039.03	c asymm  cl-useful: 0/1423/2662 lits-rem:0 time: 1.30
4148.48/1039.04	c calculated reachability. Time: 0.00
4148.48/1039.04	c  N st    83   3712901       125      2662         0     85512     13310   1079157   no data   no data  --
4193.60/1050.34	c  F st    84   3751563       125      2662         0    121524     13310   2026043   no data   no data  --
4193.60/1050.34	c  N st    84   3751563       125      2662         0    121524     13310   2026043   no data   no data  --
4202.80/1052.67	c Decided on static restart strategy
4241.11/1062.24	c  N st    94   3779862       125      2662         0    148097     13310   2721724   no data   no data  --
4283.83/1072.90	c  N st    96   3815855       125      2662         0    102619     13310   1506673   no data   no data  --
4334.14/1085.57	c  N st    97   3848247       125      2662         0    132870     13310   2315699   no data   no data  --
4421.19/1107.31	c  N st    98   3896835       125      2662         0     98224     13310   1398220   no data   no data  --
4536.18/1136.17	c  N st    99   3969717       125      2662         0     85248     13310   1024049   no data   no data  --
4693.89/1175.64	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: 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-3368730-1305401843/watcher-3368730-1305401843 -o /tmp/evaluation-result-3368730-1305401843/solver-3368730-1305401843 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368730-1305401843.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.42 7.92 7.97 2/225 3312
/proc/meminfo: memFree=19336176/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 412 0 0 0 0 0 0 0 23 0 4 0 651784129 52465664 352 33554432000 4194304 4650419 140734468197616 18446744073709551615 47342785918898 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 12809 352 303 112 0 7774 0
[pid=3312/tid=3313] ppid=3310 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 4 0 651784129 52465664 356 33554432000 4194304 4650419 140734468197616 18446744073709551615 47342785918489 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 651784129 52465664 356 33554432000 4194304 4650419 140734468197616 18446744073709551615 47342785918892 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651784129 52465664 356 33554432000 4194304 4650419 140734468197616 18446744073709551615 47342785918480 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0561661 s]
/proc/loadavg: 7.42 7.92 7.97 2/225 3312
/proc/meminfo: memFree=19336176/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=282748 CPUtime=0.2 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 1663 0 0 0 20 0 0 0 25 0 4 0 651784129 289533952 1492 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 70687 1492 388 112 0 65652 0
[pid=3312/tid=3313] ppid=3310 vsize=282748 CPUtime=0.05 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 372 0 0 0 5 0 0 0 25 0 4 0 651784129 289533952 1492 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=282748 CPUtime=0.04 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 334 0 0 0 4 0 0 0 25 0 4 0 651784129 289533952 1492 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=282748 CPUtime=0.04 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 204 0 0 0 4 0 0 0 25 0 4 0 651784129 289533952 1492 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 282748

[startup+0.101158 s]
/proc/loadavg: 7.42 7.92 7.97 2/225 3312
/proc/meminfo: memFree=19336176/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=282748 CPUtime=0.38 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 1908 0 0 0 38 0 0 0 25 0 4 0 651784129 289533952 1737 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 70687 1737 389 112 0 65652 0
[pid=3312/tid=3313] ppid=3310 vsize=282748 CPUtime=0.09 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 427 0 0 0 9 0 0 0 25 0 4 0 651784129 289533952 1737 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=282748 CPUtime=0.09 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 387 0 0 0 9 0 0 0 25 0 4 0 651784129 289533952 1737 33554432000 4194304 4650419 140734468197616 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=282748 CPUtime=0.09 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 282 0 0 0 9 0 0 0 25 0 4 0 651784129 289533952 1737 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282748

[startup+0.301123 s]
/proc/loadavg: 7.42 7.92 7.97 2/225 3312
/proc/meminfo: memFree=19336176/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=284232 CPUtime=1.18 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 3191 0 0 0 118 0 0 0 25 0 4 0 651784129 291053568 2392 33554432000 4194304 4650419 140734468197616 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 71058 2392 391 112 0 66023 0
[pid=3312/tid=3313] ppid=3310 vsize=284232 CPUtime=0.29 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 748 0 0 0 29 0 0 0 25 0 4 0 651784129 291053568 2392 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=284232 CPUtime=0.29 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 709 0 0 0 29 0 0 0 25 0 4 0 651784129 291053568 2392 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=284232 CPUtime=0.29 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 603 0 0 0 29 0 0 0 25 0 4 0 651784129 291053568 2392 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284232

[startup+0.701052 s]
/proc/loadavg: 7.42 7.92 7.97 2/225 3312
/proc/meminfo: memFree=19336176/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=285772 CPUtime=2.77 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 5744 0 0 0 277 0 0 0 25 0 4 0 651784129 292630528 2801 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 71443 2801 391 112 0 66408 0
[pid=3312/tid=3313] ppid=3310 vsize=285772 CPUtime=0.69 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 1398 0 0 0 69 0 0 0 25 0 4 0 651784129 292630528 2801 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=285772 CPUtime=0.69 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 1355 0 0 0 69 0 0 0 25 0 4 0 651784129 292630528 2801 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=285772 CPUtime=0.69 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 1207 0 0 0 69 0 0 0 25 0 4 0 651784129 292630528 2801 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285772

[startup+1.50091 s]
/proc/loadavg: 7.42 7.92 7.97 9/236 3324
/proc/meminfo: memFree=19302856/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=282884 CPUtime=5.96 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 11552 0 0 0 595 1 0 0 25 0 4 0 651784129 289673216 6365 33554432000 4194304 4650419 140734468197616 18446744073709551615 4438822 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 70721 6365 393 112 0 65686 0
[pid=3312/tid=3313] ppid=3310 vsize=282884 CPUtime=1.48 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 3462 0 0 0 148 0 0 0 25 0 4 0 651784129 289673216 6365 33554432000 4194304 4650419 140734468197616 18446744073709551615 4439153 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=282884 CPUtime=1.48 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 2326 0 0 0 148 0 0 0 25 0 4 0 651784129 289673216 6365 33554432000 4194304 4650419 140734468197616 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=282884 CPUtime=1.48 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 2086 0 0 0 148 0 0 0 25 0 4 0 651784129 289673216 6365 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 282884

[startup+3.10063 s]
/proc/loadavg: 7.47 7.93 7.97 9/236 3324
/proc/meminfo: memFree=19258960/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=283260 CPUtime=12.36 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 18892 0 0 0 1233 3 0 0 25 0 4 0 651784129 290058240 12300 33554432000 4194304 4650419 140734468197616 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 70815 12300 393 112 0 65780 0
[pid=3312/tid=3313] ppid=3310 vsize=283260 CPUtime=3.08 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 4506 0 0 0 308 0 0 0 25 0 4 0 651784129 290058240 12300 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=283260 CPUtime=3.07 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 4586 0 0 0 307 0 0 0 25 0 4 0 651784129 290058240 12300 33554432000 4194304 4650419 140734468197616 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=283260 CPUtime=3.08 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 4443 0 0 0 308 0 0 0 25 0 4 0 651784129 290058240 12300 33554432000 4194304 4650419 140734468197616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 283260

[startup+6.30107 s]
/proc/loadavg: 7.47 7.93 7.97 9/236 3324
/proc/meminfo: memFree=19220164/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=281868 CPUtime=25.14 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 27623 0 0 0 2509 5 0 0 25 0 4 0 651784129 288632832 15687 33554432000 4194304 4650419 140734468197616 18446744073709551615 4439089 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 70467 15687 393 112 0 65432 0
[pid=3312/tid=3313] ppid=3310 vsize=281868 CPUtime=6.29 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 7030 0 0 0 628 1 0 0 25 0 4 0 651784129 288632832 15687 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=281868 CPUtime=6.25 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 7797 0 0 0 624 1 0 0 25 0 4 0 651784129 288632832 15687 33554432000 4194304 4650419 140734468197616 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=281868 CPUtime=6.28 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 5827 0 0 0 627 1 0 0 25 0 4 0 651784129 288632832 15687 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 281868

[startup+12.7009 s]
/proc/loadavg: 7.62 7.94 7.97 9/236 3324
/proc/meminfo: memFree=19177588/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=286488 CPUtime=50.69 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 40544 0 0 0 5060 9 0 0 25 0 4 0 651784129 293363712 21475 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 71622 21475 393 112 0 66587 0
[pid=3312/tid=3313] ppid=3310 vsize=286488 CPUtime=12.69 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 10831 0 0 0 1267 2 0 0 25 0 4 0 651784129 293363712 21475 33554432000 4194304 4650419 140734468197616 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=286488 CPUtime=12.6 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 10929 0 0 0 1258 2 0 0 25 0 4 0 651784129 293363712 21475 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=286488 CPUtime=12.68 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 9032 0 0 0 1266 2 0 0 25 0 4 0 651784129 293363712 21475 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365535 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 286488

[startup+25.5007 s]
/proc/loadavg: 7.68 7.94 7.97 9/236 3324
/proc/meminfo: memFree=19130480/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=306692 CPUtime=101.79 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 62107 0 0 0 10164 15 0 0 25 0 4 0 651784129 314052608 25611 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 76673 25611 393 112 0 71638 0
[pid=3312/tid=3313] ppid=3310 vsize=306692 CPUtime=25.49 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 18199 0 0 0 2545 4 0 0 25 0 4 0 651784129 314052608 25611 33554432000 4194304 4650419 140734468197616 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=306692 CPUtime=25.31 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 17147 0 0 0 2527 4 0 0 25 0 4 0 651784129 314052608 25611 33554432000 4194304 4650419 140734468197616 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=306692 CPUtime=25.49 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 12420 0 0 0 2545 4 0 0 25 0 4 0 651784129 314052608 25611 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 306692

[startup+51.1012 s]
/proc/loadavg: 7.79 7.95 7.97 9/236 3325
/proc/meminfo: memFree=19081556/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=319316 CPUtime=204.01 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 96381 0 0 0 20376 25 0 0 25 0 4 0 651784129 326979584 31436 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 79829 31436 393 112 0 74794 0
[pid=3312/tid=3313] ppid=3310 vsize=319316 CPUtime=51.09 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 28949 0 0 0 5103 6 0 0 25 0 4 0 651784129 326979584 31436 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=319316 CPUtime=50.72 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 28024 0 0 0 5065 7 0 0 25 0 4 0 651784129 326979584 31436 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=319316 CPUtime=51.08 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 16695 0 0 0 5103 5 0 0 25 0 4 0 651784129 326979584 31436 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 319316

[startup+102.308 s]
/proc/loadavg: 7.95 7.97 7.98 9/236 3326
/proc/meminfo: memFree=19045312/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=329184 CPUtime=408.46 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 151971 0 0 0 40803 43 0 0 25 0 4 0 651784129 337084416 39099 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 82296 39099 393 112 0 77261 0
[pid=3312/tid=3313] ppid=3310 vsize=329184 CPUtime=102.3 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 45208 0 0 0 10218 12 0 0 25 0 4 0 651784129 337084416 39099 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=329184 CPUtime=101.56 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 44619 0 0 0 10143 13 0 0 25 0 4 0 651784129 337084416 39099 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=329184 CPUtime=102.29 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 24383 0 0 0 10222 7 0 0 25 0 4 0 651784129 337084416 39099 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365216 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.46
Current children cumulated vsize (KiB) 329184

[startup+162.301 s]

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

[pid=3312] ppid=3310 vsize=605152 CPUtime=2564.56 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 431077 0 0 0 256283 173 0 0 25 0 4 0 651784129 619675648 97760 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 151288 97760 393 112 0 146253 0
[pid=3312/tid=3313] ppid=3310 vsize=605152 CPUtime=642.31 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 108145 0 0 0 64192 39 0 0 25 0 4 0 651784129 619675648 97761 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=605152 CPUtime=637.64 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 141043 0 0 0 63707 57 0 0 25 0 4 0 651784129 619675648 97761 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=605152 CPUtime=642.3 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 65994 0 0 0 64203 27 0 0 25 0 4 0 651784129 619675648 97761 33554432000 4194304 4650419 140734468197616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2564.56
Current children cumulated vsize (KiB) 605152

[startup+702.3 s]
/proc/loadavg: 8.14 8.06 8.01 9/236 3342
/proc/meminfo: memFree=18595328/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=605292 CPUtime=2804.1 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 443701 0 0 0 280229 181 0 0 25 0 4 0 651784129 619819008 101698 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 151323 101698 393 112 0 146288 0
[pid=3312/tid=3313] ppid=3310 vsize=605292 CPUtime=702.3 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 108445 0 0 0 70191 39 0 0 25 0 4 0 651784129 619819008 101698 33554432000 4194304 4650419 140734468197616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=605292 CPUtime=697.2 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 148389 0 0 0 69658 62 0 0 25 0 4 0 651784129 619819008 101698 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=605292 CPUtime=702.29 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 69467 0 0 0 70200 29 0 0 25 0 4 0 651784129 619819008 101698 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.1
Current children cumulated vsize (KiB) 605292

[startup+762.309 s]
/proc/loadavg: 8.10 8.06 8.01 9/236 3344
/proc/meminfo: memFree=18571476/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=610044 CPUtime=3043.7 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 464909 0 0 0 304178 192 0 0 25 0 4 0 651784129 624685056 108071 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 152511 108071 393 112 0 147476 0
[pid=3312/tid=3313] ppid=3310 vsize=610044 CPUtime=762.31 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 112834 0 0 0 76190 41 0 0 25 0 4 0 651784129 624685056 108071 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=610044 CPUtime=756.77 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 155953 0 0 0 75611 66 0 0 25 0 4 0 651784129 624685056 108071 33554432000 4194304 4650419 140734468197616 18446744073709551615 4313315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=610044 CPUtime=762.3 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 72343 0 0 0 76199 31 0 0 25 0 4 0 651784129 624685056 108071 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3043.7
Current children cumulated vsize (KiB) 610044

[startup+822.301 s]
/proc/loadavg: 8.08 8.06 8.01 9/236 3346
/proc/meminfo: memFree=18549000/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=622848 CPUtime=3283.24 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 486040 0 0 0 328120 204 0 0 25 0 4 0 651784129 637796352 108053 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 155712 108053 393 112 0 150677 0
[pid=3312/tid=3313] ppid=3310 vsize=622848 CPUtime=822.31 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 116117 0 0 0 82188 43 0 0 25 0 4 0 651784129 637796352 108053 33554432000 4194304 4650419 140734468197616 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=622848 CPUtime=816.33 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 165367 0 0 0 81562 71 0 0 25 0 4 0 651784129 637796352 108053 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=622848 CPUtime=822.29 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 75153 0 0 0 82196 33 0 0 25 0 4 0 651784129 637796352 108053 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.24
Current children cumulated vsize (KiB) 622848

[startup+882.3 s]
/proc/loadavg: 8.07 8.06 8.01 9/236 3347
/proc/meminfo: memFree=18533972/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=622908 CPUtime=3522.8 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 503815 0 0 0 352068 212 0 0 25 0 4 0 651784129 637857792 114437 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365300 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 155727 114437 393 112 0 150692 0
[pid=3312/tid=3313] ppid=3310 vsize=622908 CPUtime=882.31 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 116119 0 0 0 88188 43 0 0 25 0 4 0 651784129 637857792 114437 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=622908 CPUtime=875.89 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 173990 0 0 0 87515 74 0 0 25 0 4 0 651784129 637857792 114437 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=622908 CPUtime=882.3 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 79697 0 0 0 88193 37 0 0 25 0 4 0 651784129 637857792 114437 33554432000 4194304 4650419 140734468197616 18446744073709551615 4327935 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3522.8
Current children cumulated vsize (KiB) 622908

[startup+942.301 s]
/proc/loadavg: 8.07 8.06 8.01 9/236 3349
/proc/meminfo: memFree=18529964/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=662780 CPUtime=3762.38 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 527615 0 0 0 376012 226 0 0 25 0 4 0 651784129 678686720 109672 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 165695 109672 393 112 0 160660 0
[pid=3312/tid=3313] ppid=3310 vsize=662780 CPUtime=942.31 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 124592 0 0 0 94184 47 0 0 25 0 4 0 651784129 678686720 109672 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=662780 CPUtime=935.46 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 181102 0 0 0 93467 79 0 0 25 0 4 0 651784129 678686720 109672 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=662780 CPUtime=942.3 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 82056 0 0 0 94192 38 0 0 25 0 4 0 651784129 678686720 109672 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3762.38
Current children cumulated vsize (KiB) 662780

[startup+1002.3 s]
/proc/loadavg: 8.06 8.06 8.01 9/236 3350
/proc/meminfo: memFree=18534156/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=611012 CPUtime=4001.93 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 552270 0 0 0 399953 240 0 0 25 0 4 0 651784129 625676288 107955 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 152753 107955 393 112 0 147718 0
[pid=3312/tid=3313] ppid=3310 vsize=611012 CPUtime=1002.31 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 132495 0 0 0 100180 51 0 0 25 0 4 0 651784129 625676288 107955 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=611012 CPUtime=995.02 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 188279 0 0 0 99419 83 0 0 25 0 4 0 651784129 625676288 107955 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=611012 CPUtime=1002.3 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 86456 0 0 0 100189 41 0 0 25 0 4 0 651784129 625676288 107955 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4001.93
Current children cumulated vsize (KiB) 611012

[startup+1062.3 s]
/proc/loadavg: 8.06 8.06 8.01 9/236 3352
/proc/meminfo: memFree=18534124/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=611276 CPUtime=4241.51 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 574499 0 0 0 423898 253 0 0 25 0 4 0 651784129 625946624 106915 33554432000 4194304 4650419 140734468197616 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 152819 106915 393 112 0 147784 0
[pid=3312/tid=3313] ppid=3310 vsize=611276 CPUtime=1062.31 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 138279 0 0 0 106177 54 0 0 25 0 4 0 651784129 625946624 106915 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=611276 CPUtime=1054.59 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 195907 0 0 0 105371 88 0 0 25 0 4 0 651784129 625946624 106915 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=611276 CPUtime=1062.3 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 88579 0 0 0 106188 42 0 0 25 0 4 0 651784129 625946624 106915 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4241.51
Current children cumulated vsize (KiB) 611276

[startup+1122.3 s]
/proc/loadavg: 8.09 8.08 8.01 9/236 3354
/proc/meminfo: memFree=18522336/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=666972 CPUtime=4481.07 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 595443 0 0 0 447840 267 0 0 25 0 4 0 651784129 682979328 107676 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 166743 107676 393 112 0 161708 0
[pid=3312/tid=3313] ppid=3310 vsize=666972 CPUtime=1122.31 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 145437 0 0 0 112172 59 0 0 25 0 4 0 651784129 682979328 107676 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=666972 CPUtime=1114.15 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 201650 0 0 0 111323 92 0 0 25 0 4 0 651784129 682979328 107676 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=666972 CPUtime=1122.31 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 92339 0 0 0 112187 44 0 0 25 0 4 0 651784129 682979328 107676 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4481.07
Current children cumulated vsize (KiB) 666972

[startup+1182.3 s]
/proc/loadavg: 8.10 8.09 8.02 9/236 3356
/proc/meminfo: memFree=18504332/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=677412 CPUtime=4720.64 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 620790 0 0 0 471784 280 0 0 25 0 4 0 651784129 693669888 113587 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365195 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 169353 113587 393 112 0 164318 0
[pid=3312/tid=3313] ppid=3310 vsize=677412 CPUtime=1182.31 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 152519 0 0 0 118167 64 0 0 25 0 4 0 651784129 693669888 113587 33554432000 4194304 4650419 140734468197616 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=677412 CPUtime=1173.73 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 209554 0 0 0 117277 96 0 0 25 0 4 0 651784129 693669888 113587 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=677412 CPUtime=1182.31 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 95858 0 0 0 118186 45 0 0 25 0 4 0 651784129 693669888 113587 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4720.64
Current children cumulated vsize (KiB) 677412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 8.18 8.11 8.02 9/236 3357
/proc/meminfo: memFree=18507420/32950928 swapFree=64721848/67111528
[pid=3312] ppid=3310 vsize=677468 CPUtime=4800.14 cores=1,3,5,7
/proc/3312/stat : 3312 (strangenight1-m) R 3310 3312 2957 0 -1 4202496 628264 0 0 0 479730 284 0 0 25 0 4 0 651784129 693727232 116953 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3312/statm: 169367 116953 393 112 0 164332 0
[pid=3312/tid=3313] ppid=3310 vsize=677468 CPUtime=1202.23 cores=1,3,5,7
/proc/3312/task/3313/stat : 3313 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 154320 0 0 0 120157 66 0 0 25 0 4 0 651784129 693727232 116955 33554432000 4194304 4650419 140734468197616 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3312/tid=3314] ppid=3310 vsize=677468 CPUtime=1193.48 cores=1,3,5,7
/proc/3312/task/3314/stat : 3314 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 212638 0 0 0 119251 97 0 0 25 0 4 0 651784129 693727232 116955 33554432000 4194304 4650419 140734468197616 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3312/tid=3315] ppid=3310 vsize=677468 CPUtime=1202.22 cores=1,3,5,7
/proc/3312/task/3315/stat : 3315 (strangenight1-m) R 3310 3312 2957 0 -1 4202560 95858 0 0 0 120177 45 0 0 25 0 4 0 651784129 693727232 116955 33554432000 4194304 4650419 140734468197616 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 677468

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): 1202.25
CPU time (s): 4800.2
CPU user time (s): 4797.33
CPU system time (s): 2.86856
CPU usage (%): 399.269
Max. virtual memory (cumulated for all children) (KiB): 746928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.33
system time used= 2.86856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 628266
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= 243
involuntary context switches= 32638

runsolver used 2.25266 second user time and 6.51101 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 21:37:23
IDJOB=3368730
IDBENCH=82739
IDSOLVER=1846
FILE ID=node123/3368730-1305401843
RUNJOBID= node123-1305401843-3297
PBS_JOBID= 13324482
Free space on /tmp= 73364 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
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-3368730-1305401843/watcher-3368730-1305401843 -o /tmp/evaluation-result-3368730-1305401843/solver-3368730-1305401843 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368730-1305401843.cnf

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

MD5SUM BENCH= 1c5680fb79b6ea8965a1c94337260953
RANDOM SEED=2040357113

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19336440 kB
Buffers:        296432 kB
Cached:        3984752 kB
SwapCached:      10528 kB
Active:       10608444 kB
Inactive:      2737460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19336440 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            6352 kB
Writeback:           0 kB
AnonPages:     9062212 kB
Mapped:          15400 kB
Slab:           176148 kB
PageTables:      31364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13023208 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= 73352 MiB
End job on node123 at 2011-05-14 21:57:28