Trace number 3366663

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.47 1203.74

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S815408325-054.UNKNOWN.cnf
MD5SUM9830e1bf79d13e57ceeaa969f4476a02
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark313.374
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-3366663-1305411301.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        100
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.08	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.08	c calculated reachability. Time: 0.00
0.00/0.08	c Calc default polars -  time:   0.00 s pos:      51 undec:       3 neg:      46
0.00/0.08	c =========================================================================================
0.00/0.08	c types(t): F = full restart, N = normal restart
0.00/0.08	c types(t): S = simplification begin/end, E = solution found
0.00/0.08	c restart types(rt): st = static, dy = dynamic
0.00/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.08	c  B st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.08	c Decided on static restart strategy
0.77/0.20	c  N st     8      4918       100      2130         0      4585     10650    100891   no data   no data
1.17/0.30	c  N st    10     11304       100      2130         0      4253     10650     75614   no data   no data
1.97/0.50	c  N st    11     17049       100      2130         0      9571     10650    188286   no data   no data
3.17/0.83	c  F st    12     25000       100      2130         0     11669     10650    231696   no data   no data
3.17/0.83	c  N st    12     25000       100      2130         0     11669     10650    231696   no data   no data
3.97/1.03	c Decided on static restart strategy
3.97/1.03	c  N st    18     30000       100      2130         0     10033     10650    187008   no data   no data
3.97/1.03	c  S st    18     30000       100      2130         0     10033     10650    187008   no data   no data
3.97/1.06	c  S st    18     30504       100      2130         0     10515     10650    197501   no data   no data
3.97/1.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.97/1.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.97/1.06	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
3.97/1.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.97/1.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.97/1.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.97/1.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.97/1.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.97/1.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.81/1.26	c lits-rem:       208  cl-subs:     1886  v-elim:      0  v-fix:    0  time:  0.17 s
4.81/1.29	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
4.81/1.29	c calculated reachability. Time: 0.00
4.81/1.29	c  N st    18     30504       100      2130         0      8629     10650    157014   no data   no data
6.36/1.64	c  N st    20     37614       100      2130         0      7984     10650    132104   no data   no data
7.55/1.92	c  N st    21     44013       100      2130         0     13926     10650    257051   no data   no data
7.95/2.00	c  S st    22     45758       100      2130         0     15562     10650    294160   no data   no data
7.95/2.04	c  S st    22     46261       100      2130         0     16038     10650    304687   no data   no data
7.95/2.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.95/2.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.95/2.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.95/2.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.95/2.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.95/2.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
7.95/2.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.95/2.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.95/2.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.54/2.43	c lits-rem:       558  cl-subs:     2061  v-elim:      0  v-fix:    0  time:  0.36 s
9.54/2.43	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
9.54/2.43	c vivif2 --  cl tried    13977 cl shrink        0 lits rem          0 time: 0.00
9.54/2.48	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
9.54/2.48	c calculated reachability. Time: 0.00
9.54/2.48	c  N st    22     46261       100      2130         0     13977     10650    261407   no data   no data
12.75/3.25	c  N st    23     60658       100      2130         0      9869     10650    148879   no data   no data
14.73/3.70	c  N st    24     69391       100      2130         0     17976     10650    320938   no data   no data
14.73/3.70	c  S st    24     69391       100      2130         0     17976     10650    320938   no data   no data
14.73/3.74	c  S st    24     69895       100      2130         0     18461     10650    331980   no data   no data
14.73/3.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.73/3.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
14.73/3.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.73/3.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.73/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.73/3.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
14.73/3.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.73/3.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.73/3.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.73/4.26	c lits-rem:       412  cl-subs:     2573  v-elim:      0  v-fix:    0  time:  0.50 s
16.73/4.26	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
16.73/4.27	c vivif2 --  cl tried    15888 cl shrink        0 lits rem          0 time: 0.00
17.13/4.33	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
17.13/4.33	c calculated reachability. Time: 0.00
17.13/4.33	c  N st    24     69895       100      2130         0     15888     10650    278012   no data   no data
21.11/5.32	c  F st    25     87500       100      2130         0     22135     10650    405832   no data   no data
21.11/5.32	c  N st    25     87500       100      2130         0     22135     10650    405832   no data   no data
21.93/5.61	c Decided on static restart strategy
22.70/5.77	c  N st    32     95536       100      2130         0     18543     10650    322064   no data   no data
25.10/6.33	c  N st    34    104842       100      2130         0     15105     10650    238583   no data   no data
25.10/6.33	c  S st    34    104842       100      2130         0     15105     10650    238583   no data   no data
25.10/6.37	c  S st    34    105347       100      2130         0     15587     10650    249413   no data   no data
25.10/6.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.10/6.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
25.10/6.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.10/6.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.10/6.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.10/6.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
25.10/6.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.10/6.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.10/6.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.90/6.53	c lits-rem:       211  cl-subs:     1227  v-elim:      0  v-fix:    0  time:  0.14 s
25.90/6.53	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
25.90/6.53	c vivif2 --  cl tried    14360 cl shrink        0 lits rem          0 time: 0.00
25.90/6.58	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
25.90/6.58	c calculated reachability. Time: 0.00
25.90/6.58	c  N st    34    105347       100      2130         0     14360     10650    224234   no data   no data
28.69/7.21	c  N st    35    114946       100      2130         0     23195     10650    412581   no data   no data
32.27/8.18	c  N st    36    129343       100      2130         0     23664     10650    422410   no data   no data
38.27/9.67	c  N st    37    150938       100      2130         0     15011     10650    199477   no data   no data
40.25/10.11	c  S st    38    158021       100      2130         0     21582     10650    346893   no data   no data
40.25/10.17	c  S st    38    158522       100      2130         0     22066     10650    357592   no data   no data
40.25/10.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.25/10.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
40.25/10.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.25/10.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.25/10.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.25/10.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
40.25/10.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.25/10.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
40.25/10.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.25/10.62	c lits-rem:       532  cl-subs:     2035  v-elim:      0  v-fix:    0  time:  0.43 s
42.25/10.62	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
42.25/10.62	c vivif2 --  cl tried    20031 cl shrink        0 lits rem          0 time: 0.00
42.25/10.69	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
42.25/10.69	c calculated reachability. Time: 0.00
42.25/10.69	c  N st    38    158522       100      2130         0     20031     10650    313780   no data   no data
57.45/14.47	c  N st    39    207110       100      2130         0     32634     10650    569039   no data   no data
67.77/17.00	c  N st    40    237784       100      2130         0     24987     10650    387462   no data   no data
67.77/17.00	c  S st    40    237784       100      2130         0     24987     10650    387462   no data   no data
67.77/17.07	c  S st    40    238287       100      2130         0     25477     10650    398387   no data   no data
67.77/17.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.77/17.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
67.77/17.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.77/17.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.77/17.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.77/17.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
67.77/17.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.77/17.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
67.77/17.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.77/17.50	c lits-rem:       500  cl-subs:     1649  v-elim:      0  v-fix:    0  time:  0.41 s
69.77/17.50	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
69.77/17.50	c vivif2 --  cl tried    23828 cl shrink        0 lits rem          0 time: 0.00
69.77/17.59	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
69.77/17.59	c calculated reachability. Time: 0.00
69.77/17.59	c  N st    40    238287       100      2130         0     23828     10650    362554   no data   no data
94.09/23.67	c  F st    41    306250       100      2130         0     25673     10650    361834   no data   no data
94.09/23.67	c  N st    41    306250       100      2130         0     25673     10650    361834   no data   no data
96.10/24.16	c Decided on static restart strategy
105.71/26.59	c  N st    51    334554       100      2130         0     29805     10650    438072   no data   no data
115.22/28.96	c  N st    53    357431       100      2130         0     27751     10650    377215   no data   no data
115.22/28.96	c  S st    53    357431       100      2130         0     27751     10650    377215   no data   no data
115.62/29.03	c  S st    53    357935       100      2130         0     28232     10650    388103   no data   no data
115.62/29.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
115.62/29.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
115.62/29.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
115.62/29.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.62/29.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.62/29.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
115.62/29.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.62/29.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
115.62/29.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.83/29.35	c lits-rem:       164  cl-subs:     1463  v-elim:      0  v-fix:    0  time:  0.30 s
116.83/29.35	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
116.83/29.36	c vivif2 --  cl tried    26769 cl shrink        0 lits rem          0 time: 0.01
117.23/29.46	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.10
117.23/29.46	c calculated reachability. Time: 0.00
117.23/29.46	c  N st    53    357935       100      2130         0     26769     10650    359541   no data   no data
129.99/32.67	c  N st    54    390328       100      2130         0     32584     10650    471360   no data   no data
151.92/38.12	c  N st    55    438917       100      2130         0     26666     10650    329582   no data   no data
185.41/46.52	c  N st    56    511799       100      2130         0     39308     10650    577108   no data   no data
196.99/49.42	c  N st    57    536903       100      2130         0     33878     10650    449714   no data   no data
196.99/49.42	c  S st    57    536903       100      2130         0     33878     10650    449714   no data   no data
197.41/49.52	c  S st    57    537404       100      2130         0     34357     10650    460290   no data   no data
197.41/49.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
197.41/49.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
197.41/49.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
197.41/49.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.41/49.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.41/49.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
197.41/49.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
197.41/49.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
197.41/49.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
199.37/50.01	c lits-rem:       348  cl-subs:     1705  v-elim:      0  v-fix:    0  time:  0.46 s
199.37/50.01	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
199.37/50.02	c vivif2 --  cl tried    32652 cl shrink        0 lits rem          0 time: 0.01
199.77/50.14	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.12
199.77/50.14	c calculated reachability. Time: 0.00
199.77/50.14	c  N st    57    537404       100      2130         0     32652     10650    426663   no data   no data
281.93/70.74	c  N st    58    701388       100      2130         0     60326     10650    975763   no data   no data
340.55/85.46	c  N st    59    806106       100      2130         0     54405     10650    826025   no data   no data
340.55/85.46	c  S st    59    806106       100      2130         0     54405     10650    826025   no data   no data
341.36/85.61	c  S st    59    806619       100      2130         0     54892     10650    837680   no data   no data
341.36/85.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
341.36/85.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
341.36/85.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
341.36/85.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
341.36/85.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
341.36/85.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
341.36/85.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
341.36/85.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
341.36/85.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
354.52/88.96	c lits-rem:      1155  cl-subs:     5724  v-elim:      0  v-fix:    0  time:  3.25 s
354.52/88.96	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
354.52/88.97	c vivif2 --  cl tried    49168 cl shrink        0 lits rem          0 time: 0.01
355.76/89.23	c asymm  cl-useful: 0/2113/2130 lits-rem:0 time: 0.25
355.76/89.23	c calculated reachability. Time: 0.00
355.76/89.23	c  N st    59    806619       100      2130         0     49168     10650    724138   no data   no data
512.04/128.48	c  F st    60   1071875       100      2130         0     64288     10650    962224   no data   no data
512.04/128.48	c  N st    60   1071875       100      2130         0     64288     10650    962224   no data   no data
516.42/129.50	c Decided on static restart strategy
531.97/133.45	c  N st    70   1100178       100      2130         0     49296     10650    638873   no data   no data
555.51/139.38	c  N st    72   1136173       100      2130         0     82505     10650   1379611   no data   no data
578.64/145.17	c  N st    73   1168569       100      2130         0     70171     10650   1088896   no data   no data
616.13/154.52	c  N st    74   1209928       100      2130         0     64965     10650    945395   no data   no data
616.13/154.52	c  S st    74   1209928       100      2130         0     64965     10650    945395   no data   no data
616.93/154.74	c  S st    74   1210432       100      2130         0     65450     10650    956715   no data   no data
616.93/154.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
616.93/154.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
616.93/154.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
616.93/154.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
616.93/154.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
616.93/154.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
616.93/154.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
617.33/154.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
617.33/154.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
640.48/160.65	c lits-rem:      1556  cl-subs:     6229  v-elim:      0  v-fix:    0  time:  5.75 s
640.48/160.65	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
640.48/160.67	c vivif2 --  cl tried    59221 cl shrink        0 lits rem          0 time: 0.01
642.05/161.04	c asymm  cl-useful: 0/1822/2130 lits-rem:0 time: 0.37
642.05/161.04	c calculated reachability. Time: 0.00
642.05/161.04	c  N st    74   1210432       100      2130         0     59221     10650    834435   no data   no data
696.69/174.73	c  N st    75   1283315       100      2130         0     82185     10650   1303947   no data   no data
785.66/197.09	c  N st    76   1392641       100      2130         0     91193     10650   1410662   no data   no data
912.46/228.85	c  N st    77   1556625       100      2130         0     49566     10650    537240   no data   no data
1029.69/258.24	c  N st    78   1710432       100      2130         0     88944     10650   1387109   no data   no data
1029.69/258.24	c  S st    78   1710432       100      2130         0     88944     10650   1387109   no data   no data
1031.34/258.62	c  S st    78   1710939       100      2130         0     89427     10650   1397964   no data   no data
1031.34/258.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1031.34/258.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1031.34/258.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1031.34/258.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1031.34/258.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1031.34/258.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1031.34/258.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1031.69/258.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1031.69/258.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1148.91/288.13	c lits-rem:      2356  cl-subs:    10242  v-elim:      0  v-fix:    0  time: 29.02 s
1148.91/288.13	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1148.91/288.15	c vivif2 --  cl tried    79185 cl shrink        0 lits rem          0 time: 0.02
1150.90/288.69	c asymm  cl-useful: 0/1447/2130 lits-rem:0 time: 0.53
1150.90/288.69	c calculated reachability. Time: 0.00
1150.90/288.69	c  N st    78   1710939       100      2130         0     79185     10650   1190768   no data   no data
1481.51/371.53	c  N st    79   2079903       100      2130         0     90020     10650   1326822   no data   no data
1600.35/401.37	c  N st    80   2210939       100      2130         0     94127     10650   1383473   no data   no data
1600.35/401.37	c  S st    80   2210939       100      2130         0     94127     10650   1383473   no data   no data
1601.93/401.77	c  S st    80   2211440       100      2130         0     94605     10650   1394623   no data   no data
1601.93/401.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1602.33/401.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1602.33/401.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1602.33/401.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1602.33/401.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1602.33/401.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1602.33/401.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1602.33/401.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1602.73/401.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1702.48/426.98	c lits-rem:      1760  cl-subs:    11003  v-elim:      0  v-fix:    0  time: 24.75 s
1702.48/426.98	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1702.48/427.00	c vivif2 --  cl tried    83602 cl shrink        0 lits rem          0 time: 0.02
1703.63/427.26	c asymm  cl-useful: 0/683/2130 lits-rem:0 time: 0.26
1703.63/427.26	c calculated reachability. Time: 0.00
1703.63/427.26	c  N st    80   2211440       100      2130         0     83602     10650   1186592   no data   no data
2224.51/557.85	c  N st    81   2711440       100      2130         0    105904     10650   1504829   no data   no data
2224.51/557.85	c  S st    81   2711440       100      2130         0    105904     10650   1504829   no data   no data
2226.85/558.45	c  S st    81   2711947       100      2130         0    106394     10650   1516163   no data   no data
2226.85/558.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2227.25/558.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.08
2227.25/558.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2227.25/558.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2227.25/558.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2227.25/558.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2227.25/558.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2227.25/558.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2227.65/558.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2348.06/588.85	c lits-rem:       933  cl-subs:    16890  v-elim:      0  v-fix:    0  time: 29.83 s
2348.06/588.85	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2348.06/588.87	c vivif2 --  cl tried    89504 cl shrink        0 lits rem          0 time: 0.02
2349.66/589.20	c asymm  cl-useful: 0/1271/2130 lits-rem:0 time: 0.33
2349.66/589.20	c calculated reachability. Time: 0.00
2349.66/589.20	c  N st    81   2711947       100      2130         0     89504     10650   1225581   no data   no data
2880.47/722.37	c  N st    82   3211947       100      2130         0    139299     10650   2173937   no data   no data
2880.47/722.37	c  S st    82   3211947       100      2130         0    139299     10650   2173937   no data   no data
2882.09/722.81	c  S st    82   3212450       100      2130         0    139784     10650   2185324   no data   no data
2882.51/722.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2882.51/722.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2882.51/722.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2882.51/722.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2882.51/722.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2882.51/722.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2882.51/722.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2882.86/722.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2882.86/722.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3069.50/769.72	c lits-rem:      2431  cl-subs:    26328  v-elim:      0  v-fix:    0  time: 46.19 s
3069.50/769.72	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3069.50/769.74	c vivif2 --  cl tried   113456 cl shrink        0 lits rem          0 time: 0.02
3071.14/770.12	c asymm  cl-useful: 0/859/2130 lits-rem:0 time: 0.36
3071.14/770.12	c calculated reachability. Time: 0.00
3071.14/770.12	c  N st    82   3212450       100      2130         0    113456     10650   1704019   no data   no data
3647.78/914.79	c  N st    83   3712450       100      2130         0    131255     10650   1938949   no data   no data
3647.78/914.79	c  S st    83   3712450       100      2130         0    131255     10650   1938949   no data   no data
3649.80/915.25	c  S st    83   3712956       100      2130         0    131738     10650   1950192   no data   no data
3649.80/915.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3650.22/915.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
3650.22/915.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3650.22/915.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3650.22/915.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3650.22/915.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3650.22/915.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3650.22/915.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3650.57/915.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3763.85/943.90	c lits-rem:      1897  cl-subs:    20928  v-elim:      0  v-fix:    0  time: 28.15 s
3763.85/943.90	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3764.27/943.92	c vivif2 --  cl tried   110810 cl shrink        0 lits rem          0 time: 0.02
3765.42/944.27	c asymm  cl-useful: 0/1041/2130 lits-rem:0 time: 0.35
3765.42/944.28	c calculated reachability. Time: 0.00
3765.42/944.28	c  N st    83   3712956       100      2130         0    110810     10650   1585396   no data   no data
3823.66/958.88	c  F st    84   3751563       100      2130         0    146115     10650   2344716   no data   no data
3823.66/958.88	c  N st    84   3751563       100      2130         0    146115     10650   2344716   no data   no data
3831.63/960.86	c Decided on static restart strategy
3856.75/967.14	c  N st    94   3779866       100      2130         0     96696     10650   1276876   no data   no data
3902.22/978.53	c  N st    96   3815858       100      2130         0    129819     10650   2019448   no data   no data
3951.68/990.90	c  N st    97   3848251       100      2130         0     82152     10650    917852   no data   no data
4011.90/1006.07	c  N st    98   3896840       100      2130         0    126941     10650   1930908   no data   no data
4117.18/1032.45	c  N st    99   3969723       100      2130         0    114932     10650   1617875   no data   no data
4297.86/1077.76	c  N st   100   4079046       100      2130         0    135380     10650   2054679   no data   no data
4523.24/1134.24	c  N st   101   4212956       100      2130         0     95882     10650   1160030   no data   no data
4523.24/1134.24	c  S st   101   4212956       100      2130         0     95882     10650   1160030   no data   no data
4524.38/1134.56	c  S st   101   4213458       100      2130         0     96358     10650   1171028   no data   no data
4524.38/1134.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4524.78/1134.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
4524.78/1134.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4524.78/1134.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4524.78/1134.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4524.78/1134.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4524.78/1134.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4524.78/1134.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4524.78/1134.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4537.15/1137.72	c lits-rem:       426  cl-subs:     4611  v-elim:      0  v-fix:    0  time:  3.02 s
4537.15/1137.72	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4537.15/1137.74	c vivif2 --  cl tried    91747 cl shrink        0 lits rem          0 time: 0.02
4538.34/1138.06	c asymm  cl-useful: 0/1089/2130 lits-rem:0 time: 0.32
4538.34/1138.06	c calculated reachability. Time: 0.00
4538.34/1138.06	c  N st   101   4213458       100      2130         0     91747     10650   1086577   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-3366663-1305411301/watcher-3366663-1305411301 -o /tmp/evaluation-result-3366663-1305411301/solver-3366663-1305411301 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366663-1305411301.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.16 8.10 7.68 5/373 18055
/proc/meminfo: memFree=22223388/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=199624 CPUtime=0 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 567 0 0 0 0 0 0 0 25 0 4 0 652727811 204414976 496 33554432000 4194304 4580107 140734739472512 18446744073709551615 212687780383 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18055/statm: 49906 498 336 95 0 44888 0
[pid=18055/tid=18056] ppid=18053 vsize=216148 CPUtime=0 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 92 0 0 0 0 0 0 0 25 0 4 0 652727811 221335552 698 33554432000 4194304 4580107 140734739472512 18446744073709551615 212687335745 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=216148 CPUtime=0 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 77 0 0 0 0 0 0 0 25 0 4 0 652727811 221335552 698 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=216148 CPUtime=0 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 106 0 0 0 0 0 0 0 25 0 4 0 652727811 221335552 698 33554432000 4194304 4580107 140734739472512 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.110794 s]
/proc/loadavg: 8.16 8.10 7.68 5/373 18055
/proc/meminfo: memFree=22223388/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=216896 CPUtime=0.41 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 1730 0 0 0 41 0 0 0 25 0 4 0 652727811 222101504 1616 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 54224 1616 376 95 0 49206 0
[pid=18055/tid=18056] ppid=18053 vsize=216896 CPUtime=0.1 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 361 0 0 0 10 0 0 0 25 0 4 0 652727811 222101504 1616 33554432000 4194304 4580107 140734739472512 18446744073709551615 4321100 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=216896 CPUtime=0.1 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 353 0 0 0 10 0 0 0 25 0 4 0 652727811 222101504 1616 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=216896 CPUtime=0.1 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 250 0 0 0 10 0 0 0 25 0 4 0 652727811 222101504 1616 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 216896

