Trace number 3175376

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.4 1201.93

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.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-3175376-1304121728.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	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.01 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.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.10/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.10/0.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.10/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.01 s
0.10/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.03	c calculated reachability. Time: 0.00
0.10/0.03	c Calc default polars -  time:   0.00 s pos:     249 undec:      55 neg:     246
0.10/0.03	c =========================================================================================
0.10/0.03	c types(t): F = full restart, N = normal restart
0.10/0.03	c types(t): S = simplification begin/end, E = solution found
0.10/0.03	c restart types(rt): st = static, dy = dynamic
0.10/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.03	c  B st     0         0       539      2336         0         0      7067         0   no data   no data  --
0.37/0.11	c Decided on static restart strategy
0.37/0.16	c  N st     8      4916       539      2336         0      4820      7067    118463   no data   no data  --
1.57/0.42	c  N st    10     11299       539      2336         0      4497      7067     79566   no data   no data  --
2.37/0.69	c  N st    11     17042       539      2336         0     10142      7067    217889   no data   no data  --
4.39/1.11	c  F st    12     25000       539      2336         0     12463      7067    273039   no data   no data  --
4.39/1.11	c  N st    12     25000       539      2336         0     12463      7067    273039   no data   no data  --
5.17/1.36	c Decided on static restart strategy
5.17/1.36	c  N st    18     30000       539      2336         0     10712      7067    213707   no data   no data  --
5.17/1.36	c  S st    18     30000       539      2336         0     10712      7067    213707   no data   no data  --
5.17/1.39	c  S st    18     30501       539      2336         0     11211      7067    225143   no data   no data  --
5.17/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.17/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.57/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
5.57/1.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.37/1.62	c lits-rem:       262  cl-subs:      428  v-elim:      0  v-fix:    0  time:  0.86 s
6.37/1.63	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.03
6.37/1.63	c calculated reachability. Time: 0.00
6.37/1.63	c  N st    18     30501       539      2336         0     10783      7067    212618   no data   no data  --
7.97/2.02	c  N st    20     37611       539      2336         0     10041      7067    175718   no data   no data  --
9.16/2.39	c  N st    21     44010       539      2336         0     16341      7067    335848   no data   no data  --
9.96/2.50	c  S st    22     45752       539      2336         0      9275      7067    136701   no data   no data  --
9.96/2.52	c  S st    22     46256       539      2336         0      9779      7067    148781   no data   no data  --
9.96/2.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.96/2.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.96/2.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
9.96/2.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.36/2.64	c lits-rem:        24  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.41 s
10.36/2.64	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
10.36/2.64	c vivif2 --  cl tried     9759 cl shrink        0 lits rem          0 time: 0.01
10.36/2.65	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.03
10.36/2.65	c calculated reachability. Time: 0.00
10.36/2.65	c  N st    22     46256       539      2336         0      9759      7067    148189   no data   no data  --
13.95/3.57	c  N st    23     60653       539      2336         0     14097      7067    249544   no data   no data  --
16.75/4.27	c  N st    24     69384       539      2336         0     11872      7067    181721   no data   no data  --
16.75/4.27	c  S st    24     69384       539      2336         0     11872      7067    181721   no data   no data  --
16.75/4.30	c  S st    24     69888       539      2336         0     12376      7067    193029   no data   no data  --
16.75/4.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.75/4.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.17/4.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
17.17/4.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.17/4.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.17/4.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
17.17/4.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.95/4.50	c lits-rem:        78  cl-subs:      181  v-elim:      0  v-fix:    0  time:  0.77 s
17.95/4.50	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
17.95/4.50	c vivif2 --  cl tried    12195 cl shrink        0 lits rem          0 time: 0.01
17.95/4.51	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.04
17.95/4.51	c calculated reachability. Time: 0.00
17.95/4.51	c  N st    24     69888       539      2336         0     12195      7067    188054   no data   no data  --
23.13/5.84	c  F st    25     87502       539      2336         0     17713      7067    322918   no data   no data  --
23.13/5.84	c  N st    25     87502       539      2336         0     17713      7067    322918   no data   no data  --
24.74/6.24	c Decided on static restart strategy
25.54/6.48	c  N st    32     95541       539      2336         0     25585      7067    512620   no data   no data  --
28.73/7.22	c  N st    34    104832       539      2336         0     21948      7067    401945   no data   no data  --
28.73/7.22	c  S st    34    104832       539      2336         0     21948      7067    401945   no data   no data  --
28.73/7.28	c  S st    34    105334       539      2336         0     22449      7067    413743   no data   no data  --
28.73/7.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.73/7.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.73/7.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.13/7.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.13/7.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.13/7.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
29.13/7.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.73/8.24	c lits-rem:       211  cl-subs:      715  v-elim:      0  v-fix:    0  time:  3.74 s
32.73/8.24	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
32.73/8.24	c vivif2 --  cl tried    21734 cl shrink        0 lits rem          0 time: 0.02
32.73/8.26	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.08
32.73/8.26	c calculated reachability. Time: 0.00
32.73/8.26	c  N st    34    105334       539      2336         0     21734      7067    394533   no data   no data  --
35.92/9.05	c  N st    35    114932       539      2336         0     17491      7067    275851   no data   no data  --
41.11/10.37	c  N st    36    129329       539      2336         0     16863      7067    234602   no data   no data  --
49.10/12.30	c  N st    37    150927       539      2336         0     22294      7067    356690   no data   no data  --
51.90/13.00	c  S st    38    158001       539      2336         0     29275      7067    541587   no data   no data  --
51.90/13.07	c  S st    38    158502       539      2336         0     29775      7067    553058   no data   no data  --
51.90/13.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.90/13.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.90/13.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
51.90/13.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.90/13.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.90/13.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
51.90/13.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
58.29/14.67	c lits-rem:       360  cl-subs:     1151  v-elim:      0  v-fix:    0  time:  6.30 s
58.29/14.67	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
58.29/14.68	c vivif2 --  cl tried    28624 cl shrink        0 lits rem          0 time: 0.02
58.69/14.70	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.09
58.69/14.70	c calculated reachability. Time: 0.00
58.69/14.70	c  N st    38    158502       539      2336         0     28624      7067    522113   no data   no data  --
78.69/19.80	c  N st    39    207091       539      2336         0     23264      7067    352084   no data   no data  --
91.46/23.00	c  N st    40    237754       539      2336         0     33701      7067    615520   no data   no data  --
91.46/23.00	c  S st    40    237754       539      2336         0     33701      7067    615520   no data   no data  --
91.87/23.08	c  S st    40    238257       539      2336         0     34201      7067    627164   no data   no data  --
91.87/23.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.87/23.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.87/23.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
92.27/23.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.27/23.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.27/23.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
92.27/23.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
99.84/25.09	c lits-rem:       495  cl-subs:     1488  v-elim:      0  v-fix:    0  time:  7.91 s
99.84/25.09	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
100.23/25.10	c vivif2 --  cl tried    32713 cl shrink        0 lits rem          0 time: 0.02
100.23/25.13	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.12
100.23/25.13	c calculated reachability. Time: 0.00
100.23/25.13	c  N st    40    238257       539      2336         0     32713      7067    586379   no data   no data  --
132.19/33.10	c  F st    41    306256       539      2336         0     34763      7067    577848   no data   no data  --
132.19/33.10	c  N st    41    306256       539      2336         0     34763      7067    577848   no data   no data  --
134.99/33.84	c Decided on static restart strategy
146.56/36.79	c  N st    51    334557       539      2336         0     39031      7067    665011   no data   no data  --
157.77/39.59	c  N st    53    357385       539      2336         0     36935      7067    614869   no data   no data  --
157.77/39.59	c  S st    53    357385       539      2336         0     36935      7067    614869   no data   no data  --
158.17/39.69	c  S st    53    357886       539      2336         0     37436      7067    627125   no data   no data  --
158.17/39.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.17/39.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.55/39.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
158.55/39.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.55/39.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.55/39.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
158.55/39.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
165.74/41.51	c lits-rem:       537  cl-subs:     1031  v-elim:      0  v-fix:    0  time:  7.16 s
165.74/41.51	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
165.74/41.52	c vivif2 --  cl tried    36405 cl shrink        0 lits rem          0 time: 0.03
165.74/41.55	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.13
165.74/41.55	c calculated reachability. Time: 0.00
165.74/41.55	c  N st    53    357886       539      2336         0     36405      7067    596111   no data   no data  --
184.14/46.14	c  N st    54    390279       539      2336         0     42578      7067    720541   no data   no data  --
213.28/53.44	c  N st    55    438867       539      2336         0     36308      7067    521730   no data   no data  --
257.22/64.49	c  N st    56    511749       539      2336         0     49939      7067    874116   no data   no data  --
273.19/68.46	c  N st    57    536829       539      2336         0     44096      7067    668294   no data   no data  --
273.19/68.46	c  S st    57    536829       539      2336         0     44096      7067    668294   no data   no data  --
273.59/68.58	c  S st    57    537331       539      2336         0     44594      7067    680541   no data   no data  --
273.59/68.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
273.59/68.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
273.99/68.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
273.99/68.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
273.99/68.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.99/68.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
273.99/68.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
281.99/70.64	c lits-rem:       657  cl-subs:     1623  v-elim:      0  v-fix:    0  time:  8.07 s
281.99/70.64	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
281.99/70.65	c vivif2 --  cl tried    42971 cl shrink        0 lits rem          0 time: 0.03
281.99/70.69	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.18
282.39/70.70	c calculated reachability. Time: 0.00
282.39/70.70	c  N st    57    537331       539      2336         0     42971      7067    641119   no data   no data  --
403.83/101.16	c  N st    58    701315       539      2336         0     36931      7067    407779   no data   no data  --
483.30/121.22	c  N st    59    805998       539      2336         0     65906      7067   1108492   no data   no data  --
483.30/121.22	c  S st    59    805998       539      2336         0     65906      7067   1108492   no data   no data  --
484.10/121.42	c  S st    59    806501       539      2336         0     66409      7067   1121275   no data   no data  --
484.10/121.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
484.10/121.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
484.10/121.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
484.10/121.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
484.10/121.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
484.10/121.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
484.10/121.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
499.29/125.26	c lits-rem:       313  cl-subs:     4604  v-elim:      0  v-fix:    0  time: 15.06 s
499.29/125.26	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
499.29/125.27	c vivif2 --  cl tried    61805 cl shrink        0 lits rem          0 time: 0.05
499.70/125.35	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.30
499.70/125.35	c calculated reachability. Time: 0.00
499.70/125.35	c  N st    59    806501       539      2336         0     61805      7067   1019580   no data   no data  --
711.79/178.42	c  F st    60   1071875       539      2336         0     77674      7067   1355752   no data   no data  --
711.79/178.42	c  N st    60   1071875       539      2336         0     77674      7067   1355752   no data   no data  --
717.79/179.97	c Decided on static restart strategy
736.17/184.58	c  N st    70   1100179       539      2336         0     61555      7067    877278   no data   no data  --
768.14/192.58	c  N st    72   1136173       539      2336         0     51871      7067    639720   no data   no data  --
796.89/199.73	c  N st    73   1168565       539      2336         0     83410      7067   1437311   no data   no data  --
833.65/208.98	c  N st    74   1209751       539      2336         0     77715      7067   1226466   no data   no data  --
833.65/208.98	c  S st    74   1209751       539      2336         0     77715      7067   1226466   no data   no data  --
834.83/209.24	c  S st    74   1210260       539      2336         0     78222      7067   1239694   no data   no data  --
834.83/209.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
834.83/209.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
834.83/209.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
835.23/209.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
835.23/209.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
835.23/209.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
835.23/209.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
852.01/213.58	c lits-rem:        36  cl-subs:     4340  v-elim:      0  v-fix:    0  time: 16.95 s
852.01/213.58	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
852.01/213.59	c vivif2 --  cl tried    73882 cl shrink        0 lits rem          0 time: 0.06
852.41/213.68	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.38
852.41/213.69	c calculated reachability. Time: 0.00
852.41/213.69	c  N st    74   1210260       539      2336         0     73882      7067   1141581   no data   no data  --
919.52/230.44	c  N st    75   1283142       539      2336         0     50508      7067    535817   no data   no data  --
1018.21/255.19	c  N st    76   1392465       539      2336         0     58539      7067    705825   no data   no data  --
1166.39/292.22	c  N st    77   1556449       539      2336         0     63523      7067    796927   no data   no data  --
1322.98/331.44	c  N st    78   1710261       539      2336         0    105521      7067   1897913   no data   no data  --
1322.98/331.44	c  S st    78   1710261       539      2336         0    105521      7067   1897913   no data   no data  --
1324.58/331.80	c  S st    78   1710766       539      2336         0    106025      7067   1909798   no data   no data  --
1324.58/331.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1324.58/331.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1324.58/331.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1324.98/331.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1324.98/331.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1324.98/331.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
1324.98/331.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1388.89/347.93	c lits-rem:       893  cl-subs:     8101  v-elim:      0  v-fix:    0  time: 63.88 s
1388.89/347.93	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
1388.89/347.95	c vivif2 --  cl tried    97924 cl shrink        0 lits rem          0 time: 0.08
1389.29/348.09	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.57
1389.29/348.10	c calculated reachability. Time: 0.00
1389.29/348.10	c  N st    78   1710766       539      2336         0     97924      7067   1698676   no data   no data  --
1812.72/454.01	c  N st    79   2079730       539      2336         0    109095      7067   1849583   no data   no data  --
1972.50/494.09	c  N st    80   2210766       539      2336         0    113091      7067   1863098   no data   no data  --
1972.50/494.09	c  S st    80   2210766       539      2336         0    113091      7067   1863098   no data   no data  --
1974.51/494.52	c  S st    80   2211269       539      2336         0    113592      7067   1875653   no data   no data  --
1974.51/494.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1974.51/494.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1974.51/494.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
1974.91/494.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1974.91/494.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1974.91/494.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
1974.91/494.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2039.22/510.72	c lits-rem:       315  cl-subs:     8589  v-elim:      0  v-fix:    0  time: 64.16 s
2039.22/510.72	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
2039.22/510.74	c vivif2 --  cl tried   105003 cl shrink        0 lits rem          0 time: 0.09
2040.02/510.90	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.62
2040.02/510.90	c calculated reachability. Time: 0.00
2040.02/510.90	c  N st    80   2211269       539      2336         0    105003      7067   1673132   no data   no data  --
2667.17/667.92	c  N st    81   2711270       539      2336         0    128410      7067   2109519   no data   no data  --
2667.17/667.92	c  S st    81   2711270       539      2336         0    128410      7067   2109519   no data   no data  --
2668.77/668.31	c  S st    81   2711773       539      2336         0    128909      7067   2121674   no data   no data  --
2668.77/668.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2668.77/668.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2668.77/668.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
2669.17/668.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2669.17/668.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2669.17/668.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
2669.17/668.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2772.24/694.24	c lits-rem:       754  cl-subs:    14341  v-elim:      0  v-fix:    0  time: 102.97 s
2772.24/694.24	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
2772.24/694.27	c vivif2 --  cl tried   114568 cl shrink        0 lits rem          0 time: 0.10
2773.04/694.44	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.69
2773.04/694.44	c calculated reachability. Time: 0.00
2773.04/694.44	c  N st    81   2711773       539      2336         0    114568      7067   1799084   no data   no data  --
3443.34/862.22	c  N st    82   3211778       539      2336         0     90835      7067   1091507   no data   no data  --
3443.34/862.22	c  S st    82   3211778       539      2336         0     90835      7067   1091507   no data   no data  --
3444.16/862.49	c  S st    82   3212285       539      2336         0     91342      7067   1103312   no data   no data  --
3444.16/862.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3444.16/862.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3444.54/862.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.17
3444.54/862.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3444.54/862.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3444.54/862.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
3444.54/862.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3455.72/865.39	c lits-rem:       415  cl-subs:     3197  v-elim:      0  v-fix:    0  time: 11.28 s
3455.72/865.39	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
3456.12/865.41	c vivif2 --  cl tried    88145 cl shrink        0 lits rem          0 time: 0.06
3456.52/865.53	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.48
3456.52/865.53	c calculated reachability. Time: 0.00
3456.52/865.53	c  N st    82   3212285       539      2336         0     88145      7067   1032516   no data   no data  --
4216.31/1055.75	c  N st    83   3712288       539      2336         0     98592      7067   1224662   no data   no data  --
4216.31/1055.75	c  S st    83   3712288       539      2336         0     98592      7067   1224662   no data   no data  --
4217.90/1056.10	c  S st    83   3712795       539      2336         0     99099      7067   1238216   no data   no data  --
4217.90/1056.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4217.90/1056.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4217.90/1056.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.24
4218.30/1056.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4218.30/1056.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4218.30/1056.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
4218.30/1056.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4241.47/1062.08	c lits-rem:       542  cl-subs:     3195  v-elim:      0  v-fix:    0  time: 23.42 s
4241.47/1062.08	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
4241.87/1062.10	c vivif2 --  cl tried    95904 cl shrink        0 lits rem          0 time: 0.07
4242.27/1062.27	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.67
4242.27/1062.27	c calculated reachability. Time: 0.00
4242.27/1062.27	c  N st    83   3712795       539      2336         0     95904      7067   1161151   no data   no data  --
4304.19/1077.72	c  F st    84   3751563       539      2336         0    133822      7067   2177779   no data   no data  --
4304.19/1077.72	c  N st    84   3751563       539      2336         0    133822      7067   2177779   no data   no data  --
4313.80/1080.20	c Decided on static restart strategy
4356.52/1090.88	c  N st    94   3779863       539      2336         0    161468      7067   2893667   no data   no data  --
4409.65/1104.12	c  N st    96   3815859       539      2336         0    114022      7067   1595156   no data   no data  --
4469.56/1119.16	c  N st    97   3848251       539      2336         0    145762      7067   2438486   no data   no data  --
4544.67/1137.93	c  N st    98   3896839       539      2336         0    109264      7067   1416202   no data   no data  --
4650.53/1164.49	c  N st    99   3969722       539      2336         0     95832      7067   1076356   no data   no data  --
4791.53/1199.71	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: 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-3175376-1304121728/watcher-3175376-1304121728 -o /tmp/evaluation-result-3175376-1304121728/solver-3175376-1304121728 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175376-1304121728.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.39 7.90 7.61 5/176 22984
/proc/meminfo: memFree=30317944/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 414 0 0 0 0 0 0 0 18 0 4 0 523773173 52465664 353 33554432000 4194304 4650419 140735132661840 18446744073709551615 47703583569846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 12809 353 303 112 0 7774 0
[pid=22982/tid=22985] ppid=22979 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 523773174 52465664 353 33554432000 4194304 4650419 140735132661840 18446744073709551615 47703583569832 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 523773174 52465664 353 33554432000 4194304 4650419 140735132661840 18446744073709551615 47703583569842 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 523773174 52465664 353 33554432000 4194304 4650419 140735132661840 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.031335 s]
/proc/loadavg: 7.39 7.90 7.61 5/176 22984
/proc/meminfo: memFree=30317944/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=347660 CPUtime=0.1 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 1413 0 0 0 10 0 0 0 18 0 4 0 523773173 356003840 1270 33554432000 4194304 4650419 140735132661840 18446744073709551615 4333655 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 86915 1270 390 112 0 81880 0
[pid=22982/tid=22985] ppid=22979 vsize=347660 CPUtime=0.02 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 241 0 0 0 2 0 0 0 18 0 4 0 523773174 356003840 1270 33554432000 4194304 4650419 140735132661840 18446744073709551615 4311360 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=347660 CPUtime=0.02 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 299 0 0 0 2 0 0 0 20 0 4 0 523773174 356003840 1270 33554432000 4194304 4650419 140735132661840 18446744073709551615 4328323 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=347660 CPUtime=0.02 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 166 0 0 0 2 0 0 0 21 0 4 0 523773174 356003840 1270 33554432000 4194304 4650419 140735132661840 18446744073709551615 4329450 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 347660

