Trace number 3438871

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 9350.27 1171.12

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_360_u.cnf
MD5SUM4b70d66c676eba3660e2a5eff473f8e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark173.685
Satisfiable
(Un)Satisfiability was proved
Number of variables7920
Number of clauses14950
Sum of the clauses size44260
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2590
Number of clauses of size 314360
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

9349.69/1170.95	
9349.69/1170.95	s UNSATISFIABLE
9349.69/1170.95	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-3438871-1306924568/watcher-3438871-1306924568 -o /tmp/evaluation-result-3438871-1306924568/solver-3438871-1306924568 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438871-1306924568.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: 8.00 8.03 8.00 2/422 8234
/proc/meminfo: memFree=29762828/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=24936 CPUtime=0 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 2134 0 0 0 0 0 0 0 25 0 1 0 804057226 25534464 1763 33554432000 4194304 4625164 140734355367744 18446744073709551615 4298796 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/8234/statm: 6234 1772 298 106 0 1737 0
[pid=8234/tid=8235] ppid=8232 vsize=101436 CPUtime=0 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 804057227 103870464 2814 33554432000 4194304 4625164 140734355367744 18446744073709551615 47401376962482 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=101436 CPUtime=0 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804057227 103870464 2814 33554432000 4194304 4625164 140734355367744 18446744073709551615 244447001585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=101436 CPUtime=0 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804057227 103870464 2814 33554432000 4194304 4625164 140734355367744 18446744073709551615 244447001585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=101436 CPUtime=0 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804057227 103870464 2814 33554432000 4194304 4625164 140734355367744 18446744073709551615 244447001585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=101436 CPUtime=0 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804057227 103870464 2814 33554432000 4194304 4625164 140734355367744 18446744073709551615 244447001585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=101436 CPUtime=0 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804057227 103870464 2814 33554432000 4194304 4625164 140734355367744 18446744073709551615 244447001585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=101436 CPUtime=0 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804057227 103870464 2814 33554432000 4194304 4625164 140734355367744 18446744073709551615 244458742838 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0961889 s]
/proc/loadavg: 8.00 8.03 8.00 2/422 8234
/proc/meminfo: memFree=29762828/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=519748 CPUtime=0.53 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 17440 0 0 0 50 3 0 0 18 0 8 0 804057226 532221952 9736 33554432000 4194304 4625164 140734355367744 18446744073709551615 244446988423 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 129703 9506 347 106 0 125206 0
[pid=8234/tid=8235] ppid=8232 vsize=522448 CPUtime=0.02 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 686 0 0 0 2 0 0 0 25 0 8 0 804057227 534986752 10669 33554432000 4194304 4625164 140734355367744 18446744073709551615 244446642645 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=522448 CPUtime=0.06 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) D 8232 8234 8027 0 -1 4202560 1367 0 0 0 6 0 0 0 18 0 8 0 804057227 534986752 10347 33554432000 4194304 4625164 140734355367744 18446744073709551615 4279928 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=520632 CPUtime=0.06 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 2125 0 0 0 6 0 0 0 25 0 8 0 804057227 533127168 10416 33554432000 4194304 4625164 140734355367744 18446744073709551615 4562218 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=520632 CPUtime=0.06 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) D 8232 8234 8027 0 -1 4202560 2067 0 0 0 6 0 0 0 18 0 8 0 804057227 533127168 9979 33554432000 4194304 4625164 140734355367744 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=518816 CPUtime=0.06 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 1580 0 0 0 6 0 0 0 18 0 8 0 804057227 531267584 10130 33554432000 4194304 4625164 140734355367744 18446744073709551615 4442539 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=518816 CPUtime=0.07 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) D 8232 8234 8027 0 -1 4202560 2086 0 0 0 7 0 0 0 18 0 8 0 804057227 531267584 9905 33554432000 4194304 4625164 140734355367744 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=518828 CPUtime=0.08 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 2150 0 0 0 8 0 0 0 18 0 8 0 804057227 531279872 11576 33554432000 4194304 4625164 140734355367744 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 519748