[startup+0.200778 s]
/proc/loadavg: 8.16 8.10 7.68 5/373 18055
/proc/meminfo: memFree=22223388/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=218276 CPUtime=0.77 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 2393 0 0 0 77 0 0 0 25 0 4 0 652727811 223514624 1756 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 54569 1756 377 95 0 49551 0
[pid=18055/tid=18056] ppid=18053 vsize=218276 CPUtime=0.19 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 528 0 0 0 19 0 0 0 25 0 4 0 652727811 223514624 1756 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=218276 CPUtime=0.19 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 515 0 0 0 19 0 0 0 25 0 4 0 652727811 223514624 1756 33554432000 4194304 4580107 140734739472512 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=218276 CPUtime=0.19 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 410 0 0 0 19 0 0 0 25 0 4 0 652727811 223514624 1756 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 218276

[startup+0.30076 s]
/proc/loadavg: 8.16 8.10 7.68 5/373 18055
/proc/meminfo: memFree=22223388/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=218860 CPUtime=1.17 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 3093 0 0 0 117 0 0 0 25 0 4 0 652727811 224112640 1855 33554432000 4194304 4580107 140734739472512 18446744073709551615 4322703 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 54715 1855 377 95 0 49697 0
[pid=18055/tid=18056] ppid=18053 vsize=218860 CPUtime=0.29 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 720 0 0 0 29 0 0 0 25 0 4 0 652727811 224112640 1855 33554432000 4194304 4580107 140734739472512 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=218860 CPUtime=0.29 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 606 0 0 0 29 0 0 0 25 0 4 0 652727811 224112640 1855 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=218860 CPUtime=0.29 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 620 0 0 0 29 0 0 0 25 0 4 0 652727811 224112640 1856 33554432000 4194304 4580107 140734739472512 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 218860

