Trace number 3439136

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
SArTagnan 2011-05-15 (fixed)UNSAT 1095.99 137.415

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_401.cnf
MD5SUM4e87573be2b7b7324c13131d6c6896b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark181.446
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses21509
Sum of the clauses size94265
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266
Number of clauses of size 319560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51683

Solver Data

1095.29/137.38	
1095.29/137.38	s UNSATISFIABLE
1095.29/137.38	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3439136-1306960404/watcher-3439136-1306960404 -o /tmp/evaluation-result-3439136-1306960404/solver-3439136-1306960404 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439136-1306960404.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 1/519 12840
/proc/meminfo: memFree=23307956/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=20668 CPUtime=0 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 1207 0 0 0 0 0 0 0 25 0 1 0 788456317 21164032 860 33554432000 4194304 4625164 140736263553696 18446744073709551615 233509958341 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/12840/statm: 5167 860 296 106 0 670 0
[pid=12840/tid=12841] ppid=12838 vsize=98852 CPUtime=0 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 788456319 101224448 2371 33554432000 4194304 4625164 140736263553696 18446744073709551615 46962573232050 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=98852 CPUtime=0 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788456319 101224448 2371 33554432000 4194304 4625164 140736263553696 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=98852 CPUtime=0 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788456319 101224448 2371 33554432000 4194304 4625164 140736263553696 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=98852 CPUtime=0 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788456319 101224448 2371 33554432000 4194304 4625164 140736263553696 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=98852 CPUtime=0 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788456319 101224448 2371 33554432000 4194304 4625164 140736263553696 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=98852 CPUtime=0 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788456319 101224448 2371 33554432000 4194304 4625164 140736263553696 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=98852 CPUtime=0 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788456319 101224448 2371 33554432000 4194304 4625164 140736263553696 18446744073709551615 46962573232050 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0625369 s]
/proc/loadavg: 0.00 0.00 0.00 1/519 12840
/proc/meminfo: memFree=23307956/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=229924 CPUtime=0.26 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 3107 0 0 0 26 0 0 0 25 0 8 0 788456317 235442176 2489 33554432000 4194304 4625164 140736263553696 18446744073709551615 4391764 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 73865 2489 336 106 0 69368 0
[pid=12840/tid=12841] ppid=12838 vsize=295460 CPUtime=0.04 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) D 12838 12840 12814 0 -1 4202560 2 0 0 0 4 0 0 0 25 0 8 0 788456319 302551040 2489 33554432000 4194304 4625164 140736263553696 18446744073709551615 233510340698 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=296124 CPUtime=0 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) S 12838 12840 12814 0 -1 4202560 15 0 0 0 0 0 0 0 18 0 8 0 788456319 303230976 2489 33554432000 4194304 4625164 140736263553696 18446744073709551615 233510402542 0 0 4096 2 18446604467498129536 0 0 -1 6 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=296124 CPUtime=0.04 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) S 12838 12840 12814 0 -1 4202560 89 0 0 0 4 0 0 0 25 0 8 0 788456319 303230976 2489 33554432000 4194304 4625164 140736263553696 18446744073709551615 233510402542 0 0 4096 2 18446604467498129536 0 0 -1 2 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=296124 CPUtime=0.02 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) D 12838 12840 12814 0 -1 4202560 3 0 0 0 2 0 0 0 25 0 8 0 788456319 303230976 2489 33554432000 4194304 4625164 140736263553696 18446744073709551615 233509960038 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=296124 CPUtime=0.03 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 9 0 0 0 3 0 0 0 25 0 8 0 788456319 303230976 2489 33554432000 4194304 4625164 140736263553696 18446744073709551615 233510340698 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=296124 CPUtime=0.03 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) D 12838 12840 12814 0 -1 4202560 3 0 0 0 3 0 0 0 25 0 8 0 788456319 303230976 2489 33554432000 4194304 4625164 140736263553696 18446744073709551615 233510340791 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=296124 CPUtime=0.02 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) S 12838 12840 12814 0 -1 4202560 3 0 0 0 2 0 0 0 25 0 8 0 788456319 303230976 2489 33554432000 4194304 4625164 140736263553696 18446744073709551615 233510402542 0 0 4096 2 18446604467498129536 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 229924

