Trace number 3369465

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.26 1202.84

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

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-3369465-1305433486.cnf'
0.00/0.01	c -- header says num vars:            264
0.00/0.01	c -- header says num clauses:        1476
0.00/0.01	c -- clauses added:            0 learnts,         1476 normals,            0 xors
0.00/0.01	c -- vars added        264
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       264        24      1452         0      3168         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/24/24 lits-rem:0 time: 0.00
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.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    264 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     24  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     120 undec:      24 neg:     120
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.73	c types(t): S = simplification begin/end, E = solution found
0.00/0.73	c restart types(rt): st = static, dy = dynamic
0.00/0.73	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.73	c  B st     0         0       240       254      1198         0      5280         0   no data   no data  --
0.00/0.73	c Decided on static restart strategy
0.00/0.73	c  N st     8      4916       240       254      1198      4502      5280    135909   no data   no data  --
0.00/0.73	c  N st    10     11301       240       254      1198      4151      5280    109775   no data   no data  --
0.00/0.73	c  N st    11     17044       240       254      1198      9185      5280    262004   no data   no data  --
3.97/1.03	c  F st    12     25002       240       254      1198     11294      5280    313294   no data   no data  --
3.97/1.03	c Found part        0 vars:        120 clauses:       726 lits size:      2640
3.97/1.03	c Found part        1 vars:        120 clauses:       726 lits size:      2640
3.97/1.03	c Found parts:          2 time: 0.00 s
3.97/1.03	c Solving part 0
3.97/1.03	c  N st     0         0       120       128       598         0      2640         0   no data   no data  --
3.97/1.03	c asymm  cl-useful: 0/128/128 lits-rem:0 time: 0.00
3.97/1.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.97/1.03	c Finding binary XORs  T:     0.00 s  found:       0
3.97/1.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.97/1.03	c calculated reachability. Time: 0.00
3.97/1.03	c Calc default polars -  time:   0.00 s pos:      61 undec:     144 neg:      59
3.97/1.03	c =========================================================================================
3.97/1.03	c types(t): F = full restart, N = normal restart
3.97/1.03	c types(t): S = simplification begin/end, E = solution found
3.97/1.03	c restart types(rt): st = static, dy = dynamic
3.97/1.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.97/1.03	c  B st     0         0       120       128       598         0      2640         0   no data   no data  --
3.97/1.03	c Decided on static restart strategy
3.97/1.09	c  N st     8      4918       120       128       598      4574      2640    119363   no data   no data  --
4.77/1.23	c  N st    10     11303       120       128       598      4149      2640    104241   no data   no data  --
5.57/1.40	c  N st    11     17046       120       128       598      9382      2640    253057   no data   no data  --
6.76/1.71	c  F st    12     25001       120       128       598     11484      2640    329585   no data   no data  --
6.76/1.71	c  N st    12     25001       120       128       598     11484      2640    329585   no data   no data  --
7.18/1.90	c Decided on static restart strategy
7.18/1.90	c  N st    18     30195       120       128       598     10081      2640    264189   no data   no data  --
8.76/2.22	c  N st    20     37306       120       128       598      9375      2640    239935   no data   no data  --
9.56/2.46	c  N st    21     43705       120       128       598     15272      2640    420751   no data   no data  --
11.57/2.92	c  N st    22     53304       120       128       598     15775      2640    422551   no data   no data  --
15.15/3.81	c  N st    23     67701       120       128       598     19626      2640    535368   no data   no data  --
19.54/4.91	c  F st    24     87500       120       128       598     16653      2640    432309   no data   no data  --
19.54/4.91	c  N st    24     87500       120       128       598     16653      2640    432309   no data   no data  --
20.36/5.15	c Decided on static restart strategy
21.13/5.32	c  N st    31     95539       120       128       598     12225      2640    300793   no data   no data  --
22.73/5.78	c  N st    33    106205       120       128       598     21909      2640    582546   no data   no data  --
24.74/6.26	c  N st    34    115803       120       128       598     18045      2640    463999   no data   no data  --
27.92/7.07	c  N st    35    130200       120       128       598     17500      2640    456783   no data   no data  --
33.10/8.40	c  N st    36    151796       120       128       598     22526      2640    589338   no data   no data  --
42.72/10.79	c  N st    37    184189       120       128       598     19934      2640    511141   no data   no data  --
57.45/14.43	c  N st    38    232777       120       128       598     28683      2640    747041   no data   no data  --
80.60/20.24	c  N st    39    305659       120       128       598     35082      2640    908809   no data   no data  --
81.00/20.31	c  F st    40    306251       120       128       598     35603      2640    921426   no data   no data  --
82.23/20.63	c Decided on static restart strategy
89.38/22.44	c  N st    50    334551       120       128       598     39399      2640   1070943   no data   no data  --
102.54/25.72	c  N st    52    370545       120       128       598     25717      2640    641179   no data   no data  --
114.91/28.82	c  N st    53    402938       120       128       598     30763      2640    811320   no data   no data  --
133.68/33.58	c  N st    54    451526       120       128       598     49473      2640   1378044   no data   no data  --
162.80/40.86	c  N st    55    524409       120       128       598     33584      2640    857664   no data   no data  --
207.10/51.99	c  N st    56    633733       120       128       598     43191      2640   1123849   no data   no data  --
270.58/67.82	c  N st    57    797718       120       128       598     59212      2640   1676557   no data   no data  --
386.69/96.97	c  N st    58   1043696       120       128       600     56215      2640   1545468   no data   no data  --
404.25/101.38	c  F st    59   1071875       120       128       601     40882      2640   1022380   no data   no data  --
404.25/101.38	c  N st    59   1071875       120       128       601     40882      2640   1022380   no data   no data  --
406.25/101.83	c Decided on static restart strategy
418.21/104.81	c  N st    69   1100178       120       128       602     65932      2640   1791915   no data   no data  --
436.17/109.34	c  N st    71   1136172       120       128       602     57367      2640   1525730   no data   no data  --
450.98/113.01	c  N st    72   1168564       120       128       602     44739      2640   1141716   no data   no data  --
473.29/118.62	c  N st    73   1217152       120       128       602     44951      2640   1133128   no data   no data  --
514.39/128.90	c  N st    74   1290036       120       128       602     65957      2640   1813072   no data   no data  --
565.11/141.63	c  N st    75   1399359       120       128       602     74508      2640   2021805   no data   no data  --
655.27/164.22	c  N st    76   1563343       120       128       602     79044      2640   2192553   no data   no data  --
799.34/200.30	c  N st    77   1809319       120       128       602     97162      2640   2907854   no data   no data  --
1052.40/263.73	c  N st    78   2178284       120       128       602     95345      2640   2692733   no data   no data  --
1240.33/310.80	c Finding binary XORs  T:     0.00 s  found:       0
1447.85/362.81	c  N st    79   2731730       119       127       595     99653      2598   2909173   no data   no data  --
1955.10/489.97	c Finding binary XORs  T:     0.00 s  found:       0
2082.01/521.71	c  N st    80   3561900       118       127       584     73517      2565   1922040   no data   no data  --
2250.03/563.89	c  F st    81   3751562       118       127       585     93290      2565   2558492   no data   no data  --
2250.03/563.89	c  N st    81   3751562       118       127       585     93290      2565   2558492   no data   no data  --
2253.61/564.79	c Decided on static restart strategy
2270.78/569.06	c  N st    91   3779864       118       127       585    118456      2565   3306894   no data   no data  --
2305.49/577.72	c  N st    93   3815859       118       127       585    151239      2565   4386502   no data   no data  --
2330.23/583.93	c  N st    94   3848253       118       127       585    102899      2565   2798246   no data   no data  --
2366.95/593.13	c  N st    95   3896843       118       127       585    146449      2565   4196217   no data   no data  --
2422.82/607.19	c  N st    96   3969725       118       127       586    134092      2565   3752199   no data   no data  --
2531.40/634.35	c  N st    97   4079049       118       127       586    153608      2565   4471860   no data   no data  --
2689.43/673.94	c  N st    98   4243033       118       127       586    141862      2565   4109234   no data   no data  --
2965.19/743.06	c  N st    99   4489009       118       127       586    113220      2565   3131429   no data   no data  --
3346.31/838.52	c  N st   100   4857974       118       127       586    100703      2565   2694573   no data   no data  --
3861.97/967.73	c  N st   101   5411422       118       127       586    150126      2565   4283955   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-3369465-1305433486/watcher-3369465-1305433486 -o /tmp/evaluation-result-3369465-1305433486/solver-3369465-1305433486 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369465-1305433486.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: 4.64 6.99 7.54 3/290 14382
/proc/meminfo: memFree=16697732/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 412 0 0 0 0 0 0 0 18 0 4 0 654951346 52465664 352 33554432000 4194304 4650419 140737021204352 18446744073709551615 47299344345010 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 12809 352 303 112 0 7774 0
[pid=14380/tid=14384] ppid=14377 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 654951347 52465664 352 33554432000 4194304 4650419 140737021204352 18446744073709551615 47299344345010 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 654951347 52465664 352 33554432000 4194304 4650419 140737021204352 18446744073709551615 218371013617 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 654951347 52465664 352 33554432000 4194304 4650419 140737021204352 18446744073709551615 47299344345008 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.127439 s]
/proc/loadavg: 4.64 6.99 7.54 3/290 14382
/proc/meminfo: memFree=16697732/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=295604 CPUtime=3.41 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 7126 0 0 0 340 1 0 0 19 0 4 0 654951346 302698496 4023 33554432000 4194304 4650419 140737021204352 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 73901 4023 394 112 0 68866 0
[pid=14380/tid=14384] ppid=14377 vsize=295604 CPUtime=0.85 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 2446 0 0 0 85 0 0 0 18 0 4 0 654951347 302698496 4023 33554432000 4194304 4650419 140737021204352 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=295604 CPUtime=0.84 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 1305 0 0 0 84 0 0 0 19 0 4 0 654951347 302698496 4023 33554432000 4194304 4650419 140737021204352 18446744073709551615 4331879 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=295604 CPUtime=0.85 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 1530 0 0 0 85 0 0 0 19 0 4 0 654951347 302698496 4023 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366261 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 295604