[startup+0.926973 s]
/proc/loadavg: 8.00 8.03 8.00 2/422 8234
/proc/meminfo: memFree=29762828/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=608284 CPUtime=7.15 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 42833 0 0 0 708 7 0 0 18 0 8 0 804057226 622882816 18251 33554432000 4194304 4625164 140734355367744 18446744073709551615 4512439 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 152071 18251 353 106 0 147574 0
[pid=8234/tid=8235] ppid=8232 vsize=608284 CPUtime=0.84 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 4659 0 0 0 84 0 0 0 25 0 8 0 804057227 622882816 18251 33554432000 4194304 4625164 140734355367744 18446744073709551615 4467806 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=608284 CPUtime=0.88 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 4493 0 0 0 88 0 0 0 19 0 8 0 804057227 622882816 18252 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352609 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=608284 CPUtime=0.89 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 9679 0 0 0 88 1 0 0 25 0 8 0 804057227 622882816 18253 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=608284 CPUtime=0.88 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 3493 0 0 0 88 0 0 0 19 0 8 0 804057227 622882816 18253 33554432000 4194304 4625164 140734355367744 18446744073709551615 244446606369 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=608284 CPUtime=0.88 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 3461 0 0 0 88 0 0 0 18 0 8 0 804057227 622882816 18253 33554432000 4194304 4625164 140734355367744 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=608284 CPUtime=0.89 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 3352 0 0 0 89 0 0 0 19 0 8 0 804057227 622882816 18254 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=608284 CPUtime=0.9 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 3499 0 0 0 90 0 0 0 19 0 8 0 804057227 622882816 18257 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 608284

[startup+1.01311 s]
/proc/loadavg: 8.00 8.03 8.00 2/422 8234
/proc/meminfo: memFree=29762828/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=620584 CPUtime=7.84 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 48327 0 0 0 776 8 0 0 19 0 8 0 804057226 635478016 19193 33554432000 4194304 4625164 140734355367744 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 154123 19132 353 106 0 149626 0
[pid=8234/tid=8235] ppid=8232 vsize=616492 CPUtime=0.94 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 4799 0 0 0 94 0 0 0 25 0 8 0 804057227 631287808 19063 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=616492 CPUtime=0.98 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 4633 0 0 0 98 0 0 0 19 0 8 0 804057227 631287808 19063 33554432000 4194304 4625164 140734355367744 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=616492 CPUtime=0.98 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 10407 0 0 0 97 1 0 0 25 0 8 0 804057227 631287808 19064 33554432000 4194304 4625164 140734355367744 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=616492 CPUtime=0.98 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 4614 0 0 0 98 0 0 0 19 0 8 0 804057227 631287808 19064 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352133 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=616492 CPUtime=0.98 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 4665 0 0 0 98 0 0 0 19 0 8 0 804057227 631287808 19064 33554432000 4194304 4625164 140734355367744 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=616492 CPUtime=0.99 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 3423 0 0 0 99 0 0 0 19 0 8 0 804057227 631287808 19064 33554432000 4194304 4625164 140734355367744 18446744073709551615 4487184 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=616492 CPUtime=0.99 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 4573 0 0 0 99 0 0 0 19 0 8 0 804057227 631287808 19064 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.84
Current children cumulated vsize (KiB) 620584

[startup+1.12794 s]
/proc/loadavg: 8.00 8.03 8.00 2/422 8234
/proc/meminfo: memFree=29762828/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=618456 CPUtime=8.75 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 51481 0 0 0 867 8 0 0 19 0 8 0 804057226 633298944 20145 33554432000 4194304 4625164 140734355367744 18446744073709551615 4360205 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 154614 20145 353 106 0 150117 0
[pid=8234/tid=8235] ppid=8232 vsize=618456 CPUtime=1.04 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 4915 0 0 0 104 0 0 0 25 0 8 0 804057227 633298944 20145 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=618456 CPUtime=1.08 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 4724 0 0 0 108 0 0 0 19 0 8 0 804057227 633298944 20145 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=618456 CPUtime=1.08 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 11722 0 0 0 107 1 0 0 25 0 8 0 804057227 633298944 20145 33554432000 4194304 4625164 140734355367744 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=618456 CPUtime=1.08 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 4683 0 0 0 108 0 0 0 19 0 8 0 804057227 633298944 20145 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=618456 CPUtime=1.08 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 4807 0 0 0 108 0 0 0 19 0 8 0 804057227 633298944 20145 33554432000 4194304 4625164 140734355367744 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=618456 CPUtime=1.09 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 3494 0 0 0 109 0 0 0 19 0 8 0 804057227 633298944 20145 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=618456 CPUtime=1.1 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 4638 0 0 0 110 0 0 0 19 0 8 0 804057227 633298944 20145 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352861 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.75
Current children cumulated vsize (KiB) 618456