[startup+0.700687 s]
/proc/loadavg: 8.16 8.10 7.68 5/373 18055
/proc/meminfo: memFree=22223388/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=219776 CPUtime=2.77 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 4914 0 0 0 276 1 0 0 25 0 4 0 652727811 225050624 2479 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 54944 2479 377 95 0 49926 0
[pid=18055/tid=18056] ppid=18053 vsize=219776 CPUtime=0.69 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 1141 0 0 0 69 0 0 0 25 0 4 0 652727811 225050624 2479 33554432000 4194304 4580107 140734739472512 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=219776 CPUtime=0.69 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 1126 0 0 0 69 0 0 0 25 0 4 0 652727811 225050624 2479 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=219776 CPUtime=0.69 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 1075 0 0 0 69 0 0 0 25 0 4 0 652727811 225050624 2479 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 219776

[startup+1.50054 s]
/proc/loadavg: 8.14 8.09 7.68 9/377 18059
/proc/meminfo: memFree=22206368/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=226404 CPUtime=5.95 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 10079 0 0 0 594 1 0 0 25 0 4 0 652727811 231837696 5388 33554432000 4194304 4580107 140734739472512 18446744073709551615 4316555 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 56601 5388 379 95 0 51583 0
[pid=18055/tid=18056] ppid=18053 vsize=226404 CPUtime=1.49 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 2842 0 0 0 149 0 0 0 25 0 4 0 652727811 231837696 5388 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294924 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=226404 CPUtime=1.49 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 1930 0 0 0 149 0 0 0 25 0 4 0 652727811 231837696 5388 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=226404 CPUtime=1.49 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 1898 0 0 0 149 0 0 0 25 0 4 0 652727811 231837696 5388 33554432000 4194304 4580107 140734739472512 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 226404

