Trace number 3369619

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484925
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369619-1305433486.cnf'
0.00/0.01	c -- header says num vars:            286
0.00/0.01	c -- header says num clauses:        1742
0.00/0.01	c -- clauses added:            0 learnts,         1742 normals,            0 xors
0.00/0.01	c -- vars added        286
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       286        26      1716         0      3718         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/26/26 lits-rem:0 time: 0.00
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 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:    286 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.17/0.82	c lits-rem:         0  cl-subs:        0  v-elim:     26  v-fix:    0  time:  0.00 s
3.17/0.82	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.82	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.17/0.82	c calculated reachability. Time: 0.00
3.17/0.82	c Calc default polars -  time:   0.00 s pos:     132 undec:      26 neg:     128
3.17/0.82	c =========================================================================================
3.17/0.82	c types(t): F = full restart, N = normal restart
3.17/0.82	c types(t): S = simplification begin/end, E = solution found
3.17/0.82	c restart types(rt): st = static, dy = dynamic
3.17/0.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.82	c  B st     0         0       260       302      1414         0      6240         0   no data   no data  --
3.17/0.82	c Decided on static restart strategy
3.17/0.82	c  N st     8      4918       260       302      1414      4513      6240    138003   no data   no data  --
3.17/0.82	c  N st    10     11300       260       302      1414      4086      6240    112855   no data   no data  --
3.17/0.82	c  N st    11     17044       260       302      1414      9295      6240    284504   no data   no data  --
3.57/0.92	c  F st    12     25001       260       302      1414     11345      6240    343245   no data   no data  --
3.57/0.92	c Found part        0 vars:        130 clauses:       858 lits size:      3120
3.57/0.92	c Found part        1 vars:        130 clauses:       858 lits size:      3120
3.57/0.92	c Found parts:          2 time: 0.00 s
3.57/0.92	c Solving part 0
3.57/0.92	c  N st     0         0       130       152       706         0      3120         0   no data   no data  --
3.57/0.92	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.00
3.57/0.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.57/0.92	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.92	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.57/0.92	c calculated reachability. Time: 0.00
3.57/0.92	c Calc default polars -  time:   0.00 s pos:      67 undec:     156 neg:      63
3.57/0.92	c =========================================================================================
3.57/0.92	c types(t): F = full restart, N = normal restart
3.57/0.92	c types(t): S = simplification begin/end, E = solution found
3.57/0.92	c restart types(rt): st = static, dy = dynamic
3.57/0.92	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.92	c  B st     0         0       130       152       706         0      3120         0   no data   no data  --
3.97/1.02	c Decided on static restart strategy
3.97/1.02	c  N st     8      4914       130       152       706      4564      3120    130378   no data   no data  --
4.39/1.20	c  N st    10     11296       130       152       706      4122      3120    104239   no data   no data  --
5.16/1.37	c  N st    11     17040       130       152       706      9321      3120    263346   no data   no data  --
6.35/1.63	c  F st    12     25001       130       152       706     11547      3120    331927   no data   no data  --
6.35/1.63	c  N st    12     25001       130       152       706     11547      3120    331927   no data   no data  --
6.76/1.79	c Decided on static restart strategy
6.76/1.79	c  N st    18     30197       130       152       706     10032      3120    276503   no data   no data  --
7.96/2.03	c  N st    20     37308       130       152       706      9149      3120    231885   no data   no data  --
9.18/2.31	c  N st    21     43709       130       152       706     14804      3120    385574   no data   no data  --
10.75/2.75	c  N st    22     53310       130       152       706     15507      3120    447102   no data   no data  --
14.34/3.70	c  N st    23     67709       130       152       706     19399      3120    529584   no data   no data  --
19.53/4.91	c  F st    24     87500       130       152       706     16277      3120    475897   no data   no data  --
19.53/4.91	c  N st    24     87500       130       152       706     16277      3120    475897   no data   no data  --
20.73/5.22	c Decided on static restart strategy
21.53/5.40	c  N st    31     95538       130       152       706     11934      3120    308708   no data   no data  --
23.52/5.95	c  N st    33    106203       130       152       706     21461      3120    567565   no data   no data  --
25.52/6.44	c  N st    34    115801       130       152       706     17755      3120    494314   no data   no data  --
29.91/7.57	c  N st    35    130198       130       152       706     17107      3120    485828   no data   no data  --
34.70/8.78	c  N st    36    151794       130       152       706     22235      3120    622228   no data   no data  --
42.68/10.77	c  N st    37    184186       130       152       706     20192      3120    552861   no data   no data  --
57.84/14.52	c  N st    38    232774       130       152       706     28652      3120    813205   no data   no data  --
80.19/20.17	c  N st    39    305656       130       152       706     35475      3120    991854   no data   no data  --
80.59/20.22	c  F st    40    306252       130       152       706     35985      3120   1006708   no data   no data  --
82.19/20.67	c Decided on static restart strategy
90.17/22.68	c  N st    50    334557       130       152       706     39448      3120   1131355   no data   no data  --
103.75/26.09	c  N st    52    370551       130       152       706     25409      3120    664435   no data   no data  --
114.91/28.80	c  N st    53    402943       130       152       706     30393      3120    817500   no data   no data  --
132.87/33.31	c  N st    54    451531       130       152       706     48232      3120   1315878   no data   no data  --
156.81/39.30	c  N st    55    524416       130       152       706     33631      3120    895341   no data   no data  --
199.52/50.09	c  N st    56    633741       130       152       706     42978      3120   1199054   no data   no data  --
268.56/67.33	c  N st    57    797725       130       152       707     57900      3120   1460177   no data   no data  --
399.90/100.24	c  N st    58   1043701       130       152       709     55539      3120   1537880   no data   no data  --
413.83/103.71	c  F st    59   1071876       130       152       709     40918      3120   1044778   no data   no data  --
413.83/103.71	c  N st    59   1071876       130       152       709     40918      3120   1044778   no data   no data  --
415.83/104.21	c Decided on static restart strategy
426.24/106.88	c  N st    69   1100178       130       152       709     66076      3120   1805628   no data   no data  --
442.58/110.92	c  N st    71   1136170       130       152       709     57176      3120   1543645   no data   no data  --
459.73/115.20	c  N st    72   1168563       130       152       709     44022      3120   1124393   no data   no data  --
484.87/121.58	c  N st    73   1217155       130       152       709     44813      3120   1155776   no data   no data  --
521.20/130.60	c  N st    74   1290037       130       152       709     65771      3120   1840660   no data   no data  --
571.48/143.26	c  N st    75   1399360       130       152       709     73551      3120   2163954   no data   no data  --
676.84/169.66	c  N st    76   1563344       130       152       709     77742      3120   2109881   no data   no data  --
825.33/206.86	c  N st    77   1809320       130       152       712     94338      3120   2681161   no data   no data  --
825.33/206.86	c Finding binary XORs  T:     0.00 s  found:       0
1054.78/264.33	c  N st    78   2178286       130       152       712     96412      3120   2821898   no data   no data  --
1372.47/343.97	c  N st    79   2731732       130       152       713    104135      3120   2893725   no data   no data  --
1686.19/422.56	c Finding binary XORs  T:     0.00 s  found:       0
2116.42/530.31	c  N st    80   3561901       129       152       699     72936      3084   1926787   no data   no data  --
2237.71/560.76	c  F st    81   3751562       129       152       699     96154      3084   2634135   no data   no data  --
2237.71/560.76	c  N st    81   3751562       129       152       699     96154      3084   2634135   no data   no data  --
2241.69/561.71	c Decided on static restart strategy
2260.05/566.39	c  N st    91   3779870       129       152       700    120638      3084   3391267   no data   no data  --
2284.00/572.39	c  N st    93   3815865       129       152       700    152789      3084   4301136   no data   no data  --
2317.13/580.66	c  N st    94   3848258       129       152       700    103970      3084   2947811   no data   no data  --
2355.44/590.28	c  N st    95   3896846       129       152       700    147781      3084   4241841   no data   no data  --
2417.30/605.71	c  N st    96   3969728       129       152       700    133758      3084   3630038   no data   no data  --
2511.11/629.30	c  N st    97   4079052       129       152       700    152240      3084   4398779   no data   no data  --
2653.16/664.85	c  N st    98   4243038       129       152       700    139142      3084   4045858   no data   no data  --
2825.17/707.93	c  N st    99   4489014       129       152       700    114333      3084   3053272   no data   no data  --
3088.98/774.03	c  N st   100   4857978       129       152       700    104739      3084   2734760   no data   no data  --
3523.99/883.07	c  N st   101   5411424       129       152       700    150363      3084   4254900   no data   no data  --
4318.59/1082.12	c  N st   102   6241594       129       152       700    134666      3084   3797354   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-3369619-1305433486/watcher-3369619-1305433486 -o /tmp/evaluation-result-3369619-1305433486/solver-3369619-1305433486 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369619-1305433486.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: 4.64 6.99 7.54 3/290 14382
/proc/meminfo: memFree=16697608/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 413 0 0 0 0 0 0 0 18 0 4 0 654951346 52465664 353 33554432000 4194304 4650419 140736350453040 18446744073709551615 47420047423404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 12809 353 303 112 0 7774 0
[pid=14382/tid=14383] ppid=14378 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 654951347 52465664 353 33554432000 4194304 4650419 140736350453040 18446744073709551615 47420047423410 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 654951347 52465664 353 33554432000 4194304 4650419 140736350453040 18446744073709551615 218371013617 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 654951347 52465664 353 33554432000 4194304 4650419 140736350453040 18446744073709551615 47420047423408 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.161773 s]
/proc/loadavg: 4.64 6.99 7.54 3/290 14382
/proc/meminfo: memFree=16697608/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=283736 CPUtime=0.61 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 2408 0 0 0 61 0 0 0 18 0 4 0 654951346 290545664 1632 33554432000 4194304 4650419 140736350453040 18446744073709551615 4229472 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 70934 1632 393 112 0 65899 0
[pid=14382/tid=14383] ppid=14378 vsize=283736 CPUtime=0.15 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 491 0 0 0 15 0 0 0 18 0 4 0 654951347 290545664 1632 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=283736 CPUtime=0.14 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 529 0 0 0 14 0 0 0 21 0 4 0 654951347 290545664 1632 33554432000 4194304 4650419 140736350453040 18446744073709551615 4334208 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=283736 CPUtime=0.15 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 475 0 0 0 15 0 0 0 18 0 4 0 654951347 290545664 1632 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 283736

