Trace number 3173983

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? (TO) 4800.37 1201.73

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1926673460-089.SATISFIABLE.cnf
MD5SUM9d309b87a927b4b93163b466ed90b7e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
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-3173983-1304075092.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:      43 undec:       4 neg:      53
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.38/0.11	c  N st     8      4920       100      2130         0      4556     10650    100020   no data   no data
1.18/0.30	c  N st    10     11303       100      2130         0      4208     10650     74436   no data   no data
1.98/0.50	c  N st    11     17046       100      2130         0      9496     10650    186949   no data   no data
3.18/0.81	c  F st    12     25001       100      2130         0     11673     10650    229340   no data   no data
3.18/0.81	c  N st    12     25001       100      2130         0     11673     10650    229340   no data   no data
3.99/1.00	c Decided on static restart strategy
3.99/1.00	c  N st    18     30001       100      2130         0     10039     10650    186908   no data   no data
3.99/1.00	c  S st    18     30001       100      2130         0     10039     10650    186908   no data   no data
3.99/1.04	c  S st    18     30502       100      2130         0     10530     10650    197636   no data   no data
3.99/1.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/1.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/1.04	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
3.99/1.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/1.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/1.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.99/1.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/1.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/1.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.21	c lits-rem:       329  cl-subs:     1951  v-elim:      0  v-fix:    0  time:  0.17 s
4.77/1.25	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
4.77/1.25	c calculated reachability. Time: 0.00
4.77/1.25	c  N st    18     30502       100      2130         0      8579     10650    155653   no data   no data
5.97/1.56	c  N st    20     37613       100      2130         0      7916     10650    130345   no data   no data
7.17/1.85	c  N st    21     44012       100      2130         0     13819     10650    256951   no data   no data
7.57/1.94	c  S st    22     45755       100      2130         0     15440     10650    292711   no data   no data
7.57/1.98	c  S st    22     46262       100      2130         0     15922     10650    303478   no data   no data
7.57/1.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.57/1.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.57/1.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.57/1.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.57/1.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.57/1.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
7.57/1.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.57/1.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.97/2.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.17/2.38	c lits-rem:       366  cl-subs:     2194  v-elim:      0  v-fix:    0  time:  0.38 s
9.17/2.38	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
9.17/2.38	c vivif2 --  cl tried    13728 cl shrink        0 lits rem          0 time: 0.00
9.57/2.43	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
9.57/2.43	c calculated reachability. Time: 0.00
9.57/2.43	c  N st    22     46262       100      2130         0     13728     10650    255545   no data   no data
12.36/3.16	c  N st    23     60659       100      2130         0      9647     10650    142513   no data   no data
14.36/3.65	c  N st    24     69393       100      2130         0     17662     10650    311078   no data   no data
14.36/3.65	c  S st    24     69393       100      2130         0     17662     10650    311078   no data   no data
14.75/3.70	c  S st    24     69898       100      2130         0     18142     10650    321525   no data   no data
14.75/3.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.75/3.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
14.75/3.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.75/3.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.75/3.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.75/3.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
14.75/3.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.75/3.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.75/3.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.75/4.28	c lits-rem:       576  cl-subs:     2844  v-elim:      0  v-fix:    0  time:  0.56 s
16.75/4.28	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
16.75/4.28	c vivif2 --  cl tried    15298 cl shrink        0 lits rem          0 time: 0.00
17.18/4.34	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
17.18/4.34	c calculated reachability. Time: 0.00
17.18/4.34	c  N st    24     69898       100      2130         0     15298     10650    263810   no data   no data
21.15/5.32	c  F st    25     87503       100      2130         0     21570     10650    383702   no data   no data
21.15/5.32	c  N st    25     87503       100      2130         0     21570     10650    383702   no data   no data
22.34/5.62	c Decided on static restart strategy
22.74/5.79	c  N st    32     95542       100      2130         0     18041     10650    309193   no data   no data
25.14/6.38	c  N st    34    104848       100      2130         0     14692     10650    232372   no data   no data
25.14/6.38	c  S st    34    104848       100      2130         0     14692     10650    232372   no data   no data
25.54/6.43	c  S st    34    105352       100      2130         0     15175     10650    243121   no data   no data
25.54/6.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.54/6.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
25.54/6.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.54/6.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.54/6.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.54/6.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
25.54/6.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.54/6.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.54/6.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.95/6.58	c lits-rem:       131  cl-subs:      996  v-elim:      0  v-fix:    0  time:  0.14 s
25.95/6.58	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
25.95/6.59	c vivif2 --  cl tried    14179 cl shrink        0 lits rem          0 time: 0.00
26.36/6.64	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
26.36/6.64	c calculated reachability. Time: 0.00
26.36/6.64	c  N st    34    105352       100      2130         0     14179     10650    222025   no data   no data
28.74/7.27	c  N st    35    114950       100      2130         0     23072     10650    411457   no data   no data
32.33/8.17	c  N st    36    129347       100      2130         0     23404     10650    404174   no data   no data
38.32/9.66	c  N st    37    150942       100      2130         0     29532     10650    531141   no data   no data
39.92/10.09	c  S st    38    158028       100      2130         0     21249     10650    332427   no data   no data
40.32/10.15	c  S st    38    158531       100      2130         0     21729     10650    343120   no data   no data
40.32/10.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.32/10.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
40.32/10.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.32/10.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.32/10.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.32/10.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
40.32/10.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.32/10.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
40.32/10.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.92/10.54	c lits-rem:       346  cl-subs:     1981  v-elim:      0  v-fix:    0  time:  0.37 s
41.92/10.54	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
41.92/10.54	c vivif2 --  cl tried    19748 cl shrink        0 lits rem          0 time: 0.00
42.32/10.61	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
42.32/10.61	c calculated reachability. Time: 0.00
42.32/10.61	c  N st    38    158531       100      2130         0     19748     10650    302529   no data   no data
57.12/14.40	c  N st    39    207119       100      2130         0     32212     10650    529269   no data   no data
67.48/16.93	c  N st    40    237796       100      2130         0     24516     10650    360651   no data   no data
67.48/16.93	c  S st    40    237796       100      2130         0     24516     10650    360651   no data   no data
67.88/17.00	c  S st    40    238297       100      2130         0     24998     10650    371477   no data   no data
67.88/17.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.88/17.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
67.88/17.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.88/17.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.88/17.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.88/17.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
67.88/17.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.88/17.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
67.88/17.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.90/17.52	c lits-rem:       268  cl-subs:     2517  v-elim:      0  v-fix:    0  time:  0.51 s
69.90/17.52	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
69.90/17.53	c vivif2 --  cl tried    22481 cl shrink        0 lits rem          0 time: 0.00
70.30/17.61	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
70.30/17.61	c calculated reachability. Time: 0.00
70.30/17.61	c  N st    40    238297       100      2130         0     22481     10650    324026   no data   no data
93.45/23.41	c  F st    41    306251       100      2130         0     24594     10650    337323   no data   no data
93.45/23.41	c  N st    41    306251       100      2130         0     24594     10650    337323   no data   no data
95.04/23.86	c Decided on static restart strategy
104.24/26.15	c  N st    51    334552       100      2130         0     28759     10650    422463   no data   no data
113.83/28.51	c  N st    53    357445       100      2130         0     26822     10650    359589   no data   no data
113.83/28.51	c  S st    53    357445       100      2130         0     26822     10650    359589   no data   no data
113.83/28.58	c  S st    53    357945       100      2130         0     27300     10650    370264   no data   no data
113.83/28.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.83/28.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
113.83/28.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.83/28.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.83/28.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.83/28.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
113.83/28.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.83/28.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
114.24/28.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.01/28.86	c lits-rem:       164  cl-subs:     1202  v-elim:      0  v-fix:    0  time:  0.25 s
115.01/28.86	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
115.01/28.86	c vivif2 --  cl tried    26098 cl shrink        0 lits rem          0 time: 0.00
115.41/28.96	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.10
115.41/28.96	c calculated reachability. Time: 0.00
115.41/28.96	c  N st    53    357945       100      2130         0     26098     10650    346878   no data   no data
128.60/32.26	c  N st    54    390337       100      2130         0     31853     10650    451743   no data   no data
152.17/38.17	c  N st    55    438925       100      2130         0     25958     10650    311591   no data   no data
182.53/45.70	c  N st    56    511808       100      2130         0     38608     10650    560255   no data   no data
195.31/48.90	c  N st    57    536918       100      2130         0     33230     10650    437193   no data   no data
195.31/48.90	c  S st    57    536918       100      2130         0     33230     10650    437193   no data   no data
195.31/48.98	c  S st    57    537419       100      2130         0     33710     10650    448030   no data   no data
195.31/48.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
195.31/48.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
195.31/48.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
195.31/48.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
195.31/48.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.31/48.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
195.31/48.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
195.31/49.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
195.71/49.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.32/49.42	c lits-rem:       316  cl-subs:     1563  v-elim:      0  v-fix:    0  time:  0.41 s
197.32/49.42	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
197.32/49.43	c vivif2 --  cl tried    32147 cl shrink        0 lits rem          0 time: 0.01
197.73/49.55	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.13
197.73/49.55	c calculated reachability. Time: 0.00
197.73/49.55	c  N st    57    537419       100      2130         0     32147     10650    417970   no data   no data
277.19/69.41	c  N st    58    701405       100      2130         0     59382     10650    908811   no data   no data
333.13/83.46	c  N st    59    806128       100      2130         0     53824     10650    806415   no data   no data
333.13/83.46	c  S st    59    806128       100      2130         0     53824     10650    806415   no data   no data
333.94/83.61	c  S st    59    806630       100      2130         0     54305     10650    817276   no data   no data
333.94/83.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
333.94/83.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
333.94/83.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
333.94/83.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
333.94/83.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
333.94/83.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
333.94/83.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
333.94/83.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
333.94/83.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
346.72/86.84	c lits-rem:      1079  cl-subs:     6132  v-elim:      0  v-fix:    0  time:  3.17 s
346.72/86.84	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
346.72/86.85	c vivif2 --  cl tried    48173 cl shrink        0 lits rem          0 time: 0.01
347.51/87.08	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.23
347.51/87.08	c calculated reachability. Time: 0.00
347.51/87.08	c  N st    59    806630       100      2130         0     48173     10650    699473   no data   no data
508.09/127.29	c  F st    60   1071876       100      2130         0     63515     10650    952238   no data   no data
508.09/127.29	c  N st    60   1071876       100      2130         0     63515     10650    952238   no data   no data
513.29/128.51	c Decided on static restart strategy
533.25/133.55	c  N st    70   1100181       100      2130         0     48396     10650    620616   no data   no data
557.63/139.68	c  N st    72   1136174       100      2130         0     81720     10650   1355110   no data   no data
578.80/144.92	c  N st    73   1168567       100      2130         0     69175     10650   1063157   no data   no data
612.34/153.39	c  N st    74   1209945       100      2130         0     63964     10650    919577   no data   no data
612.34/153.39	c  S st    74   1209945       100      2130         0     63964     10650    919577   no data   no data
613.54/153.63	c  S st    74   1210448       100      2130         0     64445     10650    930608   no data   no data
613.54/153.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
613.54/153.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
613.54/153.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
613.54/153.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
613.54/153.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
613.54/153.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
613.54/153.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
613.54/153.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
613.94/153.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
634.71/158.98	c lits-rem:       980  cl-subs:     6051  v-elim:      0  v-fix:    0  time:  5.27 s
634.71/158.98	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
634.71/158.99	c vivif2 --  cl tried    58394 cl shrink        0 lits rem          0 time: 0.01
636.32/159.35	c asymm  cl-useful: 0/1792/2130 lits-rem:0 time: 0.36
636.32/159.35	c calculated reachability. Time: 0.00
636.32/159.35	c  N st    74   1210448       100      2130         0     58394     10650    813518   no data   no data
692.24/173.37	c  N st    75   1283330       100      2130         0     81257     10650   1262069   no data   no data
775.72/194.29	c  N st    76   1392655       100      2130         0     90820     10650   1459525   no data   no data
898.36/224.94	c  N st    77   1556639       100      2130         0     97851     10650   1551629   no data   no data
1021.40/255.71	c  N st    78   1710448       100      2130         0     87425     10650   1287503   no data   no data
1021.40/255.71	c  S st    78   1710448       100      2130         0     87425     10650   1287503   no data   no data
1022.20/255.97	c  S st    78   1710953       100      2130         0     87915     10650   1298805   no data   no data
1022.20/255.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1022.60/256.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1022.60/256.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1022.60/256.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1022.60/256.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1022.60/256.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1022.60/256.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1022.60/256.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1022.60/256.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1070.13/267.90	c lits-rem:      1374  cl-subs:    13168  v-elim:      0  v-fix:    0  time: 11.83 s
1070.13/267.90	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1070.13/267.92	c vivif2 --  cl tried    74747 cl shrink        0 lits rem          0 time: 0.02
1072.15/268.46	c asymm  cl-useful: 0/1467/2130 lits-rem:0 time: 0.54
1072.15/268.46	c calculated reachability. Time: 0.00
1072.15/268.46	c  N st    78   1710953       100      2130         0     74747     10650   1062937   no data   no data
1409.67/352.90	c  N st    79   2079917       100      2130         0     86763     10650   1235818   no data   no data
1523.52/381.43	c  N st    80   2210954       100      2130         0     90552     10650   1320865   no data   no data
1523.52/381.43	c  S st    80   2210954       100      2130         0     90552     10650   1320865   no data   no data
1524.74/381.73	c  S st    80   2211460       100      2130         0     91031     10650   1332352   no data   no data
1524.74/381.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1524.74/381.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1524.74/381.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1524.74/381.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1524.74/381.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1524.74/381.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1524.74/381.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1524.74/381.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1525.11/381.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1563.88/391.56	c lits-rem:      1370  cl-subs:     9811  v-elim:      0  v-fix:    0  time:  9.73 s
1563.88/391.56	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1563.88/391.58	c vivif2 --  cl tried    81220 cl shrink        0 lits rem          0 time: 0.02
1564.66/391.76	c asymm  cl-useful: 0/663/2130 lits-rem:0 time: 0.17
1564.66/391.76	c calculated reachability. Time: 0.00
1564.66/391.76	c  N st    80   2211460       100      2130         0     81220     10650   1133959   no data   no data
2083.56/521.65	c  N st    81   2711460       100      2130         0    103846     10650   1505849   no data   no data
2083.56/521.65	c  S st    81   2711460       100      2130         0    103846     10650   1505849   no data   no data
2085.16/522.02	c  S st    81   2711964       100      2130         0    104329     10650   1517037   no data   no data
2085.16/522.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2085.16/522.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2085.16/522.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2085.16/522.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2085.16/522.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2085.16/522.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2085.16/522.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2085.56/522.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2085.56/522.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2138.69/535.44	c lits-rem:      1296  cl-subs:    13491  v-elim:      0  v-fix:    0  time: 13.30 s
2138.69/535.45	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2138.69/535.47	c vivif2 --  cl tried    90838 cl shrink        0 lits rem          0 time: 0.02
2139.91/535.80	c asymm  cl-useful: 0/1240/2130 lits-rem:0 time: 0.33
2140.29/535.80	c calculated reachability. Time: 0.00
2140.29/535.80	c  N st    81   2711964       100      2130         0     90838     10650   1271006   no data   no data
2675.59/669.82	c  N st    82   3211966       100      2130         0    139993     10650   2162502   no data   no data
2675.59/669.82	c  S st    82   3211966       100      2130         0    139993     10650   2162502   no data   no data
2677.16/670.23	c  S st    82   3212469       100      2130         0    140470     10650   2173727   no data   no data
2677.16/670.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2677.56/670.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2677.56/670.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2677.56/670.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2677.56/670.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2677.56/670.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2677.56/670.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2677.56/670.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2677.96/670.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2877.71/720.40	c lits-rem:      2149  cl-subs:    27696  v-elim:      0  v-fix:    0  time: 50.00 s
2877.71/720.40	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2877.71/720.43	c vivif2 --  cl tried   112774 cl shrink        0 lits rem          0 time: 0.03
2879.29/720.88	c asymm  cl-useful: 0/874/2130 lits-rem:0 time: 0.45
2879.29/720.89	c calculated reachability. Time: 0.00
2879.29/720.89	c  N st    82   3212469       100      2130         0    112774     10650   1683398   no data   no data
3452.53/864.33	c  N st    83   3712469       100      2130         0    130699     10650   1914859   no data   no data
3452.53/864.33	c  S st    83   3712469       100      2130         0    130699     10650   1914859   no data   no data
3454.12/864.77	c  S st    83   3712972       100      2130         0    131176     10650   1926010   no data   no data
3454.12/864.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3454.52/864.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
3454.52/864.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3454.52/864.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3454.52/864.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3454.52/864.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3454.52/864.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3454.52/864.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3454.92/864.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3579.55/896.18	c lits-rem:      1923  cl-subs:    22151  v-elim:      0  v-fix:    0  time: 31.24 s
3579.55/896.18	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3579.95/896.20	c vivif2 --  cl tried   109025 cl shrink        0 lits rem          0 time: 0.02
3581.17/896.56	c asymm  cl-useful: 0/1012/2130 lits-rem:0 time: 0.36
3581.17/896.57	c calculated reachability. Time: 0.00
3581.17/896.57	c  N st    83   3712972       100      2130         0    109025     10650   1533205   no data   no data
3632.68/909.44	c  F st    84   3751562       100      2130         0    144366     10650   2323082   no data   no data
3632.68/909.44	c  N st    84   3751562       100      2130         0    144366     10650   2323082   no data   no data
3643.06/912.04	c Decided on static restart strategy
3668.23/918.39	c  N st    94   3779866       100      2130         0     94956     10650   1216090   no data   no data
3715.76/930.27	c  N st    96   3815858       100      2130         0    128201     10650   1968087   no data   no data
3765.72/942.70	c  N st    97   3848250       100      2130         0     80551     10650    877535   no data   no data
3816.43/955.48	c  N st    98   3896838       100      2130         0    125146     10650   1843448   no data   no data
3901.53/976.77	c  N st    99   3969721       100      2130         0    113435     10650   1582933   no data   no data
4033.76/1009.88	c  N st   100   4079045       100      2130         0    134032     10650   2022595   no data   no data
4225.08/1057.75	c  N st   101   4212972       100      2130         0     94628     10650   1138505   no data   no data
4225.08/1057.75	c  S st   101   4212972       100      2130         0     94628     10650   1138505   no data   no data
4227.47/1058.31	c  S st   101   4213476       100      2130         0     95111     10650   1149887   no data   no data
4227.47/1058.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4227.87/1058.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
4227.87/1058.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4227.87/1058.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4227.87/1058.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4227.87/1058.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4227.87/1058.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4227.87/1058.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4228.27/1058.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4260.63/1066.64	c lits-rem:       467  cl-subs:     3466  v-elim:      0  v-fix:    0  time:  8.14 s
4260.63/1066.64	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4260.63/1066.67	c vivif2 --  cl tried    91645 cl shrink        0 lits rem          0 time: 0.03
4263.42/1067.36	c asymm  cl-useful: 0/1064/2130 lits-rem:0 time: 0.68
4263.42/1067.36	c calculated reachability. Time: 0.00
4263.42/1067.36	c  N st   101   4213476       100      2130         0     91645     10650   1082573   no data   no data
4634.53/1160.23	c  N st   102   4459454       100      2130         0    151293     10650   2329861   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-3173983-1304075092/watcher-3173983-1304075092 -o /tmp/evaluation-result-3173983-1304075092/solver-3173983-1304075092 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173983-1304075092.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: 3.40 4.29 5.64 5/180 30908
/proc/meminfo: memFree=22145420/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=273404 CPUtime=0 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 568 0 0 0 0 0 0 0 23 0 4 0 519107955 279965696 488 33554432000 4194304 4627427 140736115627024 18446744073709551615 268272349893 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 68351 492 338 106 0 63322 0
[pid=30908/tid=30909] ppid=30906 vsize=273408 CPUtime=0 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 15 0 0 0 0 0 0 0 24 0 4 0 519107955 279969792 498 33554432000 4194304 4627427 140736115627024 18446744073709551615 4534143 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=273408 CPUtime=0 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 54 0 0 0 0 0 0 0 24 0 4 0 519107955 279969792 512 33554432000 4194304 4627427 140736115627024 18446744073709551615 268272349893 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=273408 CPUtime=0 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 51 0 0 0 0 0 0 0 24 0 4 0 519107955 279969792 517 33554432000 4194304 4627427 140736115627024 18446744073709551615 268272349893 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0515151 s]
/proc/loadavg: 3.40 4.29 5.64 5/180 30908
/proc/meminfo: memFree=22145420/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=282104 CPUtime=0.19 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 1435 0 0 0 19 0 0 0 23 0 4 0 519107955 288874496 1308 33554432000 4194304 4627427 140736115627024 18446744073709551615 4400086 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 70526 1308 383 106 0 65497 0
[pid=30908/tid=30909] ppid=30906 vsize=282104 CPUtime=0.04 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 257 0 0 0 4 0 0 0 24 0 4 0 519107955 288874496 1309 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=282104 CPUtime=0.04 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 278 0 0 0 4 0 0 0 24 0 4 0 519107955 288874496 1309 33554432000 4194304 4627427 140736115627024 18446744073709551615 4327163 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=282104 CPUtime=0.04 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 193 0 0 0 4 0 0 0 24 0 4 0 519107955 288874496 1309 33554432000 4194304 4627427 140736115627024 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 282104

