Trace number 3439141

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 359.232 45.1292

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_381.cnf
MD5SUM7976b5f6c5f2fc75af91292df6b31e76
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.0577
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of clauses19482
Sum of the clauses size85088
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253
Number of clauses of size 317631
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51598

Solver Data

359.11/45.11	
359.11/45.11	s UNSATISFIABLE
359.11/45.11	c Import unit

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-3439141-1306960405/watcher-3439141-1306960405 -o /tmp/evaluation-result-3439141-1306960405/solver-3439141-1306960405 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439141-1306960405.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/504 15120
/proc/meminfo: memFree=17090072/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=20820 CPUtime=0 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 1319 0 0 0 0 0 0 0 24 0 1 0 788456587 21319680 874 33554432000 4194304 4625164 140737182081136 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/15120/statm: 5205 876 296 106 0 708 0
[pid=15120/tid=15121] ppid=15118 vsize=98188 CPUtime=0 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 788456588 100544512 2198 33554432000 4194304 4625164 140737182081136 18446744073709551615 46982210373548 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=98188 CPUtime=0 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788456588 100544512 2198 33554432000 4194304 4625164 140737182081136 18446744073709551615 255106825201 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=98188 CPUtime=0 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788456588 100544512 2198 33554432000 4194304 4625164 140737182081136 18446744073709551615 255106825201 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=98188 CPUtime=0 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788456588 100544512 2198 33554432000 4194304 4625164 140737182081136 18446744073709551615 255118566454 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=98188 CPUtime=0 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788456588 100544512 2198 33554432000 4194304 4625164 140737182081136 18446744073709551615 255106825201 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=98188 CPUtime=0 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788456588 100544512 2198 33554432000 4194304 4625164 140737182081136 18446744073709551615 255118566454 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=98188 CPUtime=0 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788456588 100544512 2198 33554432000 4194304 4625164 140737182081136 18446744073709551615 46982210373554 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.051277 s]
/proc/loadavg: 0.00 0.00 0.00 1/504 15120
/proc/meminfo: memFree=17090072/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=299720 CPUtime=0.18 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 4228 0 0 0 18 0 0 0 25 0 8 0 788456587 306913280 2853 33554432000 4194304 4625164 140737182081136 18446744073709551615 255106811994 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15120/statm: 74930 2853 343 106 0 70433 0
[pid=15120/tid=15121] ppid=15118 vsize=299720 CPUtime=0.03 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 251 0 0 0 3 0 0 0 25 0 8 0 788456588 306913280 2853 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=299720 CPUtime=0 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 237 0 0 0 0 0 0 0 18 0 8 0 788456588 306913280 2855 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=299720 CPUtime=0.01 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) S 15118 15120 15094 0 -1 4202560 59 0 0 0 1 0 0 0 18 0 8 0 788456588 306913280 2856 33554432000 4194304 4625164 140737182081136 18446744073709551615 255106873838 0 0 4096 2 18446604450272347136 0 0 -1 7 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=299720 CPUtime=0.02 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 246 0 0 0 2 0 0 0 25 0 8 0 788456588 306913280 2857 33554432000 4194304 4625164 140737182081136 18446744073709551615 4339688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=299720 CPUtime=0.02 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 258 0 0 0 2 0 0 0 18 0 8 0 788456588 306913280 2857 33554432000 4194304 4625164 140737182081136 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=299720 CPUtime=0.02 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 247 0 0 0 2 0 0 0 25 0 8 0 788456588 306913280 2857 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352618 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=299720 CPUtime=0.01 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 247 0 0 0 1 0 0 0 18 0 8 0 788456588 306913280 2857 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351958 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 299720