[startup+0.200766 s]
/proc/loadavg: 4.64 6.99 7.54 3/290 14382
/proc/meminfo: memFree=16697608/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=283736 CPUtime=0.77 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 2605 0 0 0 77 0 0 0 18 0 4 0 654951346 290545664 1829 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 70934 1829 393 112 0 65899 0
[pid=14382/tid=14383] ppid=14378 vsize=283736 CPUtime=0.19 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 541 0 0 0 19 0 0 0 18 0 4 0 654951347 290545664 1830 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366194 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=283736 CPUtime=0.18 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 594 0 0 0 18 0 0 0 21 0 4 0 654951347 290545664 1830 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=283736 CPUtime=0.19 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 526 0 0 0 19 0 0 0 18 0 4 0 654951347 290545664 1830 33554432000 4194304 4650419 140736350453040 18446744073709551615 4333600 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283736

[startup+0.300748 s]
/proc/loadavg: 4.64 6.99 7.54 3/290 14382
/proc/meminfo: memFree=16697608/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=284088 CPUtime=1.17 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 3248 0 0 0 117 0 0 0 18 0 4 0 654951346 290906112 2228 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 71022 2228 393 112 0 65987 0
[pid=14382/tid=14383] ppid=14378 vsize=284088 CPUtime=0.29 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 672 0 0 0 29 0 0 0 18 0 4 0 654951347 290906112 2228 33554432000 4194304 4650419 140736350453040 18446744073709551615 4298280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=284088 CPUtime=0.28 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 856 0 0 0 28 0 0 0 21 0 4 0 654951347 290906112 2228 33554432000 4194304 4650419 140736350453040 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=284088 CPUtime=0.29 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 657 0 0 0 29 0 0 0 18 0 4 0 654951347 290906112 2228 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284088