[startup+0.100506 s]
/proc/loadavg: 3.40 4.29 5.64 5/180 30908
/proc/meminfo: memFree=22145420/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=282236 CPUtime=0.38 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 1721 0 0 0 38 0 0 0 23 0 4 0 519107955 289009664 1594 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309247 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 70559 1594 383 106 0 65530 0
[pid=30908/tid=30909] ppid=30906 vsize=282236 CPUtime=0.09 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 331 0 0 0 9 0 0 0 24 0 4 0 519107955 289009664 1594 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=282236 CPUtime=0.09 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 350 0 0 0 9 0 0 0 24 0 4 0 519107955 289009664 1594 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=282236 CPUtime=0.09 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 264 0 0 0 9 0 0 0 24 0 4 0 519107955 289009664 1594 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282236

[startup+0.300471 s]
/proc/loadavg: 3.40 4.29 5.64 5/180 30908
/proc/meminfo: memFree=22145420/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=284200 CPUtime=1.18 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 3107 0 0 0 118 0 0 0 24 0 4 0 519107955 291020800 1862 33554432000 4194304 4627427 140736115627024 18446744073709551615 4308411 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 71050 1862 384 106 0 66021 0
[pid=30908/tid=30909] ppid=30906 vsize=284200 CPUtime=0.29 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 603 0 0 0 29 0 0 0 25 0 4 0 519107955 291020800 1862 33554432000 4194304 4627427 140736115627024 18446744073709551615 4340645 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=284200 CPUtime=0.29 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 729 0 0 0 29 0 0 0 25 0 4 0 519107955 291020800 1863 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=284200 CPUtime=0.29 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 630 0 0 0 29 0 0 0 25 0 4 0 519107955 291020800 1863 33554432000 4194304 4627427 140736115627024 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284200

