Trace number 3175312

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.27 1201.64

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
MD5SUMac9c61f9177fd0d9da068d938bec80ff
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-3175312-1304111931.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.01 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.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.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.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.90	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.90	c calculated reachability. Time: 0.00
0.00/0.90	c Calc default polars -  time:   0.00 s pos:      69 undec:       4 neg:      52
0.00/0.90	c =========================================================================================
0.00/0.90	c types(t): F = full restart, N = normal restart
0.00/0.90	c types(t): S = simplification begin/end, E = solution found
0.00/0.90	c restart types(rt): st = static, dy = dynamic
0.00/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.90	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.90	c Decided on static restart strategy
0.00/0.90	c  N st     8      4914       125      2662         0      4643     13310    123831   no data   no data  --
0.00/0.90	c  N st    10     11298       125      2662         0      4288     13310     87403   no data   no data  --
0.00/0.90	c  N st    11     17041       125      2662         0      9710     13310    226629   no data   no data  --
0.00/0.90	c  F st    12     25000       125      2662         0     11868     13310    279294   no data   no data  --
0.00/0.90	c  N st    12     25000       125      2662         0     11868     13310    279294   no data   no data  --
4.40/1.20	c Decided on static restart strategy
4.40/1.20	c  N st    18     30000       125      2662         0     10171     13310    223770   no data   no data  --
4.40/1.20	c  S st    18     30000       125      2662         0     10171     13310    223770   no data   no data  --
4.40/1.20	c  S st    18     30501       125      2662         0     10658     13310    236267   no data   no data  --
4.40/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/1.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.40/1.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.40/1.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.77/1.73	c lits-rem:      2489  cl-subs:     1518  v-elim:      0  v-fix:    0  time:  2.34 s
6.77/1.77	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.16
6.77/1.77	c calculated reachability. Time: 0.00
6.77/1.77	c  N st    18     30501       125      2662         0      9140     13310    192787   no data   no data  --
8.38/2.10	c  N st    20     37612       125      2662         0      8436     13310    160727   no data   no data  --
9.17/2.37	c  N st    21     44011       125      2662         0     14484     13310    315526   no data   no data  --
9.57/2.47	c  S st    22     45751       125      2662         0     16120     13310    358605   no data   no data  --
9.97/2.52	c  S st    22     46254       125      2662         0     16611     13310    371633   no data   no data  --
9.97/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.97/2.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.97/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
9.97/2.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.97/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.97/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
9.97/2.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.17/3.86	c lits-rem:      3656  cl-subs:     1736  v-elim:      0  v-fix:    0  time:  5.31 s
15.17/3.86	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.17/3.87	c vivif2 --  cl tried    14875 cl shrink        0 lits rem          0 time: 0.02
15.57/3.94	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.28
15.57/3.94	c calculated reachability. Time: 0.00
15.57/3.94	c  N st    22     46254       125      2662         0     14875     13310    321534   no data   no data  --
18.76/4.79	c  N st    23     60651       125      2662         0     10683     13310    190699   no data   no data  --
21.18/5.32	c  N st    24     69381       125      2662         0     18863     13310    409795   no data   no data  --
21.18/5.32	c  S st    24     69381       125      2662         0     18863     13310    409795   no data   no data  --
21.18/5.37	c  S st    24     69882       125      2662         0     19349     13310    422372   no data   no data  --
21.18/5.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.18/5.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.18/5.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
21.18/5.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.18/5.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.18/5.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
21.18/5.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.55/6.97	c lits-rem:      5539  cl-subs:     2079  v-elim:      0  v-fix:    0  time:  6.35 s
27.55/6.97	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.55/6.98	c vivif2 --  cl tried    17270 cl shrink        0 lits rem          0 time: 0.02
27.95/7.06	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.32
27.95/7.06	c calculated reachability. Time: 0.00
27.95/7.06	c  N st    24     69882       125      2662         0     17270     13310    358609   no data   no data  --
32.35/8.14	c  F st    25     87500       125      2662         0     12327     13310    211988   no data   no data  --
32.35/8.14	c  N st    25     87500       125      2662         0     12327     13310    211988   no data   no data  --
33.54/8.43	c Decided on static restart strategy
34.36/8.63	c  N st    32     95541       125      2662         0     19928     13310    408331   no data   no data  --
36.74/9.27	c  N st    34    104823       125      2662         0     16471     13310    317572   no data   no data  --
36.74/9.27	c  S st    34    104823       125      2662         0     16471     13310    317572   no data   no data  --
37.14/9.32	c  S st    34    105328       125      2662         0     16953     13310    330212   no data   no data  --
37.14/9.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.14/9.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.14/9.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
37.14/9.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.14/9.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.14/9.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
37.14/9.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.54/10.49	c lits-rem:      2407  cl-subs:     1067  v-elim:      0  v-fix:    0  time:  4.64 s
41.54/10.49	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
41.94/10.50	c vivif2 --  cl tried    15886 cl shrink        0 lits rem          0 time: 0.01
41.94/10.57	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.28
41.94/10.57	c calculated reachability. Time: 0.00
41.94/10.57	c  N st    34    105328       125      2662         0     15886     13310    298220   no data   no data  --
44.73/11.28	c  N st    35    114926       125      2662         0     24958     13310    535581   no data   no data  --
49.12/12.36	c  N st    36    129324       125      2662         0     25298     13310    533469   no data   no data  --
55.93/14.01	c  N st    37    150922       125      2662         0     16445     13310    264426   no data   no data  --
57.91/14.51	c  S st    38    157992       125      2662         0     23079     13310    439736   no data   no data  --
57.91/14.57	c  S st    38    158498       125      2662         0     23572     13310    452766   no data   no data  --
57.91/14.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.91/14.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.91/14.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
57.91/14.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.91/14.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.91/14.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
57.91/14.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.51/15.99	c lits-rem:      2688  cl-subs:     1704  v-elim:      0  v-fix:    0  time:  5.60 s
63.51/15.99	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
63.51/15.99	c vivif2 --  cl tried    21868 cl shrink        0 lits rem          0 time: 0.02
64.31/16.12	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.50
64.31/16.12	c calculated reachability. Time: 0.00
64.31/16.12	c  N st    38    158498       125      2662         0     21868     13310    402930   no data   no data  --
83.08/20.84	c  N st    39    207089       125      2662         0     34583     13310    709889   no data   no data  --
94.27/23.64	c  N st    40    237747       125      2662         0     26849     13310    488347   no data   no data  --
94.27/23.64	c  S st    40    237747       125      2662         0     26849     13310    488347   no data   no data  --
94.67/23.71	c  S st    40    238251       125      2662         0     27343     13310    501327   no data   no data  --
94.67/23.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.67/23.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.67/23.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
94.67/23.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.67/23.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.67/23.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
94.67/23.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.07/25.31	c lits-rem:      3458  cl-subs:     1900  v-elim:      0  v-fix:    0  time:  6.31 s
101.07/25.31	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
101.07/25.31	c vivif2 --  cl tried    25443 cl shrink        0 lits rem          0 time: 0.02
101.47/25.43	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.48
101.47/25.44	c calculated reachability. Time: 0.00
101.47/25.44	c  N st    40    238251       125      2662         0     25443     13310    450492   no data   no data  --
129.83/32.53	c  F st    41    306250       125      2662         0     27279     13310    449858   no data   no data  --
129.83/32.53	c  N st    41    306250       125      2662         0     27279     13310    449858   no data   no data  --
132.23/33.10	c Decided on static restart strategy
141.01/35.31	c  N st    51    334557       125      2662         0     31528     13310    547042   no data   no data  --
149.81/37.58	c  N st    53    357376       125      2662         0     29471     13310    473679   no data   no data  --
149.81/37.58	c  S st    53    357376       125      2662         0     29471     13310    473679   no data   no data  --
150.21/37.65	c  S st    53    357880       125      2662         0     29964     13310    486270   no data   no data  --
150.21/37.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
150.21/37.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.21/37.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
150.21/37.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.21/37.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.21/37.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
150.21/37.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
156.20/39.14	c lits-rem:      3260  cl-subs:     1356  v-elim:      0  v-fix:    0  time:  5.87 s
156.20/39.14	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
156.20/39.15	c vivif2 --  cl tried    28608 cl shrink        0 lits rem          0 time: 0.02
156.60/39.28	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.54
156.60/39.28	c calculated reachability. Time: 0.00
156.60/39.28	c  N st    53    357880       125      2662         0     28608     13310    448115   no data   no data  --
172.97/43.35	c  N st    54    390273       125      2662         0     34534     13310    592829   no data   no data  --
195.35/48.93	c  N st    55    438864       125      2662         0     28627     13310    418387   no data   no data  --
230.91/57.88	c  N st    56    511747       125      2662         0     41600     13310    710307   no data   no data  --
244.90/61.38	c  N st    57    536820       125      2662         0     36050     13310    558042   no data   no data  --
244.90/61.38	c  S st    57    536820       125      2662         0     36050     13310    558042   no data   no data  --
245.31/61.47	c  S st    57    537323       125      2662         0     36534     13310    570355   no data   no data  --
245.31/61.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
245.31/61.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
245.31/61.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
245.68/61.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
245.68/61.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.68/61.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
245.68/61.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
252.48/63.20	c lits-rem:      2303  cl-subs:     1489  v-elim:      0  v-fix:    0  time:  6.81 s
252.48/63.20	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
252.48/63.21	c vivif2 --  cl tried    35045 cl shrink        0 lits rem          0 time: 0.03
252.88/63.39	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.72
252.88/63.39	c calculated reachability. Time: 0.00
252.88/63.39	c  N st    57    537323       125      2662         0     35045     13310    529318   no data   no data  --
346.38/86.78	c  N st    58    701307       125      2662         0     62882     13310   1204203   no data   no data  --
413.09/103.46	c  N st    59    805984       125      2662         0     56942     13310   1003286   no data   no data  --
413.09/103.46	c  S st    59    805984       125      2662         0     56942     13310   1003286   no data   no data  --
413.89/103.63	c  S st    59    806488       125      2662         0     57439     13310   1016714   no data   no data  --
413.89/103.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
413.89/103.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
413.89/103.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
413.89/103.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
413.89/103.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
413.89/103.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
413.89/103.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
439.45/110.03	c lits-rem:      1693  cl-subs:     5071  v-elim:      0  v-fix:    0  time: 25.34 s
439.45/110.03	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
439.45/110.04	c vivif2 --  cl tried    52368 cl shrink        0 lits rem          0 time: 0.04
440.65/110.32	c asymm  cl-useful: 0/2291/2662 lits-rem:0 time: 1.11
440.65/110.32	c calculated reachability. Time: 0.00
440.65/110.32	c  N st    59    806488       125      2662         0     52368     13310    890144   no data   no data  --
622.85/155.91	c  F st    60   1071878       125      2662         0     67971     13310   1208586   no data   no data  --
622.85/155.91	c  N st    60   1071878       125      2662         0     67971     13310   1208586   no data   no data  --
628.02/157.22	c Decided on static restart strategy
647.20/162.01	c  N st    70   1100180       125      2662         0     52531     13310    798642   no data   no data  --
676.75/169.43	c  N st    72   1136172       125      2662         0     43336     13310    532089   no data   no data  --
697.13/174.56	c  N st    73   1168565       125      2662         0     73788     13310   1356283   no data   no data  --
733.49/183.62	c  N st    74   1209733       125      2662         0     68311     13310   1189349   no data   no data  --
733.49/183.62	c  S st    74   1209733       125      2662         0     68311     13310   1189349   no data   no data  --
734.28/183.88	c  S st    74   1210234       125      2662         0     68801     13310   1202424   no data   no data  --
734.28/183.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
734.28/183.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
734.68/183.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
734.68/183.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
734.68/183.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
734.68/183.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
734.68/183.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
776.22/194.32	c lits-rem:      1547  cl-subs:     4854  v-elim:      0  v-fix:    0  time: 41.37 s
776.22/194.32	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
776.22/194.34	c vivif2 --  cl tried    63947 cl shrink        0 lits rem          0 time: 0.06
777.42/194.63	c asymm  cl-useful: 0/1943/2662 lits-rem:0 time: 1.19
777.42/194.64	c calculated reachability. Time: 0.00
777.42/194.64	c  N st    74   1210234       125      2662         0     63947     13310   1069755   no data   no data  --
846.54/212.00	c  N st    75   1283116       125      2662         0     87209     13310   1679247   no data   no data  --
959.58/240.29	c  N st    76   1392439       125      2662         0     48959     13310    600513   no data   no data  --
1100.20/275.42	c  N st    77   1556423       125      2662         0     53602     13310    677560   no data   no data  --
1228.45/307.55	c  N st    78   1710235       125      2662         0     93695     13310   1696669   no data   no data  --
1228.45/307.55	c  S st    78   1710235       125      2662         0     93695     13310   1696669   no data   no data  --
1229.67/307.85	c  S st    78   1710740       125      2662         0     94184     13310   1709836   no data   no data  --
1229.67/307.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1229.67/307.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1230.04/307.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1230.04/307.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1230.04/307.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1230.04/307.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1230.04/307.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1362.66/341.18	c lits-rem:      4952  cl-subs:    10433  v-elim:      0  v-fix:    0  time: 132.69 s
1362.66/341.18	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1363.06/341.20	c vivif2 --  cl tried    83751 cl shrink        0 lits rem          0 time: 0.08
1363.86/341.48	c asymm  cl-useful: 0/719/2662 lits-rem:0 time: 1.12
1363.86/341.48	c calculated reachability. Time: 0.00
1363.86/341.48	c  N st    78   1710740       125      2662         0     83751     13310   1462195   no data   no data  --
1723.81/431.59	c  N st    79   2079704       125      2662         0     95151     13310   1638768   no data   no data  --
1859.63/465.55	c  N st    80   2210741       125      2662         0     99401     13310   1769855   no data   no data  --
1859.63/465.55	c  S st    80   2210741       125      2662         0     99401     13310   1769855   no data   no data  --
1861.23/465.91	c  S st    80   2211246       125      2662         0     99889     13310   1782580   no data   no data  --
1861.23/465.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1861.23/465.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1861.23/465.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1861.63/466.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1861.63/466.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1861.63/466.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1861.63/466.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1957.10/489.97	c lits-rem:      2061  cl-subs:     8657  v-elim:      0  v-fix:    0  time: 95.64 s
1957.10/489.97	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1957.10/489.99	c vivif2 --  cl tried    91232 cl shrink        0 lits rem          0 time: 0.08
1958.72/490.32	c asymm  cl-useful: 0/1474/2662 lits-rem:0 time: 1.33
1958.72/490.33	c calculated reachability. Time: 0.00
1958.72/490.33	c  N st    80   2211246       125      2662         0     91232     13310   1559930   no data   no data  --
2515.59/629.76	c  N st    81   2711250       125      2662         0    113920     13310   2030871   no data   no data  --
2515.59/629.76	c  S st    81   2711250       125      2662         0    113920     13310   2030871   no data   no data  --
2517.21/630.13	c  S st    81   2711757       125      2662         0    114410     13310   2044054   no data   no data  --
2517.21/630.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2517.21/630.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2517.59/630.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
2517.59/630.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2517.59/630.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2517.59/630.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2517.59/630.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2649.03/663.18	c lits-rem:      2726  cl-subs:    12089  v-elim:      0  v-fix:    0  time: 131.45 s
2649.03/663.18	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2649.41/663.20	c vivif2 --  cl tried   102321 cl shrink        0 lits rem          0 time: 0.09
2650.61/663.57	c asymm  cl-useful: 0/1014/2662 lits-rem:0 time: 1.48
2650.61/663.58	c calculated reachability. Time: 0.00
2650.61/663.58	c  N st    81   2711757       125      2662         0    102321     13310   1762667   no data   no data  --
3324.15/832.13	c  N st    82   3211758       125      2662         0     79494     13310   1021873   no data   no data  --
3324.15/832.13	c  S st    82   3211758       125      2662         0     79494     13310   1021873   no data   no data  --
3324.95/832.36	c  S st    82   3212259       125      2662         0     79981     13310   1034880   no data   no data  --
3324.95/832.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3324.95/832.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3325.37/832.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.13
3325.37/832.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3325.37/832.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3325.37/832.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3325.37/832.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3350.11/838.68	c lits-rem:       542  cl-subs:     2029  v-elim:      0  v-fix:    0  time: 24.97 s
3350.11/838.68	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3350.52/838.70	c vivif2 --  cl tried    77952 cl shrink        0 lits rem          0 time: 0.06
3352.13/839.13	c asymm  cl-useful: 0/1474/2662 lits-rem:0 time: 1.71
3352.13/839.13	c calculated reachability. Time: 0.00
3352.13/839.13	c  N st    82   3212259       125      2662         0     77952     13310    987226   no data   no data  --
4095.14/1025.15	c  N st    83   3712260       125      2662         0     88397     13310   1166218   no data   no data  --
4095.14/1025.15	c  S st    83   3712260       125      2662         0     88397     13310   1166218   no data   no data  --
4096.33/1025.43	c  S st    83   3712761       125      2662         0     88880     13310   1179081   no data   no data  --
4096.33/1025.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4096.33/1025.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4096.33/1025.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
4096.73/1025.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4096.73/1025.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4096.73/1025.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4096.73/1025.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4142.70/1037.07	c lits-rem:       799  cl-subs:     2742  v-elim:      0  v-fix:    0  time: 46.14 s
4142.70/1037.07	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4142.70/1037.08	c vivif2 --  cl tried    86138 cl shrink        0 lits rem          0 time: 0.06
4144.27/1037.49	c asymm  cl-useful: 0/1166/2662 lits-rem:0 time: 1.64
4144.27/1037.50	c calculated reachability. Time: 0.00
4144.27/1037.50	c  N st    83   3712761       125      2662         0     86138     13310   1112096   no data   no data  --
4207.39/1053.21	c  F st    84   3751563       125      2662         0    122182     13310   2079267   no data   no data  --
4207.39/1053.21	c  N st    84   3751563       125      2662         0    122182     13310   2079267   no data   no data  --
4216.58/1055.51	c Decided on static restart strategy
4259.71/1066.38	c  N st    94   3779868       125      2662         0    148845     13310   2787552   no data   no data  --
4318.45/1081.06	c  N st    96   3815862       125      2662         0    103570     13310   1565253   no data   no data  --
4367.57/1093.31	c  N st    97   3848255       125      2662         0    133927     13310   2388573   no data   no data  --
4437.88/1110.98	c  N st    98   3896844       125      2662         0     99140     13310   1435213   no data   no data  --
4540.54/1136.64	c  N st    99   3969727       125      2662         0     86008     13310   1054788   no data   no data  --
4690.35/1174.10	c  N st   100   4079050       125      2662         0    105871     13310   1561749   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-3175312-1304111931/watcher-3175312-1304111931 -o /tmp/evaluation-result-3175312-1304111931/solver-3175312-1304111931 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175312-1304111931.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: 8.11 8.11 8.02 6/180 3795
/proc/meminfo: memFree=30636188/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=183280 CPUtime=0 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 554 0 0 0 0 0 0 0 25 0 4 0 522793817 187678720 472 33554432000 4194304 4650419 140735605480960 18446744073709551615 222921882143 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 45820 475 340 112 0 40785 0
[pid=3795/tid=3796] ppid=3793 vsize=207904 CPUtime=0 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 53 0 0 0 0 0 0 0 25 0 4 0 522793818 212893696 525 33554432000 4194304 4650419 140735605480960 18446744073709551615 222921882143 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=207904 CPUtime=0 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 54 0 0 0 0 0 0 0 25 0 4 0 522793818 212893696 526 33554432000 4194304 4650419 140735605480960 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=207904 CPUtime=0 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 38 0 0 0 0 0 0 0 25 0 4 0 522793818 212893696 528 33554432000 4194304 4650419 140735605480960 18446744073709551615 222921882094 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.111511 s]
/proc/loadavg: 8.11 8.11 8.02 6/180 3795
/proc/meminfo: memFree=30636188/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=220916 CPUtime=3.6 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 6329 0 0 0 359 1 0 0 19 0 4 0 522793817 226217984 3402 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 55229 3402 392 112 0 50194 0
[pid=3795/tid=3796] ppid=3793 vsize=220916 CPUtime=0.89 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 1597 0 0 0 89 0 0 0 19 0 4 0 522793818 226217984 3402 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=220916 CPUtime=0.89 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 1532 0 0 0 89 0 0 0 19 0 4 0 522793818 226217984 3402 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=220916 CPUtime=0.89 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 1292 0 0 0 89 0 0 0 19 0 4 0 522793818 226217984 3402 33554432000 4194304 4650419 140735605480960 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 220916