[startup+0.700678 s]
/proc/loadavg: 4.64 6.99 7.54 3/290 14382
/proc/meminfo: memFree=16697608/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=285900 CPUtime=2.77 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 5846 0 0 0 276 1 0 0 18 0 4 0 654951346 292761600 2954 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 71475 2954 393 112 0 66440 0
[pid=14382/tid=14383] ppid=14378 vsize=285900 CPUtime=0.69 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 1408 0 0 0 69 0 0 0 18 0 4 0 654951347 292761600 2954 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=285900 CPUtime=0.68 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 1420 0 0 0 68 0 0 0 22 0 4 0 654951347 292761600 2954 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=285900 CPUtime=0.69 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 1213 0 0 0 69 0 0 0 18 0 4 0 654951347 292761600 2954 33554432000 4194304 4650419 140736350453040 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285900

[startup+1.50054 s]
/proc/loadavg: 4.91 7.01 7.54 11/298 14390
/proc/meminfo: memFree=16658356/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=311408 CPUtime=5.95 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 11770 0 0 0 594 1 0 0 20 0 4 0 654951346 318881792 7291 33554432000 4194304 4650419 140736350453040 18446744073709551615 4520352 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 77852 7291 394 112 0 72817 0
[pid=14382/tid=14383] ppid=14378 vsize=311408 CPUtime=1.49 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 2828 0 0 0 149 0 0 0 19 0 4 0 654951347 318881792 7291 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=311408 CPUtime=1.47 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 3344 0 0 0 147 0 0 0 25 0 4 0 654951347 318881792 7291 33554432000 4194304 4650419 140736350453040 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=311408 CPUtime=1.48 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 2390 0 0 0 148 0 0 0 20 0 4 0 654951347 318881792 7291 33554432000 4194304 4650419 140736350453040 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 311408