[startup+0.100322 s]
/proc/loadavg: 7.39 7.90 7.61 5/176 22984
/proc/meminfo: memFree=30317944/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=347792 CPUtime=0.37 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 1800 0 0 0 37 0 0 0 18 0 4 0 523773173 356139008 1657 33554432000 4194304 4650419 140735132661840 18446744073709551615 4363458 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 86948 1657 391 112 0 81913 0
[pid=22982/tid=22985] ppid=22979 vsize=347792 CPUtime=0.09 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 345 0 0 0 9 0 0 0 18 0 4 0 523773174 356139008 1657 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=347792 CPUtime=0.09 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 395 0 0 0 9 0 0 0 20 0 4 0 523773174 356139008 1657 33554432000 4194304 4650419 140735132661840 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=347792 CPUtime=0.09 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 261 0 0 0 9 0 0 0 21 0 4 0 523773174 356139008 1657 33554432000 4194304 4650419 140735132661840 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 347792

[startup+0.300286 s]
/proc/loadavg: 7.39 7.90 7.61 5/176 22984
/proc/meminfo: memFree=30317944/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=348928 CPUtime=1.17 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 2922 0 0 0 117 0 0 0 18 0 4 0 523773173 357302272 2200 33554432000 4194304 4650419 140735132661840 18446744073709551615 4328361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 87232 2200 393 112 0 82197 0
[pid=22982/tid=22985] ppid=22979 vsize=348928 CPUtime=0.29 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 647 0 0 0 29 0 0 0 18 0 4 0 523773174 357302272 2200 33554432000 4194304 4650419 140735132661840 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=348928 CPUtime=0.29 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 681 0 0 0 29 0 0 0 20 0 4 0 523773174 357302272 2200 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=348928 CPUtime=0.29 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 523 0 0 0 29 0 0 0 21 0 4 0 523773174 357302272 2200 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 348928