[startup+0.17302 s]
/proc/loadavg: 0.00 0.00 0.00 1/519 12840
/proc/meminfo: memFree=23307956/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=301972 CPUtime=1.04 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 6613 0 0 0 103 1 0 0 25 0 8 0 788456317 309219328 3939 33554432000 4194304 4625164 140736263553696 18446744073709551615 233509958689 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 75493 3939 345 106 0 70996 0
[pid=12840/tid=12841] ppid=12838 vsize=301972 CPUtime=0.14 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) D 12838 12840 12814 0 -1 4202560 318 0 0 0 14 0 0 0 25 0 8 0 788456319 309219328 3939 33554432000 4194304 4625164 140736263553696 18446744073709551615 233510340791 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=301972 CPUtime=0.11 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 554 0 0 0 11 0 0 0 18 0 8 0 788456319 309219328 3939 33554432000 4194304 4625164 140736263553696 18446744073709551615 4352356 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=301972 CPUtime=0.04 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 339 0 0 0 4 0 0 0 25 0 8 0 788456319 309219328 3939 33554432000 4194304 4625164 140736263553696 18446744073709551615 4279928 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=301972 CPUtime=0.13 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 553 0 0 0 13 0 0 0 18 0 8 0 788456319 309219328 3939 33554432000 4194304 4625164 140736263553696 18446744073709551615 4339575 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=301972 CPUtime=0.14 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) S 12838 12840 12814 0 -1 4202560 547 0 0 0 14 0 0 0 18 0 8 0 788456319 309219328 3939 33554432000 4194304 4625164 140736263553696 18446744073709551615 233510402542 0 0 4096 2 18446604467498129536 0 0 -1 7 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=301972 CPUtime=0.14 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 551 0 0 0 14 0 0 0 18 0 8 0 788456319 309219328 3939 33554432000 4194304 4625164 140736263553696 18446744073709551615 4462457 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=301972 CPUtime=0.13 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 550 0 0 0 13 0 0 0 25 0 8 0 788456319 309219328 3939 33554432000 4194304 4625164 140736263553696 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 301972

[startup+0.942388 s]
/proc/loadavg: 0.00 0.00 0.00 1/519 12840
/proc/meminfo: memFree=23307956/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=311196 CPUtime=7.08 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 16565 0 0 0 706 2 0 0 19 0 8 0 788456317 318664704 8170 33554432000 4194304 4625164 140736263553696 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 77799 8171 348 106 0 73302 0
[pid=12840/tid=12841] ppid=12838 vsize=311196 CPUtime=0.91 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1255 0 0 0 91 0 0 0 25 0 8 0 788456319 318664704 8172 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351958 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=311196 CPUtime=0.87 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1047 0 0 0 87 0 0 0 18 0 8 0 788456319 318664704 8172 33554432000 4194304 4625164 140736263553696 18446744073709551615 4462457 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=311196 CPUtime=0.76 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 4508 0 0 0 76 0 0 0 18 0 8 0 788456319 318664704 8172 33554432000 4194304 4625164 140736263553696 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=311196 CPUtime=0.89 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1553 0 0 0 89 0 0 0 18 0 8 0 788456319 318664704 8172 33554432000 4194304 4625164 140736263553696 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=311196 CPUtime=0.9 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1495 0 0 0 90 0 0 0 19 0 8 0 788456319 318664704 8172 33554432000 4194304 4625164 140736263553696 18446744073709551615 4349210 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=311196 CPUtime=0.9 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1535 0 0 0 90 0 0 0 19 0 8 0 788456319 318664704 8172 33554432000 4194304 4625164 140736263553696 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=311196 CPUtime=0.89 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1555 0 0 0 89 0 0 0 25 0 8 0 788456319 318664704 8172 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 311196

