Trace number 3368985

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.49 1203.94

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S311101868-094.SATISFIABLE.cnf
MD5SUM2ff4c014ab92fa532c070237e3ac5307
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.029994
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368985-1305409131.cnf'
0.00/0.01	c -- header says num vars:            550
0.00/0.01	c -- header says num clauses:        2343
0.00/0.01	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.01	c -- vars added        550
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.01
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:    550 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.05/0.08	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.01 s
0.05/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.05/0.08	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.05/0.08	c calculated reachability. Time: 0.00
0.05/0.08	c Calc default polars -  time:   0.00 s pos:     249 undec:      55 neg:     246
0.05/0.08	c =========================================================================================
0.05/0.08	c types(t): F = full restart, N = normal restart
0.05/0.08	c types(t): S = simplification begin/end, E = solution found
0.05/0.08	c restart types(rt): st = static, dy = dynamic
0.05/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.05/0.08	c  B st     0         0       539      2336         0         0      7067         0   no data   no data  --
0.05/0.08	c Decided on static restart strategy
0.42/0.16	c  N st     8      4916       539      2336         0      4820      7067    118463   no data   no data  --
1.56/0.43	c  N st    10     11299       539      2336         0      4497      7067     79566   no data   no data  --
2.76/0.70	c  N st    11     17042       539      2336         0     10142      7067    217889   no data   no data  --
4.41/1.12	c  F st    12     25000       539      2336         0     12463      7067    273039   no data   no data  --
4.41/1.12	c  N st    12     25000       539      2336         0     12463      7067    273039   no data   no data  --
5.15/1.37	c Decided on static restart strategy
5.15/1.37	c  N st    18     30000       539      2336         0     10712      7067    213707   no data   no data  --
5.15/1.37	c  S st    18     30000       539      2336         0     10712      7067    213707   no data   no data  --
5.55/1.40	c  S st    18     30501       539      2336         0     11211      7067    225143   no data   no data  --
5.55/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.55/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.55/1.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
5.55/1.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.34/1.63	c lits-rem:       262  cl-subs:      428  v-elim:      0  v-fix:    0  time:  0.86 s
6.34/1.64	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.03
6.34/1.64	c calculated reachability. Time: 0.00
6.34/1.64	c  N st    18     30501       539      2336         0     10783      7067    212618   no data   no data  --
7.95/2.03	c  N st    20     37611       539      2336         0     10041      7067    175718   no data   no data  --
9.53/2.40	c  N st    21     44010       539      2336         0     16341      7067    335848   no data   no data  --
9.93/2.52	c  S st    22     45752       539      2336         0      9275      7067    136701   no data   no data  --
9.93/2.55	c  S st    22     46256       539      2336         0      9779      7067    148781   no data   no data  --
9.93/2.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.93/2.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.93/2.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.93/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.93/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.93/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
9.93/2.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.34/2.66	c lits-rem:        24  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.41 s
10.34/2.66	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
10.34/2.66	c vivif2 --  cl tried     9759 cl shrink        0 lits rem          0 time: 0.00
10.34/2.66	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.03
10.34/2.66	c calculated reachability. Time: 0.00
10.34/2.66	c  N st    22     46256       539      2336         0      9759      7067    148189   no data   no data  --
13.92/3.59	c  N st    23     60653       539      2336         0     14097      7067    249544   no data   no data  --
16.72/4.29	c  N st    24     69384       539      2336         0     11872      7067    181721   no data   no data  --
16.72/4.29	c  S st    24     69384       539      2336         0     11872      7067    181721   no data   no data  --
17.14/4.32	c  S st    24     69888       539      2336         0     12376      7067    193029   no data   no data  --
17.14/4.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.14/4.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.14/4.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
17.14/4.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.14/4.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.14/4.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
17.14/4.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.91/4.52	c lits-rem:        78  cl-subs:      181  v-elim:      0  v-fix:    0  time:  0.77 s
17.91/4.52	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
17.91/4.52	c vivif2 --  cl tried    12195 cl shrink        0 lits rem          0 time: 0.00
17.91/4.53	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.04
17.91/4.53	c calculated reachability. Time: 0.00
17.91/4.53	c  N st    24     69888       539      2336         0     12195      7067    188054   no data   no data  --
23.09/5.86	c  F st    25     87502       539      2336         0     17713      7067    322918   no data   no data  --
23.09/5.86	c  N st    25     87502       539      2336         0     17713      7067    322918   no data   no data  --
24.69/6.27	c Decided on static restart strategy
25.50/6.51	c  N st    32     95541       539      2336         0     25585      7067    512620   no data   no data  --
28.68/7.24	c  N st    34    104832       539      2336         0     21948      7067    401945   no data   no data  --
28.68/7.24	c  S st    34    104832       539      2336         0     21948      7067    401945   no data   no data  --
29.08/7.30	c  S st    34    105334       539      2336         0     22449      7067    413743   no data   no data  --
29.08/7.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.08/7.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.08/7.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.08/7.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.08/7.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.08/7.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
29.08/7.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.67/8.27	c lits-rem:       211  cl-subs:      715  v-elim:      0  v-fix:    0  time:  3.76 s
32.67/8.27	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
32.67/8.27	c vivif2 --  cl tried    21734 cl shrink        0 lits rem          0 time: 0.02
32.67/8.29	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.07
32.67/8.29	c calculated reachability. Time: 0.00
32.67/8.29	c  N st    34    105334       539      2336         0     21734      7067    394533   no data   no data  --
35.85/9.08	c  N st    35    114932       539      2336         0     17491      7067    275851   no data   no data  --
41.04/10.39	c  N st    36    129329       539      2336         0     16863      7067    234602   no data   no data  --
49.01/12.34	c  N st    37    150927       539      2336         0     22294      7067    356690   no data   no data  --
51.81/13.04	c  S st    38    158001       539      2336         0     29275      7067    541587   no data   no data  --
51.81/13.11	c  S st    38    158502       539      2336         0     29775      7067    553058   no data   no data  --
52.24/13.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.24/13.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.24/13.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
52.24/13.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.24/13.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.24/13.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
52.24/13.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
58.58/14.73	c lits-rem:       360  cl-subs:     1151  v-elim:      0  v-fix:    0  time:  6.33 s
58.58/14.73	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
58.58/14.73	c vivif2 --  cl tried    28624 cl shrink        0 lits rem          0 time: 0.02
58.58/14.76	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.09
58.58/14.76	c calculated reachability. Time: 0.00
58.58/14.76	c  N st    38    158502       539      2336         0     28624      7067    522113   no data   no data  --
78.97/19.87	c  N st    39    207091       539      2336         0     23264      7067    352084   no data   no data  --
91.71/23.09	c  N st    40    237754       539      2336         0     33701      7067    615520   no data   no data  --
91.71/23.09	c  S st    40    237754       539      2336         0     33701      7067    615520   no data   no data  --
92.13/23.18	c  S st    40    238257       539      2336         0     34201      7067    627164   no data   no data  --
92.13/23.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
92.13/23.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.13/23.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
92.47/23.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.47/23.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.47/23.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
92.47/23.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
100.05/25.18	c lits-rem:       495  cl-subs:     1488  v-elim:      0  v-fix:    0  time:  7.84 s
100.05/25.18	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
100.05/25.18	c vivif2 --  cl tried    32713 cl shrink        0 lits rem          0 time: 0.03
100.48/25.21	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.11
100.48/25.21	c calculated reachability. Time: 0.00
100.48/25.21	c  N st    40    238257       539      2336         0     32713      7067    586379   no data   no data  --
132.35/33.20	c  F st    41    306256       539      2336         0     34763      7067    577848   no data   no data  --
132.35/33.20	c  N st    41    306256       539      2336         0     34763      7067    577848   no data   no data  --
135.14/33.95	c Decided on static restart strategy
146.70/36.90	c  N st    51    334557       539      2336         0     39031      7067    665011   no data   no data  --
158.25/39.73	c  N st    53    357385       539      2336         0     36935      7067    614869   no data   no data  --
158.25/39.73	c  S st    53    357385       539      2336         0     36935      7067    614869   no data   no data  --
158.65/39.82	c  S st    53    357886       539      2336         0     37436      7067    627125   no data   no data  --
158.65/39.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.65/39.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.65/39.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
158.65/39.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.65/39.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.65/39.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
158.65/39.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
165.84/41.64	c lits-rem:       537  cl-subs:     1031  v-elim:      0  v-fix:    0  time:  7.14 s
165.84/41.64	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
165.84/41.65	c vivif2 --  cl tried    36405 cl shrink        0 lits rem          0 time: 0.03
165.84/41.69	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.14
165.84/41.69	c calculated reachability. Time: 0.00
165.84/41.69	c  N st    53    357886       539      2336         0     36405      7067    596111   no data   no data  --
184.23/46.27	c  N st    54    390279       539      2336         0     42578      7067    720541   no data   no data  --
213.68/53.64	c  N st    55    438867       539      2336         0     36308      7067    521730   no data   no data  --
257.95/64.74	c  N st    56    511749       539      2336         0     49939      7067    874116   no data   no data  --
273.90/68.74	c  N st    57    536829       539      2336         0     44096      7067    668294   no data   no data  --
273.90/68.74	c  S st    57    536829       539      2336         0     44096      7067    668294   no data   no data  --
274.30/68.86	c  S st    57    537331       539      2336         0     44594      7067    680541   no data   no data  --
274.30/68.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
274.30/68.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
274.30/68.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
274.70/68.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
274.70/68.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
274.70/68.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
274.70/68.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
282.67/70.92	c lits-rem:       657  cl-subs:     1623  v-elim:      0  v-fix:    0  time:  8.04 s
282.67/70.92	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
282.67/70.93	c vivif2 --  cl tried    42971 cl shrink        0 lits rem          0 time: 0.03
282.67/70.97	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.16
282.67/70.97	c calculated reachability. Time: 0.00
282.67/70.97	c  N st    57    537331       539      2336         0     42971      7067    641119   no data   no data  --
403.88/101.37	c  N st    58    701315       539      2336         0     36931      7067    407779   no data   no data  --
484.03/121.46	c  N st    59    805998       539      2336         0     65906      7067   1108492   no data   no data  --
484.03/121.46	c  S st    59    805998       539      2336         0     65906      7067   1108492   no data   no data  --
484.83/121.66	c  S st    59    806501       539      2336         0     66409      7067   1121275   no data   no data  --
484.83/121.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
484.83/121.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
484.83/121.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
485.22/121.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
485.22/121.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
485.22/121.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
485.22/121.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
500.03/125.46	c lits-rem:       313  cl-subs:     4604  v-elim:      0  v-fix:    0  time: 14.86 s
500.03/125.46	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
500.03/125.47	c vivif2 --  cl tried    61805 cl shrink        0 lits rem          0 time: 0.05
500.37/125.55	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.30
500.37/125.55	c calculated reachability. Time: 0.00
500.37/125.55	c  N st    59    806501       539      2336         0     61805      7067   1019580   no data   no data  --
712.10/178.62	c  F st    60   1071875       539      2336         0     77674      7067   1355752   no data   no data  --
712.10/178.62	c  N st    60   1071875       539      2336         0     77674      7067   1355752   no data   no data  --
718.08/180.16	c Decided on static restart strategy
736.45/184.78	c  N st    70   1100179       539      2336         0     61555      7067    877278   no data   no data  --
768.32/192.74	c  N st    72   1136173       539      2336         0     51871      7067    639720   no data   no data  --
797.03/199.90	c  N st    73   1168565       539      2336         0     83410      7067   1437311   no data   no data  --
833.71/209.14	c  N st    74   1209751       539      2336         0     77715      7067   1226466   no data   no data  --
833.71/209.14	c  S st    74   1209751       539      2336         0     77715      7067   1226466   no data   no data  --
834.51/209.38	c  S st    74   1210260       539      2336         0     78222      7067   1239694   no data   no data  --
834.51/209.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
834.51/209.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
834.91/209.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
834.91/209.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
834.91/209.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
834.91/209.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
834.91/209.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
851.65/213.61	c lits-rem:        36  cl-subs:     4340  v-elim:      0  v-fix:    0  time: 16.55 s
851.65/213.61	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
851.65/213.63	c vivif2 --  cl tried    73882 cl shrink        0 lits rem          0 time: 0.06
852.05/213.73	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.42
852.05/213.74	c calculated reachability. Time: 0.00
852.05/213.74	c  N st    74   1210260       539      2336         0     73882      7067   1141581   no data   no data  --
919.85/230.71	c  N st    75   1283142       539      2336         0     50508      7067    535817   no data   no data  --
1017.58/255.28	c  N st    76   1392465       539      2336         0     58539      7067    705825   no data   no data  --
1165.47/292.33	c  N st    77   1556449       539      2336         0     63523      7067    796927   no data   no data  --
1321.77/331.56	c  N st    78   1710261       539      2336         0    105521      7067   1897913   no data   no data  --
1321.77/331.56	c  S st    78   1710261       539      2336         0    105521      7067   1897913   no data   no data  --
1323.37/331.92	c  S st    78   1710766       539      2336         0    106025      7067   1909798   no data   no data  --
1323.37/331.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1323.37/331.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1323.37/331.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1323.76/332.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1323.76/332.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1323.76/332.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
1323.76/332.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1386.75/347.87	c lits-rem:       893  cl-subs:     8101  v-elim:      0  v-fix:    0  time: 63.09 s
1386.75/347.87	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
1386.75/347.90	c vivif2 --  cl tried    97924 cl shrink        0 lits rem          0 time: 0.09
1387.55/348.04	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.56
1387.55/348.04	c calculated reachability. Time: 0.00
1387.55/348.04	c  N st    78   1710766       539      2336         0     97924      7067   1698676   no data   no data  --
1810.20/454.03	c  N st    79   2079730       539      2336         0    109095      7067   1849583   no data   no data  --
1970.10/494.14	c  N st    80   2210766       539      2336         0    113091      7067   1863098   no data   no data  --
1970.10/494.14	c  S st    80   2210766       539      2336         0    113091      7067   1863098   no data   no data  --
1971.70/494.54	c  S st    80   2211269       539      2336         0    113592      7067   1875653   no data   no data  --
1971.70/494.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1971.70/494.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1972.10/494.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
1972.10/494.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1972.10/494.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1972.10/494.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
1972.10/494.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2035.49/510.52	c lits-rem:       315  cl-subs:     8589  v-elim:      0  v-fix:    0  time: 63.20 s
2035.49/510.52	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
2035.49/510.54	c vivif2 --  cl tried   105003 cl shrink        0 lits rem          0 time: 0.09
2036.29/510.70	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.63
2036.29/510.70	c calculated reachability. Time: 0.00
2036.29/510.70	c  N st    80   2211269       539      2336         0    105003      7067   1673132   no data   no data  --
2661.12/667.47	c  N st    81   2711270       539      2336         0    128410      7067   2109519   no data   no data  --
2661.12/667.47	c  S st    81   2711270       539      2336         0    128410      7067   2109519   no data   no data  --
2662.71/667.86	c  S st    81   2711773       539      2336         0    128909      7067   2121674   no data   no data  --
2662.71/667.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2662.71/667.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2663.11/667.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
2663.51/668.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2663.51/668.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2663.51/668.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
2663.51/668.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2767.21/694.08	c lits-rem:       754  cl-subs:    14341  v-elim:      0  v-fix:    0  time: 103.94 s
2767.21/694.08	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
2767.21/694.11	c vivif2 --  cl tried   114568 cl shrink        0 lits rem          0 time: 0.09
2767.97/694.28	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.70
2767.97/694.29	c calculated reachability. Time: 0.00
2767.97/694.29	c  N st    81   2711773       539      2336         0    114568      7067   1799084   no data   no data  --
3426.30/859.35	c  N st    82   3211778       539      2336         0     90835      7067   1091507   no data   no data  --
3426.30/859.35	c  S st    82   3211778       539      2336         0     90835      7067   1091507   no data   no data  --
3427.50/859.69	c  S st    82   3212285       539      2336         0     91342      7067   1103312   no data   no data  --
3427.50/859.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3427.50/859.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3427.90/859.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
3427.90/859.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3427.90/859.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3427.90/859.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
3427.90/859.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3445.85/864.23	c lits-rem:       415  cl-subs:     3197  v-elim:      0  v-fix:    0  time: 17.69 s
3445.85/864.23	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
3445.85/864.24	c vivif2 --  cl tried    88145 cl shrink        0 lits rem          0 time: 0.07
3446.65/864.40	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.64
3446.65/864.41	c calculated reachability. Time: 0.00
3446.65/864.41	c  N st    82   3212285       539      2336         0     88145      7067   1032516   no data   no data  --
4207.04/1055.12	c  N st    83   3712288       539      2336         0     98592      7067   1224662   no data   no data  --
4207.04/1055.12	c  S st    83   3712288       539      2336         0     98592      7067   1224662   no data   no data  --
4208.24/1055.41	c  S st    83   3712795       539      2336         0     99099      7067   1238216   no data   no data  --
4208.24/1055.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4208.24/1055.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4208.24/1055.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
4208.65/1055.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4208.65/1055.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4208.65/1055.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
4208.65/1055.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4223.01/1059.20	c lits-rem:       542  cl-subs:     3195  v-elim:      0  v-fix:    0  time: 14.75 s
4223.01/1059.20	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
4223.43/1059.22	c vivif2 --  cl tried    95904 cl shrink        0 lits rem          0 time: 0.06
4223.85/1059.35	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.53
4223.85/1059.36	c calculated reachability. Time: 0.00
4223.85/1059.36	c  N st    83   3712795       539      2336         0     95904      7067   1161151   no data   no data  --
4289.22/1075.72	c  F st    84   3751563       539      2336         0    133822      7067   2177779   no data   no data  --
4289.22/1075.72	c  N st    84   3751563       539      2336         0    133822      7067   2177779   no data   no data  --
4300.76/1078.67	c Decided on static restart strategy
4345.02/1089.80	c  N st    94   3779863       539      2336         0    161468      7067   2893667   no data   no data  --
4398.45/1103.11	c  N st    96   3815859       539      2336         0    114022      7067   1595156   no data   no data  --
4457.87/1118.06	c  N st    97   3848251       539      2336         0    145762      7067   2438486   no data   no data  --
4532.84/1136.83	c  N st    98   3896839       539      2336         0    109264      7067   1416202   no data   no data  --
4638.50/1163.35	c  N st    99   3969722       539      2336         0     95832      7067   1076356   no data   no data  --
4778.86/1198.54	c  N st   100   4079048       539      2336         0    116547      7067   1652594   no data   no data  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368985-1305409131/watcher-3368985-1305409131 -o /tmp/evaluation-result-3368985-1305409131/solver-3368985-1305409131 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368985-1305409131.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.12 8.10 8.09 5/386 12154
/proc/meminfo: memFree=14471112/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 416 0 0 0 1 0 0 0 25 0 4 0 731143726 52465664 357 33554432000 4194304 4650419 140735996494640 18446744073709551615 47065750005273 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 12809 357 306 112 0 7774 0
[pid=12154/tid=12155] ppid=12152 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 731143726 52465664 357 33554432000 4194304 4650419 140735996494640 18446744073709551615 47065750005676 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 731143726 52465664 357 33554432000 4194304 4650419 140735996494640 18446744073709551615 47065750005273 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 731143726 52465664 357 33554432000 4194304 4650419 140735996494640 18446744073709551615 47065750005273 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0220249 s]
/proc/loadavg: 8.12 8.10 8.09 5/386 12154
/proc/meminfo: memFree=14471112/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=282736 CPUtime=0.05 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 1307 0 0 0 5 0 0 0 18 0 4 0 731143726 289521664 1178 33554432000 4194304 4650419 140735996494640 18446744073709551615 4420550 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 70684 1178 389 112 0 65649 0
[pid=12154/tid=12155] ppid=12152 vsize=282736 CPUtime=0 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 225 0 0 0 0 0 0 0 25 0 4 0 731143726 289521664 1178 33554432000 4194304 4650419 140735996494640 18446744073709551615 216735221943 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=282736 CPUtime=0.01 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) D 12152 12154 11857 0 -1 4202560 286 0 0 0 1 0 0 0 18 0 4 0 731143726 289521664 1178 33554432000 4194304 4650419 140735996494640 18446744073709551615 216734839841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=282736 CPUtime=0.01 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) S 12152 12154 11857 0 -1 4202560 134 0 0 0 1 0 0 0 18 0 4 0 731143726 289521664 1178 33554432000 4194304 4650419 140735996494640 18446744073709551615 216735283694 0 0 4096 2 18446604469288015872 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 282736