[startup+0.700214 s]
/proc/loadavg: 7.39 7.90 7.61 5/176 22984
/proc/meminfo: memFree=30317944/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=349948 CPUtime=2.77 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 4530 0 0 0 277 0 0 0 18 0 4 0 523773173 358346752 2918 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 87487 2918 393 112 0 82452 0
[pid=22982/tid=22985] ppid=22979 vsize=349948 CPUtime=0.69 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 1062 0 0 0 69 0 0 0 18 0 4 0 523773174 358346752 2920 33554432000 4194304 4650419 140735132661840 18446744073709551615 253640556299 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=349948 CPUtime=0.69 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 1109 0 0 0 69 0 0 0 20 0 4 0 523773174 358346752 2920 33554432000 4194304 4650419 140735132661840 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=349948 CPUtime=0.69 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 925 0 0 0 69 0 0 0 22 0 4 0 523773174 358346752 2921 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 349948

[startup+1.50107 s]
/proc/loadavg: 7.39 7.90 7.61 9/184 22993
/proc/meminfo: memFree=30296428/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=351252 CPUtime=5.97 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 8990 0 0 0 596 1 0 0 20 0 4 0 523773173 359682048 4915 33554432000 4194304 4650419 140735132661840 18446744073709551615 4438922 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 87813 4915 395 112 0 82778 0
[pid=22982/tid=22985] ppid=22979 vsize=351252 CPUtime=1.49 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 1854 0 0 0 149 0 0 0 20 0 4 0 523773174 359682048 4915 33554432000 4194304 4650419 140735132661840 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=351252 CPUtime=1.49 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 1932 0 0 0 149 0 0 0 23 0 4 0 523773174 359682048 4915 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=351252 CPUtime=1.48 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 1612 0 0 0 148 0 0 0 25 0 4 0 523773174 359682048 4915 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 351252