[startup+0.123294 s]
/proc/loadavg: 0.00 0.00 0.00 1/504 15120
/proc/meminfo: memFree=17090072/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=301360 CPUtime=0.68 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) S 15118 15120 15094 0 -1 4202496 6566 0 0 0 68 0 0 0 25 0 8 0 788456587 308592640 3336 33554432000 4194304 4625164 140737182081136 18446744073709551615 255106873838 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15120/statm: 75340 3336 345 106 0 70843 0
[pid=15120/tid=15121] ppid=15118 vsize=301360 CPUtime=0.1 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 501 0 0 0 10 0 0 0 25 0 8 0 788456588 308592640 3336 33554432000 4194304 4625164 140737182081136 18446744073709551615 255106812087 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=301360 CPUtime=0.07 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 494 0 0 0 7 0 0 0 18 0 8 0 788456588 308592640 3336 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=301360 CPUtime=0.07 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 800 0 0 0 7 0 0 0 18 0 8 0 788456588 308592640 3336 33554432000 4194304 4625164 140737182081136 18446744073709551615 4335410 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=301360 CPUtime=0.1 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 491 0 0 0 10 0 0 0 25 0 8 0 788456588 308592640 3336 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=301360 CPUtime=0.09 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 493 0 0 0 9 0 0 0 18 0 8 0 788456588 308592640 3336 33554432000 4194304 4625164 140737182081136 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=301360 CPUtime=0.09 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 489 0 0 0 9 0 0 0 25 0 8 0 788456588 308592640 3336 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=301360 CPUtime=0.08 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 490 0 0 0 8 0 0 0 18 0 8 0 788456588 308592640 3337 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 301360

[startup+0.724194 s]
/proc/loadavg: 0.00 0.00 0.00 1/504 15120
/proc/meminfo: memFree=17090072/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=308452 CPUtime=4.95 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 14188 0 0 0 493 2 0 0 18 0 8 0 788456587 315854848 6929 33554432000 4194304 4625164 140737182081136 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15120/statm: 77113 6952 345 106 0 72616 0
[pid=15120/tid=15121] ppid=15118 vsize=308452 CPUtime=0.49 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 967 0 0 0 49 0 0 0 25 0 8 0 788456588 315854848 6963 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=308452 CPUtime=0.68 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 971 0 0 0 68 0 0 0 18 0 8 0 788456588 315854848 6975 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=308452 CPUtime=0.68 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 4885 0 0 0 67 1 0 0 18 0 8 0 788456588 315854848 6990 33554432000 4194304 4625164 140737182081136 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=308452 CPUtime=0.7 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 1005 0 0 0 70 0 0 0 25 0 8 0 788456588 315854848 7003 33554432000 4194304 4625164 140737182081136 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=308452 CPUtime=0.69 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 980 0 0 0 69 0 0 0 18 0 8 0 788456588 315854848 7015 33554432000 4194304 4625164 140737182081136 18446744073709551615 4434972 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=308452 CPUtime=0.35 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 880 0 0 0 35 0 0 0 25 0 8 0 788456588 315854848 7031 33554432000 4194304 4625164 140737182081136 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=308452 CPUtime=0.68 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 1415 0 0 0 68 0 0 0 18 0 8 0 788456588 315854848 7044 33554432000 4194304 4625164 140737182081136 18446744073709551615 255106466261 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 308452

[startup+0.80118 s]
/proc/loadavg: 0.00 0.00 0.00 1/504 15120
/proc/meminfo: memFree=17090072/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=307196 CPUtime=5.56 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 14978 0 0 0 554 2 0 0 18 0 8 0 788456587 314568704 7087 33554432000 4194304 4625164 140737182081136 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15120/statm: 76799 7087 345 106 0 72302 0
[pid=15120/tid=15121] ppid=15118 vsize=307196 CPUtime=0.57 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 986 0 0 0 57 0 0 0 25 0 8 0 788456588 314568704 7087 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=307196 CPUtime=0.75 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 981 0 0 0 75 0 0 0 18 0 8 0 788456588 314568704 7087 33554432000 4194304 4625164 140737182081136 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=307196 CPUtime=0.75 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 5352 0 0 0 74 1 0 0 18 0 8 0 788456588 314568704 7087 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=307196 CPUtime=0.77 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 1034 0 0 0 77 0 0 0 25 0 8 0 788456588 314568704 7087 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=307196 CPUtime=0.76 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 1015 0 0 0 76 0 0 0 18 0 8 0 788456588 314568704 7087 33554432000 4194304 4625164 140737182081136 18446744073709551615 4348867 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=307196 CPUtime=0.43 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 903 0 0 0 43 0 0 0 25 0 8 0 788456588 314568704 7087 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=307196 CPUtime=0.76 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 1484 0 0 0 76 0 0 0 19 0 8 0 788456588 314568704 7087 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 307196

