Trace number 3175134

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.37 1201.74

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S334650851-022.SATISFIABLE.cnf
MD5SUM42169be300dc518238277ee8dbfb6b6f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.114982
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
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-3175134-1304091135.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
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:    150 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.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:      75 undec:       5 neg:      70
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.00/0.15	c  N st     8      4921       150      3195         0      4696     15975    137069   no data   no data  --
1.40/0.38	c  N st    10     11306       150      3195         0      4350     15975    100092   no data   no data  --
2.37/0.61	c  N st    11     17049       150      3195         0      9782     15975    261216   no data   no data  --
3.57/0.99	c  F st    12     25002       150      3195         0     11968     15975    324187   no data   no data  --
3.57/0.99	c  N st    12     25002       150      3195         0     11968     15975    324187   no data   no data  --
4.80/1.21	c Decided on static restart strategy
4.80/1.21	c  N st    18     30001       150      3195         0     10263     15975    260487   no data   no data  --
4.80/1.21	c  S st    18     30001       150      3195         0     10263     15975    260487   no data   no data  --
4.80/1.24	c  S st    18     30507       150      3195         0     10764     15975    275546   no data   no data  --
4.80/1.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/1.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.80/1.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.80/1.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/1.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.80/1.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.37/2.11	c lits-rem:      2715  cl-subs:     1337  v-elim:      0  v-fix:    0  time:  3.44 s
8.37/2.16	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.21
8.37/2.16	c calculated reachability. Time: 0.00
8.37/2.16	c  N st    18     30507       150      3195         0      9427     15975    228586   no data   no data  --
9.96/2.53	c  N st    20     37618       150      3195         0      8719     15975    192651   no data   no data  --
11.16/2.85	c  N st    21     44018       150      3195         0     14793     15975    374921   no data   no data  --
11.56/2.95	c  S st    22     45760       150      3195         0     16465     15975    425614   no data   no data  --
11.56/3.00	c  S st    22     46264       150      3195         0     16953     15975    439463   no data   no data  --
11.97/3.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.97/3.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.97/3.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
11.97/3.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.97/3.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.97/3.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11.97/3.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.97/4.55	c lits-rem:      4808  cl-subs:     1432  v-elim:      0  v-fix:    0  time:  6.13 s
17.97/4.55	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
17.97/4.56	c vivif2 --  cl tried    15521 cl shrink        0 lits rem          0 time: 0.02
18.35/4.63	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.30
18.35/4.63	c calculated reachability. Time: 0.00
18.35/4.63	c  N st    22     46264       150      3195         0     15521     15975    387949   no data   no data  --
21.96/5.58	c  N st    23     60661       150      3195         0     11269     15975    229720   no data   no data  --
23.93/6.05	c  N st    24     69396       150      3195         0     19598     15975    492344   no data   no data  --
23.93/6.05	c  S st    24     69396       150      3195         0     19598     15975    492344   no data   no data  --
24.33/6.10	c  S st    24     69902       150      3195         0     20088     15975    506661   no data   no data  --
24.33/6.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.33/6.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.33/6.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
24.33/6.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.33/6.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.33/6.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
24.33/6.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.16/7.87	c lits-rem:      5658  cl-subs:     1548  v-elim:      0  v-fix:    0  time:  6.96 s
31.16/7.87	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
31.16/7.87	c vivif2 --  cl tried    18540 cl shrink        0 lits rem          0 time: 0.02
31.53/7.98	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.45
31.53/7.99	c calculated reachability. Time: 0.00
31.53/7.99	c  N st    24     69902       150      3195         0     18540     15975    449346   no data   no data  --
36.32/9.20	c  F st    25     87500       150      3195         0     13460     15975    273095   no data   no data  --
36.72/9.20	c  N st    25     87500       150      3195         0     13460     15975    273095   no data   no data  --
37.52/9.49	c Decided on static restart strategy
38.32/9.69	c  N st    32     95536       150      3195         0     21161     15975    502653   no data   no data  --
41.12/10.34	c  N st    34    104854       150      3195         0     17651     15975    387187   no data   no data  --
41.12/10.34	c  S st    34    104854       150      3195         0     17651     15975    387187   no data   no data  --
41.12/10.39	c  S st    34    105358       150      3195         0     18142     15975    401618   no data   no data  --
41.12/10.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.12/10.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.52/10.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
41.52/10.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.52/10.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.52/10.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
41.52/10.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.70/11.77	c lits-rem:      2953  cl-subs:     1101  v-elim:      0  v-fix:    0  time:  5.44 s
46.70/11.77	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
46.70/11.78	c vivif2 --  cl tried    17041 cl shrink        0 lits rem          0 time: 0.02
47.11/11.86	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.32
47.11/11.86	c calculated reachability. Time: 0.00
47.11/11.86	c  N st    34    105358       150      3195         0     17041     15975    361775   no data   no data  --
50.30/12.60	c  N st    35    114957       150      3195         0     26155     15975    638917   no data   no data  --
54.69/13.75	c  N st    36    129356       150      3195         0     26538     15975    648538   no data   no data  --
61.51/15.43	c  N st    37    150953       150      3195         0     17536     15975    326196   no data   no data  --
63.48/15.92	c  S st    38    158040       150      3195         0     24245     15975    522197   no data   no data  --
63.48/15.99	c  S st    38    158544       150      3195         0     24738     15975    536794   no data   no data  --
63.48/15.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.48/15.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.88/16.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
63.88/16.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.88/16.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.88/16.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
63.88/16.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.70/17.79	c lits-rem:      3414  cl-subs:     1694  v-elim:      0  v-fix:    0  time:  7.09 s
70.70/17.79	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
70.70/17.80	c vivif2 --  cl tried    23044 cl shrink        0 lits rem          0 time: 0.02
71.47/17.95	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.60
71.47/17.95	c calculated reachability. Time: 0.00
71.47/17.95	c  N st    38    158544       150      3195         0     23044     15975    481809   no data   no data  --
89.45/22.41	c  N st    39    207132       150      3195         0     17982     15975    289300   no data   no data  --
99.44/24.99	c  N st    40    237816       150      3195         0     28074     15975    585654   no data   no data  --
99.44/24.99	c  S st    40    237816       150      3195         0     28074     15975    585654   no data   no data  --
99.84/25.06	c  S st    40    238317       150      3195         0     28573     15975    600513   no data   no data  --
99.84/25.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.84/25.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.84/25.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
99.84/25.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.84/25.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.84/25.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
99.84/25.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
107.82/27.07	c lits-rem:      3256  cl-subs:     1927  v-elim:      0  v-fix:    0  time:  7.94 s
107.82/27.07	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
107.82/27.08	c vivif2 --  cl tried    26646 cl shrink        0 lits rem          0 time: 0.02
108.62/27.22	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.55
108.62/27.22	c calculated reachability. Time: 0.00
108.62/27.22	c  N st    40    238317       150      3195         0     26646     15975    538519   no data   no data  --
136.21/34.18	c  F st    41    306250       150      3195         0     28496     15975    545310   no data   no data  --
136.21/34.18	c  N st    41    306250       150      3195         0     28496     15975    545310   no data   no data  --
138.58/34.73	c Decided on static restart strategy
147.77/37.09	c  N st    51    334552       150      3195         0     32701     15975    639030   no data   no data  --
157.76/39.55	c  N st    53    357475       150      3195         0     30754     15975    566893   no data   no data  --
157.76/39.55	c  S st    53    357475       150      3195         0     30754     15975    566893   no data   no data  --
158.18/39.64	c  S st    53    357978       150      3195         0     31248     15975    581525   no data   no data  --
158.18/39.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.18/39.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.18/39.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
158.18/39.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.18/39.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.18/39.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
158.18/39.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
165.34/41.40	c lits-rem:      3018  cl-subs:     1121  v-elim:      0  v-fix:    0  time:  6.92 s
165.34/41.40	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
165.34/41.40	c vivif2 --  cl tried    30127 cl shrink        0 lits rem          0 time: 0.02
165.74/41.57	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.65
165.74/41.57	c calculated reachability. Time: 0.00
165.74/41.57	c  N st    53    357978       150      3195         0     30127     15975    542565   no data   no data  --
182.91/45.87	c  N st    54    390371       150      3195         0     36148     15975    711777   no data   no data  --
208.48/52.25	c  N st    55    438959       150      3195         0     30012     15975    508365   no data   no data  --
241.66/60.53	c  N st    56    511841       150      3195         0     42933     15975    851030   no data   no data  --
254.43/63.70	c  N st    57    536967       150      3195         0     37560     15975    674947   no data   no data  --
254.43/63.70	c  S st    57    536967       150      3195         0     37560     15975    674947   no data   no data  --
254.43/63.80	c  S st    57    537469       150      3195         0     38051     15975    689822   no data   no data  --
254.43/63.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
254.43/63.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
254.85/63.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
254.85/63.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
254.85/63.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
254.85/63.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
254.85/63.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
263.21/65.94	c lits-rem:      1606  cl-subs:     1550  v-elim:      0  v-fix:    0  time:  8.43 s
263.21/65.94	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
263.21/65.95	c vivif2 --  cl tried    36501 cl shrink        0 lits rem          0 time: 0.03
264.02/66.15	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.81
264.02/66.15	c calculated reachability. Time: 0.00
264.02/66.15	c  N st    57    537469       150      3195         0     36501     15975    638633   no data   no data  --
363.47/91.01	c  N st    58    701453       150      3195         0     64893     15975   1430464   no data   no data  --
432.98/108.48	c  N st    59    806204       150      3195         0     58952     15975   1187889   no data   no data  --
432.98/108.48	c  S st    59    806204       150      3195         0     58952     15975   1187889   no data   no data  --
433.78/108.64	c  S st    59    806705       150      3195         0     59444     15975   1203045   no data   no data  --
433.78/108.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
433.78/108.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
433.78/108.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
434.18/108.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
434.18/108.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.18/108.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
434.18/108.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
465.75/116.68	c lits-rem:       695  cl-subs:     4510  v-elim:      0  v-fix:    0  time: 31.86 s
465.75/116.68	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
465.75/116.69	c vivif2 --  cl tried    54934 cl shrink        0 lits rem          0 time: 0.05
466.93/116.97	c asymm  cl-useful: 0/2432/3195 lits-rem:0 time: 1.12
466.93/116.98	c calculated reachability. Time: 0.00
466.93/116.98	c  N st    59    806705       150      3195         0     54934     15975   1074114   no data   no data  --
666.27/166.87	c  F st    60   1071875       150      3195         0     70215     15975   1444456   no data   no data  --
666.27/166.87	c  N st    60   1071875       150      3195         0     70215     15975   1444456   no data   no data  --
672.27/168.40	c Decided on static restart strategy
690.25/172.84	c  N st    70   1100178       150      3195         0     54771     15975    954811   no data   no data  --
721.38/180.69	c  N st    72   1136171       150      3195         0     45315     15975    635150   no data   no data  --
743.36/186.14	c  N st    73   1168563       150      3195         0     75982     15975   1592324   no data   no data  --
780.11/195.39	c  N st    74   1210057       150      3195         0     70890     15975   1393744   no data   no data  --
780.11/195.39	c  S st    74   1210057       150      3195         0     70890     15975   1393744   no data   no data  --
781.31/195.63	c  S st    74   1210558       150      3195         0     71382     15975   1408822   no data   no data  --
781.31/195.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
781.31/195.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
781.31/195.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.17
781.71/195.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
781.71/195.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
781.71/195.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
781.71/195.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
833.64/208.71	c lits-rem:      1922  cl-subs:     4422  v-elim:      0  v-fix:    0  time: 51.80 s
833.64/208.71	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
833.64/208.72	c vivif2 --  cl tried    66960 cl shrink        0 lits rem          0 time: 0.06
834.04/208.88	c asymm  cl-useful: 0/763/3195 lits-rem:0 time: 0.62
834.04/208.88	c calculated reachability. Time: 0.00
834.04/208.88	c  N st    74   1210558       150      3195         0     66960     15975   1271525   no data   no data  --
898.75/225.09	c  N st    75   1283440       150      3195         0     90601     15975   2013874   no data   no data  --
1020.98/255.66	c  N st    76   1392766       150      3195         0     52179     15975    746320   no data   no data  --
1162.39/291.09	c  N st    77   1556750       150      3195         0     56699     15975    839219   no data   no data  --
1297.82/324.94	c  N st    78   1710560       150      3195         0     97032     15975   2078594   no data   no data  --
1297.82/324.94	c  S st    78   1710560       150      3195         0     97032     15975   2078594   no data   no data  --
1299.01/325.25	c  S st    78   1711062       150      3195         0     97525     15975   2093972   no data   no data  --
1299.01/325.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1299.01/325.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1299.41/325.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
1299.41/325.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1299.41/325.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1299.41/325.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1299.41/325.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1422.84/356.29	c lits-rem:      1721  cl-subs:     8861  v-elim:      0  v-fix:    0  time: 123.44 s
1422.84/356.29	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1423.24/356.31	c vivif2 --  cl tried    88664 cl shrink        0 lits rem          0 time: 0.09
1424.43/356.67	c asymm  cl-useful: 0/1446/3195 lits-rem:0 time: 1.43
1424.43/356.68	c calculated reachability. Time: 0.00
1424.43/356.68	c  N st    78   1711062       150      3195         0     88664     15975   1815725   no data   no data  --
1782.75/446.30	c  N st    79   2080026       150      3195         0    100081     15975   2042602   no data   no data  --
1910.98/478.45	c  N st    80   2211062       150      3195         0    104111     15975   2143163   no data   no data  --
1910.98/478.45	c  S st    80   2211062       150      3195         0    104111     15975   2143163   no data   no data  --
1912.18/478.78	c  S st    80   2211566       150      3195         0    104610     15975   2158509   no data   no data  --
1912.18/478.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1912.18/478.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1912.58/478.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1912.98/478.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1912.98/478.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1912.98/478.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1912.98/478.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2042.01/511.23	c lits-rem:      5690  cl-subs:     8870  v-elim:      0  v-fix:    0  time: 129.07 s
2042.01/511.23	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2042.01/511.25	c vivif2 --  cl tried    95740 cl shrink        0 lits rem          0 time: 0.09
2043.63/511.62	c asymm  cl-useful: 0/1207/3195 lits-rem:0 time: 1.47
2043.63/511.63	c calculated reachability. Time: 0.00
2043.63/511.63	c  N st    80   2211566       150      3195         0     95740     15975   1874452   no data   no data  --
2565.70/642.36	c  N st    81   2711567       150      3195         0    118619     15975   2425670   no data   no data  --
2565.70/642.36	c  S st    81   2711567       150      3195         0    118619     15975   2425670   no data   no data  --
2567.29/642.75	c  S st    81   2712073       150      3195         0    119115     15975   2440665   no data   no data  --
2567.29/642.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2567.29/642.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2567.69/642.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
2567.69/642.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2567.69/642.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2567.69/642.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2567.69/642.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2767.03/692.75	c lits-rem:      3450  cl-subs:    12401  v-elim:      0  v-fix:    0  time: 199.09 s
2767.03/692.75	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2767.03/692.77	c vivif2 --  cl tried   106714 cl shrink        0 lits rem          0 time: 0.10
2767.83/692.97	c asymm  cl-useful: 0/542/3195 lits-rem:0 time: 0.77
2767.83/692.97	c calculated reachability. Time: 0.00
2767.83/692.97	c  N st    81   2712073       150      3195         0    106714     15975   2082578   no data   no data  --
3347.04/837.99	c  N st    82   3212075       150      3195         0     83956     15975   1244707   no data   no data  --
3347.04/837.99	c  S st    82   3212075       150      3195         0     83956     15975   1244707   no data   no data  --
3348.26/838.25	c  S st    82   3212578       150      3195         0     84449     15975   1259797   no data   no data  --
3348.26/838.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3348.26/838.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3348.26/838.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3348.67/838.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3348.67/838.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3348.67/838.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3348.67/838.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3378.60/845.90	c lits-rem:       411  cl-subs:     2257  v-elim:      0  v-fix:    0  time: 30.23 s
3378.60/845.90	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3379.02/845.92	c vivif2 --  cl tried    82192 cl shrink        0 lits rem          0 time: 0.07
3380.60/846.37	c asymm  cl-useful: 0/1617/3195 lits-rem:0 time: 1.78
3380.60/846.37	c calculated reachability. Time: 0.00
3380.60/846.37	c  N st    82   3212578       150      3195         0     82192     15975   1201499   no data   no data  --
4069.68/1018.88	c  N st    83   3712578       150      3195         0     93030     15975   1421244   no data   no data  --
4069.68/1018.88	c  S st    83   3712578       150      3195         0     93030     15975   1421244   no data   no data  --
4071.28/1019.26	c  S st    83   3713078       150      3195         0     93513     15975   1435801   no data   no data  --
4071.28/1019.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4071.28/1019.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4071.68/1019.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
4071.68/1019.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4071.68/1019.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4071.68/1019.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4071.68/1019.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4127.59/1033.37	c lits-rem:      1769  cl-subs:     2656  v-elim:      0  v-fix:    0  time: 55.87 s
4127.59/1033.37	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4127.59/1033.39	c vivif2 --  cl tried    90857 cl shrink        0 lits rem          0 time: 0.09
4129.99/1033.90	c asymm  cl-useful: 0/1286/3195 lits-rem:0 time: 2.03
4129.99/1033.90	c calculated reachability. Time: 0.00
4129.99/1033.90	c  N st    83   3713078       150      3195         0     90857     15975   1355661   no data   no data  --
4182.33/1047.03	c  F st    84   3751563       150      3195         0    127167     15975   2466504   no data   no data  --
4182.33/1047.03	c  N st    84   3751563       150      3195         0    127167     15975   2466504   no data   no data  --
4191.94/1049.42	c Decided on static restart strategy
4235.06/1060.28	c  N st    94   3779864       150      3195         0    154125     15975   3314426   no data   no data  --
4287.78/1073.46	c  N st    96   3815856       150      3195         0    108135     15975   1892522   no data   no data  --
4342.91/1087.20	c  N st    97   3848248       150      3195         0    138738     15975   2856099   no data   no data  --
4408.82/1103.75	c  N st    98   3896836       150      3195         0    103292     15975   1680843   no data   no data  --
4516.28/1130.60	c  N st    99   3969718       150      3195         0     89980     15975   1253882   no data   no data  --
4652.10/1164.66	c  N st   100   4079042       150      3195         0    110340     15975   1896725   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-3175134-1304091135/watcher-3175134-1304091135 -o /tmp/evaluation-result-3175134-1304091135/solver-3175134-1304091135 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175134-1304091135.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.78 7.77 7.83 3/175 28365
/proc/meminfo: memFree=18298120/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 412 0 0 0 0 0 0 0 18 0 4 0 520710143 52465664 352 33554432000 4194304 4650419 140735109611296 18446744073709551615 47251071571888 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 12809 352 303 112 0 7774 0
[pid=28363/tid=28366] ppid=28360 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 520710143 52465664 352 33554432000 4194304 4650419 140735109611296 18446744073709551615 47251071571888 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 520710143 52465664 352 33554432000 4194304 4650419 140735109611296 18446744073709551615 254500748273 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 520710143 52465664 352 33554432000 4194304 4650419 140735109611296 18446744073709551615 254512489526 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.157556 s]
/proc/loadavg: 6.78 7.77 7.83 3/175 28365
/proc/meminfo: memFree=18298120/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=292436 CPUtime=0.6 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 2688 0 0 0 60 0 0 0 20 0 4 0 520710143 299454464 1990 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365325 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 73109 1990 391 112 0 68074 0
[pid=28363/tid=28366] ppid=28360 vsize=292436 CPUtime=0.14 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 627 0 0 0 14 0 0 0 20 0 4 0 520710143 299454464 1990 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=292436 CPUtime=0.14 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 473 0 0 0 14 0 0 0 21 0 4 0 520710143 299454464 1990 33554432000 4194304 4650419 140735109611296 18446744073709551615 4515989 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=292436 CPUtime=0.14 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 487 0 0 0 14 0 0 0 21 0 4 0 520710143 299454464 1990 33554432000 4194304 4650419 140735109611296 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 292436