[startup+0.7004 s]
/proc/loadavg: 3.40 4.29 5.64 5/180 30908
/proc/meminfo: memFree=22145420/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=285176 CPUtime=2.78 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 5006 0 0 0 278 0 0 0 25 0 4 0 519107955 292020224 2564 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 71294 2564 384 106 0 66265 0
[pid=30908/tid=30909] ppid=30906 vsize=285176 CPUtime=0.69 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 1142 0 0 0 69 0 0 0 25 0 4 0 519107955 292020224 2564 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=285176 CPUtime=0.69 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 1184 0 0 0 69 0 0 0 25 0 4 0 519107955 292020224 2565 33554432000 4194304 4627427 140736115627024 18446744073709551615 4310109 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=285176 CPUtime=0.69 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 1087 0 0 0 69 0 0 0 25 0 4 0 519107955 292020224 2565 33554432000 4194304 4627427 140736115627024 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285176

[startup+1.50026 s]
/proc/loadavg: 3.40 4.29 5.64 9/184 30913
/proc/meminfo: memFree=22125812/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=291564 CPUtime=5.97 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 10289 0 0 0 596 1 0 0 25 0 4 0 519107955 298561536 5433 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 72891 5433 388 106 0 67862 0
[pid=30908/tid=30909] ppid=30906 vsize=291564 CPUtime=1.48 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 2967 0 0 0 148 0 0 0 25 0 4 0 519107955 298561536 5433 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=291564 CPUtime=1.49 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 1992 0 0 0 149 0 0 0 25 0 4 0 519107955 298561536 5433 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=291564 CPUtime=1.49 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 1896 0 0 0 149 0 0 0 25 0 4 0 519107955 298561536 5433 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309098 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) 291564