[startup+0.934661 s]
/proc/loadavg: 4.64 6.99 7.54 3/290 14382
/proc/meminfo: memFree=16697732/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=295604 CPUtime=3.7 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 7319 0 0 0 369 1 0 0 19 0 4 0 654951346 302698496 4216 33554432000 4194304 4650419 140737021204352 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 73901 4216 394 112 0 68866 0
[pid=14380/tid=14384] ppid=14377 vsize=295604 CPUtime=0.92 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 2516 0 0 0 92 0 0 0 19 0 4 0 654951347 302698496 4216 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=295604 CPUtime=0.92 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 1333 0 0 0 92 0 0 0 19 0 4 0 654951347 302698496 4216 33554432000 4194304 4650419 140737021204352 18446744073709551615 4334297 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=295604 CPUtime=0.92 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 1575 0 0 0 92 0 0 0 19 0 4 0 654951347 302698496 4216 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 295604

[startup+1.00065 s]
/proc/loadavg: 4.64 6.99 7.54 3/290 14382
/proc/meminfo: memFree=16697732/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=311544 CPUtime=3.97 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 7859 0 0 0 395 2 0 0 19 0 4 0 654951346 319021056 4269 33554432000 4194304 4650419 140737021204352 18446744073709551615 4314837 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 77886 4269 394 112 0 72851 0
[pid=14380/tid=14384] ppid=14377 vsize=311544 CPUtime=0.98 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 2787 0 0 0 98 0 0 0 19 0 4 0 654951347 319021056 4269 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=311544 CPUtime=0.98 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 1401 0 0 0 98 0 0 0 19 0 4 0 654951347 319021056 4269 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=311544 CPUtime=0.98 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 1619 0 0 0 98 0 0 0 19 0 4 0 654951347 319021056 4269 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 311544