[startup+0.115635 s]
/proc/loadavg: 8.12 8.10 8.09 5/386 12154
/proc/meminfo: memFree=14471112/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=282872 CPUtime=0.42 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 1783 0 0 0 42 0 0 0 18 0 4 0 731143726 289660928 1654 33554432000 4194304 4650419 140735996494640 18446744073709551615 4363460 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 70718 1655 391 112 0 65683 0
[pid=12154/tid=12155] ppid=12152 vsize=282872 CPUtime=0.1 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 332 0 0 0 10 0 0 0 25 0 4 0 731143726 289660928 1655 33554432000 4194304 4650419 140735996494640 18446744073709551615 216734875323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=282872 CPUtime=0.1 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 428 0 0 0 10 0 0 0 18 0 4 0 731143726 289660928 1655 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=282872 CPUtime=0.1 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 232 0 0 0 10 0 0 0 18 0 4 0 731143726 289660928 1655 33554432000 4194304 4650419 140735996494640 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282872

[startup+0.300604 s]
/proc/loadavg: 8.12 8.10 8.09 5/386 12154
/proc/meminfo: memFree=14471112/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=284004 CPUtime=1.17 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 2860 0 0 0 116 1 0 0 18 0 4 0 731143726 290820096 2152 33554432000 4194304 4650419 140735996494640 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 71001 2152 393 112 0 65966 0
[pid=12154/tid=12155] ppid=12152 vsize=284004 CPUtime=0.28 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 600 0 0 0 28 0 0 0 25 0 4 0 731143726 290820096 2152 33554432000 4194304 4650419 140735996494640 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=284004 CPUtime=0.29 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 699 0 0 0 29 0 0 0 18 0 4 0 731143726 290820096 2152 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=284004 CPUtime=0.29 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 505 0 0 0 29 0 0 0 18 0 4 0 731143726 290820096 2152 33554432000 4194304 4650419 140735996494640 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284004