[startup+3.10078 s]
/proc/loadavg: 7.39 7.90 7.61 10/184 22993
/proc/meminfo: memFree=30272128/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=367212 CPUtime=12.36 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 17477 0 0 0 1233 3 0 0 25 0 4 0 523773173 376025088 10029 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 91803 10029 395 112 0 86768 0
[pid=22982/tid=22985] ppid=22979 vsize=367212 CPUtime=3.09 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 3834 0 0 0 308 1 0 0 25 0 4 0 523773174 376025088 10029 33554432000 4194304 4650419 140735132661840 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=367212 CPUtime=3.08 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 4769 0 0 0 308 0 0 0 25 0 4 0 523773174 376025088 10029 33554432000 4194304 4650419 140735132661840 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=367212 CPUtime=3.07 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 4067 0 0 0 307 0 0 0 25 0 4 0 523773174 376025088 10029 33554432000 4194304 4650419 140735132661840 18446744073709551615 4329570 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 367212

[startup+6.3002 s]
/proc/loadavg: 7.44 7.90 7.61 10/184 22993
/proc/meminfo: memFree=30214220/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=367656 CPUtime=25.14 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 25431 0 0 0 2508 6 0 0 25 0 4 0 523773173 376479744 13105 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 91914 13105 395 112 0 86879 0
[pid=22982/tid=22985] ppid=22979 vsize=367656 CPUtime=6.29 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 6006 0 0 0 627 2 0 0 25 0 4 0 523773174 376479744 13105 33554432000 4194304 4650419 140735132661840 18446744073709551615 4328186 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=367656 CPUtime=6.28 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 6827 0 0 0 627 1 0 0 25 0 4 0 523773174 376479744 13105 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=367656 CPUtime=6.25 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 5663 0 0 0 625 0 0 0 25 0 4 0 523773174 376479744 13105 33554432000 4194304 4650419 140735132661840 18446744073709551615 4330582 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 367656