[startup+1.52786 s]
/proc/loadavg: 8.00 8.03 8.00 2/422 8234
/proc/meminfo: memFree=29762828/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=625108 CPUtime=11.95 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 65053 0 0 0 1186 9 0 0 20 0 8 0 804057226 640110592 23987 33554432000 4194304 4625164 140734355367744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 156277 23987 353 106 0 151780 0
[pid=8234/tid=8235] ppid=8232 vsize=625108 CPUtime=1.44 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 7312 0 0 0 144 0 0 0 25 0 8 0 804057227 640110592 23987 33554432000 4194304 4625164 140734355367744 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=625108 CPUtime=1.48 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 5586 0 0 0 148 0 0 0 20 0 8 0 804057227 640110592 23987 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=625108 CPUtime=1.49 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 16642 0 0 0 147 2 0 0 25 0 8 0 804057227 640110592 23987 33554432000 4194304 4625164 140734355367744 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=625108 CPUtime=1.48 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 5448 0 0 0 148 0 0 0 20 0 8 0 804057227 640110592 23987 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=625108 CPUtime=1.48 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 7238 0 0 0 148 0 0 0 19 0 8 0 804057227 640110592 23987 33554432000 4194304 4625164 140734355367744 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=625108 CPUtime=1.49 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 4774 0 0 0 149 0 0 0 20 0 8 0 804057227 640110592 23987 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=625108 CPUtime=1.5 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 5018 0 0 0 150 0 0 0 19 0 8 0 804057227 640110592 23987 33554432000 4194304 4625164 140734355367744 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 625108

[startup+3.10057 s]
/proc/loadavg: 8.00 8.03 8.00 9/430 8242
/proc/meminfo: memFree=29627240/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=650304 CPUtime=24.49 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 106810 0 0 0 2433 16 0 0 25 0 8 0 804057226 665911296 34355 33554432000 4194304 4625164 140734355367744 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 162576 34355 353 106 0 158079 0
[pid=8234/tid=8235] ppid=8232 vsize=650304 CPUtime=3.01 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 10774 0 0 0 300 1 0 0 25 0 8 0 804057227 665911296 34355 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352562 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=650304 CPUtime=3.05 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 8057 0 0 0 304 1 0 0 25 0 8 0 804057227 665911296 34355 33554432000 4194304 4625164 140734355367744 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=650304 CPUtime=3.05 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 35133 0 0 0 301 4 0 0 25 0 8 0 804057227 665911296 34355 33554432000 4194304 4625164 140734355367744 18446744073709551615 244446988647 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=650304 CPUtime=3.05 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 7966 0 0 0 305 0 0 0 25 0 8 0 804057227 665911296 34167 33554432000 4194304 4625164 140734355367744 18446744073709551615 4462336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=650304 CPUtime=3.05 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 10560 0 0 0 304 1 0 0 25 0 8 0 804057227 665911296 34167 33554432000 4194304 4625164 140734355367744 18446744073709551615 4349916 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=650304 CPUtime=3.03 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 7706 0 0 0 302 1 0 0 25 0 8 0 804057227 665911296 34167 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=650304 CPUtime=3.07 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 8091 0 0 0 306 1 0 0 25 0 8 0 804057227 665911296 34167 33554432000 4194304 4625164 140734355367744 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 650304