[startup+1.10063 s]
/proc/loadavg: 4.64 6.99 7.54 3/290 14382
/proc/meminfo: memFree=16697732/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=320048 CPUtime=4.37 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 8444 0 0 0 435 2 0 0 19 0 4 0 654951346 327729152 4854 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 80012 4855 394 112 0 74977 0
[pid=14380/tid=14384] ppid=14377 vsize=320048 CPUtime=1.08 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 2879 0 0 0 108 0 0 0 19 0 4 0 654951347 327729152 4855 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=320048 CPUtime=1.08 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 1544 0 0 0 108 0 0 0 19 0 4 0 654951347 327729152 4855 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=320048 CPUtime=1.08 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 1738 0 0 0 108 0 0 0 19 0 4 0 654951347 327729152 4855 33554432000 4194304 4650419 140737021204352 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 320048

[startup+1.50056 s]
/proc/loadavg: 4.64 6.99 7.54 3/290 14382
/proc/meminfo: memFree=16697732/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=310776 CPUtime=5.97 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 11432 0 0 0 595 2 0 0 20 0 4 0 654951346 318234624 7202 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 77694 7202 394 112 0 72659 0
[pid=14380/tid=14384] ppid=14377 vsize=310776 CPUtime=1.48 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 3629 0 0 0 148 0 0 0 19 0 4 0 654951347 318234624 7202 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=310776 CPUtime=1.48 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 2338 0 0 0 148 0 0 0 20 0 4 0 654951347 318234624 7202 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=310776 CPUtime=1.48 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 2407 0 0 0 148 0 0 0 20 0 4 0 654951347 318234624 7203 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 310776