[startup+12.701 s]
/proc/loadavg: 7.49 7.90 7.61 10/184 22993
/proc/meminfo: memFree=30159824/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=368872 CPUtime=50.7 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 38446 0 0 0 5061 9 0 0 25 0 4 0 523773173 377724928 18991 33554432000 4194304 4650419 140735132661840 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 92218 18991 395 112 0 87183 0
[pid=22982/tid=22985] ppid=22979 vsize=368872 CPUtime=12.68 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 8882 0 0 0 1265 3 0 0 25 0 4 0 523773174 377724928 18991 33554432000 4194304 4650419 140735132661840 18446744073709551615 4333763 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=368872 CPUtime=12.69 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 10524 0 0 0 1267 2 0 0 25 0 4 0 523773174 377724928 18991 33554432000 4194304 4650419 140735132661840 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=368872 CPUtime=12.61 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 8678 0 0 0 1260 1 0 0 25 0 4 0 523773174 377724928 18991 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 368872

[startup+25.5007 s]
/proc/loadavg: 7.60 7.90 7.62 10/184 22993
/proc/meminfo: memFree=30092008/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=425540 CPUtime=101.83 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 57159 0 0 0 10170 13 0 0 25 0 4 0 523773173 435752960 28056 33554432000 4194304 4650419 140735132661840 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 106385 28056 395 112 0 101350 0
[pid=22982/tid=22985] ppid=22979 vsize=425540 CPUtime=25.48 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 13590 0 0 0 2544 4 0 0 25 0 4 0 523773174 435752960 28056 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=425540 CPUtime=25.49 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 14478 0 0 0 2546 3 0 0 25 0 4 0 523773174 435752960 28056 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=425540 CPUtime=25.34 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 11911 0 0 0 2532 2 0 0 25 0 4 0 523773174 435752960 28056 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 425540