[startup+3.10029 s]
/proc/loadavg: 8.14 8.09 7.68 9/377 18059
/proc/meminfo: memFree=22178716/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=236308 CPUtime=12.34 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 19240 0 0 0 1230 4 0 0 25 0 4 0 652727811 241979392 11083 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 59077 11083 379 95 0 54059 0
[pid=18055/tid=18056] ppid=18053 vsize=236308 CPUtime=3.08 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 5299 0 0 0 308 0 0 0 25 0 4 0 652727811 241979392 11083 33554432000 4194304 4580107 140734739472512 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=236308 CPUtime=3.09 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 4670 0 0 0 308 1 0 0 25 0 4 0 652727811 241979392 11083 33554432000 4194304 4580107 140734739472512 18446744073709551615 4321038 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=236308 CPUtime=3.08 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 4300 0 0 0 308 0 0 0 25 0 4 0 652727811 241979392 11083 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 236308

[startup+6.30067 s]
/proc/loadavg: 8.13 8.09 7.69 9/377 18090
/proc/meminfo: memFree=22545836/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=248408 CPUtime=25.1 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 27774 0 0 0 2506 4 0 0 25 0 4 0 652727811 254369792 12978 33554432000 4194304 4580107 140734739472512 18446744073709551615 4316647 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 62102 12978 379 95 0 57084 0
[pid=18055/tid=18056] ppid=18053 vsize=248408 CPUtime=6.29 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 7189 0 0 0 628 1 0 0 25 0 4 0 652727811 254369792 12978 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=248408 CPUtime=6.28 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 7246 0 0 0 627 1 0 0 25 0 4 0 652727811 254369792 12978 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=248408 CPUtime=6.29 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 6377 0 0 0 628 1 0 0 25 0 4 0 652727811 254369792 12978 33554432000 4194304 4580107 140734739472512 18446744073709551615 4320971 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 248408