[startup+1.0064 s]
/proc/loadavg: 8.11 8.11 8.02 6/180 3795
/proc/meminfo: memFree=30636188/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=221712 CPUtime=4 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 7447 0 0 0 399 1 0 0 19 0 4 0 522793817 227033088 3107 33554432000 4194304 4650419 140735605480960 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 55428 3107 392 112 0 50393 0
[pid=3795/tid=3796] ppid=3793 vsize=221712 CPUtime=0.99 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 1901 0 0 0 99 0 0 0 19 0 4 0 522793818 227033088 3107 33554432000 4194304 4650419 140735605480960 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=221712 CPUtime=0.99 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 1798 0 0 0 99 0 0 0 19 0 4 0 522793818 227033088 3107 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=221712 CPUtime=0.99 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 1530 0 0 0 99 0 0 0 19 0 4 0 522793818 227033088 3107 33554432000 4194304 4650419 140735605480960 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 221712

[startup+1.10638 s]
/proc/loadavg: 8.11 8.11 8.02 6/180 3795
/proc/meminfo: memFree=30636188/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=221712 CPUtime=4.4 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 7701 0 0 0 439 1 0 0 19 0 4 0 522793817 227033088 3361 33554432000 4194304 4650419 140735605480960 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 55428 3361 392 112 0 50393 0
[pid=3795/tid=3796] ppid=3793 vsize=221712 CPUtime=1.09 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 1968 0 0 0 109 0 0 0 19 0 4 0 522793818 227033088 3361 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=221712 CPUtime=1.09 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 1862 0 0 0 109 0 0 0 19 0 4 0 522793818 227033088 3361 33554432000 4194304 4650419 140735605480960 18446744073709551615 4332995 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=221712 CPUtime=1.09 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 1592 0 0 0 109 0 0 0 19 0 4 0 522793818 227033088 3361 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 221712