[startup+1.00138 s]
/proc/loadavg: 0.00 0.00 0.00 1/519 12840
/proc/meminfo: memFree=23307956/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=311348 CPUtime=7.56 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 17041 0 0 0 754 2 0 0 19 0 8 0 788456317 318820352 8405 33554432000 4194304 4625164 140736263553696 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 77837 8405 348 106 0 73340 0
[pid=12840/tid=12841] ppid=12838 vsize=311348 CPUtime=0.97 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1275 0 0 0 97 0 0 0 25 0 8 0 788456319 318820352 8405 33554432000 4194304 4625164 140736263553696 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=311348 CPUtime=0.93 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1068 0 0 0 93 0 0 0 18 0 8 0 788456319 318820352 8405 33554432000 4194304 4625164 140736263553696 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=311348 CPUtime=0.82 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 4897 0 0 0 82 0 0 0 19 0 8 0 788456319 318820352 8405 33554432000 4194304 4625164 140736263553696 18446744073709551615 4548692 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=311348 CPUtime=0.95 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1556 0 0 0 95 0 0 0 18 0 8 0 788456319 318820352 8405 33554432000 4194304 4625164 140736263553696 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=311348 CPUtime=0.95 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1511 0 0 0 95 0 0 0 19 0 8 0 788456319 318820352 8405 33554432000 4194304 4625164 140736263553696 18446744073709551615 4349325 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=311348 CPUtime=0.96 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1548 0 0 0 96 0 0 0 19 0 8 0 788456319 318820352 8405 33554432000 4194304 4625164 140736263553696 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=311348 CPUtime=0.95 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1567 0 0 0 95 0 0 0 25 0 8 0 788456319 318820352 8405 33554432000 4194304 4625164 140736263553696 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.56
Current children cumulated vsize (KiB) 311348

[startup+1.50029 s]
/proc/loadavg: 0.00 0.00 0.00 1/519 12840
/proc/meminfo: memFree=23307956/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=312564 CPUtime=11.54 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 23285 0 0 0 1152 2 0 0 19 0 8 0 788456317 320065536 10932 33554432000 4194304 4625164 140736263553696 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 78141 10932 349 106 0 73644 0
[pid=12840/tid=12841] ppid=12838 vsize=312564 CPUtime=1.46 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1566 0 0 0 146 0 0 0 25 0 8 0 788456319 320065536 10932 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=312564 CPUtime=1.43 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1759 0 0 0 143 0 0 0 19 0 8 0 788456319 320065536 10932 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=312564 CPUtime=1.32 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 8210 0 0 0 132 0 0 0 19 0 8 0 788456319 320065536 10932 33554432000 4194304 4625164 140736263553696 18446744073709551615 4548692 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=312564 CPUtime=1.45 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1850 0 0 0 145 0 0 0 19 0 8 0 788456319 320065536 10932 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=312564 CPUtime=1.45 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1779 0 0 0 145 0 0 0 19 0 8 0 788456319 320065536 10932 33554432000 4194304 4625164 140736263553696 18446744073709551615 4349087 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=312564 CPUtime=1.46 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 1878 0 0 0 146 0 0 0 19 0 8 0 788456319 320065536 10932 33554432000 4194304 4625164 140736263553696 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=312564 CPUtime=1.45 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 2509 0 0 0 145 0 0 0 25 0 8 0 788456319 320065536 10932 33554432000 4194304 4625164 140736263553696 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.54
Current children cumulated vsize (KiB) 312564

[startup+3.101 s]
/proc/loadavg: 0.64 0.13 0.04 9/527 12848
/proc/meminfo: memFree=23245380/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=327724 CPUtime=24.31 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 40501 0 0 0 2426 5 0 0 24 0 8 0 788456317 335589376 17101 33554432000 4194304 4625164 140736263553696 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 81931 17101 351 106 0 77434 0
[pid=12840/tid=12841] ppid=12838 vsize=327724 CPUtime=3.06 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) R 12838 12840 12814 0 -1 4202560 3641 0 0 0 306 0 0 0 25 0 8 0 788456319 335589376 17101 33554432000 4194304 4625164 140736263553696 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=327724 CPUtime=3.02 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 2798 0 0 0 302 0 0 0 24 0 8 0 788456319 335589376 17101 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=327724 CPUtime=2.92 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 16397 0 0 0 291 1 0 0 24 0 8 0 788456319 335589376 17101 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=327724 CPUtime=3.05 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 3906 0 0 0 305 0 0 0 24 0 8 0 788456319 335589376 17101 33554432000 4194304 4625164 140736263553696 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=327724 CPUtime=3.01 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 2750 0 0 0 301 0 0 0 25 0 8 0 788456319 335589376 17101 33554432000 4194304 4625164 140736263553696 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=327724 CPUtime=3.05 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 3944 0 0 0 305 0 0 0 24 0 8 0 788456319 335589376 17101 33554432000 4194304 4625164 140736263553696 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=327724 CPUtime=3.05 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 2820 0 0 0 305 0 0 0 25 0 8 0 788456319 335589376 17101 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.31
Current children cumulated vsize (KiB) 327724