[startup+3.10098 s]
/proc/loadavg: 3.40 4.29 5.64 9/184 30943
/proc/meminfo: memFree=22103600/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=294424 CPUtime=12.36 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 18302 0 0 0 1234 2 0 0 25 0 4 0 519107955 301490176 9635 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 73606 9635 388 106 0 68577 0
[pid=30908/tid=30909] ppid=30906 vsize=294424 CPUtime=3.07 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 4054 0 0 0 307 0 0 0 25 0 4 0 519107955 301490176 9635 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=294424 CPUtime=3.08 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 4859 0 0 0 308 0 0 0 25 0 4 0 519107955 301490176 9635 33554432000 4194304 4627427 140736115627024 18446744073709551615 4322200 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=294424 CPUtime=3.08 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 4551 0 0 0 308 0 0 0 25 0 4 0 519107955 301490176 9635 33554432000 4194304 4627427 140736115627024 18446744073709551615 4310136 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) 294424

[startup+6.30041 s]
/proc/loadavg: 3.76 4.35 5.65 9/184 30943
/proc/meminfo: memFree=22056484/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=306988 CPUtime=25.14 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 28012 0 0 0 2510 4 0 0 25 0 4 0 519107955 314355712 13369 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309164 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 76747 13369 388 106 0 71718 0
[pid=30908/tid=30909] ppid=30906 vsize=306988 CPUtime=6.26 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 6928 0 0 0 625 1 0 0 25 0 4 0 519107955 314355712 13369 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=306988 CPUtime=6.29 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 7625 0 0 0 628 1 0 0 25 0 4 0 519107955 314355712 13369 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=306988 CPUtime=6.29 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 6667 0 0 0 628 1 0 0 25 0 4 0 519107955 314355712 13369 33554432000 4194304 4627427 140736115627024 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 306988