[startup+3.10025 s]
/proc/loadavg: 4.91 7.01 7.54 10/298 14390
/proc/meminfo: memFree=16615328/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=332652 CPUtime=12.35 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 18357 0 0 0 1232 3 0 0 25 0 4 0 654951346 340635648 12105 33554432000 4194304 4650419 140736350453040 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 83163 12105 394 112 0 78128 0
[pid=14382/tid=14383] ppid=14378 vsize=332652 CPUtime=3.09 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 4519 0 0 0 309 0 0 0 25 0 4 0 654951347 340635648 12105 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=332652 CPUtime=3.06 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 4859 0 0 0 306 0 0 0 25 0 4 0 654951347 340635648 12105 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=332652 CPUtime=3.09 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 4145 0 0 0 308 1 0 0 25 0 4 0 654951347 340635648 12105 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366950 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 332652

[startup+6.30068 s]
/proc/loadavg: 4.91 7.01 7.54 10/298 14390
/proc/meminfo: memFree=16573916/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=333740 CPUtime=25.12 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 26193 0 0 0 2506 6 0 0 25 0 4 0 654951346 341749760 15201 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 83435 15201 394 112 0 78400 0
[pid=14382/tid=14383] ppid=14378 vsize=333740 CPUtime=6.28 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 6475 0 0 0 628 0 0 0 25 0 4 0 654951347 341749760 15201 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=333740 CPUtime=6.23 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 7490 0 0 0 622 1 0 0 25 0 4 0 654951347 341749760 15201 33554432000 4194304 4650419 140736350453040 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=333740 CPUtime=6.29 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 6087 0 0 0 627 2 0 0 25 0 4 0 654951347 341749760 15201 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 333740