[startup+1.51906 s]
/proc/loadavg: 0.64 0.13 0.04 9/512 15128
/proc/meminfo: memFree=17047728/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=311052 CPUtime=11.28 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 24474 0 0 0 1125 3 0 0 19 0 8 0 788456587 318517248 10616 33554432000 4194304 4625164 140737182081136 18446744073709551615 4511950 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15120/statm: 77763 10616 348 106 0 73266 0
[pid=15120/tid=15121] ppid=15118 vsize=311052 CPUtime=1.27 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 1775 0 0 0 127 0 0 0 25 0 8 0 788456588 318517248 10616 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=311052 CPUtime=1.47 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 1736 0 0 0 147 0 0 0 19 0 8 0 788456588 318517248 10616 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=311052 CPUtime=1.47 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 9797 0 0 0 146 1 0 0 20 0 8 0 788456588 318517248 10616 33554432000 4194304 4625164 140737182081136 18446744073709551615 4552452 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=311052 CPUtime=1.49 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 1784 0 0 0 149 0 0 0 25 0 8 0 788456588 318517248 10616 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351951 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=311052 CPUtime=1.48 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 1739 0 0 0 148 0 0 0 20 0 8 0 788456588 318517248 10616 33554432000 4194304 4625164 140737182081136 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=311052 CPUtime=1.15 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 1580 0 0 0 115 0 0 0 25 0 8 0 788456588 318517248 10616 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=311052 CPUtime=1.48 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 2539 0 0 0 148 0 0 0 19 0 8 0 788456588 318517248 10616 33554432000 4194304 4625164 140737182081136 18446744073709551615 4339546 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 311052

[startup+3.10078 s]
/proc/loadavg: 0.64 0.13 0.04 9/512 15128
/proc/meminfo: memFree=17026524/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=389308 CPUtime=23.92 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 37922 0 0 0 2386 6 0 0 22 0 8 0 788456587 398651392 16557 33554432000 4194304 4625164 140737182081136 18446744073709551615 4511982 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15120/statm: 97327 16557 351 106 0 92830 0
[pid=15120/tid=15121] ppid=15118 vsize=389308 CPUtime=2.83 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 2854 0 0 0 283 0 0 0 25 0 8 0 788456588 398651392 16557 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=389308 CPUtime=3.05 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 2685 0 0 0 305 0 0 0 22 0 8 0 788456588 398651392 16557 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=389308 CPUtime=3.05 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 15054 0 0 0 303 2 0 0 25 0 8 0 788456588 398651392 16557 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=389308 CPUtime=3.07 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 3815 0 0 0 307 0 0 0 25 0 8 0 788456588 398651392 16557 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=389308 CPUtime=3.06 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 2737 0 0 0 306 0 0 0 25 0 8 0 788456588 398651392 16557 33554432000 4194304 4625164 140737182081136 18446744073709551615 4437196 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=389308 CPUtime=2.73 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 2761 0 0 0 273 0 0 0 25 0 8 0 788456588 398651392 16557 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352310 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=389308 CPUtime=3.05 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 3854 0 0 0 305 0 0 0 25 0 8 0 788456588 398651392 16557 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.92
Current children cumulated vsize (KiB) 389308