[startup+51.101 s]
/proc/loadavg: 7.89 7.94 7.64 10/184 22994
/proc/meminfo: memFree=30051900/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=435552 CPUtime=204.09 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 83361 0 0 0 20388 21 0 0 25 0 4 0 523773173 446005248 32626 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 108888 32626 395 112 0 103853 0
[pid=22982/tid=22985] ppid=22979 vsize=435552 CPUtime=51.08 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 21903 0 0 0 5101 7 0 0 25 0 4 0 523773174 446005248 32626 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=435552 CPUtime=51.09 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 18424 0 0 0 5105 4 0 0 25 0 4 0 523773174 446005248 32626 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=435552 CPUtime=50.81 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 17347 0 0 0 5077 4 0 0 25 0 4 0 523773174 446005248 32626 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 435552

[startup+102.307 s]
/proc/loadavg: 7.95 7.95 7.65 12/185 22998
/proc/meminfo: memFree=29968044/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=456692 CPUtime=408.57 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 121262 0 0 0 40826 31 0 0 25 0 4 0 523773173 467652608 40690 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 114173 40690 395 112 0 109138 0
[pid=22982/tid=22985] ppid=22979 vsize=456692 CPUtime=102.28 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 34422 0 0 0 10219 9 0 0 25 0 4 0 523773174 467652608 40690 33554432000 4194304 4650419 140735132661840 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=456692 CPUtime=102.3 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 23751 0 0 0 10224 6 0 0 25 0 4 0 523773174 467652608 40690 33554432000 4194304 4650419 140735132661840 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=456692 CPUtime=101.73 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 25379 0 0 0 10167 6 0 0 25 0 4 0 523773174 467652608 40690 33554432000 4194304 4650419 140735132661840 18446744073709551615 4438393 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 456692

[startup+162.301 s]

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

[pid=22982] ppid=22979 vsize=624616 CPUtime=2804.59 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 360392 0 0 0 280334 125 0 0 25 0 4 0 523773173 639606784 93278 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 156154 93278 395 112 0 151119 0
[pid=22982/tid=22985] ppid=22979 vsize=624616 CPUtime=701.66 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 95813 0 0 0 70129 37 0 0 25 0 4 0 523773174 639606784 93278 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=624616 CPUtime=702.31 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 90528 0 0 0 70197 34 0 0 25 0 4 0 523773174 639606784 93278 33554432000 4194304 4650419 140735132661840 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=624616 CPUtime=698.48 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 68904 0 0 0 69825 23 0 0 25 0 4 0 523773174 639606784 93278 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2804.59
Current children cumulated vsize (KiB) 624616