[startup+1.20636 s]
/proc/loadavg: 8.11 8.11 8.02 6/180 3795
/proc/meminfo: memFree=30636188/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=221712 CPUtime=4.8 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 9250 0 0 0 479 1 0 0 19 0 4 0 522793817 227033088 4910 33554432000 4194304 4650419 140735605480960 18446744073709551615 4432376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 55428 4910 393 112 0 50393 0
[pid=3795/tid=3796] ppid=3793 vsize=221712 CPUtime=1.19 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 2019 0 0 0 119 0 0 0 19 0 4 0 522793818 227033088 4910 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=221712 CPUtime=1.19 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 1921 0 0 0 119 0 0 0 19 0 4 0 522793818 227033088 4910 33554432000 4194304 4650419 140735605480960 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=221712 CPUtime=1.19 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 1648 0 0 0 119 0 0 0 19 0 4 0 522793818 227033088 4910 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 221712

[startup+1.50631 s]
/proc/loadavg: 8.11 8.11 8.02 6/180 3795
/proc/meminfo: memFree=30636188/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=221828 CPUtime=6 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 11296 0 0 0 599 1 0 0 20 0 4 0 522793817 227151872 6145 33554432000 4194304 4650419 140735605480960 18446744073709551615 4438661 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 55457 6145 393 112 0 50422 0
[pid=3795/tid=3796] ppid=3793 vsize=221828 CPUtime=1.49 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 3404 0 0 0 149 0 0 0 20 0 4 0 522793818 227151872 6145 33554432000 4194304 4650419 140735605480960 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=221828 CPUtime=1.49 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 2269 0 0 0 149 0 0 0 20 0 4 0 522793818 227151872 6145 33554432000 4194304 4650419 140735605480960 18446744073709551615 4326462 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=221828 CPUtime=1.49 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 1961 0 0 0 149 0 0 0 20 0 4 0 522793818 227151872 6145 33554432000 4194304 4650419 140735605480960 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 221828