[startup+0.700536 s]
/proc/loadavg: 8.12 8.10 8.09 5/386 12154
/proc/meminfo: memFree=14471112/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=284760 CPUtime=2.76 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 4468 0 0 0 275 1 0 0 18 0 4 0 731143726 291594240 2869 33554432000 4194304 4650419 140735996494640 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 71190 2870 393 112 0 66155 0
[pid=12154/tid=12155] ppid=12152 vsize=284760 CPUtime=0.68 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 997 0 0 0 68 0 0 0 25 0 4 0 731143726 291594240 2870 33554432000 4194304 4650419 140735996494640 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=284760 CPUtime=0.69 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 1122 0 0 0 69 0 0 0 18 0 4 0 731143726 291594240 2870 33554432000 4194304 4650419 140735996494640 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=284760 CPUtime=0.68 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 906 0 0 0 68 0 0 0 18 0 4 0 731143726 291594240 2870 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284760

[startup+1.5004 s]
/proc/loadavg: 8.11 8.10 8.09 10/390 12158
/proc/meminfo: memFree=14458992/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=285904 CPUtime=5.94 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 8875 0 0 0 593 1 0 0 20 0 4 0 731143726 292765696 4805 33554432000 4194304 4650419 140735996494640 18446744073709551615 4439024 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 71476 4805 395 112 0 66441 0
[pid=12154/tid=12155] ppid=12152 vsize=285904 CPUtime=1.46 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 1747 0 0 0 146 0 0 0 25 0 4 0 731143726 292765696 4805 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=285904 CPUtime=1.49 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 1943 0 0 0 149 0 0 0 20 0 4 0 731143726 292765696 4805 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=285904 CPUtime=1.48 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 1620 0 0 0 148 0 0 0 20 0 4 0 731143726 292765696 4805 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 285904