[startup+6.31697 s]
/proc/loadavg: 8.00 8.03 8.00 9/430 8242
/proc/meminfo: memFree=29557348/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=696036 CPUtime=50.17 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 181450 0 0 0 4989 28 0 0 25 0 8 0 804057226 712740864 52384 33554432000 4194304 4625164 140734355367744 18446744073709551615 4512075 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 174009 52384 353 106 0 169512 0
[pid=8234/tid=8235] ppid=8232 vsize=696036 CPUtime=6.23 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 17048 0 0 0 621 2 0 0 25 0 8 0 804057227 712740864 52385 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=696036 CPUtime=6.26 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 11844 0 0 0 625 1 0 0 25 0 8 0 804057227 712740864 52385 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=696036 CPUtime=6.27 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 74089 0 0 0 617 10 0 0 25 0 8 0 804057227 712740864 52385 33554432000 4194304 4625164 140734355367744 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=696036 CPUtime=6.27 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 12720 0 0 0 626 1 0 0 25 0 8 0 804057227 712740864 52386 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=696036 CPUtime=6.28 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 17509 0 0 0 625 3 0 0 25 0 8 0 804057227 712740864 52386 33554432000 4194304 4625164 140734355367744 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=696036 CPUtime=6.2 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 10748 0 0 0 619 1 0 0 25 0 8 0 804057227 712740864 52386 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=696036 CPUtime=6.29 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 12183 0 0 0 627 2 0 0 25 0 8 0 804057227 712740864 52386 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0

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


[startup+1127.1 s]
/proc/loadavg: 8.06 8.05 8.00 9/430 8272
/proc/meminfo: memFree=26686680/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=4075992 CPUtime=9000.02 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 13260776 0 0 0 898000 2002 0 0 25 0 8 0 804057226 4173815808 767929 33554432000 4194304 4625164 140734355367744 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 1018998 767929 415 106 0 1014501 0
[pid=8234/tid=8235] ppid=8232 vsize=4075992 CPUtime=1127.02 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 180897 0 0 0 112662 40 0 0 25 0 8 0 804057227 4173815808 767962 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=4075992 CPUtime=1126.79 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 193093 0 0 0 112645 34 0 0 25 0 8 0 804057227 4173815808 767963 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=4075992 CPUtime=1127.06 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 11551039 0 0 0 111043 1663 0 0 25 0 8 0 804057227 4173815808 767963 33554432000 4194304 4625164 140734355367744 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=4075992 CPUtime=1127.09 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 190726 0 0 0 112677 32 0 0 25 0 8 0 804057227 4173815808 767963 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=4075992 CPUtime=1127.09 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 300342 0 0 0 112651 58 0 0 25 0 8 0 804057227 4173815808 767964 33554432000 4194304 4625164 140734355367744 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=4075992 CPUtime=1117.34 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 133380 0 0 0 111692 42 0 0 25 0 8 0 804057227 4173815808 767964 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=4075992 CPUtime=1120.49 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 198562 0 0 0 112005 44 0 0 25 0 8 0 804057227 4173815808 767964 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9000.02
Current children cumulated vsize (KiB) 4075992

[startup+1152.7 s]
/proc/loadavg: 8.11 8.06 8.00 9/430 8273
/proc/meminfo: memFree=26652908/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=4010456 CPUtime=9204.34 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 13622176 0 0 0 918379 2055 0 0 25 0 8 0 804057226 4106706944 779624 33554432000 4194304 4625164 140734355367744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 1002614 779624 519 106 0 998117 0
[pid=8234/tid=8235] ppid=8232 vsize=4010456 CPUtime=1152.6 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 181384 0 0 0 115220 40 0 0 25 0 8 0 804057227 4106706944 779624 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=4010456 CPUtime=1152.38 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 193952 0 0 0 115203 35 0 0 25 0 8 0 804057227 4106706944 779624 33554432000 4194304 4625164 140734355367744 18446744073709551615 4353247 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=4010456 CPUtime=1152.64 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 11899673 0 0 0 113552 1712 0 0 25 0 8 0 804057227 4106706944 779624 33554432000 4194304 4625164 140734355367744 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=4010456 CPUtime=1152.67 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 191098 0 0 0 115235 32 0 0 25 0 8 0 804057227 4106706944 779624 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=4010456 CPUtime=1152.67 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 302644 0 0 0 115208 59 0 0 25 0 8 0 804057227 4106706944 779624 33554432000 4194304 4625164 140734355367744 18446744073709551615 4349072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=4010456 CPUtime=1142.92 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 134051 0 0 0 114250 42 0 0 25 0 8 0 804057227 4106706944 779624 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=4010456 CPUtime=1145.7 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 199285 0 0 0 114526 44 0 0 25 0 8 0 804057227 4106706944 779624 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9204.34
Current children cumulated vsize (KiB) 4010456