[startup+6.30043 s]
/proc/loadavg: 0.64 0.13 0.04 9/527 12848
/proc/meminfo: memFree=23197644/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=421548 CPUtime=49.85 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 68691 0 0 0 4976 9 0 0 25 0 8 0 788456317 431665152 28531 33554432000 4194304 4625164 140736263553696 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 105387 28531 356 106 0 100890 0
[pid=12840/tid=12841] ppid=12838 vsize=421548 CPUtime=6.26 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) R 12838 12840 12814 0 -1 4202560 5976 0 0 0 626 0 0 0 25 0 8 0 788456319 431665152 28531 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=421548 CPUtime=6.22 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 4523 0 0 0 622 0 0 0 25 0 8 0 788456319 431665152 28531 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=421548 CPUtime=6.12 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 31229 0 0 0 609 3 0 0 25 0 8 0 788456319 431665152 28531 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=421548 CPUtime=6.25 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 6335 0 0 0 625 0 0 0 25 0 8 0 788456319 431665152 28531 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=421548 CPUtime=6.15 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 4568 0 0 0 615 0 0 0 25 0 8 0 788456319 431665152 28532 33554432000 4194304 4625164 140736263553696 18446744073709551615 4349029 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=421548 CPUtime=6.26 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 6514 0 0 0 625 1 0 0 25 0 8 0 788456319 431665152 28532 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=421548 CPUtime=6.25 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 4760 0 0 0 625 0 0 0 25 0 8 0 788456319 431665152 28532 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0

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

/proc/loadavg: 6.86 2.57 0.93 9/527 12851
/proc/meminfo: memFree=22833408/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=722824 CPUtime=922.93 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 455595 0 0 0 92214 79 0 0 25 0 8 0 788456317 740171776 118813 33554432000 4194304 4625164 140736263553696 18446744073709551615 4514338 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 180706 118813 690 106 0 176209 0
[pid=12840/tid=12841] ppid=12838 vsize=722824 CPUtime=115.64 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) R 12838 12840 12814 0 -1 4202560 34032 0 0 0 11559 5 0 0 25 0 8 0 788456319 740171776 118813 33554432000 4194304 4625164 140736263553696 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=722824 CPUtime=115.18 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 24737 0 0 0 11514 4 0 0 25 0 8 0 788456319 740171776 118813 33554432000 4194304 4625164 140736263553696 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=722824 CPUtime=115.49 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 265733 0 0 0 11506 43 0 0 25 0 8 0 788456319 740171776 118813 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=722824 CPUtime=115.63 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 33098 0 0 0 11558 5 0 0 25 0 8 0 788456319 740171776 118813 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=722824 CPUtime=114.02 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 24546 0 0 0 11398 4 0 0 25 0 8 0 788456319 740171776 118813 33554432000 4194304 4625164 140736263553696 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=722824 CPUtime=115.64 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 37568 0 0 0 11556 8 0 0 25 0 8 0 788456319 740171776 118813 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=722824 CPUtime=115.59 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 21940 0 0 0 11555 4 0 0 25 0 8 0 788456319 740171776 118813 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 922.93
Current children cumulated vsize (KiB) 722824