[startup+12.7005 s]
/proc/loadavg: 8.20 8.11 7.69 9/377 18090
/proc/meminfo: memFree=22494480/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=258264 CPUtime=50.63 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 42444 0 0 0 5055 8 0 0 25 0 4 0 652727811 264462336 18957 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 64566 18957 379 95 0 59548 0
[pid=18055/tid=18056] ppid=18053 vsize=258264 CPUtime=12.69 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 11216 0 0 0 1267 2 0 0 25 0 4 0 652727811 264462336 18957 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=258264 CPUtime=12.69 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 12232 0 0 0 1267 2 0 0 25 0 4 0 652727811 264462336 18957 33554432000 4194304 4580107 140734739472512 18446744073709551615 4451692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=258264 CPUtime=12.69 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 9135 0 0 0 1268 1 0 0 25 0 4 0 652727811 264462336 18957 33554432000 4194304 4580107 140734739472512 18446744073709551615 4321096 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 258264

[startup+25.5012 s]
/proc/loadavg: 8.17 8.10 7.70 9/377 18090
/proc/meminfo: memFree=22453460/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=259320 CPUtime=101.67 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 61382 0 0 0 10154 13 0 0 25 0 4 0 652727811 265543680 21069 33554432000 4194304 4580107 140734739472512 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 64830 21069 379 95 0 59812 0
[pid=18055/tid=18056] ppid=18053 vsize=259320 CPUtime=25.48 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 17836 0 0 0 2545 3 0 0 25 0 4 0 652727811 265543680 21069 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=259320 CPUtime=25.48 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 17359 0 0 0 2545 3 0 0 25 0 4 0 652727811 265543680 21069 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=259320 CPUtime=25.49 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 12443 0 0 0 2547 2 0 0 25 0 4 0 652727811 265543680 21069 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 259320