[startup+6.30122 s]
/proc/loadavg: 1.23 0.26 0.09 9/512 15128
/proc/meminfo: memFree=16985532/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=416968 CPUtime=49.47 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 64888 0 0 0 4937 10 0 0 25 0 8 0 788456587 426975232 26779 33554432000 4194304 4625164 140737182081136 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15120/statm: 104242 26779 352 106 0 99745 0
[pid=15120/tid=15121] ppid=15118 vsize=416968 CPUtime=5.98 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 6531 0 0 0 597 1 0 0 25 0 8 0 788456588 426975232 26779 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=416968 CPUtime=6.25 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 4433 0 0 0 625 0 0 0 25 0 8 0 788456588 426975232 26779 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=416968 CPUtime=6.25 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 26434 0 0 0 622 3 0 0 25 0 8 0 788456588 426975232 26779 33554432000 4194304 4625164 140737182081136 18446744073709551615 4278657 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=416968 CPUtime=6.27 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 6337 0 0 0 626 1 0 0 25 0 8 0 788456588 426975232 26779 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=416968 CPUtime=6.26 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 4558 0 0 0 626 0 0 0 25 0 8 0 788456588 426975232 26779 33554432000 4194304 4625164 140737182081136 18446744073709551615 4349916 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=416968 CPUtime=5.93 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 5995 0 0 0 592 1 0 0 25 0 8 0 788456588 426975232 26779 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=416968 CPUtime=6.25 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 6167 0 0 0 625 0 0 0 25 0 8 0 788456588 426975232 26779 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0

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

/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 10796 0 0 0 2544 2 0 0 25 0 8 0 788456588 496558080 54892 33554432000 4194304 4625164 140737182081136 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=484920 CPUtime=25.12 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 9487 0 0 0 2510 2 0 0 25 0 8 0 788456588 496558080 54892 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=484920 CPUtime=25.44 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 9644 0 0 0 2543 1 0 0 25 0 8 0 788456588 496558080 54892 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.72
Current children cumulated vsize (KiB) 484920

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

[startup+25.9008 s]
/proc/loadavg: 3.15 0.76 0.25 9/512 15129
/proc/meminfo: memFree=16870472/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=484920 CPUtime=205.9 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 175289 0 0 0 20559 31 0 0 25 0 8 0 788456587 496558080 55388 33554432000 4194304 4625164 140737182081136 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15120/statm: 121230 55389 356 106 0 116733 0
[pid=15120/tid=15121] ppid=15118 vsize=484920 CPUtime=25.24 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 15618 0 0 0 2522 2 0 0 25 0 8 0 788456588 496558080 55389 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=484920 CPUtime=25.85 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 10307 0 0 0 2584 1 0 0 25 0 8 0 788456588 496558080 55390 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=484920 CPUtime=25.85 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 97388 0 0 0 2569 16 0 0 25 0 8 0 788456588 496558080 55392 33554432000 4194304 4625164 140737182081136 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=484920 CPUtime=25.85 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 15803 0 0 0 2583 2 0 0 25 0 8 0 788456588 496558080 55392 33554432000 4194304 4625164 140737182081136 18446744073709551615 4339549 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=484920 CPUtime=25.86 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 10810 0 0 0 2584 2 0 0 25 0 8 0 788456588 496558080 55392 33554432000 4194304 4625164 140737182081136 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=484920 CPUtime=25.52 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 9488 0 0 0 2550 2 0 0 25 0 8 0 788456588 496558080 55393 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=484920 CPUtime=25.84 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 9658 0 0 0 2583 1 0 0 25 0 8 0 788456588 496558080 55394 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 205.9
Current children cumulated vsize (KiB) 484920