[startup+1159.12 s]
/proc/loadavg: 8.10 8.06 8.00 9/430 8273
/proc/meminfo: memFree=26638648/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=4010456 CPUtime=9255.57 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 13724603 0 0 0 923486 2071 0 0 25 0 8 0 804057226 4106706944 774281 33554432000 4194304 4625164 140734355367744 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 1002614 774282 353 106 0 998117 0
[pid=8234/tid=8235] ppid=8232 vsize=4010456 CPUtime=1159.02 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 181632 0 0 0 115862 40 0 0 25 0 8 0 804057227 4106706944 774283 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=4010456 CPUtime=1158.79 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 194130 0 0 0 115844 35 0 0 25 0 8 0 804057227 4106706944 774284 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=4010456 CPUtime=1159.06 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 11997942 0 0 0 114179 1727 0 0 25 0 8 0 804057227 4106706944 774284 33554432000 4194304 4625164 140734355367744 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=4010456 CPUtime=1159.08 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 191275 0 0 0 115876 32 0 0 25 0 8 0 804057227 4106706944 774284 33554432000 4194304 4625164 140734355367744 18446744073709551615 4353247 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=4010456 CPUtime=1159.09 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 303410 0 0 0 115850 59 0 0 25 0 8 0 804057227 4106706944 774284 33554432000 4194304 4625164 140734355367744 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=4010456 CPUtime=1149.34 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 134202 0 0 0 114892 42 0 0 25 0 8 0 804057227 4106706944 774284 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=4010456 CPUtime=1152.02 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 199390 0 0 0 115158 44 0 0 25 0 8 0 804057227 4106706944 774284 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9255.57
Current children cumulated vsize (KiB) 4010456

[startup+1165.5 s]
/proc/loadavg: 8.09 8.06 8.00 9/430 8273
/proc/meminfo: memFree=26648688/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=4010456 CPUtime=9306.57 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 13814816 0 0 0 928573 2084 0 0 25 0 8 0 804057226 4106706944 782088 33554432000 4194304 4625164 140734355367744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 1002614 782088 436 106 0 998117 0
[pid=8234/tid=8235] ppid=8232 vsize=4010456 CPUtime=1165.4 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 181905 0 0 0 116500 40 0 0 25 0 8 0 804057227 4106706944 782088 33554432000 4194304 4625164 140734355367744 18446744073709551615 244446612482 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=4010456 CPUtime=1165.17 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 194142 0 0 0 116482 35 0 0 25 0 8 0 804057227 4106706944 782088 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=4010456 CPUtime=1165.44 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 12083640 0 0 0 114805 1739 0 0 25 0 8 0 804057227 4106706944 782088 33554432000 4194304 4625164 140734355367744 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=4010456 CPUtime=1165.47 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 191371 0 0 0 116515 32 0 0 25 0 8 0 804057227 4106706944 782088 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=4010456 CPUtime=1165.47 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 304550 0 0 0 116488 59 0 0 25 0 8 0 804057227 4106706944 782088 33554432000 4194304 4625164 140734355367744 18446744073709551615 4349021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=4010456 CPUtime=1155.73 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 134476 0 0 0 115530 43 0 0 25 0 8 0 804057227 4106706944 782088 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=4010456 CPUtime=1158.32 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 199635 0 0 0 115788 44 0 0 25 0 8 0 804057227 4106706944 782088 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9306.57
Current children cumulated vsize (KiB) 4010456

