Trace number 3366443

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-2-mt (fixed)? (TO) 4800.13 1203.03

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S2051088205-036.UNKNOWN.cnf
MD5SUM901aadbc76f4961d582bc9856b3c63b3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark300.4
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366443-1305404317.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 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.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      52 undec:       4 neg:      44
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.37/0.11	c  N st     8      4916       100      2130         0      4576     10650     99306   no data   no data
1.17/0.30	c  N st    10     11301       100      2130         0      4245     10650     73563   no data   no data
1.57/0.49	c  N st    11     17045       100      2130         0      9568     10650    188310   no data   no data
3.17/0.80	c  F st    12     25001       100      2130         0     11713     10650    230858   no data   no data
3.17/0.80	c  N st    12     25001       100      2130         0     11713     10650    230858   no data   no data
3.57/1.00	c Decided on static restart strategy
3.57/1.00	c  N st    18     30001       100      2130         0     10050     10650    185163   no data   no data
3.57/1.00	c  S st    18     30001       100      2130         0     10050     10650    185163   no data   no data
3.99/1.03	c  S st    18     30506       100      2130         0     10529     10650    195841   no data   no data
3.99/1.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/1.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/1.03	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
3.99/1.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/1.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/1.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.99/1.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/1.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/1.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.21	c lits-rem:       250  cl-subs:     1956  v-elim:      0  v-fix:    0  time:  0.17 s
4.76/1.24	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
4.76/1.24	c calculated reachability. Time: 0.00
4.76/1.24	c  N st    18     30506       100      2130         0      8573     10650    154104   no data   no data
5.97/1.56	c  N st    20     37618       100      2130         0      7891     10650    127522   no data   no data
7.16/1.85	c  N st    21     44017       100      2130         0     13873     10650    257820   no data   no data
7.56/1.96	c  S st    22     45760       100      2130         0     15491     10650    292936   no data   no data
7.96/2.00	c  S st    22     46268       100      2130         0     15984     10650    303491   no data   no data
7.96/2.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.96/2.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.96/2.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.96/2.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.96/2.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.96/2.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
7.96/2.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.96/2.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.96/2.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.39	c lits-rem:       385  cl-subs:     2049  v-elim:      0  v-fix:    0  time:  0.37 s
9.15/2.39	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
9.15/2.39	c vivif2 --  cl tried    13935 cl shrink        0 lits rem          0 time: 0.00
9.56/2.44	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
9.56/2.44	c calculated reachability. Time: 0.00
9.56/2.44	c  N st    22     46268       100      2130         0     13935     10650    258899   no data   no data
12.36/3.18	c  N st    23     60666       100      2130         0      9878     10650    147975   no data   no data
14.34/3.64	c  N st    24     69402       100      2130         0     17968     10650    320286   no data   no data
14.34/3.64	c  S st    24     69402       100      2130         0     17968     10650    320286   no data   no data
14.34/3.69	c  S st    24     69905       100      2130         0     18452     10650    331018   no data   no data
14.34/3.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.34/3.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
14.34/3.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.34/3.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.34/3.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.34/3.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
14.34/3.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.34/3.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.74/3.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.34/4.17	c lits-rem:       299  cl-subs:     2379  v-elim:      0  v-fix:    0  time:  0.47 s
16.34/4.17	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
16.34/4.17	c vivif2 --  cl tried    16073 cl shrink        0 lits rem          0 time: 0.00
16.74/4.23	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
16.74/4.23	c calculated reachability. Time: 0.00
16.74/4.23	c  N st    24     69905       100      2130         0     16073     10650    281526   no data   no data
20.73/5.30	c  F st    25     87500       100      2130         0     11134     10650    158788   no data   no data
20.73/5.30	c  N st    25     87500       100      2130         0     11134     10650    158788   no data   no data
21.97/5.58	c Decided on static restart strategy
22.72/5.74	c  N st    32     95541       100      2130         0     18639     10650    321121   no data   no data
25.12/6.37	c  N st    34    104857       100      2130         0     15245     10650    244607   no data   no data
25.12/6.37	c  S st    34    104857       100      2130         0     15245     10650    244607   no data   no data
25.52/6.41	c  S st    34    105365       100      2130         0     15740     10650    255978   no data   no data
25.52/6.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.52/6.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
25.52/6.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.52/6.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.52/6.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.52/6.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
25.52/6.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.52/6.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.52/6.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.93/6.58	c lits-rem:       191  cl-subs:     1248  v-elim:      0  v-fix:    0  time:  0.16 s
25.93/6.58	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
25.93/6.59	c vivif2 --  cl tried    14492 cl shrink        0 lits rem          0 time: 0.00
26.35/6.64	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
26.35/6.64	c calculated reachability. Time: 0.00
26.35/6.64	c  N st    34    105365       100      2130         0     14492     10650    229520   no data   no data
29.10/7.31	c  N st    35    114963       100      2130         0     23386     10650    419864   no data   no data
32.30/8.19	c  N st    36    129360       100      2130         0     23733     10650    399896   no data   no data
38.69/9.73	c  N st    37    150956       100      2130         0     15074     10650    199471   no data   no data
40.27/10.17	c  S st    38    158047       100      2130         0     21624     10650    343034   no data   no data
40.67/10.23	c  S st    38    158556       100      2130         0     22116     10650    354056   no data   no data
40.67/10.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.67/10.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
40.67/10.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.67/10.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.67/10.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.67/10.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
40.67/10.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.67/10.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
40.67/10.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.27/10.68	c lits-rem:       313  cl-subs:     2226  v-elim:      0  v-fix:    0  time:  0.43 s
42.27/10.68	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
42.27/10.69	c vivif2 --  cl tried    19890 cl shrink        0 lits rem          0 time: 0.00
42.67/10.76	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
42.67/10.76	c calculated reachability. Time: 0.00
42.67/10.76	c  N st    38    158556       100      2130         0     19890     10650    307584   no data   no data
57.08/14.38	c  N st    39    207144       100      2130         0     32364     10650    552151   no data   no data
67.81/17.00	c  N st    40    237835       100      2130         0     24781     10650    375071   no data   no data
67.81/17.00	c  S st    40    237835       100      2130         0     24781     10650    375071   no data   no data
67.81/17.07	c  S st    40    238336       100      2130         0     25260     10650    385855   no data   no data
67.81/17.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.81/17.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
67.81/17.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.81/17.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.81/17.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.81/17.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
67.81/17.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.81/17.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
67.81/17.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.83/17.59	c lits-rem:       600  cl-subs:     2404  v-elim:      0  v-fix:    0  time:  0.50 s
69.83/17.59	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
69.83/17.60	c vivif2 --  cl tried    22856 cl shrink        0 lits rem          0 time: 0.00
70.25/17.68	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
70.25/17.68	c calculated reachability. Time: 0.00
70.25/17.68	c  N st    40    238336       100      2130         0     22856     10650    337525   no data   no data
91.77/23.10	c  F st    41    306250       100      2130         0     24891     10650    343244   no data   no data
91.77/23.10	c  N st    41    306250       100      2130         0     24891     10650    343244   no data   no data
93.74/23.54	c Decided on static restart strategy
102.93/25.87	c  N st    51    334551       100      2130         0     28862     10650    417047   no data   no data
111.70/28.10	c  N st    53    357505       100      2130         0     26945     10650    360692   no data   no data
111.70/28.10	c  S st    53    357505       100      2130         0     26945     10650    360692   no data   no data
112.10/28.17	c  S st    53    358010       100      2130         0     27434     10650    371768   no data   no data
112.10/28.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
112.10/28.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
112.10/28.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
112.10/28.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
112.10/28.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.10/28.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
112.10/28.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
112.10/28.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
112.10/28.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.30/28.44	c lits-rem:       239  cl-subs:     1273  v-elim:      0  v-fix:    0  time:  0.26 s
113.30/28.44	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
113.30/28.45	c vivif2 --  cl tried    26161 cl shrink        0 lits rem          0 time: 0.00
113.71/28.55	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.10
113.71/28.55	c calculated reachability. Time: 0.00
113.71/28.55	c  N st    53    358010       100      2130         0     26161     10650    346992   no data   no data
126.89/31.86	c  N st    54    390403       100      2130         0     32067     10650    459598   no data   no data
148.83/37.38	c  N st    55    438992       100      2130         0     26209     10650    316060   no data   no data
179.13/45.00	c  N st    56    511876       100      2130         0     38911     10650    564771   no data   no data
189.51/47.55	c  N st    57    537017       100      2130         0     33581     10650    442772   no data   no data
189.51/47.55	c  S st    57    537017       100      2130         0     33581     10650    442772   no data   no data
189.91/47.65	c  S st    57    537522       100      2130         0     34066     10650    453606   no data   no data
189.91/47.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
189.91/47.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
189.91/47.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
189.91/47.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
189.91/47.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.91/47.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
189.91/47.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
189.91/47.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
189.91/47.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.90/48.11	c lits-rem:       309  cl-subs:     1681  v-elim:      0  v-fix:    0  time:  0.44 s
191.90/48.11	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
191.90/48.12	c vivif2 --  cl tried    32385 cl shrink        0 lits rem          0 time: 0.00
192.30/48.24	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.12
192.30/48.24	c calculated reachability. Time: 0.00
192.30/48.24	c  N st    57    537522       100      2130         0     32385     10650    420764   no data   no data
270.50/67.88	c  N st    58    701507       100      2130         0     59797     10650    958764   no data   no data
325.56/81.67	c  N st    59    806286       100      2130         0     54149     10650    811068   no data   no data
325.56/81.67	c  S st    59    806286       100      2130         0     54149     10650    811068   no data   no data
326.36/81.82	c  S st    59    806788       100      2130         0     54625     10650    821961   no data   no data
326.36/81.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
326.36/81.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
326.36/81.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
326.36/81.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
326.36/81.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.36/81.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
326.36/81.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
326.36/81.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
326.36/81.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
337.98/84.72	c lits-rem:      1578  cl-subs:     5463  v-elim:      0  v-fix:    0  time:  2.85 s
337.98/84.72	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
337.98/84.73	c vivif2 --  cl tried    49162 cl shrink        0 lits rem          0 time: 0.01
338.73/84.97	c asymm  cl-useful: 0/2079/2130 lits-rem:0 time: 0.24
338.73/84.97	c calculated reachability. Time: 0.00
338.73/84.97	c  N st    59    806788       100      2130         0     49162     10650    715540   no data   no data
488.36/122.41	c  F st    60   1071876       100      2130         0     64192     10650    972954   no data   no data
488.36/122.41	c  N st    60   1071876       100      2130         0     64192     10650    972954   no data   no data
491.60/123.28	c Decided on static restart strategy
507.92/127.39	c  N st    70   1100183       100      2130         0     49102     10650    632726   no data   no data
532.26/133.49	c  N st    72   1136176       100      2130         0     82318     10650   1355786   no data   no data
552.63/138.52	c  N st    73   1168570       100      2130         0     69959     10650   1073409   no data   no data
580.94/145.65	c  N st    74   1210182       100      2130         0     65052     10650    944659   no data   no data
580.94/145.65	c  S st    74   1210182       100      2130         0     65052     10650    944659   no data   no data
581.73/145.84	c  S st    74   1210686       100      2130         0     65528     10650    955289   no data   no data
581.73/145.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
581.73/145.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
581.73/145.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
581.73/145.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
581.73/145.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
581.73/145.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
581.73/145.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
581.73/145.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
582.13/145.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
597.29/149.73	c lits-rem:      1121  cl-subs:     6575  v-elim:      0  v-fix:    0  time:  3.83 s
597.29/149.73	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
597.29/149.75	c vivif2 --  cl tried    58953 cl shrink        0 lits rem          0 time: 0.01
598.49/150.02	c asymm  cl-useful: 0/1867/2130 lits-rem:0 time: 0.27
598.49/150.02	c calculated reachability. Time: 0.00
598.49/150.02	c  N st    74   1210686       100      2130         0     58953     10650    830027   no data   no data
655.95/164.48	c  N st    75   1283570       100      2130         0     81702     10650   1267850   no data   no data
737.74/184.96	c  N st    76   1392893       100      2130         0     91641     10650   1519324   no data   no data
868.22/217.60	c  N st    77   1556877       100      2130         0     98826     10650   1623861   no data   no data
985.13/246.97	c  N st    78   1710686       100      2130         0     88482     10650   1356816   no data   no data
985.13/246.97	c  S st    78   1710686       100      2130         0     88482     10650   1356816   no data   no data
986.33/247.24	c  S st    78   1711189       100      2130         0     88962     10650   1368294   no data   no data
986.33/247.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
986.33/247.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
986.33/247.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
986.33/247.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
986.33/247.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
986.33/247.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
986.33/247.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
986.73/247.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
986.73/247.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1032.21/258.75	c lits-rem:      1808  cl-subs:    11271  v-elim:      0  v-fix:    0  time: 11.41 s
1032.21/258.75	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1032.21/258.76	c vivif2 --  cl tried    77691 cl shrink        0 lits rem          0 time: 0.02
1033.41/259.07	c asymm  cl-useful: 0/1524/2130 lits-rem:0 time: 0.31
1033.41/259.08	c calculated reachability. Time: 0.00
1033.41/259.08	c  N st    78   1711189       100      2130         0     77691     10650   1144268   no data   no data
1361.39/341.27	c  N st    79   2080153       100      2130         0     89109     10650   1290191   no data   no data
1481.49/371.30	c  N st    80   2211189       100      2130         0     92738     10650   1335383   no data   no data
1481.49/371.30	c  S st    80   2211189       100      2130         0     92738     10650   1335383   no data   no data
1482.69/371.61	c  S st    80   2211697       100      2130         0     93229     10650   1346818   no data   no data
1482.69/371.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1482.69/371.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1482.69/371.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1482.69/371.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1482.69/371.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1482.69/371.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1482.69/371.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1482.69/371.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1483.11/371.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1524.59/382.11	c lits-rem:      2470  cl-subs:    12083  v-elim:      0  v-fix:    0  time: 10.39 s
1524.59/382.11	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1524.59/382.12	c vivif2 --  cl tried    81146 cl shrink        0 lits rem          0 time: 0.02
1524.99/382.29	c asymm  cl-useful: 0/606/2130 lits-rem:0 time: 0.16
1524.99/382.29	c calculated reachability. Time: 0.00
1524.99/382.29	c  N st    80   2211697       100      2130         0     81146     10650   1126526   no data   no data
2011.38/504.11	c  N st    81   2711701       100      2130         0    104089     10650   1529357   no data   no data
2011.38/504.11	c  S st    81   2711701       100      2130         0    104089     10650   1529357   no data   no data
2012.58/504.45	c  S st    81   2712202       100      2130         0    104568     10650   1540421   no data   no data
2012.58/504.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2012.98/504.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2012.98/504.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2012.98/504.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2012.98/504.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2012.98/504.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2012.98/504.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2012.98/504.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2012.98/504.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2064.05/517.37	c lits-rem:      2206  cl-subs:    12479  v-elim:      0  v-fix:    0  time: 12.80 s
2064.05/517.37	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2064.05/517.39	c vivif2 --  cl tried    92089 cl shrink        0 lits rem          0 time: 0.02
2065.65/517.72	c asymm  cl-useful: 0/1202/2130 lits-rem:0 time: 0.32
2065.65/517.72	c calculated reachability. Time: 0.00
2065.65/517.72	c  N st    81   2712202       100      2130         0     92089     10650   1311081   no data   no data
2618.68/656.38	c  N st    82   3212202       100      2130         0    141025     10650   2215877   no data   no data
2618.68/656.38	c  S st    82   3212202       100      2130         0    141025     10650   2215877   no data   no data
2621.07/656.90	c  S st    82   3212703       100      2130         0    141503     10650   2226805   no data   no data
2621.07/656.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2621.07/656.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2621.07/656.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2621.07/656.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2621.07/656.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2621.07/656.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2621.07/656.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2621.47/657.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2621.47/657.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2818.57/706.47	c lits-rem:      2091  cl-subs:    25410  v-elim:      0  v-fix:    0  time: 49.40 s
2818.57/706.47	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2818.97/706.50	c vivif2 --  cl tried   116093 cl shrink        0 lits rem          0 time: 0.03
2820.57/706.93	c asymm  cl-useful: 0/865/2130 lits-rem:0 time: 0.43
2820.57/706.94	c calculated reachability. Time: 0.00
2820.57/706.94	c  N st    82   3212703       100      2130         0    116093     10650   1769839   no data   no data
3400.73/852.40	c  N st    83   3712704       100      2130         0    134050     10650   2022929   no data   no data
3400.73/852.40	c  S st    83   3712704       100      2130         0    134050     10650   2022929   no data   no data
3402.72/852.87	c  S st    83   3713207       100      2130         0    134526     10650   2033747   no data   no data
3402.72/852.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3403.12/852.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
3403.12/852.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3403.12/852.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3403.12/852.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3403.12/852.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3403.12/852.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3403.12/852.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3403.52/853.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3529.60/884.66	c lits-rem:      2271  cl-subs:    19629  v-elim:      0  v-fix:    0  time: 31.63 s
3529.60/884.66	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3529.60/884.69	c vivif2 --  cl tried   114897 cl shrink        0 lits rem          0 time: 0.02
3531.20/885.05	c asymm  cl-useful: 0/987/2130 lits-rem:0 time: 0.36
3531.20/885.05	c calculated reachability. Time: 0.00
3531.20/885.05	c  N st    83   3713207       100      2130         0    114897     10650   1688034   no data   no data
3588.66/899.42	c  F st    84   3751563       100      2130         0    149920     10650   2436467   no data   no data
3588.66/899.42	c  N st    84   3751563       100      2130         0    149920     10650   2436467   no data   no data
3597.05/901.59	c Decided on static restart strategy
3623.37/908.14	c  N st    94   3779866       100      2130         0    100310     10650   1333124   no data   no data
3672.85/920.58	c  N st    96   3815862       100      2130         0    133337     10650   2052641   no data   no data
3723.93/933.37	c  N st    97   3848257       100      2130         0     85630     10650    991879   no data   no data
3783.77/948.36	c  N st    98   3896845       100      2130         0    130150     10650   1980357   no data   no data
3869.56/969.88	c  N st    99   3969728       100      2130         0    118361     10650   1689378   no data   no data
4020.01/1007.51	c  N st   100   4079051       100      2130         0    138501     10650   2091099   no data   no data
4229.47/1060.02	c  N st   101   4213208       100      2130         0     99666     10650   1257154   no data   no data
4229.47/1060.02	c  S st   101   4213208       100      2130         0     99666     10650   1257154   no data   no data
4231.11/1060.45	c  S st   101   4213712       100      2130         0    100148     10650   1268278   no data   no data
4231.11/1060.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4231.46/1060.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4231.46/1060.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4231.46/1060.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4231.46/1060.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4231.46/1060.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4231.46/1060.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4231.46/1060.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4231.46/1060.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4255.80/1066.63	c lits-rem:       742  cl-subs:     5518  v-elim:      0  v-fix:    0  time:  6.05 s
4255.80/1066.63	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4255.80/1066.65	c vivif2 --  cl tried    94630 cl shrink        0 lits rem          0 time: 0.02
4257.02/1066.99	c asymm  cl-useful: 0/1076/2130 lits-rem:0 time: 0.34
4257.02/1066.99	c calculated reachability. Time: 0.00
4257.02/1066.99	c  N st   101   4213712       100      2130         0     94630     10650   1161052   no data   no data
4594.17/1151.49	c  N st   102   4459688       100      2130         0    153656     10650   2340272   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-3366443-1305404317/watcher-3366443-1305404317 -o /tmp/evaluation-result-3366443-1305404317/solver-3366443-1305404317 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366443-1305404317.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.49 7.96 8.00 6/320 14479
/proc/meminfo: memFree=28013020/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=207824 CPUtime=0.01 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 581 0 0 0 1 0 0 0 24 0 4 0 652030479 212811776 498 33554432000 4194304 4580107 140734062438960 18446744073709551615 268272794143 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 51956 499 336 95 0 46938 0
[pid=14479/tid=14480] ppid=14477 vsize=216152 CPUtime=0 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 47 0 0 0 0 0 0 0 25 0 4 0 652030479 221339648 668 33554432000 4194304 4580107 140734062438960 18446744073709551615 268272794094 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=216152 CPUtime=0 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 92 0 0 0 0 0 0 0 25 0 4 0 652030479 221339648 668 33554432000 4194304 4580107 140734062438960 18446744073709551615 268272349893 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=216152 CPUtime=0 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 104 0 0 0 0 0 0 0 25 0 4 0 652030479 221339648 668 33554432000 4194304 4580107 140734062438960 18446744073709551615 268272385803 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0925299 s]
/proc/loadavg: 7.49 7.96 8.00 6/320 14479
/proc/meminfo: memFree=28013020/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=216712 CPUtime=0.34 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 1629 0 0 0 34 0 0 0 24 0 4 0 652030479 221913088 1527 33554432000 4194304 4580107 140734062438960 18446744073709551615 4319810 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 54178 1528 376 95 0 49160 0
[pid=14479/tid=14480] ppid=14477 vsize=216712 CPUtime=0.08 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 308 0 0 0 8 0 0 0 25 0 4 0 652030479 221913088 1528 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=216712 CPUtime=0.08 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 333 0 0 0 8 0 0 0 25 0 4 0 652030479 221913088 1528 33554432000 4194304 4580107 140734062438960 18446744073709551615 4324255 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=216712 CPUtime=0.08 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 212 0 0 0 8 0 0 0 25 0 4 0 652030479 221913088 1528 33554432000 4194304 4580107 140734062438960 18446744073709551615 4341610 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 216712