[startup+3.10112 s]
/proc/loadavg: 8.11 8.10 8.09 9/390 12158
/proc/meminfo: memFree=14444732/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=290740 CPUtime=12.34 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 17144 0 0 0 1231 3 0 0 25 0 4 0 731143726 297717760 9936 33554432000 4194304 4650419 140735996494640 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 72685 9936 395 112 0 67650 0
[pid=12154/tid=12155] ppid=12152 vsize=290740 CPUtime=3.05 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 3857 0 0 0 305 0 0 0 25 0 4 0 731143726 297717760 9938 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=290740 CPUtime=3.08 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 4823 0 0 0 308 0 0 0 25 0 4 0 731143726 297717760 9938 33554432000 4194304 4650419 140735996494640 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=290740 CPUtime=3.08 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 3639 0 0 0 308 0 0 0 25 0 4 0 731143726 297717760 9938 33554432000 4194304 4650419 140735996494640 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 290740

[startup+6.30056 s]
/proc/loadavg: 8.10 8.10 8.09 9/390 12158
/proc/meminfo: memFree=14408180/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=300336 CPUtime=25.09 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 25197 0 0 0 2505 4 0 0 25 0 4 0 731143726 307544064 12866 33554432000 4194304 4650419 140735996494640 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 75084 12866 395 112 0 70049 0
[pid=12154/tid=12155] ppid=12152 vsize=300336 CPUtime=6.21 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 6191 0 0 0 620 1 0 0 25 0 4 0 731143726 307544064 12866 33554432000 4194304 4650419 140735996494640 18446744073709551615 4333687 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=300336 CPUtime=6.29 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 6795 0 0 0 628 1 0 0 25 0 4 0 731143726 307544064 12866 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=300336 CPUtime=6.28 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 5230 0 0 0 628 0 0 0 25 0 4 0 731143726 307544064 12866 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 300336