[startup+51.1005 s]
/proc/loadavg: 8.21 8.12 7.72 9/377 18091
/proc/meminfo: memFree=22410592/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=261252 CPUtime=203.76 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 92562 0 0 0 20355 21 0 0 25 0 4 0 652727811 267522048 26234 33554432000 4194304 4580107 140734739472512 18446744073709551615 4319953 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 65313 26234 379 95 0 60295 0
[pid=18055/tid=18056] ppid=18053 vsize=261252 CPUtime=51.09 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 27696 0 0 0 5103 6 0 0 25 0 4 0 652727811 267522048 26234 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=261252 CPUtime=51.08 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 26177 0 0 0 5102 6 0 0 25 0 4 0 652727811 267522048 26234 33554432000 4194304 4580107 140734739472512 18446744073709551615 4321270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=261252 CPUtime=51.08 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 18528 0 0 0 5105 3 0 0 25 0 4 0 652727811 267522048 26234 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 261252

[startup+102.301 s]
/proc/loadavg: 8.19 8.13 7.74 9/377 18092
/proc/meminfo: memFree=22337036/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=280664 CPUtime=407.97 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 139064 0 0 0 40763 34 0 0 25 0 4 0 652727811 287399936 38426 33554432000 4194304 4580107 140734739472512 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 70166 38426 379 95 0 65148 0
[pid=18055/tid=18056] ppid=18053 vsize=280664 CPUtime=102.3 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 40940 0 0 0 10221 9 0 0 25 0 4 0 652727811 287399936 38428 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=280664 CPUtime=102.28 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 39958 0 0 0 10218 10 0 0 25 0 4 0 652727811 287399936 38428 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=280664 CPUtime=102.31 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 27750 0 0 0 10224 7 0 0 25 0 4 0 652727811 287399936 38428 33554432000 4194304 4580107 140734739472512 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.97
Current children cumulated vsize (KiB) 280664

[startup+162.3 s]

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

[pid=18055] ppid=18053 vsize=533788 CPUtime=2561.43 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 416786 0 0 0 256009 134 0 0 25 0 4 0 652727811 546598912 94095 33554432000 4194304 4580107 140734739472512 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 133447 94095 379 95 0 128429 0
[pid=18055/tid=18056] ppid=18053 vsize=533788 CPUtime=642.29 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 110491 0 0 0 64197 32 0 0 25 0 4 0 652727811 546598912 94095 33554432000 4194304 4580107 140734739472512 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=533788 CPUtime=642.18 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 123390 0 0 0 64174 44 0 0 25 0 4 0 652727811 546598912 94095 33554432000 4194304 4580107 140734739472512 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=533788 CPUtime=642.3 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 88494 0 0 0 64202 28 0 0 25 0 4 0 652727811 546598912 94095 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2561.43
Current children cumulated vsize (KiB) 533788