[startup+12.7005 s]
/proc/loadavg: 5.38 7.04 7.54 10/298 14390
/proc/meminfo: memFree=16578412/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=336640 CPUtime=50.66 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 47829 0 0 0 5057 9 0 0 25 0 4 0 654951346 344719360 15805 33554432000 4194304 4650419 140736350453040 18446744073709551615 4360531 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 84160 15805 394 112 0 79125 0
[pid=14382/tid=14383] ppid=14378 vsize=336640 CPUtime=12.68 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 11721 0 0 0 1267 1 0 0 25 0 4 0 654951347 344719360 15805 33554432000 4194304 4650419 140736350453040 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=336640 CPUtime=12.57 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 13278 0 0 0 1256 1 0 0 25 0 4 0 654951347 344719360 15805 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=336640 CPUtime=12.68 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 11037 0 0 0 1266 2 0 0 25 0 4 0 654951347 344719360 15805 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 336640

[startup+25.5013 s]
/proc/loadavg: 5.78 7.07 7.55 10/298 14391
/proc/meminfo: memFree=16545424/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=338884 CPUtime=101.74 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 79940 0 0 0 10158 16 0 0 25 0 4 0 654951346 347017216 19036 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366068 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 84721 19036 394 112 0 79686 0
[pid=14382/tid=14383] ppid=14378 vsize=338884 CPUtime=25.49 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 20149 0 0 0 2545 4 0 0 25 0 4 0 654951347 347017216 19036 33554432000 4194304 4650419 140736350453040 18446744073709551615 4513985 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=338884 CPUtime=25.25 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 23408 0 0 0 2522 3 0 0 25 0 4 0 654951347 347017216 19036 33554432000 4194304 4650419 140736350453040 18446744073709551615 4363862 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=338884 CPUtime=25.48 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 15995 0 0 0 2545 3 0 0 25 0 4 0 654951347 347017216 19036 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 338884

[startup+51.1007 s]
/proc/loadavg: 6.54 7.15 7.56 10/298 14391
/proc/meminfo: memFree=16520764/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=342004 CPUtime=203.9 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 135334 0 0 0 20363 27 0 0 25 0 4 0 654951346 350212096 24838 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 85501 24838 394 112 0 80466 0
[pid=14382/tid=14383] ppid=14378 vsize=342004 CPUtime=51.09 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 35179 0 0 0 5102 7 0 0 25 0 4 0 654951347 350212096 24838 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=342004 CPUtime=50.62 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 39008 0 0 0 5056 6 0 0 25 0 4 0 654951347 350212096 24838 33554432000 4194304 4650419 140736350453040 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=342004 CPUtime=51.08 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 24999 0 0 0 5103 5 0 0 25 0 4 0 654951347 350212096 24839 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 342004

[startup+102.301 s]
/proc/loadavg: 7.41 7.29 7.58 10/298 14393
/proc/meminfo: memFree=16464588/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=345680 CPUtime=408.27 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 222259 0 0 0 40780 47 0 0 25 0 4 0 654951346 353976320 27643 33554432000 4194304 4650419 140736350453040 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 86420 27643 394 112 0 81385 0
[pid=14382/tid=14383] ppid=14378 vsize=345680 CPUtime=102.3 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 61307 0 0 0 10217 13 0 0 25 0 4 0 654951347 353976320 27646 33554432000 4194304 4650419 140736350453040 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=345680 CPUtime=101.35 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 65900 0 0 0 10124 11 0 0 25 0 4 0 654951347 353976320 27646 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=345680 CPUtime=102.29 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 35921 0 0 0 10221 8 0 0 25 0 4 0 654951347 353976320 27646 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.27
Current children cumulated vsize (KiB) 345680

[startup+162.301 s]

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