[startup+38.7005 s]
/proc/loadavg: 3.90 1.00 0.34 9/512 15129
/proc/meminfo: memFree=16830888/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=513016 CPUtime=308.06 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 254280 0 0 0 30763 43 0 0 25 0 8 0 788456587 525328384 65276 33554432000 4194304 4625164 140737182081136 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15120/statm: 128254 65276 448 106 0 123757 0
[pid=15120/tid=15121] ppid=15118 vsize=513016 CPUtime=37.82 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 22429 0 0 0 3779 3 0 0 25 0 8 0 788456588 525328384 65276 33554432000 4194304 4625164 140737182081136 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=513016 CPUtime=38.64 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 10575 0 0 0 3863 1 0 0 25 0 8 0 788456588 525328384 65276 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=513016 CPUtime=38.65 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 155829 0 0 0 3841 24 0 0 25 0 8 0 788456588 525328384 65276 33554432000 4194304 4625164 140737182081136 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=513016 CPUtime=38.66 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 22274 0 0 0 3863 3 0 0 25 0 8 0 788456588 525328384 65276 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352178 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=513016 CPUtime=38.66 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 15045 0 0 0 3863 3 0 0 25 0 8 0 788456588 525328384 65276 33554432000 4194304 4625164 140737182081136 18446744073709551615 4348817 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=513016 CPUtime=38.31 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 9912 0 0 0 3829 2 0 0 25 0 8 0 788456588 525328384 65276 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=513016 CPUtime=38.63 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 10034 0 0 0 3862 1 0 0 25 0 8 0 788456588 525328384 65276 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 308.06
Current children cumulated vsize (KiB) 513016

[startup+41.901 s]
/proc/loadavg: 4.30 1.13 0.38 9/512 15129
/proc/meminfo: memFree=16823740/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=552592 CPUtime=333.6 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 267768 0 0 0 33314 46 0 0 25 0 8 0 788456587 565854208 67242 33554432000 4194304 4625164 140737182081136 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15120/statm: 138148 67242 448 106 0 133651 0
[pid=15120/tid=15121] ppid=15118 vsize=552592 CPUtime=40.97 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 22739 0 0 0 4093 4 0 0 21 0 8 0 788456588 565854208 67242 33554432000 4194304 4625164 140737182081136 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=552592 CPUtime=41.84 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 14151 0 0 0 4183 1 0 0 25 0 8 0 788456588 565854208 67242 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=552592 CPUtime=41.85 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 161101 0 0 0 4160 25 0 0 25 0 8 0 788456588 565854208 67242 33554432000 4194304 4625164 140737182081136 18446744073709551615 4573808 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=552592 CPUtime=41.85 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 22706 0 0 0 4182 3 0 0 21 0 8 0 788456588 565854208 67242 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=552592 CPUtime=41.86 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 15137 0 0 0 4183 3 0 0 25 0 8 0 788456588 565854208 67242 33554432000 4194304 4625164 140737182081136 18446744073709551615 4349038 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=552592 CPUtime=41.51 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 9912 0 0 0 4149 2 0 0 25 0 8 0 788456588 565854208 67242 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=552592 CPUtime=41.84 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 13584 0 0 0 4182 2 0 0 25 0 8 0 788456588 565854208 67242 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 333.6
Current children cumulated vsize (KiB) 552592

[startup+43.5007 s]
/proc/loadavg: 4.30 1.13 0.38 9/512 15130
/proc/meminfo: memFree=16819276/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=552592 CPUtime=346.35 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 270973 0 0 0 34589 46 0 0 25 0 8 0 788456587 565854208 67772 33554432000 4194304 4625164 140737182081136 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15120/statm: 138148 67772 448 106 0 133651 0
[pid=15120/tid=15121] ppid=15118 vsize=552592 CPUtime=42.53 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 22893 0 0 0 4249 4 0 0 25 0 8 0 788456588 565854208 67772 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=552592 CPUtime=43.44 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 14186 0 0 0 4343 1 0 0 25 0 8 0 788456588 565854208 67772 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=552592 CPUtime=43.45 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 163760 0 0 0 4320 25 0 0 25 0 8 0 788456588 565854208 67772 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=552592 CPUtime=43.46 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 22809 0 0 0 4342 4 0 0 25 0 8 0 788456588 565854208 67772 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=552592 CPUtime=43.46 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 15218 0 0 0 4343 3 0 0 25 0 8 0 788456588 565854208 67772 33554432000 4194304 4625164 140737182081136 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=552592 CPUtime=43.11 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 9912 0 0 0 4309 2 0 0 25 0 8 0 788456588 565854208 67772 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=552592 CPUtime=43.44 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 13584 0 0 0 4342 2 0 0 25 0 8 0 788456588 565854208 67772 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 346.35
Current children cumulated vsize (KiB) 552592