[startup+3.10602 s]
/proc/loadavg: 8.11 8.11 8.02 9/184 3799
/proc/meminfo: memFree=30579384/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=222580 CPUtime=12.39 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 18182 0 0 0 1236 3 0 0 25 0 4 0 522793817 227921920 11567 33554432000 4194304 4650419 140735605480960 18446744073709551615 4439648 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 55645 11567 393 112 0 50610 0
[pid=3795/tid=3796] ppid=3793 vsize=222580 CPUtime=3.08 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 4552 0 0 0 308 0 0 0 25 0 4 0 522793818 227921920 11567 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=222580 CPUtime=3.09 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 4208 0 0 0 309 0 0 0 25 0 4 0 522793818 227921920 11567 33554432000 4194304 4650419 140735605480960 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=222580 CPUtime=3.09 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 4280 0 0 0 309 0 0 0 25 0 4 0 522793818 227921920 11567 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 222580

[startup+6.30044 s]
/proc/loadavg: 8.10 8.11 8.02 9/184 3799
/proc/meminfo: memFree=30572812/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=218128 CPUtime=25.17 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 27436 0 0 0 2512 5 0 0 25 0 4 0 522793817 223363072 15423 33554432000 4194304 4650419 140735605480960 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 54532 15423 393 112 0 49497 0
[pid=3795/tid=3796] ppid=3793 vsize=218128 CPUtime=6.27 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 7332 0 0 0 626 1 0 0 25 0 4 0 522793818 223363072 15423 33554432000 4194304 4650419 140735605480960 18446744073709551615 4310813 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=218128 CPUtime=6.3 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 7367 0 0 0 629 1 0 0 25 0 4 0 522793818 223363072 15423 33554432000 4194304 4650419 140735605480960 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=218128 CPUtime=6.29 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 6132 0 0 0 628 1 0 0 25 0 4 0 522793818 223363072 15423 33554432000 4194304 4650419 140735605480960 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 218128