[pid=14382] ppid=14378 vsize=516964 CPUtime=2802.82 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 814435 0 0 0 280072 210 0 0 25 0 4 0 654951346 529371136 69426 33554432000 4194304 4650419 140736350453040 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 129241 69426 394 112 0 124206 0
[pid=14382/tid=14383] ppid=14378 vsize=516964 CPUtime=702.3 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 245704 0 0 0 70167 63 0 0 25 0 4 0 654951347 529371136 69426 33554432000 4194304 4650419 140736350453040 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=516964 CPUtime=695.91 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 250833 0 0 0 69527 64 0 0 25 0 4 0 654951347 529371136 69426 33554432000 4194304 4650419 140736350453040 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=516964 CPUtime=702.28 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 127237 0 0 0 70194 34 0 0 25 0 4 0 654951347 529371136 69426 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2802.82
Current children cumulated vsize (KiB) 516964

[startup+762.301 s]
/proc/loadavg: 8.10 7.96 7.80 9/298 14410
/proc/meminfo: memFree=16112136/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=470720 CPUtime=3042.3 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 869455 0 0 0 304005 225 0 0 25 0 4 0 654951346 482017280 71113 33554432000 4194304 4650419 140736350453040 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 117680 71113 394 112 0 112645 0
[pid=14382/tid=14383] ppid=14378 vsize=470720 CPUtime=762.31 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 260852 0 0 0 76164 67 0 0 25 0 4 0 654951347 482017280 71114 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=470720 CPUtime=755.38 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 265846 0 0 0 75470 68 0 0 25 0 4 0 654951347 482017280 71114 33554432000 4194304 4650419 140736350453040 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=470720 CPUtime=762.29 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 137079 0 0 0 76192 37 0 0 25 0 4 0 654951347 482017280 71114 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3042.3
Current children cumulated vsize (KiB) 470720

[startup+822.301 s]
/proc/loadavg: 8.10 7.98 7.82 10/298 14412
/proc/meminfo: memFree=15981256/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=510912 CPUtime=3281.74 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 915205 0 0 0 327934 240 0 0 25 0 4 0 654951346 523173888 91574 33554432000 4194304 4650419 140736350453040 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 127728 91574 394 112 0 122693 0
[pid=14382/tid=14383] ppid=14378 vsize=510912 CPUtime=822.3 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 273453 0 0 0 82159 71 0 0 25 0 4 0 654951347 523173888 91574 33554432000 4194304 4650419 140736350453040 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=510912 CPUtime=814.82 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 278183 0 0 0 81411 71 0 0 25 0 4 0 654951347 523173888 91574 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=510912 CPUtime=822.27 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 145384 0 0 0 82187 40 0 0 25 0 4 0 654951347 523173888 91574 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3281.74
Current children cumulated vsize (KiB) 510912

[startup+882.311 s]
/proc/loadavg: 8.18 8.02 7.84 10/298 14414
/proc/meminfo: memFree=16060944/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=492580 CPUtime=3521.23 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 945692 0 0 0 351872 251 0 0 25 0 4 0 654951346 504401920 81904 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 123145 81904 394 112 0 118110 0
[pid=14382/tid=14383] ppid=14378 vsize=492580 CPUtime=882.31 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 290112 0 0 0 88154 77 0 0 25 0 4 0 654951347 504401920 81904 33554432000 4194304 4650419 140736350453040 18446744073709551615 4334529 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=492580 CPUtime=874.29 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 284874 0 0 0 87356 73 0 0 25 0 4 0 654951347 504401920 81904 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=492580 CPUtime=882.29 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 151148 0 0 0 88186 43 0 0 25 0 4 0 654951347 504401920 81904 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3521.23
Current children cumulated vsize (KiB) 492580