[startup+0.100529 s]
/proc/loadavg: 7.49 7.96 8.00 6/320 14479
/proc/meminfo: memFree=28013020/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=216712 CPUtime=0.37 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 1674 0 0 0 37 0 0 0 24 0 4 0 652030479 221913088 1572 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 54178 1572 376 95 0 49160 0
[pid=14479/tid=14480] ppid=14477 vsize=216712 CPUtime=0.09 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 328 0 0 0 9 0 0 0 25 0 4 0 652030479 221913088 1572 33554432000 4194304 4580107 140734062438960 18446744073709551615 4321834 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=216712 CPUtime=0.09 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 342 0 0 0 9 0 0 0 25 0 4 0 652030479 221913088 1572 33554432000 4194304 4580107 140734062438960 18446744073709551615 4322582 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=216712 CPUtime=0.09 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 219 0 0 0 9 0 0 0 25 0 4 0 652030479 221913088 1572 33554432000 4194304 4580107 140734062438960 18446744073709551615 4318437 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 216712

[startup+0.300494 s]
/proc/loadavg: 7.49 7.96 8.00 6/320 14479
/proc/meminfo: memFree=28013020/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=218656 CPUtime=1.17 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 3085 0 0 0 117 0 0 0 25 0 4 0 652030479 223903744 1864 33554432000 4194304 4580107 140734062438960 18446744073709551615 4304887 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 54664 1865 377 95 0 49646 0
[pid=14479/tid=14480] ppid=14477 vsize=218656 CPUtime=0.29 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 718 0 0 0 29 0 0 0 25 0 4 0 652030479 223903744 1865 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=218656 CPUtime=0.29 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 721 0 0 0 29 0 0 0 25 0 4 0 652030479 223903744 1865 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=218656 CPUtime=0.29 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 614 0 0 0 29 0 0 0 25 0 4 0 652030479 223903744 1865 33554432000 4194304 4580107 140734062438960 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 218656