[startup+12.7003 s]
/proc/loadavg: 8.10 8.11 8.02 9/184 3799
/proc/meminfo: memFree=30559368/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=219872 CPUtime=50.72 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 40484 0 0 0 5064 8 0 0 25 0 4 0 522793817 225148928 19041 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 54968 19041 393 112 0 49933 0
[pid=3795/tid=3796] ppid=3793 vsize=219872 CPUtime=12.64 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 11023 0 0 0 1262 2 0 0 25 0 4 0 522793818 225148928 19041 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=219872 CPUtime=12.69 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 10525 0 0 0 1267 2 0 0 25 0 4 0 522793818 225148928 19041 33554432000 4194304 4650419 140735605480960 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=219872 CPUtime=12.69 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 9328 0 0 0 1267 2 0 0 25 0 4 0 522793818 225148928 19041 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 219872

[startup+25.5009 s]
/proc/loadavg: 8.07 8.10 8.02 9/184 3800
/proc/meminfo: memFree=30520896/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=246504 CPUtime=101.87 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 61602 0 0 0 10175 12 0 0 25 0 4 0 522793817 252420096 27021 33554432000 4194304 4650419 140735605480960 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 61626 27021 393 112 0 56591 0
[pid=3795/tid=3796] ppid=3793 vsize=246504 CPUtime=25.37 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 17515 0 0 0 2534 3 0 0 25 0 4 0 522793818 252420096 27021 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=246504 CPUtime=25.48 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 16881 0 0 0 2546 2 0 0 25 0 4 0 522793818 252420096 27021 33554432000 4194304 4650419 140735605480960 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=246504 CPUtime=25.49 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 12721 0 0 0 2546 3 0 0 25 0 4 0 522793818 252420096 27021 33554432000 4194304 4650419 140735605480960 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 246504