[startup+3.10028 s]
/proc/loadavg: 4.91 7.01 7.54 10/298 14390
/proc/meminfo: memFree=16597476/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=332236 CPUtime=12.35 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 17766 0 0 0 1232 3 0 0 25 0 4 0 654951346 340209664 11957 33554432000 4194304 4650419 140737021204352 18446744073709551615 4313354 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 83059 11957 394 112 0 78024 0
[pid=14380/tid=14384] ppid=14377 vsize=332236 CPUtime=3.08 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 4632 0 0 0 308 0 0 0 25 0 4 0 654951347 340209664 11957 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=332236 CPUtime=3.06 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 4332 0 0 0 306 0 0 0 25 0 4 0 654951347 340209664 11957 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=332236 CPUtime=3.09 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 4073 0 0 0 308 1 0 0 25 0 4 0 654951347 340209664 11957 33554432000 4194304 4650419 140737021204352 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 332236

[startup+6.31071 s]
/proc/loadavg: 5.15 7.02 7.54 10/298 14390
/proc/meminfo: memFree=16572428/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=398732 CPUtime=25.15 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 23599 0 0 0 2511 4 0 0 25 0 4 0 654951346 408301568 16014 33554432000 4194304 4650419 140737021204352 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 99683 16014 394 112 0 94648 0
[pid=14380/tid=14384] ppid=14377 vsize=398732 CPUtime=6.29 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 5664 0 0 0 629 0 0 0 25 0 4 0 654951347 408301568 16014 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=398732 CPUtime=6.24 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 6187 0 0 0 623 1 0 0 25 0 4 0 654951347 408301568 16014 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=398732 CPUtime=6.3 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 5943 0 0 0 629 1 0 0 25 0 4 0 654951347 408301568 16014 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 398732

[startup+12.7006 s]
/proc/loadavg: 5.38 7.04 7.54 10/298 14390
/proc/meminfo: memFree=16575932/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=391144 CPUtime=50.66 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 37417 0 0 0 5060 6 0 0 25 0 4 0 654951346 400531456 14914 33554432000 4194304 4650419 140737021204352 18446744073709551615 4364792 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 97786 14914 394 112 0 92751 0
[pid=14380/tid=14384] ppid=14377 vsize=391144 CPUtime=12.69 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 7303 0 0 0 1268 1 0 0 25 0 4 0 654951347 400531456 14914 33554432000 4194304 4650419 140737021204352 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=391144 CPUtime=12.57 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 11197 0 0 0 1256 1 0 0 25 0 4 0 654951347 400531456 14914 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=391144 CPUtime=12.68 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 7832 0 0 0 1267 1 0 0 25 0 4 0 654951347 400531456 14914 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 391144

[startup+25.5003 s]
/proc/loadavg: 5.78 7.07 7.55 10/298 14391
/proc/meminfo: memFree=16548400/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=392512 CPUtime=101.74 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 65751 0 0 0 10162 12 0 0 25 0 4 0 654951346 401932288 19470 33554432000 4194304 4650419 140737021204352 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 98128 19470 394 112 0 93093 0
[pid=14380/tid=14384] ppid=14377 vsize=392512 CPUtime=25.48 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 13858 0 0 0 2546 2 0 0 25 0 4 0 654951347 401932288 19470 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=392512 CPUtime=25.26 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 19226 0 0 0 2523 3 0 0 25 0 4 0 654951347 401932288 19470 33554432000 4194304 4650419 140737021204352 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=392512 CPUtime=25.48 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 13382 0 0 0 2546 2 0 0 25 0 4 0 654951347 401932288 19470 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 392512