[startup+0.700422 s]
/proc/loadavg: 7.49 7.96 8.00 6/320 14479
/proc/meminfo: memFree=28013020/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=219748 CPUtime=2.77 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 4982 0 0 0 277 0 0 0 25 0 4 0 652030479 225021952 2555 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 54937 2555 377 95 0 49919 0
[pid=14479/tid=14480] ppid=14477 vsize=219748 CPUtime=0.69 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 1177 0 0 0 69 0 0 0 25 0 4 0 652030479 225021952 2555 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=219748 CPUtime=0.69 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 1194 0 0 0 69 0 0 0 25 0 4 0 652030479 225021952 2555 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=219748 CPUtime=0.69 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 1039 0 0 0 69 0 0 0 25 0 4 0 652030479 225021952 2556 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 219748

[startup+1.50028 s]
/proc/loadavg: 7.49 7.96 8.00 9/324 14483
/proc/meminfo: memFree=27994752/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=225492 CPUtime=5.97 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 10034 0 0 0 596 1 0 0 25 0 4 0 652030479 230903808 5362 33554432000 4194304 4580107 140734062438960 18446744073709551615 4321418 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 56373 5362 379 95 0 51355 0
[pid=14479/tid=14480] ppid=14477 vsize=225492 CPUtime=1.47 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 2914 0 0 0 147 0 0 0 25 0 4 0 652030479 230903808 5362 33554432000 4194304 4580107 140734062438960 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=225492 CPUtime=1.48 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 1989 0 0 0 148 0 0 0 25 0 4 0 652030479 230903808 5362 33554432000 4194304 4580107 140734062438960 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=225492 CPUtime=1.49 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 1826 0 0 0 149 0 0 0 25 0 4 0 652030479 230903808 5362 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 225492