[startup+762.306 s]
/proc/loadavg: 8.03 8.05 7.85 9/184 23016
/proc/meminfo: memFree=29508836/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=702744 CPUtime=3044.3 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 384360 0 0 0 304293 137 0 0 25 0 4 0 523773173 719609856 96179 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 175686 96179 395 112 0 170651 0
[pid=22982/tid=22985] ppid=22979 vsize=702744 CPUtime=761.67 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 99342 0 0 0 76128 39 0 0 25 0 4 0 523773174 719609856 96179 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=702744 CPUtime=762.32 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 97559 0 0 0 76195 37 0 0 25 0 4 0 523773174 719609856 96179 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=702744 CPUtime=758.16 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 74541 0 0 0 75790 26 0 0 25 0 4 0 523773174 719609856 96179 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.3
Current children cumulated vsize (KiB) 702744

[startup+822.3 s]
/proc/loadavg: 8.01 8.04 7.85 10/184 23017
/proc/meminfo: memFree=29489236/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=715640 CPUtime=3283.95 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 410513 0 0 0 328248 147 0 0 25 0 4 0 523773173 732815360 104319 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 178910 104319 395 112 0 173875 0
[pid=22982/tid=22985] ppid=22979 vsize=715640 CPUtime=821.66 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 106755 0 0 0 82124 42 0 0 25 0 4 0 523773174 732815360 104319 33554432000 4194304 4650419 140735132661840 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=715640 CPUtime=822.31 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 104115 0 0 0 82191 40 0 0 25 0 4 0 523773174 732815360 104319 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=715640 CPUtime=817.83 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 79529 0 0 0 81755 28 0 0 25 0 4 0 523773174 732815360 104319 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.95
Current children cumulated vsize (KiB) 715640

[startup+882.3 s]
/proc/loadavg: 8.00 8.03 7.86 10/184 23019
/proc/meminfo: memFree=29463804/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=715896 CPUtime=3523.63 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 428317 0 0 0 352207 156 0 0 25 0 4 0 523773173 733077504 100852 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 178974 100852 395 112 0 173939 0
[pid=22982/tid=22985] ppid=22979 vsize=715896 CPUtime=881.67 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 111778 0 0 0 88123 44 0 0 25 0 4 0 523773174 733077504 100852 33554432000 4194304 4650419 140735132661840 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=715896 CPUtime=882.31 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 110103 0 0 0 88188 43 0 0 25 0 4 0 523773174 733077504 100852 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=715896 CPUtime=877.51 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 80165 0 0 0 87722 29 0 0 25 0 4 0 523773174 733077504 100852 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.63
Current children cumulated vsize (KiB) 715896

[startup+942.3 s]
/proc/loadavg: 8.00 8.02 7.87 10/184 23020
/proc/meminfo: memFree=29443964/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=778764 CPUtime=3763.31 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 447748 0 0 0 376166 165 0 0 25 0 4 0 523773173 797454336 104364 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 194691 104364 395 112 0 189656 0
[pid=22982/tid=22985] ppid=22979 vsize=778764 CPUtime=941.67 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 118122 0 0 0 94120 47 0 0 25 0 4 0 523773174 797454336 104364 33554432000 4194304 4650419 140735132661840 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=778764 CPUtime=942.31 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 115425 0 0 0 94186 45 0 0 25 0 4 0 523773174 797454336 104364 33554432000 4194304 4650419 140735132661840 18446744073709551615 4339890 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=778764 CPUtime=937.19 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 81393 0 0 0 93690 29 0 0 25 0 4 0 523773174 797454336 104364 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.31
Current children cumulated vsize (KiB) 778764

[startup+1002.3 s]
/proc/loadavg: 8.00 8.02 7.87 10/184 23022
/proc/meminfo: memFree=29406132/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=739768 CPUtime=4002.99 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 469036 0 0 0 400124 175 0 0 25 0 4 0 523773173 757522432 109236 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 184942 109236 395 112 0 179907 0
[pid=22982/tid=22985] ppid=22979 vsize=739768 CPUtime=1001.67 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 121571 0 0 0 100119 48 0 0 25 0 4 0 523773174 757522432 109236 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=739768 CPUtime=1002.31 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 122752 0 0 0 100183 48 0 0 25 0 4 0 523773174 757522432 109236 33554432000 4194304 4650419 140735132661840 18446744073709551615 4433084 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=739768 CPUtime=996.86 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 85500 0 0 0 99655 31 0 0 25 0 4 0 523773174 757522432 109236 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.99
Current children cumulated vsize (KiB) 739768

[startup+1062.3 s]
/proc/loadavg: 8.00 8.01 7.88 10/184 23024
/proc/meminfo: memFree=29421016/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=716656 CPUtime=4242.67 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 493284 0 0 0 424082 185 0 0 25 0 4 0 523773173 733855744 106805 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366845 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 179164 106805 395 112 0 174129 0
[pid=22982/tid=22985] ppid=22979 vsize=716656 CPUtime=1061.67 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 126190 0 0 0 106117 50 0 0 25 0 4 0 523773174 733855744 106805 33554432000 4194304 4650419 140735132661840 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=716656 CPUtime=1062.31 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 128496 0 0 0 106180 51 0 0 25 0 4 0 523773174 733855744 106805 33554432000 4194304 4650419 140735132661840 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=716656 CPUtime=1056.54 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 93825 0 0 0 105620 34 0 0 25 0 4 0 523773174 733855744 106805 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.67
Current children cumulated vsize (KiB) 716656