[startup+942.3 s]
/proc/loadavg: 8.19 8.04 7.85 10/298 14415
/proc/meminfo: memFree=16029540/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=559056 CPUtime=3760.66 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 979565 0 0 0 375802 264 0 0 25 0 4 0 654951346 572473344 79862 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 139764 79862 394 112 0 134729 0
[pid=14382/tid=14383] ppid=14378 vsize=559056 CPUtime=942.3 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 307990 0 0 0 94147 83 0 0 25 0 4 0 654951347 572473344 79862 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=559056 CPUtime=933.74 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 287357 0 0 0 93300 74 0 0 25 0 4 0 654951347 572473344 79862 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=559056 CPUtime=942.28 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 158157 0 0 0 94183 45 0 0 25 0 4 0 654951347 572473344 79862 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3760.66
Current children cumulated vsize (KiB) 559056

[startup+1002.3 s]
/proc/loadavg: 8.18 8.06 7.87 10/298 14417
/proc/meminfo: memFree=15988932/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=580148 CPUtime=4000.11 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 1014288 0 0 0 399736 275 0 0 25 0 4 0 654951346 594071552 92570 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365280 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 145037 92570 394 112 0 140002 0
[pid=14382/tid=14383] ppid=14378 vsize=580148 CPUtime=1002.31 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 325564 0 0 0 100142 89 0 0 25 0 4 0 654951347 594071552 92570 33554432000 4194304 4650419 140736350453040 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=580148 CPUtime=993.19 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 288856 0 0 0 99244 75 0 0 25 0 4 0 654951347 594071552 92570 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=580148 CPUtime=1002.27 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 166674 0 0 0 100180 47 0 0 25 0 4 0 654951347 594071552 92570 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4000.11
Current children cumulated vsize (KiB) 580148

[startup+1062.3 s]
/proc/loadavg: 8.11 8.06 7.88 10/298 14418
/proc/meminfo: memFree=15985424/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=537496 CPUtime=4239.58 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 1041719 0 0 0 423674 284 0 0 25 0 4 0 654951346 550395904 93293 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 134374 93293 394 112 0 129339 0
[pid=14382/tid=14383] ppid=14378 vsize=537496 CPUtime=1062.31 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 339811 0 0 0 106138 93 0 0 25 0 4 0 654951347 550395904 93293 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=537496 CPUtime=1052.65 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 289911 0 0 0 105190 75 0 0 25 0 4 0 654951347 550395904 93293 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=537496 CPUtime=1062.27 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 172093 0 0 0 106178 49 0 0 25 0 4 0 654951347 550395904 93293 33554432000 4194304 4650419 140736350453040 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4239.58
Current children cumulated vsize (KiB) 537496

[startup+1122.3 s]
/proc/loadavg: 8.07 8.06 7.89 10/298 14420
/proc/meminfo: memFree=15921652/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=605984 CPUtime=4479.03 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 1087029 0 0 0 447605 298 0 0 25 0 4 0 654951346 620527616 94712 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 151496 94712 394 112 0 146461 0
[pid=14382/tid=14383] ppid=14378 vsize=605984 CPUtime=1122.31 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 352836 0 0 0 112134 97 0 0 25 0 4 0 654951347 620527616 94712 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=605984 CPUtime=1112.11 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 296218 0 0 0 111133 78 0 0 25 0 4 0 654951347 620527616 94712 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=605984 CPUtime=1122.27 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 180388 0 0 0 112175 52 0 0 25 0 4 0 654951347 620527616 94712 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4479.03
Current children cumulated vsize (KiB) 605984