[startup+3.101 s]
/proc/loadavg: 7.53 7.96 8.00 9/324 14484
/proc/meminfo: memFree=27949492/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=234940 CPUtime=12.36 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 19054 0 0 0 1234 2 0 0 25 0 4 0 652030479 240578560 10976 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 58735 10976 379 95 0 53717 0
[pid=14479/tid=14480] ppid=14477 vsize=234940 CPUtime=3.06 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 5332 0 0 0 306 0 0 0 25 0 4 0 652030479 240578560 10976 33554432000 4194304 4580107 140734062438960 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=234940 CPUtime=3.08 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 4688 0 0 0 308 0 0 0 25 0 4 0 652030479 240578560 10976 33554432000 4194304 4580107 140734062438960 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=234940 CPUtime=3.09 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 4290 0 0 0 309 0 0 0 25 0 4 0 652030479 240578560 10976 33554432000 4194304 4580107 140734062438960 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 234940

[startup+6.30043 s]
/proc/loadavg: 7.53 7.96 8.00 9/324 14484
/proc/meminfo: memFree=27921660/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=237976 CPUtime=25.12 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 27275 0 0 0 2509 3 0 0 25 0 4 0 652030479 243687424 13219 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 59494 13219 379 95 0 54476 0
[pid=14479/tid=14480] ppid=14477 vsize=237976 CPUtime=6.22 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 7053 0 0 0 622 0 0 0 25 0 4 0 652030479 243687424 13219 33554432000 4194304 4580107 140734062438960 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=237976 CPUtime=6.28 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 7285 0 0 0 628 0 0 0 25 0 4 0 652030479 243687424 13219 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=237976 CPUtime=6.29 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 6349 0 0 0 629 0 0 0 25 0 4 0 652030479 243687424 13219 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 237976