[startup+128.5 s]
/proc/loadavg: 7.11 2.83 1.04 9/527 12852
/proc/meminfo: memFree=22826088/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=738248 CPUtime=1025.07 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 489144 0 0 0 102423 84 0 0 25 0 8 0 788456317 755965952 120731 33554432000 4194304 4625164 140736263553696 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 184562 120731 690 106 0 180065 0
[pid=12840/tid=12841] ppid=12838 vsize=738248 CPUtime=128.44 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) R 12838 12840 12814 0 -1 4202560 34055 0 0 0 12839 5 0 0 25 0 8 0 788456319 755965952 120731 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=738248 CPUtime=127.75 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 24804 0 0 0 12771 4 0 0 25 0 8 0 788456319 755965952 120731 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=738248 CPUtime=128.28 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 290047 0 0 0 12781 47 0 0 25 0 8 0 788456319 755965952 120731 33554432000 4194304 4625164 140736263553696 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=738248 CPUtime=128.43 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 33482 0 0 0 12838 5 0 0 25 0 8 0 788456319 755965952 120731 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=738248 CPUtime=126.82 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 33079 0 0 0 12677 5 0 0 25 0 8 0 788456319 755965952 120731 33554432000 4194304 4625164 140736263553696 18446744073709551615 4348870 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=738248 CPUtime=128.43 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 37571 0 0 0 12835 8 0 0 25 0 8 0 788456319 755965952 120731 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=738248 CPUtime=128.39 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 22122 0 0 0 12835 4 0 0 25 0 8 0 788456319 755965952 120731 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1025.07
Current children cumulated vsize (KiB) 738248

[startup+131.701 s]
/proc/loadavg: 7.11 2.83 1.04 9/527 12852
/proc/meminfo: memFree=22818648/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=738248 CPUtime=1050.62 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 501399 0 0 0 104975 87 0 0 25 0 8 0 788456317 755965952 122250 33554432000 4194304 4625164 140736263553696 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 184562 122250 690 106 0 180065 0
[pid=12840/tid=12841] ppid=12838 vsize=738248 CPUtime=131.64 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) R 12838 12840 12814 0 -1 4202560 34285 0 0 0 13159 5 0 0 25 0 8 0 788456319 755965952 122250 33554432000 4194304 4625164 140736263553696 18446744073709551615 4464826 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=738248 CPUtime=130.89 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 24902 0 0 0 13085 4 0 0 25 0 8 0 788456319 755965952 122250 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=738248 CPUtime=131.48 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 300838 0 0 0 13099 49 0 0 25 0 8 0 788456319 755965952 122250 33554432000 4194304 4625164 140736263553696 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=738248 CPUtime=131.63 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 33968 0 0 0 13158 5 0 0 25 0 8 0 788456319 755965952 122250 33554432000 4194304 4625164 140736263553696 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=738248 CPUtime=130.02 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 33156 0 0 0 12997 5 0 0 25 0 8 0 788456319 755965952 122250 33554432000 4194304 4625164 140736263553696 18446744073709551615 4348835 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=738248 CPUtime=131.63 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 37571 0 0 0 13155 8 0 0 25 0 8 0 788456319 755965952 122250 33554432000 4194304 4625164 140736263553696 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=738248 CPUtime=131.59 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 22150 0 0 0 13155 4 0 0 22 0 8 0 788456319 755965952 122250 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1050.62
Current children cumulated vsize (KiB) 738248

[startup+134.901 s]
/proc/loadavg: 7.18 2.92 1.08 9/527 12852
/proc/meminfo: memFree=22817628/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=738248 CPUtime=1076.16 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 503901 0 0 0 107528 88 0 0 25 0 8 0 788456317 755965952 123166 33554432000 4194304 4625164 140736263553696 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 184562 123166 695 106 0 180065 0
[pid=12840/tid=12841] ppid=12838 vsize=738248 CPUtime=134.84 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) R 12838 12840 12814 0 -1 4202560 34316 0 0 0 13479 5 0 0 25 0 8 0 788456319 755965952 123166 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=738248 CPUtime=134.03 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 24962 0 0 0 13399 4 0 0 25 0 8 0 788456319 755965952 123166 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=738248 CPUtime=134.68 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 302871 0 0 0 13418 50 0 0 25 0 8 0 788456319 755965952 123166 33554432000 4194304 4625164 140736263553696 18446744073709551615 4546571 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=738248 CPUtime=134.82 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 34068 0 0 0 13477 5 0 0 25 0 8 0 788456319 755965952 123166 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=738248 CPUtime=133.22 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 33249 0 0 0 13317 5 0 0 25 0 8 0 788456319 755965952 123166 33554432000 4194304 4625164 140736263553696 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=738248 CPUtime=134.82 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 37571 0 0 0 13474 8 0 0 25 0 8 0 788456319 755965952 123166 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=738248 CPUtime=134.79 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 22150 0 0 0 13475 4 0 0 25 0 8 0 788456319 755965952 123166 33554432000 4194304 4625164 140736263553696 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1076.16
Current children cumulated vsize (KiB) 738248