[startup+51.1007 s]
/proc/loadavg: 6.54 7.15 7.56 10/298 14391
/proc/meminfo: memFree=16524484/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=352884 CPUtime=203.91 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 114431 0 0 0 20370 21 0 0 25 0 4 0 654951346 361353216 20448 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 88221 20448 394 112 0 83186 0
[pid=14380/tid=14384] ppid=14377 vsize=352884 CPUtime=51.09 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 23909 0 0 0 5105 4 0 0 25 0 4 0 654951347 361353216 20448 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=352884 CPUtime=50.63 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 33120 0 0 0 5058 5 0 0 25 0 4 0 654951347 361353216 20448 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=352884 CPUtime=51.08 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 23540 0 0 0 5104 4 0 0 25 0 4 0 654951347 361353216 20448 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 352884

[startup+102.301 s]
/proc/loadavg: 7.41 7.29 7.58 10/298 14393
/proc/meminfo: memFree=16471408/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=397180 CPUtime=408.24 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 197369 0 0 0 40785 39 0 0 25 0 4 0 654951346 406712320 30427 33554432000 4194304 4650419 140737021204352 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 99295 30427 394 112 0 94260 0
[pid=14380/tid=14384] ppid=14377 vsize=397180 CPUtime=102.28 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 42881 0 0 0 10220 8 0 0 25 0 4 0 654951347 406712320 30427 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=397180 CPUtime=101.36 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 55013 0 0 0 10126 10 0 0 25 0 4 0 654951347 406712320 30427 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=397180 CPUtime=102.29 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 39794 0 0 0 10221 8 0 0 25 0 4 0 654951347 406712320 30427 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.24
Current children cumulated vsize (KiB) 397180

[startup+162.301 s]

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

[pid=14380] ppid=14377 vsize=585004 CPUtime=2563.3 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 642724 0 0 0 256179 151 0 0 25 0 4 0 654951346 599044096 70769 33554432000 4194304 4650419 140737021204352 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 146251 70769 394 112 0 141216 0
[pid=14380/tid=14384] ppid=14377 vsize=585004 CPUtime=642.3 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 126244 0 0 0 64201 29 0 0 25 0 4 0 654951347 599044096 70769 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=585004 CPUtime=636.46 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 201319 0 0 0 63600 46 0 0 25 0 4 0 654951347 599044096 70769 33554432000 4194304 4650419 140737021204352 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=585004 CPUtime=642.29 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 110765 0 0 0 64204 25 0 0 25 0 4 0 654951347 599044096 70769 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2563.3
Current children cumulated vsize (KiB) 585004

[startup+702.301 s]
/proc/loadavg: 8.08 7.94 7.79 10/298 14409
/proc/meminfo: memFree=16130896/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=586936 CPUtime=2802.76 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 673466 0 0 0 280115 161 0 0 25 0 4 0 654951346 601022464 72237 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 146734 72237 394 112 0 141699 0
[pid=14380/tid=14384] ppid=14377 vsize=586936 CPUtime=702.31 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 134530 0 0 0 70199 32 0 0 25 0 4 0 654951347 601022464 72237 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=586936 CPUtime=695.92 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 207496 0 0 0 69544 48 0 0 25 0 4 0 654951347 601022464 72237 33554432000 4194304 4650419 140737021204352 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=586936 CPUtime=702.3 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 115792 0 0 0 70203 27 0 0 25 0 4 0 654951347 601022464 72237 33554432000 4194304 4650419 140737021204352 18446744073709551615 4331944 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2802.76
Current children cumulated vsize (KiB) 586936

[startup+762.3 s]
/proc/loadavg: 8.10 7.96 7.80 10/298 14410
/proc/meminfo: memFree=16113252/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=503288 CPUtime=3042.2 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 698563 0 0 0 304049 171 0 0 25 0 4 0 654951346 515366912 74378 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 125822 74378 394 112 0 120787 0
[pid=14380/tid=14384] ppid=14377 vsize=503288 CPUtime=762.3 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 141672 0 0 0 76196 34 0 0 25 0 4 0 654951347 515366912 74378 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=503288 CPUtime=755.37 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 218927 0 0 0 75486 51 0 0 25 0 4 0 654951347 515366912 74378 33554432000 4194304 4650419 140737021204352 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=503288 CPUtime=762.3 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 116160 0 0 0 76202 28 0 0 25 0 4 0 654951347 515366912 74378 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3042.2
Current children cumulated vsize (KiB) 503288