[startup+0.257536 s]
/proc/loadavg: 6.78 7.77 7.83 3/175 28365
/proc/meminfo: memFree=18298120/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=284264 CPUtime=1 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 3248 0 0 0 100 0 0 0 20 0 4 0 520710143 291086336 2370 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 71066 2370 391 112 0 66031 0
[pid=28363/tid=28366] ppid=28360 vsize=284264 CPUtime=0.24 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 734 0 0 0 24 0 0 0 20 0 4 0 520710143 291086336 2370 33554432000 4194304 4650419 140735109611296 18446744073709551615 4330510 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=284264 CPUtime=0.24 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 710 0 0 0 24 0 0 0 21 0 4 0 520710143 291086336 2370 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=284264 CPUtime=0.24 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 600 0 0 0 24 0 0 0 21 0 4 0 520710143 291086336 2370 33554432000 4194304 4650419 140735109611296 18446744073709551615 4367249 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 284264

[startup+0.357516 s]
/proc/loadavg: 6.78 7.77 7.83 3/175 28365
/proc/meminfo: memFree=18298120/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=284416 CPUtime=1.4 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 3774 0 0 0 140 0 0 0 20 0 4 0 520710143 291241984 2627 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 71104 2627 391 112 0 66069 0
[pid=28363/tid=28366] ppid=28360 vsize=284416 CPUtime=0.34 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 818 0 0 0 34 0 0 0 20 0 4 0 520710143 291241984 2627 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=284416 CPUtime=0.34 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 804 0 0 0 34 0 0 0 21 0 4 0 520710143 291241984 2627 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=284416 CPUtime=0.34 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 857 0 0 0 34 0 0 0 21 0 4 0 520710143 291241984 2627 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 284416