[startup+12.7004 s]
/proc/loadavg: 8.18 8.11 8.09 10/391 12159
/proc/meminfo: memFree=14360808/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=291388 CPUtime=50.6 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 38513 0 0 0 5053 7 0 0 25 0 4 0 731143726 298381312 19084 33554432000 4194304 4650419 140735996494640 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 72847 19084 395 112 0 67812 0
[pid=12154/tid=12155] ppid=12152 vsize=291388 CPUtime=12.52 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 9427 0 0 0 1251 1 0 0 25 0 4 0 731143726 298381312 19084 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=291388 CPUtime=12.69 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 10207 0 0 0 1267 2 0 0 25 0 4 0 731143726 298381312 19084 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=291388 CPUtime=12.68 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 8037 0 0 0 1267 1 0 0 25 0 4 0 731143726 298381312 19084 33554432000 4194304 4650419 140735996494640 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 291388

[startup+25.5002 s]
/proc/loadavg: 8.28 8.14 8.10 9/391 12159
/proc/meminfo: memFree=14361520/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=296048 CPUtime=101.64 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 58223 0 0 0 10150 14 0 0 25 0 4 0 731143726 303153152 28583 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366928 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 74012 28583 395 112 0 68977 0
[pid=12154/tid=12155] ppid=12152 vsize=296048 CPUtime=25.15 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 16022 0 0 0 2512 3 0 0 25 0 4 0 731143726 303153152 28583 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=296048 CPUtime=25.48 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 13756 0 0 0 2545 3 0 0 25 0 4 0 731143726 303153152 28583 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=296048 CPUtime=25.49 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 11246 0 0 0 2546 3 0 0 25 0 4 0 731143726 303153152 28583 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 296048