[startup+822.301 s]
/proc/loadavg: 8.10 7.98 7.82 10/298 14412
/proc/meminfo: memFree=15981752/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=569940 CPUtime=3281.66 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 729351 0 0 0 327987 179 0 0 25 0 4 0 654951346 583618560 86693 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 142485 86693 394 112 0 137450 0
[pid=14380/tid=14384] ppid=14377 vsize=569940 CPUtime=822.31 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 154430 0 0 0 82194 37 0 0 25 0 4 0 654951347 583618560 86693 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=569940 CPUtime=814.83 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 230686 0 0 0 81428 55 0 0 25 0 4 0 654951347 583618560 86693 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=569940 CPUtime=822.3 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 116903 0 0 0 82202 28 0 0 25 0 4 0 654951347 583618560 86693 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3281.66
Current children cumulated vsize (KiB) 569940

[startup+882.301 s]
/proc/loadavg: 8.18 8.02 7.84 10/298 14414
/proc/meminfo: memFree=16061936/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=655556 CPUtime=3521.11 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 750856 0 0 0 351925 186 0 0 25 0 4 0 654951346 671289344 76580 33554432000 4194304 4650419 140737021204352 18446744073709551615 4363750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 163889 76580 394 112 0 158854 0
[pid=14380/tid=14384] ppid=14377 vsize=655556 CPUtime=882.31 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 157411 0 0 0 88193 38 0 0 25 0 4 0 654951347 671289344 76580 33554432000 4194304 4650419 140737021204352 18446744073709551615 4313688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=655556 CPUtime=874.29 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 237365 0 0 0 87371 58 0 0 25 0 4 0 654951347 671289344 76580 33554432000 4194304 4650419 140737021204352 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=655556 CPUtime=882.31 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 117709 0 0 0 88202 29 0 0 25 0 4 0 654951347 671289344 76580 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3521.11
Current children cumulated vsize (KiB) 655556

[startup+942.3 s]
/proc/loadavg: 8.19 8.04 7.85 10/298 14415
/proc/meminfo: memFree=16028300/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=590608 CPUtime=3760.58 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 786609 0 0 0 375861 197 0 0 25 0 4 0 654951346 604782592 86492 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 147652 86492 394 112 0 142617 0
[pid=14380/tid=14384] ppid=14377 vsize=590608 CPUtime=942.31 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 170938 0 0 0 94190 41 0 0 25 0 4 0 654951347 604782592 86492 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=590608 CPUtime=933.75 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 252636 0 0 0 93313 62 0 0 25 0 4 0 654951347 604782592 86492 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=590608 CPUtime=942.31 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 118469 0 0 0 94202 29 0 0 25 0 4 0 654951347 604782592 86492 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3760.58
Current children cumulated vsize (KiB) 590608

[startup+1002.3 s]
/proc/loadavg: 8.18 8.06 7.87 10/298 14417
/proc/meminfo: memFree=15989924/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=525216 CPUtime=4000 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 814306 0 0 0 399794 206 0 0 25 0 4 0 654951346 537821184 83785 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 131304 83785 394 112 0 126269 0
[pid=14380/tid=14384] ppid=14377 vsize=525216 CPUtime=1002.31 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 178512 0 0 0 100187 44 0 0 25 0 4 0 654951347 537821184 83785 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=525216 CPUtime=993.2 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 265238 0 0 0 99254 66 0 0 25 0 4 0 654951347 537821184 83785 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=525216 CPUtime=1002.3 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 119452 0 0 0 100200 30 0 0 25 0 4 0 654951347 537821184 83785 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4000
Current children cumulated vsize (KiB) 525216

[startup+1062.31 s]
/proc/loadavg: 8.11 8.06 7.88 10/298 14418
/proc/meminfo: memFree=15977240/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=527708 CPUtime=4239.5 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 836959 0 0 0 423737 213 0 0 25 0 4 0 654951346 540372992 85782 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 131927 85782 394 112 0 126892 0
[pid=14380/tid=14384] ppid=14377 vsize=527708 CPUtime=1062.32 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 179326 0 0 0 106188 44 0 0 25 0 4 0 654951347 540372992 85782 33554432000 4194304 4650419 140737021204352 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=527708 CPUtime=1052.66 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 274331 0 0 0 105197 69 0 0 25 0 4 0 654951347 540372992 85782 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=527708 CPUtime=1062.32 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 120347 0 0 0 106201 31 0 0 25 0 4 0 654951347 540372992 85782 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4239.5
Current children cumulated vsize (KiB) 527708