[startup+12.7003 s]
/proc/loadavg: 4.10 4.41 5.66 9/184 30943
/proc/meminfo: memFree=22015316/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=316964 CPUtime=50.71 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 42759 0 0 0 5063 8 0 0 25 0 4 0 519107955 324571136 17957 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 79241 17957 388 106 0 74212 0
[pid=30908/tid=30909] ppid=30906 vsize=316964 CPUtime=12.62 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 10901 0 0 0 1260 2 0 0 25 0 4 0 519107955 324571136 17957 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=316964 CPUtime=12.69 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 12273 0 0 0 1267 2 0 0 25 0 4 0 519107955 324571136 17957 33554432000 4194304 4627427 140736115627024 18446744073709551615 4420194 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=316964 CPUtime=12.69 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 10938 0 0 0 1267 2 0 0 25 0 4 0 519107955 324571136 17957 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 316964

[startup+25.501 s]
/proc/loadavg: 5.05 4.60 5.71 9/184 30943
/proc/meminfo: memFree=21962892/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=319940 CPUtime=101.84 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 62490 0 0 0 10170 14 0 0 25 0 4 0 519107955 327618560 22824 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309170 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 79985 22824 388 106 0 74956 0
[pid=30908/tid=30909] ppid=30906 vsize=319940 CPUtime=25.35 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 17280 0 0 0 2532 3 0 0 25 0 4 0 519107955 327618560 22824 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309075 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=319940 CPUtime=25.48 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 17342 0 0 0 2545 3 0 0 25 0 4 0 519107955 327618560 22824 33554432000 4194304 4627427 140736115627024 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=319940 CPUtime=25.48 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 16857 0 0 0 2545 3 0 0 25 0 4 0 519107955 327618560 22824 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 319940