[startup+1168.7 s]
/proc/loadavg: 8.09 8.06 8.00 9/430 8273
/proc/meminfo: memFree=26627112/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=4010456 CPUtime=9332.12 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 13856328 0 0 0 931123 2089 0 0 25 0 8 0 804057226 4106706944 784477 33554432000 4194304 4625164 140734355367744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 1002614 784477 379 106 0 998117 0
[pid=8234/tid=8235] ppid=8232 vsize=4010456 CPUtime=1168.6 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 181905 0 0 0 116820 40 0 0 25 0 8 0 804057227 4106706944 784477 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=4010456 CPUtime=1168.37 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 194219 0 0 0 116802 35 0 0 25 0 8 0 804057227 4106706944 784477 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=4010456 CPUtime=1168.65 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 12123397 0 0 0 115121 1744 0 0 25 0 8 0 804057227 4106706944 784477 33554432000 4194304 4625164 140734355367744 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=4010456 CPUtime=1168.67 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 191415 0 0 0 116835 32 0 0 25 0 8 0 804057227 4106706944 784477 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=4010456 CPUtime=1168.67 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 304846 0 0 0 116808 59 0 0 25 0 8 0 804057227 4106706944 784477 33554432000 4194304 4625164 140734355367744 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=4010456 CPUtime=1158.93 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 134573 0 0 0 115850 43 0 0 25 0 8 0 804057227 4106706944 784477 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=4010456 CPUtime=1161.48 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 199639 0 0 0 116104 44 0 0 25 0 8 0 804057227 4106706944 784477 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9332.12
Current children cumulated vsize (KiB) 4010456

[startup+1170.3 s]
/proc/loadavg: 8.09 8.06 8.00 9/430 8273
/proc/meminfo: memFree=26616076/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=4010456 CPUtime=9344.89 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 13870276 0 0 0 932399 2090 0 0 25 0 8 0 804057226 4106706944 783001 33554432000 4194304 4625164 140734355367744 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 1002614 783001 353 106 0 998117 0
[pid=8234/tid=8235] ppid=8232 vsize=4010456 CPUtime=1170.21 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 181914 0 0 0 116981 40 0 0 25 0 8 0 804057227 4106706944 783001 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=4010456 CPUtime=1169.97 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 194260 0 0 0 116962 35 0 0 25 0 8 0 804057227 4106706944 783001 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=4010456 CPUtime=1170.25 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 12135590 0 0 0 115280 1745 0 0 25 0 8 0 804057227 4106706944 783001 33554432000 4194304 4625164 140734355367744 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=4010456 CPUtime=1170.27 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 191418 0 0 0 116995 32 0 0 25 0 8 0 804057227 4106706944 783001 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=4010456 CPUtime=1170.27 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 304886 0 0 0 116968 59 0 0 25 0 8 0 804057227 4106706944 783001 33554432000 4194304 4625164 140734355367744 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=4010456 CPUtime=1160.53 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 134573 0 0 0 116010 43 0 0 25 0 8 0 804057227 4106706944 783001 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=4010456 CPUtime=1163.04 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 199649 0 0 0 116260 44 0 0 25 0 8 0 804057227 4106706944 783001 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9344.89
Current children cumulated vsize (KiB) 4010456