[startup+51.1008 s]
/proc/loadavg: 8.24 8.14 8.10 9/390 12160
/proc/meminfo: memFree=14358488/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=371692 CPUtime=203.72 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 83630 0 0 0 20347 25 0 0 25 0 4 0 731143726 380612608 30603 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 92923 30603 395 112 0 87888 0
[pid=12154/tid=12155] ppid=12152 vsize=371692 CPUtime=50.43 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 23747 0 0 0 5037 6 0 0 25 0 4 0 731143726 380612608 30603 33554432000 4194304 4650419 140735996494640 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=371692 CPUtime=51.09 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 18763 0 0 0 5104 5 0 0 25 0 4 0 731143726 380612608 30603 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=371692 CPUtime=51.09 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 16878 0 0 0 5104 5 0 0 25 0 4 0 731143726 380612608 30603 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 371692

[startup+102.315 s]
/proc/loadavg: 8.21 8.15 8.10 9/390 12162
/proc/meminfo: memFree=14310980/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=365540 CPUtime=407.91 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 128676 0 0 0 40749 42 0 0 25 0 4 0 731143726 374312960 40896 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 91385 40896 395 112 0 86350 0
[pid=12154/tid=12155] ppid=12152 vsize=365540 CPUtime=100.99 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 38849 0 0 0 10087 12 0 0 25 0 4 0 731143726 374312960 40896 33554432000 4194304 4650419 140735996494640 18446744073709551615 4433093 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=365540 CPUtime=102.3 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 25249 0 0 0 10222 8 0 0 25 0 4 0 731143726 374312960 40896 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=365540 CPUtime=102.3 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 27813 0 0 0 10220 10 0 0 25 0 4 0 731143726 374312960 40896 33554432000 4194304 4650419 140735996494640 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.91
Current children cumulated vsize (KiB) 365540

[startup+162.3 s]

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

[pid=12154] ppid=12152 vsize=586260 CPUtime=2800.28 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 390681 0 0 0 279852 176 0 0 25 0 4 0 731143726 600330240 94270 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 146565 94270 395 112 0 141530 0
[pid=12154/tid=12155] ppid=12152 vsize=586260 CPUtime=693.37 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 98526 0 0 0 69295 42 0 0 25 0 4 0 731143726 600330240 94270 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=586260 CPUtime=702.3 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 93946 0 0 0 70185 45 0 0 25 0 4 0 731143726 600330240 94270 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=586260 CPUtime=702.3 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 84946 0 0 0 70193 37 0 0 25 0 4 0 731143726 600330240 94270 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2800.28
Current children cumulated vsize (KiB) 586260

[startup+762.315 s]
/proc/loadavg: 4.15 5.53 6.95 5/381 12197
/proc/meminfo: memFree=14533364/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=586644 CPUtime=3039.58 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 411115 0 0 0 303769 189 0 0 25 0 4 0 731143726 600723456 91299 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 146661 91299 395 112 0 141626 0
[pid=12154/tid=12155] ppid=12152 vsize=586644 CPUtime=752.61 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 102223 0 0 0 75217 44 0 0 25 0 4 0 731143726 600723456 91299 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=586644 CPUtime=762.31 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 98470 0 0 0 76184 47 0 0 25 0 4 0 731143726 600723456 91299 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=586644 CPUtime=762.31 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 89268 0 0 0 76191 40 0 0 25 0 4 0 731143726 600723456 91299 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3039.58
Current children cumulated vsize (KiB) 586644