[startup+1182.3 s]
/proc/loadavg: 8.02 8.05 7.90 10/298 14422
/proc/meminfo: memFree=15930928/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=692928 CPUtime=4718.49 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 1116886 0 0 0 471539 310 0 0 25 0 4 0 654951346 709558272 94027 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 173232 94027 394 112 0 168197 0
[pid=14382/tid=14383] ppid=14378 vsize=692928 CPUtime=1182.32 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 361040 0 0 0 118131 101 0 0 25 0 4 0 654951347 709558272 94027 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=692928 CPUtime=1171.57 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 303684 0 0 0 117076 81 0 0 25 0 4 0 654951347 709558272 94027 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=692928 CPUtime=1182.27 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 186316 0 0 0 118172 55 0 0 25 0 4 0 654951347 709558272 94027 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4718.49
Current children cumulated vsize (KiB) 692928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.02 8.04 7.90 10/298 14422
/proc/meminfo: memFree=15889004/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=539556 CPUtime=4800.32 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 1127111 0 0 0 479719 313 0 0 25 0 4 0 654951346 552505344 95177 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 134889 95177 394 112 0 129854 0
[pid=14382/tid=14383] ppid=14378 vsize=539556 CPUtime=1202.83 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 365322 0 0 0 120181 102 0 0 25 0 4 0 654951347 552505344 95179 33554432000 4194304 4650419 140736350453040 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=539556 CPUtime=1191.87 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 303881 0 0 0 119106 81 0 0 25 0 4 0 654951347 552505344 95179 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=539556 CPUtime=1202.79 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 190905 0 0 0 120223 56 0 0 25 0 4 0 654951347 552505344 95179 33554432000 4194304 4650419 140736350453040 18446744073709551615 4520364 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) 539556

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

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

[startup+1202.8 s]
/proc/loadavg: 8.02 8.04 7.90 10/298 14422
/proc/meminfo: memFree=15889004/32951124 swapFree=52307768/67111528
[pid=14382] ppid=14378 vsize=539556 CPUtime=4800.32 cores=1,3,5,7
/proc/14382/stat : 14382 (strangenight1-m) R 14378 14382 13510 0 -1 4202496 1127111 0 0 0 479719 313 0 0 25 0 4 0 654951346 552505344 95177 33554432000 4194304 4650419 140736350453040 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14382/statm: 134889 95177 394 112 0 129854 0
[pid=14382/tid=14383] ppid=14378 vsize=539556 CPUtime=1202.83 cores=1,3,5,7
/proc/14382/task/14383/stat : 14383 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 365322 0 0 0 120181 102 0 0 25 0 4 0 654951347 552505344 95179 33554432000 4194304 4650419 140736350453040 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14382/tid=14385] ppid=14378 vsize=539556 CPUtime=1191.87 cores=1,3,5,7
/proc/14382/task/14385/stat : 14385 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 303881 0 0 0 119106 81 0 0 25 0 4 0 654951347 552505344 95179 33554432000 4194304 4650419 140736350453040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14382/tid=14387] ppid=14378 vsize=539556 CPUtime=1202.79 cores=1,3,5,7
/proc/14382/task/14387/stat : 14387 (strangenight1-m) R 14378 14382 13510 0 -1 4202560 190905 0 0 0 120223 56 0 0 25 0 4 0 654951347 552505344 95179 33554432000 4194304 4650419 140736350453040 18446744073709551615 4520364 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) 539556

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.84
CPU time (s): 4800.39
CPU user time (s): 4797.23
CPU system time (s): 3.15452
CPU usage (%): 399.089
Max. virtual memory (cumulated for all children) (KiB): 734128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.23
system time used= 3.15452
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1127114
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= 244
involuntary context switches= 38883

runsolver used 3.14152 second user time and 7.81181 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 06:24:46
IDJOB=3369619
IDBENCH=87946
IDSOLVER=1846
FILE ID=node101/3369619-1305433486
RUNJOBID= node101-1305433486-14364
PBS_JOBID= 13324601
Free space on /tmp= 73760 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369619-1305433486/watcher-3369619-1305433486 -o /tmp/evaluation-result-3369619-1305433486/solver-3369619-1305433486 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369619-1305433486.cnf

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=325440274

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16698052 kB
Buffers:        330500 kB
Cached:        5992088 kB
SwapCached:      14848 kB
Active:       10857772 kB
Inactive:      5119008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16698052 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           12480 kB
Writeback:           0 kB
AnonPages:     9650800 kB
Mapped:          14296 kB
Slab:           151208 kB
PageTables:      62200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 41978972 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= 73748 MiB
End job on node101 at 2011-05-15 06:44:51