[startup+51.1004 s]
/proc/loadavg: 6.05 4.87 5.77 9/184 30944
/proc/meminfo: memFree=21929404/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=292340 CPUtime=204.1 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 96629 0 0 0 20388 22 0 0 25 0 4 0 519107955 299356160 26787 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 73085 26787 388 106 0 68056 0
[pid=30908/tid=30909] ppid=30906 vsize=292340 CPUtime=50.81 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 25078 0 0 0 5077 4 0 0 25 0 4 0 519107955 299356160 26787 33554432000 4194304 4627427 140736115627024 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=292340 CPUtime=51.09 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 26455 0 0 0 5103 6 0 0 25 0 4 0 519107955 299356160 26787 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=292340 CPUtime=51.08 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 25870 0 0 0 5102 6 0 0 25 0 4 0 519107955 299356160 26787 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 292340

[startup+102.306 s]
/proc/loadavg: 7.21 5.37 5.89 9/184 30945
/proc/meminfo: memFree=21831664/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=388296 CPUtime=408.64 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 145129 0 0 0 40828 36 0 0 25 0 4 0 519107955 397615104 37826 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 97074 37826 388 106 0 92045 0
[pid=30908/tid=30909] ppid=30906 vsize=388296 CPUtime=101.73 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 34298 0 0 0 10167 6 0 0 25 0 4 0 519107955 397615104 37826 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=388296 CPUtime=102.29 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 38820 0 0 0 10219 10 0 0 25 0 4 0 519107955 397615104 37826 33554432000 4194304 4627427 140736115627024 18446744073709551615 4329590 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=388296 CPUtime=102.29 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 41191 0 0 0 10218 11 0 0 25 0 4 0 519107955 397615104 37826 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 388296

[startup+162.301 s]

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

[pid=30908] ppid=30906 vsize=495968 CPUtime=2805.39 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 437475 0 0 0 280388 151 0 0 25 0 4 0 519107955 507871232 91435 33554432000 4194304 4627427 140736115627024 18446744073709551615 4420146 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 123992 91435 388 106 0 118963 0
[pid=30908/tid=30909] ppid=30906 vsize=495968 CPUtime=698.45 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 100241 0 0 0 69814 31 0 0 25 0 4 0 519107955 507871232 91435 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=495968 CPUtime=702.3 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 132115 0 0 0 70180 50 0 0 25 0 4 0 519107955 507871232 91435 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=495968 CPUtime=702.29 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 113058 0 0 0 70192 37 0 0 25 0 4 0 519107955 507871232 91435 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 495968