[startup+822.3 s]
/proc/loadavg: 4.20 5.28 6.77 5/381 12199
/proc/meminfo: memFree=14525284/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=574380 CPUtime=3278.77 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 433598 0 0 0 327677 200 0 0 25 0 4 0 731143726 588165120 93443 33554432000 4194304 4650419 140735996494640 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 143595 93443 395 112 0 138560 0
[pid=12154/tid=12155] ppid=12152 vsize=574380 CPUtime=811.85 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 106236 0 0 0 81138 47 0 0 25 0 4 0 731143726 588165120 93443 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=574380 CPUtime=822.3 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 106899 0 0 0 82180 50 0 0 25 0 4 0 731143726 588165120 93443 33554432000 4194304 4650419 140735996494640 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=574380 CPUtime=822.31 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 91877 0 0 0 82189 42 0 0 25 0 4 0 731143726 588165120 93443 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3278.77
Current children cumulated vsize (KiB) 574380

[startup+882.301 s]
/proc/loadavg: 4.14 5.06 6.60 5/381 12201
/proc/meminfo: memFree=14507156/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=587236 CPUtime=3518.01 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 455811 0 0 0 351587 214 0 0 25 0 4 0 731143726 601329664 95663 33554432000 4194304 4650419 140735996494640 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 146809 95663 395 112 0 141774 0
[pid=12154/tid=12155] ppid=12152 vsize=587236 CPUtime=871.09 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 109368 0 0 0 87060 49 0 0 25 0 4 0 731143726 601329664 95663 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=587236 CPUtime=882.3 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 113494 0 0 0 88177 53 0 0 25 0 4 0 731143726 601329664 95663 33554432000 4194304 4650419 140735996494640 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=587236 CPUtime=882.31 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 97048 0 0 0 88185 46 0 0 25 0 4 0 731143726 601329664 95663 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3518.01
Current children cumulated vsize (KiB) 587236

[startup+942.3 s]
/proc/loadavg: 4.05 4.86 6.43 5/381 12202
/proc/meminfo: memFree=14498576/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=587520 CPUtime=3757.26 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 480401 0 0 0 375499 227 0 0 25 0 4 0 731143726 601620480 100372 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365313 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 146880 100372 395 112 0 141845 0
[pid=12154/tid=12155] ppid=12152 vsize=587520 CPUtime=930.34 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 115630 0 0 0 92982 52 0 0 25 0 4 0 731143726 601620480 100372 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=587520 CPUtime=942.3 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 119344 0 0 0 94173 57 0 0 25 0 4 0 731143726 601620480 100372 33554432000 4194304 4650419 140735996494640 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=587520 CPUtime=942.31 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 102481 0 0 0 94182 49 0 0 25 0 4 0 731143726 601620480 100372 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3757.26
Current children cumulated vsize (KiB) 587520

[startup+1002.3 s]
/proc/loadavg: 4.08 4.72 6.28 5/381 12204
/proc/meminfo: memFree=14479816/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=587820 CPUtime=3996.51 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 505458 0 0 0 399407 244 0 0 25 0 4 0 731143726 601927680 104919 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 146955 104919 395 112 0 141920 0
[pid=12154/tid=12155] ppid=12152 vsize=587820 CPUtime=989.58 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 122003 0 0 0 98901 57 0 0 25 0 4 0 731143726 601927680 104919 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=587820 CPUtime=1002.3 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 127211 0 0 0 100169 61 0 0 25 0 4 0 731143726 601927680 104919 33554432000 4194304 4650419 140735996494640 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=587820 CPUtime=1002.31 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 106429 0 0 0 100179 52 0 0 25 0 4 0 731143726 601927680 104919 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3996.51
Current children cumulated vsize (KiB) 587820

[startup+1062.3 s]
/proc/loadavg: 4.09 4.60 6.14 5/381 12205
/proc/meminfo: memFree=14475316/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=588072 CPUtime=4235.77 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 528183 0 0 0 423322 255 0 0 25 0 4 0 731143726 602185728 106035 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 147018 106035 395 112 0 141983 0
[pid=12154/tid=12155] ppid=12152 vsize=588072 CPUtime=1048.83 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 125312 0 0 0 104824 59 0 0 25 0 4 0 731143726 602185728 106035 33554432000 4194304 4650419 140735996494640 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=588072 CPUtime=1062.3 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 133141 0 0 0 106166 64 0 0 25 0 4 0 731143726 602185728 106035 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=588072 CPUtime=1062.31 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 111043 0 0 0 106178 53 0 0 25 0 4 0 731143726 602185728 106035 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4235.77
Current children cumulated vsize (KiB) 588072