[startup+12.7003 s]
/proc/loadavg: 7.61 7.96 8.00 9/324 14484
/proc/meminfo: memFree=27890068/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=252868 CPUtime=50.65 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 42326 0 0 0 5060 5 0 0 25 0 4 0 652030479 258936832 17207 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 63217 17207 379 95 0 58199 0
[pid=14479/tid=14480] ppid=14477 vsize=252868 CPUtime=12.56 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 10628 0 0 0 1255 1 0 0 25 0 4 0 652030479 258936832 17207 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=252868 CPUtime=12.69 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 11754 0 0 0 1268 1 0 0 25 0 4 0 652030479 258936832 17207 33554432000 4194304 4580107 140734062438960 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=252868 CPUtime=12.69 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 10378 0 0 0 1268 1 0 0 25 0 4 0 652030479 258936832 17207 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 252868

[startup+25.501 s]
/proc/loadavg: 7.67 7.96 8.00 9/324 14484
/proc/meminfo: memFree=27838604/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=253916 CPUtime=101.72 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 63512 0 0 0 10163 9 0 0 25 0 4 0 652030479 260009984 23020 33554432000 4194304 4580107 140734062438960 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 63479 23020 379 95 0 58461 0
[pid=14479/tid=14480] ppid=14477 vsize=253916 CPUtime=25.23 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 15940 0 0 0 2521 2 0 0 25 0 4 0 652030479 260009984 23020 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=253916 CPUtime=25.48 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 15971 0 0 0 2547 1 0 0 25 0 4 0 652030479 260009984 23020 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=253916 CPUtime=25.48 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 15752 0 0 0 2546 2 0 0 25 0 4 0 652030479 260009984 23020 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 253916