[startup+1122.3 s]
/proc/loadavg: 8.15 8.04 7.89 10/184 23025
/proc/meminfo: memFree=29368424/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=768968 CPUtime=4482.35 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 515207 0 0 0 448039 196 0 0 25 0 4 0 523773173 787423232 113712 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 192242 113712 395 112 0 187207 0
[pid=22982/tid=22985] ppid=22979 vsize=768968 CPUtime=1121.67 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 131668 0 0 0 112115 52 0 0 25 0 4 0 523773174 787423232 113712 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=768968 CPUtime=1122.31 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 135203 0 0 0 112176 55 0 0 25 0 4 0 523773174 787423232 113712 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=768968 CPUtime=1116.21 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 98559 0 0 0 111585 36 0 0 25 0 4 0 523773174 787423232 113712 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 768968

[startup+1182.3 s]
/proc/loadavg: 8.05 8.03 7.90 10/184 23027
/proc/meminfo: memFree=29342984/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=769620 CPUtime=4722.04 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 538269 0 0 0 471999 205 0 0 25 0 4 0 523773173 788090880 119396 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 192405 119396 395 112 0 187370 0
[pid=22982/tid=22985] ppid=22979 vsize=769620 CPUtime=1181.67 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 137963 0 0 0 118112 55 0 0 25 0 4 0 523773174 788090880 119396 33554432000 4194304 4650419 140735132661840 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=769620 CPUtime=1182.32 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 141265 0 0 0 118174 58 0 0 25 0 4 0 523773174 788090880 119396 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=769620 CPUtime=1175.89 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 102438 0 0 0 117551 38 0 0 25 0 4 0 523773174 788090880 119396 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.04
Current children cumulated vsize (KiB) 769620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.04 8.03 7.90 5/179 23029
/proc/meminfo: memFree=29874360/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=756528 CPUtime=4800.35 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 545562 0 0 0 479827 208 0 0 25 0 4 0 523773173 774684672 110464 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 189132 110464 395 112 0 184097 0
[pid=22982/tid=22985] ppid=22979 vsize=756528 CPUtime=1201.28 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 140675 0 0 0 120072 56 0 0 25 0 4 0 523773174 774684672 110464 33554432000 4194304 4650419 140735132661840 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=756528 CPUtime=1201.92 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 142483 0 0 0 120134 58 0 0 25 0 4 0 523773174 774684672 110464 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=756528 CPUtime=1195.38 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 102925 0 0 0 119500 38 0 0 25 0 4 0 523773174 774684672 110464 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 756528

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

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

[startup+1201.9 s]
/proc/loadavg: 8.04 8.03 7.90 5/179 23029
/proc/meminfo: memFree=29874360/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22979 vsize=756528 CPUtime=4800.35 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight1-m) R 22979 22982 22152 0 -1 4202496 545562 0 0 0 479827 208 0 0 25 0 4 0 523773173 774684672 110464 33554432000 4194304 4650419 140735132661840 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22982/statm: 189132 110464 395 112 0 184097 0
[pid=22982/tid=22985] ppid=22979 vsize=756528 CPUtime=1201.28 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 140675 0 0 0 120072 56 0 0 25 0 4 0 523773174 774684672 110464 33554432000 4194304 4650419 140735132661840 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22982/tid=22987] ppid=22979 vsize=756528 CPUtime=1201.92 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 142483 0 0 0 120134 58 0 0 25 0 4 0 523773174 774684672 110464 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22982/tid=22989] ppid=22979 vsize=756528 CPUtime=1195.38 cores=0,2,4,6
/proc/22982/task/22989/stat : 22989 (strangenight1-m) R 22979 22982 22152 0 -1 4202560 102925 0 0 0 119500 38 0 0 25 0 4 0 523773174 774684672 110464 33554432000 4194304 4650419 140735132661840 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 756528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.93
CPU time (s): 4800.4
CPU user time (s): 4798.3
CPU system time (s): 2.09968
CPU usage (%): 399.39
Max. virtual memory (cumulated for all children) (KiB): 875020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.3
system time used= 2.09968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 545562
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= 480
involuntary context switches= 41957

runsolver used 1.80173 second user time and 4.75528 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-30 02:02:08
IDJOB=3175376
IDBENCH=82994
IDSOLVER=1588
FILE ID=node106/3175376-1304121728
RUNJOBID= node106-1304121728-22965
PBS_JOBID= 13170704
Free space on /tmp= 72160 MiB

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

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

MD5SUM BENCH= 2ff4c014ab92fa532c070237e3ac5307
RANDOM SEED=435365719

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      30318504 kB
Buffers:        264484 kB
Cached:        2092600 kB
SwapCached:         88 kB
Active:         812680 kB
Inactive:      1607856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30318504 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12560 kB
Writeback:           0 kB
AnonPages:       63168 kB
Mapped:          14392 kB
Slab:           147184 kB
PageTables:       4652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187952 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= 72152 MiB
End job on node106 at 2011-04-30 02:22:12