[startup+702.301 s]
/proc/loadavg: 4.07 5.76 6.92 5/368 18155
/proc/meminfo: memFree=22225080/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=547164 CPUtime=2800.72 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 431972 0 0 0 279933 139 0 0 25 0 4 0 652727811 560295936 96364 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 136791 96364 379 95 0 131773 0
[pid=18055/tid=18056] ppid=18053 vsize=547164 CPUtime=702.29 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 113391 0 0 0 70196 33 0 0 25 0 4 0 652727811 560295936 96364 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=547164 CPUtime=702.16 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 131284 0 0 0 70170 46 0 0 25 0 4 0 652727811 560295936 96364 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=547164 CPUtime=702.3 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 92321 0 0 0 70202 28 0 0 25 0 4 0 652727811 560295936 96364 33554432000 4194304 4580107 140734739472512 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.72
Current children cumulated vsize (KiB) 547164

[startup+762.301 s]
/proc/loadavg: 4.06 5.45 6.74 5/368 18157
/proc/meminfo: memFree=22213972/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=560216 CPUtime=3040.02 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 449440 0 0 0 303857 145 0 0 25 0 4 0 652727811 573661184 99106 33554432000 4194304 4580107 140734739472512 18446744073709551615 4406451 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 140054 99106 379 95 0 135036 0
[pid=18055/tid=18056] ppid=18053 vsize=560216 CPUtime=762.3 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 120197 0 0 0 76194 36 0 0 25 0 4 0 652727811 573661184 99108 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=560216 CPUtime=762.16 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 138820 0 0 0 76168 48 0 0 25 0 4 0 652727811 573661184 99108 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=560216 CPUtime=762.32 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 94852 0 0 0 76202 30 0 0 25 0 4 0 652727811 573661184 99108 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.02
Current children cumulated vsize (KiB) 560216

[startup+822.301 s]
/proc/loadavg: 4.09 5.20 6.57 5/368 18159
/proc/meminfo: memFree=22234992/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=537796 CPUtime=3279.28 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 471320 0 0 0 327773 155 0 0 25 0 4 0 652727811 550703104 93842 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 134449 93842 379 95 0 129431 0
[pid=18055/tid=18056] ppid=18053 vsize=537796 CPUtime=822.29 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 124629 0 0 0 82191 38 0 0 25 0 4 0 652727811 550703104 93842 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=537796 CPUtime=822.14 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 146575 0 0 0 82163 51 0 0 25 0 4 0 652727811 550703104 93842 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=537796 CPUtime=822.31 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 101068 0 0 0 82199 32 0 0 25 0 4 0 652727811 550703104 93842 33554432000 4194304 4580107 140734739472512 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.28
Current children cumulated vsize (KiB) 537796

[startup+882.314 s]
/proc/loadavg: 4.03 4.98 6.40 5/368 18160
/proc/meminfo: memFree=22224016/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=537952 CPUtime=3518.61 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 485872 0 0 0 351700 161 0 0 25 0 4 0 652727811 550862848 96459 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 134488 96459 379 95 0 129470 0
[pid=18055/tid=18056] ppid=18053 vsize=537952 CPUtime=882.31 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 130459 0 0 0 88191 40 0 0 25 0 4 0 652727811 550862848 96459 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=537952 CPUtime=882.15 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 154142 0 0 0 88160 55 0 0 25 0 4 0 652727811 550862848 96459 33554432000 4194304 4580107 140734739472512 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=537952 CPUtime=882.32 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 102006 0 0 0 88199 33 0 0 25 0 4 0 652727811 550862848 96459 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.61
Current children cumulated vsize (KiB) 537952

[startup+942.301 s]
/proc/loadavg: 4.07 4.81 6.25 5/368 18162
/proc/meminfo: memFree=22231636/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=524852 CPUtime=3757.85 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 499852 0 0 0 375615 170 0 0 25 0 4 0 652727811 537448448 94609 33554432000 4194304 4580107 140734739472512 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 131213 94609 379 95 0 126195 0
[pid=18055/tid=18056] ppid=18053 vsize=524852 CPUtime=942.3 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 135160 0 0 0 94187 43 0 0 25 0 4 0 652727811 537448448 94609 33554432000 4194304 4580107 140734739472512 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=524852 CPUtime=942.12 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 160487 0 0 0 94153 59 0 0 25 0 4 0 652727811 537448448 94609 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=524852 CPUtime=942.31 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 102638 0 0 0 94197 34 0 0 25 0 4 0 652727811 537448448 94609 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.85
Current children cumulated vsize (KiB) 524852

[startup+1002.3 s]
/proc/loadavg: 4.08 4.68 6.12 5/368 18163
/proc/meminfo: memFree=22217772/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=551744 CPUtime=3997.14 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 519142 0 0 0 399537 177 0 0 25 0 4 0 652727811 564985856 98243 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 137936 98243 379 95 0 132918 0
[pid=18055/tid=18056] ppid=18053 vsize=551744 CPUtime=1002.3 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 141547 0 0 0 100185 45 0 0 25 0 4 0 652727811 564985856 98243 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=551744 CPUtime=1002.13 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 167542 0 0 0 100151 62 0 0 25 0 4 0 652727811 564985856 98243 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=551744 CPUtime=1002.31 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 107505 0 0 0 100196 35 0 0 25 0 4 0 652727811 564985856 98243 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.14
Current children cumulated vsize (KiB) 551744