[startup+762.307 s]
/proc/loadavg: 8.01 7.75 6.97 9/184 30963
/proc/meminfo: memFree=21410716/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=597288 CPUtime=3045.1 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 460110 0 0 0 304348 162 0 0 25 0 4 0 519107955 611622912 93464 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309469 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 149322 93464 388 106 0 144293 0
[pid=30908/tid=30909] ppid=30906 vsize=597288 CPUtime=758.13 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 105460 0 0 0 75779 34 0 0 25 0 4 0 519107955 611622912 93464 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=597288 CPUtime=762.31 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 139799 0 0 0 76178 53 0 0 25 0 4 0 519107955 611622912 93464 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=597288 CPUtime=762.3 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 118389 0 0 0 76190 40 0 0 25 0 4 0 519107955 611622912 93464 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 597288

[startup+822.301 s]
/proc/loadavg: 8.00 7.80 7.03 9/184 30964
/proc/meminfo: memFree=21367296/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=610708 CPUtime=3284.74 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 486836 0 0 0 328299 175 0 0 25 0 4 0 519107955 625364992 95195 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 152677 95195 388 106 0 147648 0
[pid=30908/tid=30909] ppid=30906 vsize=610708 CPUtime=817.81 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 113311 0 0 0 81743 38 0 0 25 0 4 0 519107955 625364992 95195 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=610708 CPUtime=822.3 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 147432 0 0 0 82174 56 0 0 25 0 4 0 519107955 625364992 95195 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=610708 CPUtime=822.3 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 125825 0 0 0 82185 45 0 0 25 0 4 0 519107955 625364992 95195 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 610708

[startup+882.301 s]
/proc/loadavg: 8.00 7.83 7.09 9/184 30966
/proc/meminfo: memFree=21326344/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=598612 CPUtime=3524.42 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 510070 0 0 0 352255 187 0 0 25 0 4 0 519107955 612978688 93115 33554432000 4194304 4627427 140736115627024 18446744073709551615 4420146 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 149653 93115 388 106 0 144624 0
[pid=30908/tid=30909] ppid=30906 vsize=598612 CPUtime=877.48 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 119258 0 0 0 87707 41 0 0 25 0 4 0 519107955 612978688 93115 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=598612 CPUtime=882.3 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 153768 0 0 0 88170 60 0 0 25 0 4 0 519107955 612978688 93115 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=598612 CPUtime=882.3 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 131745 0 0 0 88182 48 0 0 25 0 4 0 519107955 612978688 93115 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 598612

[startup+942.301 s]
/proc/loadavg: 8.10 7.89 7.15 9/184 30968
/proc/meminfo: memFree=21286992/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=608728 CPUtime=3764.1 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 532583 0 0 0 376213 197 0 0 25 0 4 0 519107955 623337472 96562 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 152182 96562 388 106 0 147153 0
[pid=30908/tid=30909] ppid=30906 vsize=608728 CPUtime=937.15 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 125166 0 0 0 93672 43 0 0 25 0 4 0 519107955 623337472 96562 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=608728 CPUtime=942.3 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 159698 0 0 0 94167 63 0 0 25 0 4 0 519107955 623337472 96562 33554432000 4194304 4627427 140736115627024 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=608728 CPUtime=942.3 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 137806 0 0 0 94179 51 0 0 25 0 4 0 519107955 623337472 96562 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 608728

[startup+1002.3 s]
/proc/loadavg: 8.09 7.92 7.21 9/184 30969
/proc/meminfo: memFree=21253588/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=622432 CPUtime=4003.78 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 557492 0 0 0 400169 209 0 0 25 0 4 0 519107955 637370368 100007 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309130 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 155608 100007 388 106 0 150579 0
[pid=30908/tid=30909] ppid=30906 vsize=622432 CPUtime=996.82 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 131107 0 0 0 99636 46 0 0 25 0 4 0 519107955 637370368 100007 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=622432 CPUtime=1002.31 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 167363 0 0 0 100165 66 0 0 25 0 4 0 519107955 637370368 100007 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=622432 CPUtime=1002.3 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 144158 0 0 0 100175 55 0 0 25 0 4 0 519107955 637370368 100007 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 622432

[startup+1062.3 s]
/proc/loadavg: 8.08 7.94 7.26 9/184 30971
/proc/meminfo: memFree=21229252/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=623224 CPUtime=4243.45 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 578614 0 0 0 424128 217 0 0 25 0 4 0 519107955 638181376 111730 33554432000 4194304 4627427 140736115627024 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 155806 111730 388 106 0 150777 0
[pid=30908/tid=30909] ppid=30906 vsize=623224 CPUtime=1056.49 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 137351 0 0 0 105601 48 0 0 25 0 4 0 519107955 638181376 111730 33554432000 4194304 4627427 140736115627024 18446744073709551615 4420161 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=623224 CPUtime=1062.31 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 176760 0 0 0 106162 69 0 0 25 0 4 0 519107955 638181376 111730 33554432000 4194304 4627427 140736115627024 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=623224 CPUtime=1062.31 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 149408 0 0 0 106173 58 0 0 25 0 4 0 519107955 638181376 111730 33554432000 4194304 4627427 140736115627024 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 623224