[startup+0.70045 s]
/proc/loadavg: 6.78 7.77 7.83 3/175 28365
/proc/meminfo: memFree=18298120/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=285724 CPUtime=2.77 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 6220 0 0 0 277 0 0 0 21 0 4 0 520710143 292581376 2901 33554432000 4194304 4650419 140735109611296 18446744073709551615 4334268 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 71431 2901 391 112 0 66396 0
[pid=28363/tid=28366] ppid=28360 vsize=285724 CPUtime=0.69 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 1443 0 0 0 69 0 0 0 21 0 4 0 520710143 292581376 2901 33554432000 4194304 4650419 140735109611296 18446744073709551615 4360943 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=285724 CPUtime=0.69 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 1455 0 0 0 69 0 0 0 22 0 4 0 520710143 292581376 2902 33554432000 4194304 4650419 140735109611296 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=285724 CPUtime=0.69 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 1355 0 0 0 69 0 0 0 22 0 4 0 520710143 292581376 2903 33554432000 4194304 4650419 140735109611296 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285724

[startup+1.50029 s]
/proc/loadavg: 6.78 7.77 7.83 10/184 28373
/proc/meminfo: memFree=18273256/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=286620 CPUtime=5.96 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 11510 0 0 0 595 1 0 0 24 0 4 0 520710143 293498880 5192 33554432000 4194304 4650419 140735109611296 18446744073709551615 4439106 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 71655 5192 393 112 0 66620 0
[pid=28363/tid=28366] ppid=28360 vsize=286620 CPUtime=1.49 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 2459 0 0 0 149 0 0 0 23 0 4 0 520710143 293498880 5192 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=286620 CPUtime=1.48 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 2512 0 0 0 148 0 0 0 25 0 4 0 520710143 293498880 5192 33554432000 4194304 4650419 140735109611296 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=286620 CPUtime=1.49 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 2276 0 0 0 149 0 0 0 25 0 4 0 520710143 293498880 5192 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286620