[startup+1122.3 s]
/proc/loadavg: 4.09 4.50 6.01 5/381 12207
/proc/meminfo: memFree=14456328/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=580164 CPUtime=4475.01 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 544104 0 0 0 447235 266 0 0 25 0 4 0 731143726 594087936 110854 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 145041 110854 395 112 0 140006 0
[pid=12154/tid=12155] ppid=12152 vsize=580164 CPUtime=1108.08 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 127343 0 0 0 110747 61 0 0 25 0 4 0 731143726 594087936 110854 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=580164 CPUtime=1122.3 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 140047 0 0 0 112162 68 0 0 25 0 4 0 731143726 594087936 110854 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=580164 CPUtime=1122.3 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 113109 0 0 0 112176 54 0 0 25 0 4 0 731143726 594087936 110854 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4475.01
Current children cumulated vsize (KiB) 580164

[startup+1182.3 s]
/proc/loadavg: 4.08 4.43 5.89 5/381 12208
/proc/meminfo: memFree=14450736/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=579628 CPUtime=4714.27 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 560187 0 0 0 471150 277 0 0 25 0 4 0 731143726 593539072 112126 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 144907 112126 395 112 0 139872 0
[pid=12154/tid=12155] ppid=12152 vsize=579628 CPUtime=1167.32 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 130897 0 0 0 116669 63 0 0 25 0 4 0 731143726 593539072 112126 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=579628 CPUtime=1182.31 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 144578 0 0 0 118159 72 0 0 25 0 4 0 731143726 593539072 112126 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=579628 CPUtime=1182.31 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 113981 0 0 0 118176 55 0 0 25 0 4 0 731143726 593539072 112126 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4714.27
Current children cumulated vsize (KiB) 579628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 4.06 4.40 5.85 5/381 12209
/proc/meminfo: memFree=14446392/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=579664 CPUtime=4800.42 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 564685 0 0 0 479761 281 0 0 25 0 4 0 731143726 593575936 112985 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 144916 112985 395 112 0 139881 0
[pid=12154/tid=12155] ppid=12152 vsize=579664 CPUtime=1188.65 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 132360 0 0 0 118800 65 0 0 25 0 4 0 731143726 593575936 112986 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=579664 CPUtime=1203.92 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 144578 0 0 0 120320 72 0 0 25 0 4 0 731143726 593575936 112986 33554432000 4194304 4650419 140735996494640 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=579664 CPUtime=1203.92 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 113989 0 0 0 120337 55 0 0 25 0 4 0 731143726 593575936 112986 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 579664

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

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

[startup+1203.9 s]
/proc/loadavg: 4.06 4.40 5.85 5/381 12209
/proc/meminfo: memFree=14446392/32951124 swapFree=65586204/67111528
[pid=12154] ppid=12152 vsize=579664 CPUtime=4800.42 cores=1,3,5,7
/proc/12154/stat : 12154 (strangenight1-m) R 12152 12154 11857 0 -1 4202496 564685 0 0 0 479761 281 0 0 25 0 4 0 731143726 593575936 112985 33554432000 4194304 4650419 140735996494640 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12154/statm: 144916 112985 395 112 0 139881 0
[pid=12154/tid=12155] ppid=12152 vsize=579664 CPUtime=1188.65 cores=1,3,5,7
/proc/12154/task/12155/stat : 12155 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 132360 0 0 0 118800 65 0 0 25 0 4 0 731143726 593575936 112986 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12154/tid=12156] ppid=12152 vsize=579664 CPUtime=1203.92 cores=1,3,5,7
/proc/12154/task/12156/stat : 12156 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 144578 0 0 0 120320 72 0 0 25 0 4 0 731143726 593575936 112986 33554432000 4194304 4650419 140735996494640 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12154/tid=12157] ppid=12152 vsize=579664 CPUtime=1203.92 cores=1,3,5,7
/proc/12154/task/12157/stat : 12157 (strangenight1-m) R 12152 12154 11857 0 -1 4202560 113989 0 0 0 120337 55 0 0 25 0 4 0 731143726 593575936 112986 33554432000 4194304 4650419 140735996494640 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 579664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.94
CPU time (s): 4800.49
CPU user time (s): 4797.65
CPU system time (s): 2.83757
CPU usage (%): 398.73
Max. virtual memory (cumulated for all children) (KiB): 684308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.65
system time used= 2.83757
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 564686
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= 476
involuntary context switches= 32509

runsolver used 4.21336 second user time and 11.0753 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-14 23:38:51
IDJOB=3368985
IDBENCH=82994
IDSOLVER=1846
FILE ID=node119/3368985-1305409131
RUNJOBID= node119-1305405968-11879
PBS_JOBID= 13324506
Free space on /tmp= 73188 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S311101868-094.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368985-1305409131/watcher-3368985-1305409131 -o /tmp/evaluation-result-3368985-1305409131/solver-3368985-1305409131 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368985-1305409131.cnf

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

MD5SUM BENCH= 2ff4c014ab92fa532c070237e3ac5307
RANDOM SEED=1556815114

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14471392 kB
Buffers:        285128 kB
Cached:        4559928 kB
SwapCached:       4756 kB
Active:       15130528 kB
Inactive:      3017656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14471392 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            6224 kB
Writeback:           0 kB
AnonPages:    13301132 kB
Mapped:          30620 kB
Slab:           210372 kB
PageTables:      57580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102976496 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= 73188 MiB
End job on node119 at 2011-05-14 23:58:57