[startup+136.501 s]
/proc/loadavg: 7.18 2.92 1.08 9/527 12852
/proc/meminfo: memFree=22816636/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=738248 CPUtime=1088.92 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 506754 0 0 0 108804 88 0 0 25 0 8 0 788456317 755965952 123078 33554432000 4194304 4625164 140736263553696 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 184562 123078 691 106 0 180065 0
[pid=12840/tid=12841] ppid=12838 vsize=738248 CPUtime=136.44 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) R 12838 12840 12814 0 -1 4202560 34406 0 0 0 13639 5 0 0 25 0 8 0 788456319 755965952 123078 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=738248 CPUtime=135.62 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 25074 0 0 0 13558 4 0 0 25 0 8 0 788456319 755965952 123078 33554432000 4194304 4625164 140736263553696 18446744073709551615 4352112 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=738248 CPUtime=136.28 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 305353 0 0 0 13578 50 0 0 25 0 8 0 788456319 755965952 123078 33554432000 4194304 4625164 140736263553696 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=738248 CPUtime=136.42 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 34090 0 0 0 13637 5 0 0 25 0 8 0 788456319 755965952 123078 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=738248 CPUtime=134.82 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 33249 0 0 0 13477 5 0 0 25 0 8 0 788456319 755965952 123078 33554432000 4194304 4625164 140736263553696 18446744073709551615 4349087 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=738248 CPUtime=136.42 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 37571 0 0 0 13634 8 0 0 25 0 8 0 788456319 755965952 123078 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=738248 CPUtime=136.38 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 22150 0 0 0 13634 4 0 0 25 0 8 0 788456319 755965952 123078 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1088.92
Current children cumulated vsize (KiB) 738248

[startup+136.901 s]
/proc/loadavg: 7.25 3.00 1.12 9/527 12852
/proc/meminfo: memFree=22815892/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=738248 CPUtime=1092.19 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 507478 0 0 0 109131 88 0 0 25 0 8 0 788456317 755965952 123155 33554432000 4194304 4625164 140736263553696 18446744073709551615 4511973 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 184562 123155 691 106 0 180065 0
[pid=12840/tid=12841] ppid=12838 vsize=738248 CPUtime=136.86 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) R 12838 12840 12814 0 -1 4202560 34410 0 0 0 13681 5 0 0 25 0 8 0 788456319 755965952 123155 33554432000 4194304 4625164 140736263553696 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=738248 CPUtime=136.02 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 25078 0 0 0 13598 4 0 0 25 0 8 0 788456319 755965952 123155 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=738248 CPUtime=136.69 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 306000 0 0 0 13619 50 0 0 25 0 8 0 788456319 755965952 123155 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=738248 CPUtime=136.84 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 34098 0 0 0 13679 5 0 0 25 0 8 0 788456319 755965952 123155 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=738248 CPUtime=135.24 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 33249 0 0 0 13519 5 0 0 25 0 8 0 788456319 755965952 123155 33554432000 4194304 4625164 140736263553696 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=738248 CPUtime=136.84 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 37578 0 0 0 13676 8 0 0 25 0 8 0 788456319 755965952 123155 33554432000 4194304 4625164 140736263553696 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=738248 CPUtime=136.8 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 22150 0 0 0 13676 4 0 0 25 0 8 0 788456319 755965952 123155 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1092.19
Current children cumulated vsize (KiB) 738248