[startup+3.10098 s]
/proc/loadavg: 6.78 7.77 7.83 10/184 28374
/proc/meminfo: memFree=18230164/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=286264 CPUtime=12.36 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 21107 0 0 0 1233 3 0 0 25 0 4 0 520710143 293134336 13128 33554432000 4194304 4650419 140735109611296 18446744073709551615 4432396 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 71566 13128 393 112 0 66531 0
[pid=28363/tid=28366] ppid=28360 vsize=286264 CPUtime=3.08 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 4609 0 0 0 308 0 0 0 25 0 4 0 520710143 293134336 13128 33554432000 4194304 4650419 140735109611296 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=286264 CPUtime=3.07 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 5197 0 0 0 307 0 0 0 25 0 4 0 520710143 293134336 13128 33554432000 4194304 4650419 140735109611296 18446744073709551615 4438666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=286264 CPUtime=3.08 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 5187 0 0 0 308 0 0 0 25 0 4 0 520710143 293134336 13128 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 286264

[startup+6.30034 s]
/proc/loadavg: 6.88 7.77 7.83 10/184 28374
/proc/meminfo: memFree=18183548/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=277540 CPUtime=25.14 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 29634 0 0 0 2509 5 0 0 25 0 4 0 520710143 284200960 15876 33554432000 4194304 4650419 140735109611296 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 69385 15876 393 112 0 64350 0
[pid=28363/tid=28366] ppid=28360 vsize=277540 CPUtime=6.28 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 7124 0 0 0 627 1 0 0 25 0 4 0 520710143 284200960 15876 33554432000 4194304 4650419 140735109611296 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=277540 CPUtime=6.25 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 7630 0 0 0 624 1 0 0 25 0 4 0 520710143 284200960 15876 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=277540 CPUtime=6.29 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 6755 0 0 0 628 1 0 0 25 0 4 0 520710143 284200960 15876 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 277540