[startup+51.1002 s]
/proc/loadavg: 8.18 8.13 8.03 9/184 3801
/proc/meminfo: memFree=30484736/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=246912 CPUtime=204.13 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 89402 0 0 0 20394 19 0 0 25 0 4 0 522793817 252837888 31929 33554432000 4194304 4650419 140735605480960 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 61728 31929 393 112 0 56693 0
[pid=3795/tid=3796] ppid=3793 vsize=246912 CPUtime=50.86 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 24650 0 0 0 5080 6 0 0 25 0 4 0 522793818 252837888 31929 33554432000 4194304 4650419 140735605480960 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=246912 CPUtime=51.09 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 23639 0 0 0 5105 4 0 0 25 0 4 0 522793818 252837888 31929 33554432000 4194304 4650419 140735605480960 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=246912 CPUtime=51.08 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 18446 0 0 0 5104 4 0 0 25 0 4 0 522793818 252837888 31929 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365267 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 246912

[startup+102.301 s]
/proc/loadavg: 8.22 8.14 8.04 9/184 3802
/proc/meminfo: memFree=30418960/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=316024 CPUtime=408.7 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 132505 0 0 0 40837 33 0 0 25 0 4 0 522793817 323608576 40551 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365300 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 79006 40551 393 112 0 73971 0
[pid=3795/tid=3796] ppid=3793 vsize=316024 CPUtime=101.81 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 34593 0 0 0 10172 9 0 0 25 0 4 0 522793818 323608576 40551 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=316024 CPUtime=102.29 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 36891 0 0 0 10220 9 0 0 25 0 4 0 522793818 323608576 40551 33554432000 4194304 4650419 140735605480960 18446744073709551615 4331010 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=316024 CPUtime=102.28 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 27218 0 0 0 10222 6 0 0 25 0 4 0 522793818 323608576 40551 33554432000 4194304 4650419 140735605480960 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.7
Current children cumulated vsize (KiB) 316024

[startup+162.301 s]

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

[pid=3795] ppid=3793 vsize=517024 CPUtime=2805.62 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 402797 0 0 0 280421 141 0 0 25 0 4 0 522793817 529432576 95043 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 129256 95043 393 112 0 124221 0
[pid=3795/tid=3796] ppid=3793 vsize=517024 CPUtime=698.74 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 114803 0 0 0 69834 40 0 0 25 0 4 0 522793818 529432576 95043 33554432000 4194304 4650419 140735605480960 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=517024 CPUtime=702.31 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 106545 0 0 0 70190 41 0 0 25 0 4 0 522793818 529432576 95043 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=517024 CPUtime=702.24 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 75613 0 0 0 70198 26 0 0 25 0 4 0 522793818 529432576 95043 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.62
Current children cumulated vsize (KiB) 517024