[startup+1062.3 s]
/proc/loadavg: 4.08 4.57 5.99 5/368 18165
/proc/meminfo: memFree=22185104/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=551800 CPUtime=4236.44 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 530725 0 0 0 423463 181 0 0 25 0 4 0 652727811 565043200 106578 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 137950 106578 379 95 0 132932 0
[pid=18055/tid=18056] ppid=18053 vsize=551800 CPUtime=1062.3 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 143392 0 0 0 106184 46 0 0 25 0 4 0 652727811 565043200 106578 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=551800 CPUtime=1062.12 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 175557 0 0 0 106148 64 0 0 25 0 4 0 652727811 565043200 106578 33554432000 4194304 4580107 140734739472512 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=551800 CPUtime=1062.32 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 108696 0 0 0 106196 36 0 0 25 0 4 0 652727811 565043200 106578 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.44
Current children cumulated vsize (KiB) 551800

[startup+1122.3 s]
/proc/loadavg: 4.08 4.48 5.86 5/368 18167
/proc/meminfo: memFree=22178212/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=552576 CPUtime=4475.72 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 543137 0 0 0 447384 188 0 0 25 0 4 0 652727811 565837824 108298 33554432000 4194304 4580107 140734739472512 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 138144 108298 379 95 0 133126 0
[pid=18055/tid=18056] ppid=18053 vsize=552576 CPUtime=1122.3 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 149011 0 0 0 112181 49 0 0 25 0 4 0 652727811 565837824 108298 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=552576 CPUtime=1122.12 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 179082 0 0 0 112145 67 0 0 25 0 4 0 652727811 565837824 108298 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=552576 CPUtime=1122.32 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 109229 0 0 0 112196 36 0 0 25 0 4 0 652727811 565837824 108298 33554432000 4194304 4580107 140734739472512 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.72
Current children cumulated vsize (KiB) 552576

[startup+1182.3 s]
/proc/loadavg: 4.07 4.40 5.75 5/368 18168
/proc/meminfo: memFree=22162904/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=576316 CPUtime=4715.03 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 559712 0 0 0 471305 198 0 0 25 0 4 0 652727811 590147584 112086 33554432000 4194304 4580107 140734739472512 18446744073709551615 4304880 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 144079 112086 379 95 0 139061 0
[pid=18055/tid=18056] ppid=18053 vsize=576316 CPUtime=1182.31 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 155273 0 0 0 118178 53 0 0 25 0 4 0 652727811 590147584 112086 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=576316 CPUtime=1182.12 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 185363 0 0 0 118142 70 0 0 25 0 4 0 652727811 590147584 112086 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=576316 CPUtime=1182.32 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 112954 0 0 0 118194 38 0 0 25 0 4 0 652727811 590147584 112086 33554432000 4194304 4580107 140734739472512 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4715.03
Current children cumulated vsize (KiB) 576316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 4.05 4.37 5.71 5/368 18169
/proc/meminfo: memFree=22162504/32951124 swapFree=67111348/67111528
[pid=18055] ppid=18053 vsize=576440 CPUtime=4800.39 cores=0,2,4,6
/proc/18055/stat : 18055 (strangenight2-m) R 18053 18055 17510 0 -1 4202496 566051 0 0 0 479837 202 0 0 25 0 4 0 652727811 590274560 111982 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18055/statm: 144110 111982 379 95 0 139092 0
[pid=18055/tid=18056] ppid=18053 vsize=576440 CPUtime=1203.72 cores=0,2,4,6
/proc/18055/task/18056/stat : 18056 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 157787 0 0 0 120318 54 0 0 25 0 4 0 652727811 590274560 111985 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18055/tid=18057] ppid=18053 vsize=576440 CPUtime=1203.54 cores=0,2,4,6
/proc/18055/task/18057/stat : 18057 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 187798 0 0 0 120282 72 0 0 25 0 4 0 652727811 590274560 111985 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18055/tid=18058] ppid=18053 vsize=576440 CPUtime=1203.73 cores=0,2,4,6
/proc/18055/task/18058/stat : 18058 (strangenight2-m) R 18053 18055 17510 0 -1 4202560 114342 0 0 0 120334 39 0 0 25 0 4 0 652727811 590274560 111985 33554432000 4194304 4580107 140734739472512 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 576440

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.74
CPU time (s): 4800.47
CPU user time (s): 4798.42
CPU system time (s): 2.05169
CPU usage (%): 398.795
Max. virtual memory (cumulated for all children) (KiB): 612756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.42
system time used= 2.05169
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 566054
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= 239
involuntary context switches= 20403

runsolver used 4.39533 second user time and 9.95549 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 00:15:01
IDJOB=3366663
IDBENCH=83072
IDSOLVER=1844
FILE ID=node139/3366663-1305411301
RUNJOBID= node139-1305410095-17927
PBS_JOBID= 13324507
Free space on /tmp= 73352 MiB

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

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

MD5SUM BENCH= 9830e1bf79d13e57ceeaa969f4476a02
RANDOM SEED=1717143074

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22223668 kB
Buffers:        300004 kB
Cached:        2895768 kB
SwapCached:          0 kB
Active:        8362256 kB
Inactive:      2058928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22223668 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5492 kB
Writeback:           0 kB
AnonPages:     7225772 kB
Mapped:          29344 kB
Slab:           203004 kB
PageTables:      38752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77327428 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= 73352 MiB
End job on node139 at 2011-05-15 00:35:07