[startup+12.7011 s]
/proc/loadavg: 6.97 7.77 7.83 9/184 28374
/proc/meminfo: memFree=18126404/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=283236 CPUtime=50.7 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 43730 0 0 0 5062 8 0 0 25 0 4 0 520710143 290033664 22532 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 70809 22532 393 112 0 65774 0
[pid=28363/tid=28366] ppid=28360 vsize=283236 CPUtime=12.68 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 11305 0 0 0 1267 1 0 0 25 0 4 0 520710143 290033664 22532 33554432000 4194304 4650419 140735109611296 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=283236 CPUtime=12.62 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 11619 0 0 0 1260 2 0 0 25 0 4 0 520710143 290033664 22532 33554432000 4194304 4650419 140735109611296 18446744073709551615 4333421 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=283236 CPUtime=12.69 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 10318 0 0 0 1267 2 0 0 25 0 4 0 520710143 290033664 22532 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 283236

[startup+25.5005 s]
/proc/loadavg: 7.20 7.78 7.83 10/184 28374
/proc/meminfo: memFree=18056608/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=299140 CPUtime=101.83 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 67680 0 0 0 10170 13 0 0 25 0 4 0 520710143 306319360 29630 33554432000 4194304 4650419 140735109611296 18446744073709551615 4433059 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 74785 29630 393 112 0 69750 0
[pid=28363/tid=28366] ppid=28360 vsize=299140 CPUtime=25.48 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 17308 0 0 0 2546 2 0 0 25 0 4 0 520710143 306319360 29630 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366853 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=299140 CPUtime=25.35 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 18422 0 0 0 2531 4 0 0 25 0 4 0 520710143 306319360 29630 33554432000 4194304 4650419 140735109611296 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=299140 CPUtime=25.49 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 14462 0 0 0 2545 4 0 0 25 0 4 0 520710143 306319360 29630 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 299140