[startup+1122.3 s]
/proc/loadavg: 8.07 8.06 7.89 10/298 14420
/proc/meminfo: memFree=15922768/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=590732 CPUtime=4478.91 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 866273 0 0 0 447669 222 0 0 25 0 4 0 654951346 604909568 98820 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 147683 98820 394 112 0 142648 0
[pid=14380/tid=14384] ppid=14377 vsize=590732 CPUtime=1122.31 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 185244 0 0 0 112185 46 0 0 25 0 4 0 654951347 604909568 98820 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=590732 CPUtime=1112.11 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 285028 0 0 0 111138 73 0 0 25 0 4 0 654951347 604909568 98820 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=590732 CPUtime=1122.31 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 121170 0 0 0 112200 31 0 0 25 0 4 0 654951347 604909568 98820 33554432000 4194304 4650419 140737021204352 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4478.91
Current children cumulated vsize (KiB) 590732

[startup+1182.3 s]
/proc/loadavg: 8.02 8.05 7.90 10/298 14422
/proc/meminfo: memFree=15929068/32951124 swapFree=52307768/67111528
[pid=14380] ppid=14377 vsize=651540 CPUtime=4718.36 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 891056 0 0 0 471605 231 0 0 25 0 4 0 654951346 667176960 97700 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 162885 97700 394 112 0 157850 0
[pid=14380/tid=14384] ppid=14377 vsize=651540 CPUtime=1182.31 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 189640 0 0 0 118184 47 0 0 25 0 4 0 654951347 667176960 97700 33554432000 4194304 4650419 140737021204352 18446744073709551615 4363871 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=651540 CPUtime=1171.56 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 288626 0 0 0 117081 75 0 0 25 0 4 0 654951347 667176960 97700 33554432000 4194304 4650419 140737021204352 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=651540 CPUtime=1182.31 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 126082 0 0 0 118198 33 0 0 25 0 4 0 654951347 667176960 97701 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4718.36
Current children cumulated vsize (KiB) 651540



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=14380] ppid=14377 vsize=738528 CPUtime=4800.2 cores=0,2,4,6
/proc/14380/stat : 14380 (strangenight1-m) R 14377 14380 13510 0 -1 4202496 900865 0 0 0 479786 234 0 0 25 0 4 0 654951346 756252672 106094 33554432000 4194304 4650419 140737021204352 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14380/statm: 184632 106094 394 112 0 179597 0
[pid=14380/tid=14384] ppid=14377 vsize=738528 CPUtime=1202.83 cores=0,2,4,6
/proc/14380/task/14384/stat : 14384 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 191150 0 0 0 120235 48 0 0 25 0 4 0 654951347 756252672 106095 33554432000 4194304 4650419 140737021204352 18446744073709551615 4313304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14380/tid=14386] ppid=14377 vsize=738528 CPUtime=1191.89 cores=0,2,4,6
/proc/14380/task/14386/stat : 14386 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 293475 0 0 0 119112 77 0 0 25 0 4 0 654951347 756252672 106095 33554432000 4194304 4650419 140737021204352 18446744073709551615 4310353 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14380/tid=14388] ppid=14377 vsize=738528 CPUtime=1202.82 cores=0,2,4,6
/proc/14380/task/14388/stat : 14388 (strangenight1-m) R 14377 14380 13510 0 -1 4202560 126991 0 0 0 120249 33 0 0 25 0 4 0 654951347 756252672 106095 33554432000 4194304 4650419 140737021204352 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 738528

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): 1202.84
CPU time (s): 4800.26
CPU user time (s): 4797.9
CPU system time (s): 2.36264
CPU usage (%): 399.079
Max. virtual memory (cumulated for all children) (KiB): 808020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.9
system time used= 2.36264
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 900867
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= 489
involuntary context switches= 26742

runsolver used 3.16452 second user time and 7.77982 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
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:      16698060 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:      16698060 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