[startup+51.1005 s]
/proc/loadavg: 7.85 7.98 8.00 9/324 14485
/proc/meminfo: memFree=27796240/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=300132 CPUtime=203.87 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 95302 0 0 0 20369 18 0 0 25 0 4 0 652030479 307335168 27390 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294558 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 75033 27390 379 95 0 70015 0
[pid=14479/tid=14480] ppid=14477 vsize=300132 CPUtime=50.58 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 24002 0 0 0 5054 4 0 0 25 0 4 0 652030479 307335168 27390 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=300132 CPUtime=51.08 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 23918 0 0 0 5105 3 0 0 25 0 4 0 652030479 307335168 27390 33554432000 4194304 4580107 140734062438960 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=300132 CPUtime=51.09 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 24120 0 0 0 5104 5 0 0 25 0 4 0 652030479 307335168 27390 33554432000 4194304 4580107 140734062438960 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 300132

[startup+102.311 s]
/proc/loadavg: 7.94 7.98 8.00 9/324 14486
/proc/meminfo: memFree=27725424/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=265072 CPUtime=408.2 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 146803 0 0 0 40789 31 0 0 25 0 4 0 652030479 271433728 35389 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 66268 35389 379 95 0 61250 0
[pid=14479/tid=14480] ppid=14477 vsize=265072 CPUtime=101.27 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 35443 0 0 0 10120 7 0 0 25 0 4 0 652030479 271433728 35389 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=265072 CPUtime=102.3 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 36574 0 0 0 10223 7 0 0 25 0 4 0 652030479 271433728 35389 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=265072 CPUtime=102.3 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 37673 0 0 0 10221 9 0 0 25 0 4 0 652030479 271433728 35389 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.2
Current children cumulated vsize (KiB) 265072

[startup+162.301 s]

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

[pid=14479] ppid=14477 vsize=506880 CPUtime=2562.83 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 427799 0 0 0 256139 144 0 0 25 0 4 0 652030479 519045120 93613 33554432000 4194304 4580107 140734062438960 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 126720 93613 379 95 0 121702 0
[pid=14479/tid=14480] ppid=14477 vsize=506880 CPUtime=635.89 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 100309 0 0 0 63557 32 0 0 25 0 4 0 652030479 519045120 93615 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=506880 CPUtime=642.31 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 112458 0 0 0 64193 38 0 0 25 0 4 0 652030479 519045120 93615 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=506880 CPUtime=642.31 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 106670 0 0 0 64192 39 0 0 25 0 4 0 652030479 519045120 93615 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2562.83
Current children cumulated vsize (KiB) 506880