[startup+51.1005 s]
/proc/loadavg: 7.55 7.82 7.84 10/184 28375
/proc/meminfo: memFree=18005600/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=373284 CPUtime=204.09 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 103750 0 0 0 20387 22 0 0 25 0 4 0 520710143 382242816 38138 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 93321 38138 393 112 0 88286 0
[pid=28363/tid=28366] ppid=28360 vsize=373284 CPUtime=51.08 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 27454 0 0 0 5104 4 0 0 25 0 4 0 520710143 382242816 38138 33554432000 4194304 4650419 140735109611296 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=373284 CPUtime=50.8 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 29527 0 0 0 5074 6 0 0 25 0 4 0 520710143 382242816 38138 33554432000 4194304 4650419 140735109611296 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=373284 CPUtime=51.08 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 20028 0 0 0 5102 6 0 0 25 0 4 0 520710143 382242816 38138 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 373284

[startup+102.3 s]
/proc/loadavg: 7.80 7.84 7.85 9/184 28376
/proc/meminfo: memFree=17927716/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=494240 CPUtime=408.63 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 165308 0 0 0 40823 40 0 0 25 0 4 0 520710143 506101760 50993 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 123560 50993 393 112 0 118525 0
[pid=28363/tid=28366] ppid=28360 vsize=494240 CPUtime=102.28 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 44665 0 0 0 10218 10 0 0 25 0 4 0 520710143 506101760 50993 33554432000 4194304 4650419 140735109611296 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=494240 CPUtime=101.74 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 47620 0 0 0 10162 12 0 0 25 0 4 0 520710143 506101760 50993 33554432000 4194304 4650419 140735109611296 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=494240 CPUtime=102.29 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 31804 0 0 0 10220 9 0 0 25 0 4 0 520710143 506101760 50993 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 494240

[startup+162.3 s]

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

[pid=28363] ppid=28360 vsize=530420 CPUtime=2565.7 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 477342 0 0 0 256405 165 0 0 25 0 4 0 520710143 543150080 107842 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 132605 107842 393 112 0 127570 0
[pid=28363/tid=28366] ppid=28360 vsize=530420 CPUtime=642.24 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 141959 0 0 0 64176 48 0 0 25 0 4 0 520710143 543150080 107842 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=530420 CPUtime=638.82 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 130734 0 0 0 63836 46 0 0 25 0 4 0 520710143 543150080 107842 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=530420 CPUtime=642.32 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 82182 0 0 0 64199 33 0 0 25 0 4 0 520710143 543150080 107842 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.7
Current children cumulated vsize (KiB) 530420