[startup+762.301 s]
/proc/loadavg: 8.06 8.10 8.05 9/184 3819
/proc/meminfo: memFree=29926400/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=530112 CPUtime=3045.32 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 426694 0 0 0 304380 152 0 0 25 0 4 0 522793817 542834688 101422 33554432000 4194304 4650419 140735605480960 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 132528 101422 393 112 0 127493 0
[pid=3795/tid=3796] ppid=3793 vsize=530112 CPUtime=758.44 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 119851 0 0 0 75803 41 0 0 25 0 4 0 522793818 542834688 101422 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=530112 CPUtime=762.31 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 115104 0 0 0 76186 45 0 0 25 0 4 0 522793818 542834688 101422 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=530112 CPUtime=762.23 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 79724 0 0 0 76195 28 0 0 25 0 4 0 522793818 542834688 101422 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.32
Current children cumulated vsize (KiB) 530112

[startup+822.3 s]
/proc/loadavg: 8.06 8.09 8.05 9/184 3821
/proc/meminfo: memFree=29891144/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=544640 CPUtime=3285.01 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 442037 0 0 0 328342 159 0 0 25 0 4 0 522793817 557711360 110500 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 136160 110500 393 112 0 131125 0
[pid=3795/tid=3796] ppid=3793 vsize=544640 CPUtime=818.13 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 120411 0 0 0 81771 42 0 0 25 0 4 0 522793818 557711360 110500 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=544640 CPUtime=822.31 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 122371 0 0 0 82182 49 0 0 25 0 4 0 522793818 557711360 110500 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=544640 CPUtime=822.23 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 83804 0 0 0 82193 30 0 0 25 0 4 0 522793818 557711360 110500 33554432000 4194304 4650419 140735605480960 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3285.01
Current children cumulated vsize (KiB) 544640

[startup+882.3 s]
/proc/loadavg: 8.09 8.09 8.05 9/184 3823
/proc/meminfo: memFree=29922960/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=531740 CPUtime=3524.68 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 448199 0 0 0 352305 163 0 0 25 0 4 0 522793817 544501760 104417 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 132935 104417 393 112 0 127900 0
[pid=3795/tid=3796] ppid=3793 vsize=531740 CPUtime=877.8 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 120807 0 0 0 87738 42 0 0 25 0 4 0 522793818 544501760 104417 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=531740 CPUtime=882.32 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 126227 0 0 0 88180 52 0 0 25 0 4 0 522793818 544501760 104417 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=531740 CPUtime=882.23 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 85433 0 0 0 88192 31 0 0 25 0 4 0 522793818 544501760 104417 33554432000 4194304 4650419 140735605480960 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.68
Current children cumulated vsize (KiB) 531740

[startup+942.3 s]
/proc/loadavg: 8.10 8.09 8.05 9/184 3824
/proc/meminfo: memFree=29909896/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=524340 CPUtime=3764.37 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 460161 0 0 0 376268 169 0 0 25 0 4 0 522793817 536924160 103071 33554432000 4194304 4650419 140735605480960 18446744073709551615 4314797 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 131085 103071 393 112 0 126050 0
[pid=3795/tid=3796] ppid=3793 vsize=524340 CPUtime=937.49 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 122573 0 0 0 93706 43 0 0 25 0 4 0 522793818 536924160 103071 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=524340 CPUtime=942.31 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 129686 0 0 0 94178 53 0 0 25 0 4 0 522793818 536924160 103071 33554432000 4194304 4650419 140735605480960 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=524340 CPUtime=942.22 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 88907 0 0 0 94190 32 0 0 25 0 4 0 522793818 536924160 103071 33554432000 4194304 4650419 140735605480960 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.37
Current children cumulated vsize (KiB) 524340

[startup+1002.3 s]
/proc/loadavg: 8.10 8.08 8.05 9/184 3826
/proc/meminfo: memFree=29869564/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=603316 CPUtime=4004.06 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 473094 0 0 0 400231 175 0 0 25 0 4 0 522793817 617795584 112412 33554432000 4194304 4650419 140735605480960 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 150829 112412 393 112 0 145794 0
[pid=3795/tid=3796] ppid=3793 vsize=603316 CPUtime=997.18 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 125867 0 0 0 99673 45 0 0 25 0 4 0 522793818 617795584 112412 33554432000 4194304 4650419 140735605480960 18446744073709551615 4313456 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=603316 CPUtime=1002.31 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 133163 0 0 0 100176 55 0 0 25 0 4 0 522793818 617795584 112412 33554432000 4194304 4650419 140735605480960 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=603316 CPUtime=1002.22 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 93106 0 0 0 100189 33 0 0 25 0 4 0 522793818 617795584 112412 33554432000 4194304 4650419 140735605480960 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4004.06
Current children cumulated vsize (KiB) 603316