[startup+44.3005 s]
/proc/loadavg: 4.30 1.13 0.38 9/512 15130
/proc/meminfo: memFree=16808612/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=552592 CPUtime=352.83 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 277130 0 0 0 35236 47 0 0 25 0 8 0 788456587 565854208 70575 33554432000 4194304 4625164 140737182081136 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15120/statm: 138148 70575 547 106 0 133651 0
[pid=15120/tid=15121] ppid=15118 vsize=552592 CPUtime=43.33 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 22905 0 0 0 4329 4 0 0 25 0 8 0 788456588 565854208 70339 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=552592 CPUtime=44.26 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 14186 0 0 0 4425 1 0 0 25 0 8 0 788456588 565854208 70339 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=552592 CPUtime=44.27 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 167755 0 0 0 4401 26 0 0 25 0 8 0 788456588 565854208 70339 33554432000 4194304 4625164 140737182081136 18446744073709551615 4278683 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=552592 CPUtime=44.28 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 22884 0 0 0 4424 4 0 0 25 0 8 0 788456588 565854208 70339 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=552592 CPUtime=44.27 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 15323 0 0 0 4424 3 0 0 25 0 8 0 788456588 565854208 70339 33554432000 4194304 4625164 140737182081136 18446744073709551615 4349084 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=552592 CPUtime=43.93 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 9912 0 0 0 4391 2 0 0 25 0 8 0 788456588 565854208 70339 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=552592 CPUtime=44.26 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 13584 0 0 0 4424 2 0 0 25 0 8 0 788456588 565854208 70339 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 352.83
Current children cumulated vsize (KiB) 552592

[startup+44.7005 s]
/proc/loadavg: 4.30 1.13 0.38 9/512 15130
/proc/meminfo: memFree=16808612/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=552592 CPUtime=355.94 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 278020 0 0 0 35546 48 0 0 25 0 8 0 788456587 565854208 70646 33554432000 4194304 4625164 140737182081136 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15120/statm: 138148 70646 546 106 0 133651 0
[pid=15120/tid=15121] ppid=15118 vsize=552592 CPUtime=43.71 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 22944 0 0 0 4367 4 0 0 25 0 8 0 788456588 565854208 70646 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=552592 CPUtime=44.64 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 14205 0 0 0 4463 1 0 0 25 0 8 0 788456588 565854208 70646 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=552592 CPUtime=44.65 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 168336 0 0 0 4439 26 0 0 25 0 8 0 788456588 565854208 70646 33554432000 4194304 4625164 140737182081136 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=552592 CPUtime=44.66 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 22967 0 0 0 4462 4 0 0 25 0 8 0 788456588 565854208 70646 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=552592 CPUtime=44.65 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 15334 0 0 0 4462 3 0 0 25 0 8 0 788456588 565854208 70646 33554432000 4194304 4625164 140737182081136 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=552592 CPUtime=44.31 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 9912 0 0 0 4429 2 0 0 25 0 8 0 788456588 565854208 70646 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=552592 CPUtime=44.64 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 13584 0 0 0 4462 2 0 0 25 0 8 0 788456588 565854208 70646 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 355.94
Current children cumulated vsize (KiB) 552592