[startup+702.301 s]
/proc/loadavg: 4.40 6.55 7.45 5/315 14519
/proc/meminfo: memFree=27622876/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=496404 CPUtime=2802.21 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 439127 0 0 0 280069 152 0 0 25 0 4 0 652030479 508317696 99587 33554432000 4194304 4580107 140734062438960 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 124101 99587 379 95 0 119083 0
[pid=14479/tid=14480] ppid=14477 vsize=496404 CPUtime=695.28 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 104355 0 0 0 69493 35 0 0 25 0 4 0 652030479 508317696 99587 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=496404 CPUtime=702.3 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 113529 0 0 0 70190 40 0 0 25 0 4 0 652030479 508317696 99587 33554432000 4194304 4580107 140734062438960 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=496404 CPUtime=702.3 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 110262 0 0 0 70189 41 0 0 25 0 4 0 652030479 508317696 99587 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2802.21
Current children cumulated vsize (KiB) 496404

[startup+762.312 s]
/proc/loadavg: 4.18 6.10 7.24 5/315 14521
/proc/meminfo: memFree=27590984/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=571720 CPUtime=3041.66 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 455987 0 0 0 304005 161 0 0 25 0 4 0 652030479 585441280 107596 33554432000 4194304 4580107 140734062438960 18446744073709551615 4304894 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 142930 107596 379 95 0 137912 0
[pid=14479/tid=14480] ppid=14477 vsize=571720 CPUtime=754.69 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 109571 0 0 0 75431 38 0 0 25 0 4 0 652030479 585441280 107596 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=571720 CPUtime=762.32 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 113957 0 0 0 76192 40 0 0 25 0 4 0 652030479 585441280 107596 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=571720 CPUtime=762.31 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 115509 0 0 0 76187 44 0 0 25 0 4 0 652030479 585441280 107596 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3041.66
Current children cumulated vsize (KiB) 571720

[startup+822.3 s]
/proc/loadavg: 4.07 5.74 7.05 5/315 14522
/proc/meminfo: memFree=27616496/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=532196 CPUtime=3281.02 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 474757 0 0 0 327931 171 0 0 25 0 4 0 652030479 544968704 101436 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 133049 101436 379 95 0 128031 0
[pid=14479/tid=14480] ppid=14477 vsize=532196 CPUtime=814.08 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 115695 0 0 0 81367 41 0 0 25 0 4 0 652030479 544968704 101436 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=532196 CPUtime=822.3 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 118241 0 0 0 82189 41 0 0 25 0 4 0 652030479 544968704 101436 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=532196 CPUtime=822.3 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 119112 0 0 0 82184 46 0 0 25 0 4 0 652030479 544968704 101436 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3281.02
Current children cumulated vsize (KiB) 532196

[startup+882.301 s]
/proc/loadavg: 4.05 5.41 6.84 5/315 14524
/proc/meminfo: memFree=27594280/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=532300 CPUtime=3520.43 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 488772 0 0 0 351862 181 0 0 25 0 4 0 652030479 545075200 106761 33554432000 4194304 4580107 140734062438960 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 133075 106761 379 95 0 128057 0
[pid=14479/tid=14480] ppid=14477 vsize=532300 CPUtime=873.47 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 119028 0 0 0 87304 43 0 0 25 0 4 0 652030479 545075200 106761 33554432000 4194304 4580107 140734062438960 18446744073709551615 4304864 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=532300 CPUtime=882.31 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 122558 0 0 0 88186 45 0 0 25 0 4 0 652030479 545075200 106761 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=532300 CPUtime=882.3 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 122224 0 0 0 88182 48 0 0 25 0 4 0 652030479 545075200 106761 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3520.43
Current children cumulated vsize (KiB) 532300

[startup+942.301 s]
/proc/loadavg: 4.09 5.19 6.68 5/315 14526
/proc/meminfo: memFree=27576536/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=570984 CPUtime=3759.83 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 505440 0 0 0 375794 189 0 0 25 0 4 0 652030479 584687616 111300 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 142746 111300 379 95 0 137728 0
[pid=14479/tid=14480] ppid=14477 vsize=570984 CPUtime=932.89 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 124956 0 0 0 93243 46 0 0 25 0 4 0 652030479 584687616 111300 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=570984 CPUtime=942.31 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 126032 0 0 0 94183 48 0 0 25 0 4 0 652030479 584687616 111300 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=570984 CPUtime=942.3 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 123753 0 0 0 94182 48 0 0 25 0 4 0 652030479 584687616 111300 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3759.83
Current children cumulated vsize (KiB) 570984

[startup+1002.3 s]
/proc/loadavg: 4.09 4.97 6.50 5/315 14527
/proc/meminfo: memFree=27591900/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=585612 CPUtime=3999.24 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 516492 0 0 0 399729 195 0 0 25 0 4 0 652030479 599666688 107340 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 146403 107340 379 95 0 141385 0
[pid=14479/tid=14480] ppid=14477 vsize=585612 CPUtime=992.28 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 129594 0 0 0 99180 48 0 0 25 0 4 0 652030479 599666688 107340 33554432000 4194304 4580107 140734062438960 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=585612 CPUtime=1002.31 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 126342 0 0 0 100183 48 0 0 25 0 4 0 652030479 599666688 107340 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=585612 CPUtime=1002.3 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 128793 0 0 0 100179 51 0 0 25 0 4 0 652030479 599666688 107340 33554432000 4194304 4580107 140734062438960 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3999.24
Current children cumulated vsize (KiB) 585612