[startup+1062.3 s]
/proc/loadavg: 8.09 8.08 8.05 9/184 3827
/proc/meminfo: memFree=29839504/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=603740 CPUtime=4243.76 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 478919 0 0 0 424198 178 0 0 25 0 4 0 522793817 618229760 118103 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 150935 118103 393 112 0 145900 0
[pid=3795/tid=3796] ppid=3793 vsize=603740 CPUtime=1056.86 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 126023 0 0 0 105641 45 0 0 25 0 4 0 522793818 618229760 118103 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=603740 CPUtime=1062.33 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 133317 0 0 0 106177 56 0 0 25 0 4 0 522793818 618229760 118103 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=603740 CPUtime=1062.22 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 97214 0 0 0 106187 35 0 0 25 0 4 0 522793818 618229760 118103 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.76
Current children cumulated vsize (KiB) 603740

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 8.05 9/184 3829
/proc/meminfo: memFree=29848008/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=565848 CPUtime=4483.41 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 489579 0 0 0 448159 182 0 0 25 0 4 0 522793817 579428352 116747 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 141462 116747 393 112 0 136427 0
[pid=3795/tid=3796] ppid=3793 vsize=565848 CPUtime=1116.55 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 126425 0 0 0 111609 46 0 0 25 0 4 0 522793818 579428352 116747 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=565848 CPUtime=1122.32 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 139243 0 0 0 112175 57 0 0 25 0 4 0 522793818 579428352 116747 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=565848 CPUtime=1122.21 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 98528 0 0 0 112185 36 0 0 25 0 4 0 522793818 579428352 116747 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.41
Current children cumulated vsize (KiB) 565848

[startup+1182.31 s]
/proc/loadavg: 7.91 8.03 8.03 9/184 3862
/proc/meminfo: memFree=30186752/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=567216 CPUtime=4723.12 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 503557 0 0 0 472124 188 0 0 25 0 4 0 522793817 580829184 119405 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 141804 119405 393 112 0 136769 0
[pid=3795/tid=3796] ppid=3793 vsize=567216 CPUtime=1176.23 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 126841 0 0 0 117577 46 0 0 25 0 4 0 522793818 580829184 119405 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=567216 CPUtime=1182.33 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 146294 0 0 0 118172 61 0 0 25 0 4 0 522793818 580829184 119405 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365303 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=567216 CPUtime=1182.21 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 101464 0 0 0 118184 37 0 0 25 0 4 0 522793818 580829184 119405 33554432000 4194304 4650419 140735605480960 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4723.12
Current children cumulated vsize (KiB) 567216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 7.93 8.03 8.03 9/184 3862
/proc/meminfo: memFree=30195280/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=553324 CPUtime=4800.22 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 506745 0 0 0 479832 190 0 0 25 0 4 0 522793817 566603776 115627 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 138331 115627 393 112 0 133296 0
[pid=3795/tid=3796] ppid=3793 vsize=553324 CPUtime=1195.43 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 126841 0 0 0 119497 46 0 0 25 0 4 0 522793818 566603776 115627 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=553324 CPUtime=1201.63 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 147847 0 0 0 120102 61 0 0 25 0 4 0 522793818 566603776 115627 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=553324 CPUtime=1201.5 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 102067 0 0 0 120113 37 0 0 25 0 4 0 522793818 566603776 115627 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 553324

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

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

[startup+1201.6 s]
/proc/loadavg: 7.93 8.03 8.03 9/184 3862
/proc/meminfo: memFree=30195280/32951124 swapFree=67110188/67111528
[pid=3795] ppid=3793 vsize=553324 CPUtime=4800.22 cores=0,2,4,6
/proc/3795/stat : 3795 (strangenight1-m) R 3793 3795 3446 0 -1 4202496 506745 0 0 0 479832 190 0 0 25 0 4 0 522793817 566603776 115627 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3795/statm: 138331 115627 393 112 0 133296 0
[pid=3795/tid=3796] ppid=3793 vsize=553324 CPUtime=1195.43 cores=0,2,4,6
/proc/3795/task/3796/stat : 3796 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 126841 0 0 0 119497 46 0 0 25 0 4 0 522793818 566603776 115627 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3795/tid=3797] ppid=3793 vsize=553324 CPUtime=1201.63 cores=0,2,4,6
/proc/3795/task/3797/stat : 3797 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 147847 0 0 0 120102 61 0 0 25 0 4 0 522793818 566603776 115627 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3795/tid=3798] ppid=3793 vsize=553324 CPUtime=1201.5 cores=0,2,4,6
/proc/3795/task/3798/stat : 3798 (strangenight1-m) R 3793 3795 3446 0 -1 4202560 102067 0 0 0 120113 37 0 0 25 0 4 0 522793818 566603776 115627 33554432000 4194304 4650419 140735605480960 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 553324

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.64
CPU time (s): 4800.27
CPU user time (s): 4798.35
CPU system time (s): 1.92571
CPU usage (%): 399.479
Max. virtual memory (cumulated for all children) (KiB): 713388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.35
system time used= 1.92571
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 506745
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= 497
involuntary context switches= 31686

runsolver used 1.9477 second user time and 4.20536 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 23:18:51
IDJOB=3175312
IDBENCH=82930
IDSOLVER=1588
FILE ID=node109/3175312-1304111931
RUNJOBID= node109-1304110683-3635
PBS_JOBID= 13170674
Free space on /tmp= 72380 MiB

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

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

MD5SUM BENCH= ac9c61f9177fd0d9da068d938bec80ff
RANDOM SEED=326271508

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30636468 kB
Buffers:        740168 kB
Cached:        1005028 kB
SwapCached:        712 kB
Active:         266520 kB
Inactive:      1660952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30636468 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:            6240 kB
Writeback:           0 kB
AnonPages:      181576 kB
Mapped:          15432 kB
Slab:           324572 kB
PageTables:       4972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   405856 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= 72372 MiB
End job on node109 at 2011-04-29 23:38:54