[startup+45.1004 s]
/proc/loadavg: 4.30 1.13 0.38 9/512 15130
/proc/meminfo: memFree=16808612/32951124 swapFree=67111204/67111528
[pid=15120] ppid=15118 vsize=552592 CPUtime=359.11 cores=0-7
/proc/15120/stat : 15120 (SArTagnan) R 15118 15120 15094 0 -1 4202496 280270 0 0 0 35862 49 0 0 25 0 8 0 788456587 565854208 72550 33554432000 4194304 4625164 140737182081136 18446744073709551615 4391821 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15120/statm: 138148 72550 658 106 0 133651 0
[pid=15120/tid=15121] ppid=15118 vsize=552592 CPUtime=44.1 cores=0-7
/proc/15120/task/15121/stat : 15121 (SArTagnan) R 15118 15120 15094 0 -1 4202560 22944 0 0 0 4406 4 0 0 25 0 8 0 788456588 565854208 72550 33554432000 4194304 4625164 140737182081136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15120/tid=15122] ppid=15118 vsize=552592 CPUtime=45.02 cores=0-7
/proc/15120/task/15122/stat : 15122 (SArTagnan) R 15118 15120 15094 0 -1 4202560 14223 0 0 0 4501 1 0 0 18 0 8 0 788456588 565854208 72550 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15120/tid=15123] ppid=15118 vsize=552592 CPUtime=45.04 cores=0-7
/proc/15120/task/15123/stat : 15123 (SArTagnan) R 15118 15120 15094 0 -1 4202560 168680 0 0 0 4478 26 0 0 25 0 8 0 788456588 565854208 72550 33554432000 4194304 4625164 140737182081136 18446744073709551615 4562151 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15120/tid=15124] ppid=15118 vsize=552592 CPUtime=45.06 cores=0-7
/proc/15120/task/15124/stat : 15124 (SArTagnan) R 15118 15120 15094 0 -1 4202560 22985 0 0 0 4502 4 0 0 25 0 8 0 788456588 565854208 72550 33554432000 4194304 4625164 140737182081136 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15120/tid=15125] ppid=15118 vsize=552592 CPUtime=45.05 cores=0-7
/proc/15120/task/15125/stat : 15125 (SArTagnan) R 15118 15120 15094 0 -1 4202560 15334 0 0 0 4502 3 0 0 25 0 8 0 788456588 565854208 72550 33554432000 4194304 4625164 140737182081136 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15120/tid=15126] ppid=15118 vsize=552592 CPUtime=44.71 cores=0-7
/proc/15120/task/15126/stat : 15126 (SArTagnan) R 15118 15120 15094 0 -1 4202560 9912 0 0 0 4469 2 0 0 25 0 8 0 788456588 565854208 72550 33554432000 4194304 4625164 140737182081136 18446744073709551615 255106873887 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15120/tid=15127] ppid=15118 vsize=552592 CPUtime=45.04 cores=0-7
/proc/15120/task/15127/stat : 15127 (SArTagnan) R 15118 15120 15094 0 -1 4202560 13584 0 0 0 4502 2 0 0 25 0 8 0 788456588 565854208 72550 33554432000 4194304 4625164 140737182081136 18446744073709551615 255106873887 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 359.11
Current children cumulated vsize (KiB) 552592

Child status: 20
Real time (s): 45.1292
CPU time (s): 359.232
CPU user time (s): 358.724
CPU system time (s): 0.507922
CPU usage (%): 796.009
Max. virtual memory (cumulated for all children) (KiB): 552592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 358.724
system time used= 0.507922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280317
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= 3320
involuntary context switches= 1501

runsolver used 0.225965 second user time and 0.546916 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-01 22:33:25
IDJOB=3439141
IDBENCH=83287
IDSOLVER=1936
FILE ID=node144/3439141-1306960405
RUNJOBID= node144-1306960404-15108
PBS_JOBID= 13497607
Free space on /tmp= 73816 MiB

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

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

MD5SUM BENCH= 7976b5f6c5f2fc75af91292df6b31e76
RANDOM SEED=1261788837

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17090368 kB
Buffers:        205404 kB
Cached:         218344 kB
SwapCached:        140 kB
Active:       15318124 kB
Inactive:       267808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17090368 kB
SwapTotal:    67111528 kB
SwapFree:     67111204 kB
Dirty:             808 kB
Writeback:           0 kB
AnonPages:    15161804 kB
Mapped:          41276 kB
Slab:           134428 kB
PageTables:      69576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157738884 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= 73816 MiB
End job on node144 at 2011-06-01 22:34:10