[startup+1062.3 s]
/proc/loadavg: 4.16 4.84 6.37 5/315 14529
/proc/meminfo: memFree=27593592/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=547032 CPUtime=4238.65 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 529099 0 0 0 423661 204 0 0 25 0 4 0 652030479 560160768 106933 33554432000 4194304 4580107 140734062438960 18446744073709551615 4406355 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 136758 106933 379 95 0 131740 0
[pid=14479/tid=14480] ppid=14477 vsize=547032 CPUtime=1051.68 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 133788 0 0 0 105116 52 0 0 25 0 4 0 652030479 560160768 106933 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=547032 CPUtime=1062.31 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 129088 0 0 0 106182 49 0 0 25 0 4 0 652030479 560160768 106933 33554432000 4194304 4580107 140734062438960 18446744073709551615 4406355 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=547032 CPUtime=1062.31 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 129801 0 0 0 106179 52 0 0 25 0 4 0 652030479 560160768 106933 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4238.65
Current children cumulated vsize (KiB) 547032

[startup+1122.3 s]
/proc/loadavg: 4.05 4.67 6.20 5/315 14530
/proc/meminfo: memFree=27585376/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=583892 CPUtime=4478.05 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 547855 0 0 0 447592 213 0 0 25 0 4 0 652030479 597905408 109210 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 145973 109210 379 95 0 140955 0
[pid=14479/tid=14480] ppid=14477 vsize=583892 CPUtime=1111.08 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 139540 0 0 0 111054 54 0 0 25 0 4 0 652030479 597905408 109210 33554432000 4194304 4580107 140734062438960 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=583892 CPUtime=1122.31 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 133071 0 0 0 112179 52 0 0 25 0 4 0 652030479 597905408 109210 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=583892 CPUtime=1122.31 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 134409 0 0 0 112177 54 0 0 25 0 4 0 652030479 597905408 109210 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4478.05
Current children cumulated vsize (KiB) 583892

[startup+1182.3 s]
/proc/loadavg: 4.02 4.55 6.08 5/315 14532
/proc/meminfo: memFree=27558692/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=597588 CPUtime=4717.46 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 571660 0 0 0 471521 225 0 0 25 0 4 0 652030479 611930112 116073 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 149397 116073 379 95 0 144379 0
[pid=14479/tid=14480] ppid=14477 vsize=597588 CPUtime=1170.49 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 145106 0 0 0 116992 57 0 0 25 0 4 0 652030479 611930112 116073 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=597588 CPUtime=1182.32 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 138821 0 0 0 118176 56 0 0 25 0 4 0 652030479 611930112 116073 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=597588 CPUtime=1182.31 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 140756 0 0 0 118174 57 0 0 25 0 4 0 652030479 611930112 116073 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4717.46
Current children cumulated vsize (KiB) 597588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 4.01 4.51 6.02 5/315 14533
/proc/meminfo: memFree=27573572/32950928 swapFree=60199044/67111528
[pid=14479] ppid=14477 vsize=597644 CPUtime=4800.07 cores=1,3,5,7
/proc/14479/stat : 14479 (strangenight2-m) R 14477 14479 13843 0 -1 4202496 576942 0 0 0 479780 227 0 0 25 0 4 0 652030479 611987456 112015 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14479/statm: 149411 112015 379 95 0 144393 0
[pid=14479/tid=14480] ppid=14477 vsize=597644 CPUtime=1190.97 cores=1,3,5,7
/proc/14479/task/14480/stat : 14480 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 146325 0 0 0 119040 57 0 0 25 0 4 0 652030479 611987456 112015 33554432000 4194304 4580107 140734062438960 18446744073709551615 4296079 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14481] ppid=14477 vsize=597644 CPUtime=1203.03 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 140959 0 0 0 120246 57 0 0 25 0 4 0 652030479 611987456 112015 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=597644 CPUtime=1203.02 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (strangenight2-m) R 14477 14479 13843 0 -1 4202560 142196 0 0 0 120244 58 0 0 25 0 4 0 652030479 611987456 112015 33554432000 4194304 4580107 140734062438960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 597644

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.03
CPU time (s): 4800.13
CPU user time (s): 4797.84
CPU system time (s): 2.29365
CPU usage (%): 399.002
Max. virtual memory (cumulated for all children) (KiB): 680036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.84
system time used= 2.29365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 576943
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= 282
involuntary context switches= 29154

runsolver used 3.43748 second user time and 8.63269 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 22:18:37
IDJOB=3366443
IDBENCH=82852
IDSOLVER=1844
FILE ID=node122/3366443-1305404317
RUNJOBID= node122-1305404317-14457
PBS_JOBID= 13324448
Free space on /tmp= 73432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S2051088205-036.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366443-1305404317/watcher-3366443-1305404317 -o /tmp/evaluation-result-3366443-1305404317/solver-3366443-1305404317 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366443-1305404317.cnf

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

MD5SUM BENCH= 901aadbc76f4961d582bc9856b3c63b3
RANDOM SEED=177382507

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28013052 kB
Buffers:        273636 kB
Cached:        3349564 kB
SwapCached:      50104 kB
Active:         874380 kB
Inactive:      3854632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28013052 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           11016 kB
Writeback:           0 kB
AnonPages:     1066740 kB
Mapped:          13740 kB
Slab:           112964 kB
PageTables:      31808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52609748 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= 73432 MiB
End job on node122 at 2011-05-14 22:38:42