[startup+1170.7 s]
/proc/loadavg: 8.09 8.06 8.00 9/430 8273
/proc/meminfo: memFree=26616076/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=4010456 CPUtime=9348.09 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) R 8232 8234 8027 0 -1 4202496 13875319 0 0 0 932718 2091 0 0 25 0 8 0 804057226 4106706944 787980 33554432000 4194304 4625164 140734355367744 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 1002614 787980 448 106 0 998117 0
[pid=8234/tid=8235] ppid=8232 vsize=4010456 CPUtime=1170.61 cores=0-7
/proc/8234/task/8235/stat : 8235 (SArTagnan) R 8232 8234 8027 0 -1 4202560 181916 0 0 0 117021 40 0 0 25 0 8 0 804057227 4106706944 787980 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8234/tid=8236] ppid=8232 vsize=4010456 CPUtime=1170.37 cores=0-7
/proc/8234/task/8236/stat : 8236 (SArTagnan) R 8232 8234 8027 0 -1 4202560 194299 0 0 0 117002 35 0 0 25 0 8 0 804057227 4106706944 787980 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8234/tid=8237] ppid=8232 vsize=4010456 CPUtime=1170.65 cores=0-7
/proc/8234/task/8237/stat : 8237 (SArTagnan) R 8232 8234 8027 0 -1 4202560 12139998 0 0 0 115320 1745 0 0 25 0 8 0 804057227 4106706944 787980 33554432000 4194304 4625164 140734355367744 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8234/tid=8238] ppid=8232 vsize=4010456 CPUtime=1170.67 cores=0-7
/proc/8234/task/8238/stat : 8238 (SArTagnan) R 8232 8234 8027 0 -1 4202560 191419 0 0 0 117035 32 0 0 25 0 8 0 804057227 4106706944 787980 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8234/tid=8239] ppid=8232 vsize=4010456 CPUtime=1170.67 cores=0-7
/proc/8234/task/8239/stat : 8239 (SArTagnan) R 8232 8234 8027 0 -1 4202560 304888 0 0 0 117008 59 0 0 25 0 8 0 804057227 4106706944 787980 33554432000 4194304 4625164 140734355367744 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8234/tid=8240] ppid=8232 vsize=4010456 CPUtime=1160.93 cores=0-7
/proc/8234/task/8240/stat : 8240 (SArTagnan) R 8232 8234 8027 0 -1 4202560 134574 0 0 0 116050 43 0 0 25 0 8 0 804057227 4106706944 787980 33554432000 4194304 4625164 140734355367744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8234/tid=8241] ppid=8232 vsize=4010456 CPUtime=1163.44 cores=0-7
/proc/8234/task/8241/stat : 8241 (SArTagnan) R 8232 8234 8027 0 -1 4202560 199652 0 0 0 116300 44 0 0 25 0 8 0 804057227 4106706944 787980 33554432000 4194304 4625164 140734355367744 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9348.09
Current children cumulated vsize (KiB) 4010456

[startup+1171.1 s]
/proc/loadavg: 8.09 8.06 8.00 2/424 8273
/proc/meminfo: memFree=29599540/32951124 swapFree=43324008/67111528
[pid=8234] ppid=8232 vsize=0 CPUtime=9350.26 cores=0-7
/proc/8234/stat : 8234 (SArTagnan) Z 8232 8234 8027 0 -1 4203548 13881555 0 0 0 932919 2107 0 0 25 0 1 0 804057226 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8234/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9350.26
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1171.12
CPU time (s): 9350.27
CPU user time (s): 9329.19
CPU system time (s): 21.0788
CPU usage (%): 798.406
Max. virtual memory (cumulated for all children) (KiB): 4075992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9329.19
system time used= 21.0788
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13881555
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= 2915
involuntary context switches= 26829

runsolver used 4.87126 second user time and 12.1482 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-01 12:36:08
IDJOB=3438871
IDBENCH=83189
IDSOLVER=1936
FILE ID=node105/3438871-1306924568
RUNJOBID= node105-1306919556-8041
PBS_JOBID= 13488536
Free space on /tmp= 73720 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_360_u.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438871-1306924568/watcher-3438871-1306924568 -o /tmp/evaluation-result-3438871-1306924568/solver-3438871-1306924568 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438871-1306924568.cnf -threads=8

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

MD5SUM BENCH= 4b70d66c676eba3660e2a5eff473f8e7
RANDOM SEED=2131018696

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29763232 kB
Buffers:        187724 kB
Cached:         291256 kB
SwapCached:      20984 kB
Active:        2588728 kB
Inactive:       296544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29763232 kB
SwapTotal:    67111528 kB
SwapFree:     43324008 kB
Dirty:             776 kB
Writeback:           4 kB
AnonPages:     2403796 kB
Mapped:          18916 kB
Slab:           153300 kB
PageTables:      81336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114853960 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= 73716 MiB
End job on node105 at 2011-06-01 12:55:39