[startup+702.301 s]
/proc/loadavg: 8.04 8.01 7.92 10/184 28392
/proc/meminfo: memFree=17466424/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=596876 CPUtime=2805.38 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 496766 0 0 0 280364 174 0 0 25 0 4 0 520710143 611201024 112890 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 149219 112890 393 112 0 144184 0
[pid=28363/tid=28366] ppid=28360 vsize=596876 CPUtime=702.23 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 149513 0 0 0 70171 52 0 0 25 0 4 0 520710143 611201024 112890 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=596876 CPUtime=698.49 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 138574 0 0 0 69800 49 0 0 25 0 4 0 520710143 611201024 112890 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=596876 CPUtime=702.32 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 82526 0 0 0 70199 33 0 0 25 0 4 0 520710143 611201024 112890 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 596876

[startup+762.3 s]
/proc/loadavg: 8.06 8.02 7.92 9/184 28394
/proc/meminfo: memFree=17446692/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=663608 CPUtime=3045.07 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 520734 0 0 0 304323 184 0 0 25 0 4 0 520710143 679534592 114217 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 165902 114217 393 112 0 160867 0
[pid=28363/tid=28366] ppid=28360 vsize=663608 CPUtime=762.23 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 159232 0 0 0 76167 56 0 0 25 0 4 0 520710143 679534592 114217 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=663608 CPUtime=758.17 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 148548 0 0 0 75764 53 0 0 25 0 4 0 520710143 679534592 114217 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=663608 CPUtime=762.32 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 82722 0 0 0 76199 33 0 0 25 0 4 0 520710143 679534592 114217 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 663608

[startup+822.3 s]
/proc/loadavg: 8.09 8.05 7.93 10/184 28395
/proc/meminfo: memFree=17408364/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=610076 CPUtime=3284.73 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 540752 0 0 0 328280 193 0 0 25 0 4 0 520710143 624717824 118460 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 152519 118460 393 112 0 147484 0
[pid=28363/tid=28366] ppid=28360 vsize=610076 CPUtime=822.22 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 163075 0 0 0 82165 57 0 0 25 0 4 0 520710143 624717824 118460 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=610076 CPUtime=817.84 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 157160 0 0 0 81728 56 0 0 25 0 4 0 520710143 624717824 118460 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=610076 CPUtime=822.32 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 83102 0 0 0 82198 34 0 0 25 0 4 0 520710143 624717824 118460 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 610076

[startup+882.307 s]
/proc/loadavg: 8.10 8.06 7.94 10/184 28397
/proc/meminfo: memFree=17363712/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=596416 CPUtime=3524.43 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 556146 0 0 0 352243 200 0 0 25 0 4 0 520710143 610729984 121170 33554432000 4194304 4650419 140735109611296 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 149104 121170 393 112 0 144069 0
[pid=28363/tid=28366] ppid=28360 vsize=596416 CPUtime=882.23 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 170962 0 0 0 88162 61 0 0 25 0 4 0 520710143 610729984 121170 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=596416 CPUtime=877.53 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 158391 0 0 0 87696 57 0 0 25 0 4 0 520710143 610729984 121170 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=596416 CPUtime=882.33 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 83309 0 0 0 88199 34 0 0 25 0 4 0 520710143 610729984 121170 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.43
Current children cumulated vsize (KiB) 596416

[startup+942.3 s]
/proc/loadavg: 8.07 8.06 7.95 10/184 28399
/proc/meminfo: memFree=17335312/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=680220 CPUtime=3764.08 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 574467 0 0 0 376200 208 0 0 25 0 4 0 520710143 696545280 120528 33554432000 4194304 4650419 140735109611296 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 170055 120528 393 112 0 165020 0
[pid=28363/tid=28366] ppid=28360 vsize=680220 CPUtime=942.22 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 175814 0 0 0 94159 63 0 0 25 0 4 0 520710143 696545280 120528 33554432000 4194304 4650419 140735109611296 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=680220 CPUtime=937.2 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 166601 0 0 0 93659 61 0 0 25 0 4 0 520710143 696545280 120528 33554432000 4194304 4650419 140735109611296 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=680220 CPUtime=942.32 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 83586 0 0 0 94198 34 0 0 25 0 4 0 520710143 696545280 120528 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 680220

[startup+1002.3 s]
/proc/loadavg: 8.06 8.06 7.96 10/184 28400
/proc/meminfo: memFree=17322412/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=741816 CPUtime=4003.77 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 597433 0 0 0 400160 217 0 0 25 0 4 0 520710143 759619584 119044 33554432000 4194304 4650419 140735109611296 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 185454 119044 393 112 0 180419 0
[pid=28363/tid=28366] ppid=28360 vsize=741816 CPUtime=1002.22 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 184732 0 0 0 100156 66 0 0 25 0 4 0 520710143 759619584 119044 33554432000 4194304 4650419 140735109611296 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=741816 CPUtime=996.88 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 170920 0 0 0 99625 63 0 0 25 0 4 0 520710143 759619584 119044 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=741816 CPUtime=1002.33 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 85160 0 0 0 100198 35 0 0 25 0 4 0 520710143 759619584 119044 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 741816