[startup+1122.3 s]
/proc/loadavg: 8.12 7.98 7.32 9/184 30972
/proc/meminfo: memFree=21243352/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=609760 CPUtime=4483.12 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 582626 0 0 0 448093 219 0 0 25 0 4 0 519107955 624394240 109962 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 152440 109962 388 106 0 147411 0
[pid=30908/tid=30909] ppid=30906 vsize=609760 CPUtime=1116.16 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 138069 0 0 0 111568 48 0 0 25 0 4 0 519107955 624394240 109962 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=609760 CPUtime=1122.31 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 177456 0 0 0 112162 69 0 0 25 0 4 0 519107955 624394240 109962 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=609760 CPUtime=1122.3 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 151705 0 0 0 112171 59 0 0 25 0 4 0 519107955 624394240 109962 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 609760

[startup+1182.3 s]
/proc/loadavg: 8.08 8.00 7.36 9/184 30974
/proc/meminfo: memFree=21271708/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=585328 CPUtime=4722.81 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 604004 0 0 0 472051 230 0 0 25 0 4 0 519107955 599375872 105471 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 146332 105471 388 106 0 141303 0
[pid=30908/tid=30909] ppid=30906 vsize=585328 CPUtime=1175.84 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 144462 0 0 0 117533 51 0 0 25 0 4 0 519107955 599375872 105471 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=585328 CPUtime=1182.31 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 183755 0 0 0 118158 73 0 0 25 0 4 0 519107955 599375872 105471 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=585328 CPUtime=1182.31 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 157928 0 0 0 118169 62 0 0 25 0 4 0 519107955 599375872 105471 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 585328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.00 7.37 9/184 30975
/proc/meminfo: memFree=21264752/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=599720 CPUtime=4800.32 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 612631 0 0 0 479796 236 0 0 25 0 4 0 519107955 614113280 101589 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 149930 101589 388 106 0 144901 0
[pid=30908/tid=30909] ppid=30906 vsize=599720 CPUtime=1195.13 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 147060 0 0 0 119460 53 0 0 25 0 4 0 519107955 614113280 101589 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=599720 CPUtime=1201.72 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 186195 0 0 0 120097 75 0 0 25 0 4 0 519107955 614113280 101589 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=599720 CPUtime=1201.71 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 159160 0 0 0 120108 63 0 0 25 0 4 0 519107955 614113280 101589 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 599720

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

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

[startup+1201.7 s]
/proc/loadavg: 8.06 8.00 7.37 9/184 30975
/proc/meminfo: memFree=21264752/32950928 swapFree=67111524/67111528
[pid=30908] ppid=30906 vsize=599720 CPUtime=4800.32 cores=1,3,5,7
/proc/30908/stat : 30908 (strangenight2-m) R 30906 30908 30047 0 -1 4202496 612631 0 0 0 479796 236 0 0 25 0 4 0 519107955 614113280 101589 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30908/statm: 149930 101589 388 106 0 144901 0
[pid=30908/tid=30909] ppid=30906 vsize=599720 CPUtime=1195.13 cores=1,3,5,7
/proc/30908/task/30909/stat : 30909 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 147060 0 0 0 119460 53 0 0 25 0 4 0 519107955 614113280 101589 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30908/tid=30910] ppid=30906 vsize=599720 CPUtime=1201.72 cores=1,3,5,7
/proc/30908/task/30910/stat : 30910 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 186195 0 0 0 120097 75 0 0 25 0 4 0 519107955 614113280 101589 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30908/tid=30911] ppid=30906 vsize=599720 CPUtime=1201.71 cores=1,3,5,7
/proc/30908/task/30911/stat : 30911 (strangenight2-m) R 30906 30908 30047 0 -1 4202560 159160 0 0 0 120108 63 0 0 25 0 4 0 519107955 614113280 101589 33554432000 4194304 4627427 140736115627024 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 599720

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.37
CPU user time (s): 4797.98
CPU system time (s): 2.38764
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 717844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.98
system time used= 2.38764
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 612631
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= 195
involuntary context switches= 32272

runsolver used 1.79573 second user time and 4.77627 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 13:04:52
IDJOB=3173983
IDBENCH=82801
IDSOLVER=1586
FILE ID=node122/3173983-1304075092
RUNJOBID= node122-1304075091-30886
PBS_JOBID= 13170466
Free space on /tmp= 71660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1926673460-089.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173983-1304075092/watcher-3173983-1304075092 -o /tmp/evaluation-result-3173983-1304075092/solver-3173983-1304075092 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173983-1304075092.cnf

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

MD5SUM BENCH= 9d309b87a927b4b93163b466ed90b7e5
RANDOM SEED=2040749208

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:      22145824 kB
Buffers:       1627432 kB
Cached:        8558908 kB
SwapCached:          4 kB
Active:        1077472 kB
Inactive:      9178700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22145824 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11388 kB
Writeback:           0 kB
AnonPages:       70484 kB
Mapped:          15456 kB
Slab:           486144 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   295576 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= 71652 MiB
End job on node122 at 2011-04-29 13:24:55