[startup+137.301 s]
/proc/loadavg: 7.25 3.00 1.12 9/527 12852
/proc/meminfo: memFree=22815892/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=738248 CPUtime=1095.29 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) R 12838 12840 12814 0 -1 4202496 507877 0 0 0 109440 89 0 0 25 0 8 0 788456317 755965952 123408 33554432000 4194304 4625164 140736263553696 18446744073709551615 4360558 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 184562 123408 691 106 0 180065 0
[pid=12840/tid=12841] ppid=12838 vsize=738248 CPUtime=137.23 cores=0-7
/proc/12840/task/12841/stat : 12841 (SArTagnan) R 12838 12840 12814 0 -1 4202560 34410 0 0 0 13718 5 0 0 25 0 8 0 788456319 755965952 123408 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12840/tid=12842] ppid=12838 vsize=738248 CPUtime=136.39 cores=0-7
/proc/12840/task/12842/stat : 12842 (SArTagnan) R 12838 12840 12814 0 -1 4202560 25108 0 0 0 13635 4 0 0 25 0 8 0 788456319 755965952 123408 33554432000 4194304 4625164 140736263553696 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12840/tid=12843] ppid=12838 vsize=738248 CPUtime=137.08 cores=0-7
/proc/12840/task/12843/stat : 12843 (SArTagnan) R 12838 12840 12814 0 -1 4202560 306128 0 0 0 13657 51 0 0 18 0 8 0 788456319 755965952 123408 33554432000 4194304 4625164 140736263553696 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=738248 CPUtime=137.22 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4202560 34109 0 0 0 13717 5 0 0 25 0 8 0 788456319 755965952 123408 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12840/tid=12845] ppid=12838 vsize=738248 CPUtime=135.62 cores=0-7
/proc/12840/task/12845/stat : 12845 (SArTagnan) R 12838 12840 12814 0 -1 4202560 33249 0 0 0 13557 5 0 0 25 0 8 0 788456319 755965952 123408 33554432000 4194304 4625164 140736263553696 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12840/tid=12846] ppid=12838 vsize=738248 CPUtime=137.22 cores=0-7
/proc/12840/task/12846/stat : 12846 (SArTagnan) R 12838 12840 12814 0 -1 4202560 37578 0 0 0 13714 8 0 0 25 0 8 0 788456319 755965952 123408 33554432000 4194304 4625164 140736263553696 18446744073709551615 4479405 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12840/tid=12847] ppid=12838 vsize=738248 CPUtime=137.18 cores=0-7
/proc/12840/task/12847/stat : 12847 (SArTagnan) R 12838 12840 12814 0 -1 4202560 22150 0 0 0 13714 4 0 0 18 0 8 0 788456319 755965952 123408 33554432000 4194304 4625164 140736263553696 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1095.29
Current children cumulated vsize (KiB) 738248

[startup+137.401 s]
/proc/loadavg: 7.25 3.00 1.12 9/527 12852
/proc/meminfo: memFree=22815892/32951124 swapFree=64303760/67111528
[pid=12840] ppid=12838 vsize=0 CPUtime=1095.97 cores=0-7
/proc/12840/stat : 12840 (SArTagnan) Z 12838 12840 12814 0 -1 4203548 508713 0 0 0 109506 91 0 0 25 0 2 0 788456317 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12840/statm: 0 0 0 0 0 0 0
[pid=12840/tid=12844] ppid=12838 vsize=0 CPUtime=137.33 cores=0-7
/proc/12840/task/12844/stat : 12844 (SArTagnan) R 12838 12840 12814 0 -1 4203588 34109 0 0 0 13726 7 0 0 25 0 2 0 788456319 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1095.97
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 137.415
CPU time (s): 1095.99
CPU user time (s): 1095.06
CPU system time (s): 0.925859
CPU usage (%): 797.577
Max. virtual memory (cumulated for all children) (KiB): 767648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1095.06
system time used= 0.925859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508713
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= 6061
involuntary context switches= 4679

runsolver used 0.669898 second user time and 1.70874 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-01 22:33:25
IDJOB=3439136
IDBENCH=83285
IDSOLVER=1936
FILE ID=node145/3439136-1306960404
RUNJOBID= node145-1306960404-12828
PBS_JOBID= 13497606
Free space on /tmp= 73952 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_401.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439136-1306960404/watcher-3439136-1306960404 -o /tmp/evaluation-result-3439136-1306960404/solver-3439136-1306960404 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439136-1306960404.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 4e87573be2b7b7324c13131d6c6896b8
RANDOM SEED=1261788837

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23308244 kB
Buffers:        153032 kB
Cached:         237128 kB
SwapCached:        944 kB
Active:        9161512 kB
Inactive:       212476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23308244 kB
SwapTotal:    67111528 kB
SwapFree:     64303760 kB
Dirty:             808 kB
Writeback:           0 kB
AnonPages:     8983092 kB
Mapped:          33752 kB
Slab:           132592 kB
PageTables:      65804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153198944 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= 73952 MiB
End job on node145 at 2011-06-01 22:35:42