[startup+1062.3 s]
/proc/loadavg: 8.21 8.09 7.97 10/184 28402
/proc/meminfo: memFree=17280852/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=869024 CPUtime=4243.44 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 615912 0 0 0 424121 223 0 0 25 0 4 0 520710143 889880576 129628 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 217256 129628 393 112 0 212221 0
[pid=28363/tid=28366] ppid=28360 vsize=869024 CPUtime=1062.21 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 187536 0 0 0 106154 67 0 0 25 0 4 0 520710143 889880576 129628 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=869024 CPUtime=1056.56 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 173395 0 0 0 105592 64 0 0 25 0 4 0 520710143 889880576 129628 33554432000 4194304 4650419 140735109611296 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=869024 CPUtime=1062.33 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 92138 0 0 0 106197 36 0 0 25 0 4 0 520710143 889880576 129628 33554432000 4194304 4650419 140735109611296 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 869024

[startup+1122.3 s]
/proc/loadavg: 8.22 8.11 7.98 10/184 28403
/proc/meminfo: memFree=17303296/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=792628 CPUtime=4483.11 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 633927 0 0 0 448079 232 0 0 25 0 4 0 520710143 811651072 126581 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 198157 126581 393 112 0 193122 0
[pid=28363/tid=28366] ppid=28360 vsize=792628 CPUtime=1122.2 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 195140 0 0 0 112150 70 0 0 25 0 4 0 520710143 811651072 126581 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=792628 CPUtime=1116.23 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 175457 0 0 0 111558 65 0 0 25 0 4 0 520710143 811651072 126581 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=792628 CPUtime=1122.34 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 92841 0 0 0 112197 37 0 0 25 0 4 0 520710143 811651072 126581 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365303 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 792628

[startup+1182.3 s]
/proc/loadavg: 8.15 8.10 7.99 10/184 28405
/proc/meminfo: memFree=17259268/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=814184 CPUtime=4722.8 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 663980 0 0 0 472036 244 0 0 25 0 4 0 520710143 833724416 134497 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 203546 134497 393 112 0 198511 0
[pid=28363/tid=28366] ppid=28360 vsize=814184 CPUtime=1182.2 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 203894 0 0 0 118147 73 0 0 25 0 4 0 520710143 833724416 134497 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=814184 CPUtime=1175.91 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 182187 0 0 0 117524 67 0 0 25 0 4 0 520710143 833724416 134497 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=814184 CPUtime=1182.34 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 98737 0 0 0 118194 40 0 0 25 0 4 0 520710143 833724416 134497 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 814184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.09 7.99 5/180 28407
/proc/meminfo: memFree=17753936/32950928 swapFree=67111528/67111528
[pid=28363] ppid=28360 vsize=865488 CPUtime=4800.31 cores=0,2,4,6
/proc/28363/stat : 28363 (strangenight1-m) R 28360 28363 25471 0 -1 4202496 673892 0 0 0 479783 248 0 0 25 0 4 0 520710143 886259712 135602 33554432000 4194304 4650419 140735109611296 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28363/statm: 216372 135602 393 112 0 211337 0
[pid=28363/tid=28366] ppid=28360 vsize=865488 CPUtime=1201.62 cores=0,2,4,6
/proc/28363/task/28366/stat : 28366 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 207447 0 0 0 120087 75 0 0 25 0 4 0 520710143 886259712 135602 33554432000 4194304 4650419 140735109611296 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28363/tid=28367] ppid=28360 vsize=865488 CPUtime=1195.2 cores=0,2,4,6
/proc/28363/task/28367/stat : 28367 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 183796 0 0 0 119452 68 0 0 25 0 4 0 520710143 886259712 135603 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28363/tid=28368] ppid=28360 vsize=865488 CPUtime=1201.74 cores=0,2,4,6
/proc/28363/task/28368/stat : 28368 (strangenight1-m) R 28360 28363 25471 0 -1 4202560 99852 0 0 0 120134 40 0 0 25 0 4 0 520710143 886259712 135603 33554432000 4194304 4650419 140735109611296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 865488

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): 1201.74
CPU time (s): 4800.37
CPU user time (s): 4797.85
CPU system time (s): 2.51262
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 926792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.85
system time used= 2.51262
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 673894
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= 492
involuntary context switches= 37340

runsolver used 1.74473 second user time and 4.81027 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 17:32:15
IDJOB=3175134
IDBENCH=82752
IDSOLVER=1588
FILE ID=node149/3175134-1304091135
RUNJOBID= node149-1304091134-28346
PBS_JOBID= 13170452
Free space on /tmp= 71932 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S334650851-022.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175134-1304091135/watcher-3175134-1304091135 -o /tmp/evaluation-result-3175134-1304091135/solver-3175134-1304091135 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175134-1304091135.cnf

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

MD5SUM BENCH= 42169be300dc518238277ee8dbfb6b6f
RANDOM SEED=2003099826

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18298440 kB
Buffers:       2225088 kB
Cached:       11813016 kB
SwapCached:          0 kB
Active:        6063624 kB
Inactive:      8038800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18298440 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12592 kB
Writeback:           0 kB
AnonPages:       63864 kB
Mapped:          14484 kB
Slab:           486056 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185052 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= 71928 MiB
End job on node149 at 2011-04-29 17:52:18