Trace number 3438906

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 270.154 33.8846

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_150_29_u.cnf
MD5SUM97209c9c2612edfa7815278bcf07a2b4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark197.81
Satisfiable
(Un)Satisfiability was proved
Number of variables4408
Number of clauses19904
Sum of the clauses size48208
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 211504
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

269.56/33.87	
269.56/33.87	s UNSATISFIABLE
269.56/33.87	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-3438906-1306924595/watcher-3438906-1306924595 -o /tmp/evaluation-result-3438906-1306924595/solver-3438906-1306924595 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438906-1306924595.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: 7.65 7.96 7.97 1/457 18593
/proc/meminfo: memFree=30472040/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=23236 CPUtime=0 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 1497 0 0 0 0 0 0 0 25 0 1 0 804059274 23793664 1335 33554432000 4194304 4625164 140735142639472 18446744073709551615 4277645 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/18593/statm: 5877 1345 298 106 0 1380 0
[pid=18593/tid=18594] ppid=18591 vsize=98536 CPUtime=0 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 804059275 100900864 2073 33554432000 4194304 4625164 140735142639472 18446744073709551615 47355997870002 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=98536 CPUtime=0 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804059275 100900864 2073 33554432000 4194304 4625164 140735142639472 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=98536 CPUtime=0 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804059275 100900864 2073 33554432000 4194304 4625164 140735142639472 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=98536 CPUtime=0 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804059275 100900864 2073 33554432000 4194304 4625164 140735142639472 18446744073709551615 47355997870002 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=98536 CPUtime=0 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804059275 100900864 2073 33554432000 4194304 4625164 140735142639472 18446744073709551615 47355997870006 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=98536 CPUtime=0 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804059275 100900864 2073 33554432000 4194304 4625164 140735142639472 18446744073709551615 47355997869996 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=98536 CPUtime=0 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804059275 100900864 2073 33554432000 4194304 4625164 140735142639472 18446744073709551615 47355997870002 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.125369 s]
/proc/loadavg: 7.65 7.96 7.97 1/457 18593
/proc/meminfo: memFree=30472040/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=298224 CPUtime=0.72 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 3811 0 0 0 72 0 0 0 25 0 8 0 804059274 305381376 3022 33554432000 4194304 4625164 140735142639472 18446744073709551615 248089803246 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18593/statm: 74556 3022 340 106 0 70059 0
[pid=18593/tid=18594] ppid=18591 vsize=298224 CPUtime=0.11 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 185 0 0 0 11 0 0 0 25 0 8 0 804059275 305381376 3022 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=298224 CPUtime=0.06 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 199 0 0 0 6 0 0 0 25 0 8 0 804059275 305381376 3022 33554432000 4194304 4625164 140735142639472 18446744073709551615 4464984 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=298224 CPUtime=0.1 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 382 0 0 0 10 0 0 0 25 0 8 0 804059275 305381376 3022 33554432000 4194304 4625164 140735142639472 18446744073709551615 4288976 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=298224 CPUtime=0.1 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 194 0 0 0 10 0 0 0 25 0 8 0 804059275 305381376 3022 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=298224 CPUtime=0.09 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 216 0 0 0 9 0 0 0 25 0 8 0 804059275 305381376 3022 33554432000 4194304 4625164 140735142639472 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=298224 CPUtime=0.1 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 188 0 0 0 10 0 0 0 25 0 8 0 804059275 305381376 3022 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=298224 CPUtime=0.08 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 189 0 0 0 8 0 0 0 25 0 8 0 804059275 305381376 3022 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352112 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 298224

[startup+0.201359 s]
/proc/loadavg: 7.65 7.96 7.97 1/457 18593
/proc/meminfo: memFree=30472040/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=434920 CPUtime=1.28 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 9477 0 0 0 128 0 0 0 25 0 8 0 804059274 445358080 5461 33554432000 4194304 4625164 140735142639472 18446744073709551615 248089741495 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18593/statm: 108730 5461 346 106 0 104233 0
[pid=18593/tid=18594] ppid=18591 vsize=434920 CPUtime=0.18 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) D 18591 18593 18246 0 -1 4202560 777 0 0 0 18 0 0 0 25 0 8 0 804059275 445358080 5461 33554432000 4194304 4625164 140735142639472 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=434920 CPUtime=0.13 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) D 18591 18593 18246 0 -1 4202560 542 0 0 0 13 0 0 0 25 0 8 0 804059275 445358080 5461 33554432000 4194304 4625164 140735142639472 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=434920 CPUtime=0.17 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 1126 0 0 0 17 0 0 0 25 0 8 0 804059275 445358080 5461 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=434920 CPUtime=0.17 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) D 18591 18593 18246 0 -1 4202560 800 0 0 0 17 0 0 0 25 0 8 0 804059275 445358080 5461 33554432000 4194304 4625164 140735142639472 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=434920 CPUtime=0.16 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) D 18591 18593 18246 0 -1 4202560 784 0 0 0 16 0 0 0 25 0 8 0 804059275 445358080 5461 33554432000 4194304 4625164 140735142639472 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=434920 CPUtime=0.18 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) D 18591 18593 18246 0 -1 4202560 834 0 0 0 18 0 0 0 25 0 8 0 804059275 445358080 5461 33554432000 4194304 4625164 140735142639472 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=434920 CPUtime=0.15 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) D 18591 18593 18246 0 -1 4202560 659 0 0 0 15 0 0 0 25 0 8 0 804059275 445358080 5461 33554432000 4194304 4625164 140735142639472 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 434920

[startup+0.301339 s]
/proc/loadavg: 7.65 7.96 7.97 1/457 18593
/proc/meminfo: memFree=30472040/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=511836 CPUtime=2.08 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 15192 0 0 0 207 1 0 0 25 0 8 0 804059274 524120064 8249 33554432000 4194304 4625164 140735142639472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18593/statm: 127959 8249 352 106 0 123462 0
[pid=18593/tid=18594] ppid=18591 vsize=511836 CPUtime=0.28 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 1512 0 0 0 28 0 0 0 25 0 8 0 804059275 524120064 8249 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=511836 CPUtime=0.23 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 1392 0 0 0 23 0 0 0 25 0 8 0 804059275 524120064 8249 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=511836 CPUtime=0.27 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 2115 0 0 0 27 0 0 0 25 0 8 0 804059275 524120064 8249 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=511836 CPUtime=0.27 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 1488 0 0 0 27 0 0 0 25 0 8 0 804059275 524120064 8249 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=511836 CPUtime=0.26 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 1517 0 0 0 26 0 0 0 25 0 8 0 804059275 524120064 8249 33554432000 4194304 4625164 140735142639472 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=511836 CPUtime=0.28 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 1423 0 0 0 28 0 0 0 25 0 8 0 804059275 524120064 8249 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352085 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=511836 CPUtime=0.25 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 1329 0 0 0 25 0 0 0 25 0 8 0 804059275 524120064 8249 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 511836

[startup+0.701267 s]
/proc/loadavg: 7.65 7.96 7.97 1/457 18593
/proc/meminfo: memFree=30472040/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=515232 CPUtime=5.29 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 19183 0 0 0 527 2 0 0 25 0 8 0 804059274 527597568 9152 33554432000 4194304 4625164 140735142639472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18593/statm: 128808 9152 352 106 0 124311 0
[pid=18593/tid=18594] ppid=18591 vsize=515232 CPUtime=0.68 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 2003 0 0 0 68 0 0 0 25 0 8 0 804059275 527597568 9152 33554432000 4194304 4625164 140735142639472 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=515232 CPUtime=0.63 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 1970 0 0 0 63 0 0 0 25 0 8 0 804059275 527597568 9152 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=515232 CPUtime=0.67 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 3897 0 0 0 67 0 0 0 25 0 8 0 804059275 527597568 9152 33554432000 4194304 4625164 140735142639472 18446744073709551615 4579601 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=515232 CPUtime=0.67 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 1518 0 0 0 67 0 0 0 25 0 8 0 804059275 527597568 9152 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=515232 CPUtime=0.66 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 2063 0 0 0 66 0 0 0 25 0 8 0 804059275 527597568 9152 33554432000 4194304 4625164 140735142639472 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=515232 CPUtime=0.68 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 1479 0 0 0 68 0 0 0 25 0 8 0 804059275 527597568 9153 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=515232 CPUtime=0.65 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 1379 0 0 0 65 0 0 0 25 0 8 0 804059275 527597568 9153 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.29
Current children cumulated vsize (KiB) 515232

[startup+1.50113 s]
/proc/loadavg: 7.68 7.96 7.97 9/465 18604
/proc/meminfo: memFree=30429700/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=520500 CPUtime=11.67 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 28624 0 0 0 1164 3 0 0 25 0 8 0 804059274 532992000 11090 33554432000 4194304 4625164 140735142639472 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18593/statm: 130125 11090 352 106 0 125628 0
[pid=18593/tid=18594] ppid=18591 vsize=520500 CPUtime=1.48 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 2101 0 0 0 148 0 0 0 25 0 8 0 804059275 532992000 11090 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=520500 CPUtime=1.43 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 2188 0 0 0 143 0 0 0 25 0 8 0 804059275 532992000 11090 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=520500 CPUtime=1.46 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 9995 0 0 0 146 0 0 0 25 0 8 0 804059275 532992000 11090 33554432000 4194304 4625164 140735142639472 18446744073709551615 4561065 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=520500 CPUtime=1.47 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 2091 0 0 0 147 0 0 0 25 0 8 0 804059275 532992000 11090 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352240 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=520500 CPUtime=1.46 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 2281 0 0 0 146 0 0 0 25 0 8 0 804059275 532992000 11090 33554432000 4194304 4625164 140735142639472 18446744073709551615 4349045 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=520500 CPUtime=1.47 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 2097 0 0 0 147 0 0 0 25 0 8 0 804059275 532992000 11090 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=520500 CPUtime=1.45 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 1916 0 0 0 145 0 0 0 25 0 8 0 804059275 532992000 11090 33554432000 4194304 4625164 140735142639472 18446744073709551615 4462362 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.67
Current children cumulated vsize (KiB) 520500

[startup+3.10085 s]
/proc/loadavg: 7.68 7.96 7.97 9/465 18604
/proc/meminfo: memFree=30418540/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=531992 CPUtime=24.45 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 47060 0 0 0 2440 5 0 0 25 0 8 0 804059274 544759808 15141 33554432000 4194304 4625164 140735142639472 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18593/statm: 132998 15141 352 106 0 128501 0
[pid=18593/tid=18594] ppid=18591 vsize=531992 CPUtime=3.08 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 3215 0 0 0 308 0 0 0 25 0 8 0 804059275 544759808 15141 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=531992 CPUtime=3.03 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 3254 0 0 0 303 0 0 0 25 0 8 0 804059275 544759808 15141 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=531992 CPUtime=3.06 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 20592 0 0 0 305 1 0 0 25 0 8 0 804059275 544759808 15141 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=531992 CPUtime=3.07 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 3246 0 0 0 307 0 0 0 25 0 8 0 804059275 544759808 15141 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=531992 CPUtime=3.06 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 3423 0 0 0 306 0 0 0 25 0 8 0 804059275 544759808 15141 33554432000 4194304 4625164 140735142639472 18446744073709551615 4348821 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=531992 CPUtime=3.07 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 3127 0 0 0 307 0 0 0 25 0 8 0 804059275 544759808 15141 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=531992 CPUtime=3.04 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 3034 0 0 0 304 0 0 0 25 0 8 0 804059275 544759808 15141 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.45
Current children cumulated vsize (KiB) 531992

[startup+6.30128 s]
/proc/loadavg: 7.68 7.96 7.97 9/465 18604
/proc/meminfo: memFree=30393740/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=542068 CPUtime=49.99 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 79380 0 0 0 4987 12 0 0 25 0 8 0 804059274 555077632 21075 33554432000 4194304 4625164 140735142639472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18593/statm: 135517 21076 352 106 0 131020 0
[pid=18593/tid=18594] ppid=18591 vsize=542068 CPUtime=6.28 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 4988 0 0 0 628 0 0 0 25 0 8 0 804059275 555077632 21076 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=542068 CPUtime=6.22 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 4884 0 0 0 622 0 0 0 25 0 8 0 804059275 555077632 21076 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=542068 CPUtime=6.27 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 41322 0 0 0 622 5 0 0 25 0 8 0 804059275 555077632 21076 33554432000 4194304 4625164 140735142639472 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=542068 CPUtime=6.26 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 5091 0 0 0 626 0 0 0 25 0 8 0 804059275 555077632 21076 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=542068 CPUtime=6.26 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 5217 0 0 0 625 1 0 0 25 0 8 0 804059275 555077632 21076 33554432000 4194304 4625164 140735142639472 18446744073709551615 4435159 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=542068 CPUtime=6.27 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 4958 0 0 0 627 0 0 0 25 0 8 0 804059275 555077632 21076 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=542068 CPUtime=6.25 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 3689 0 0 0 624 1 0 0 25 0 8 0 804059275 555077632 21076 33554432000 4194304 4625164 140735142639472 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 1 0 0 0

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

/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 7374 0 0 0 1265 1 0 0 25 0 8 0 804059275 579178496 29853 33554432000 4194304 4625164 140735142639472 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=565604 CPUtime=12.68 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 7438 0 0 0 1267 1 0 0 25 0 8 0 804059275 579178496 29853 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=565604 CPUtime=12.65 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 7532 0 0 0 1263 2 0 0 25 0 8 0 804059275 579178496 29853 33554432000 4194304 4625164 140735142639472 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.08
Current children cumulated vsize (KiB) 565604

[startup+25.5009 s]
/proc/loadavg: 7.84 7.98 7.98 9/465 18605
/proc/meminfo: memFree=30301696/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=585892 CPUtime=203.28 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 228527 0 0 0 20292 36 0 0 25 0 8 0 804059274 599953408 42986 33554432000 4194304 4625164 140735142639472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18593/statm: 146473 42986 352 106 0 141976 0
[pid=18593/tid=18594] ppid=18591 vsize=585892 CPUtime=25.48 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 10883 0 0 0 2547 1 0 0 25 0 8 0 804059275 599953408 42986 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=585892 CPUtime=25.42 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 8447 0 0 0 2542 0 0 0 25 0 8 0 804059275 599953408 42986 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351951 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=585892 CPUtime=25.46 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 153818 0 0 0 2525 21 0 0 25 0 8 0 804059275 599953408 42986 33554432000 4194304 4625164 140735142639472 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=585892 CPUtime=25.47 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11833 0 0 0 2545 2 0 0 25 0 8 0 804059275 599953408 42986 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=585892 CPUtime=25.45 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11313 0 0 0 2543 2 0 0 25 0 8 0 804059275 599953408 42986 33554432000 4194304 4625164 140735142639472 18446744073709551615 4349185 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=585892 CPUtime=25.48 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11737 0 0 0 2546 2 0 0 25 0 8 0 804059275 599953408 42986 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=585892 CPUtime=25.44 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 8611 0 0 0 2542 2 0 0 25 0 8 0 804059275 599953408 42986 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.28
Current children cumulated vsize (KiB) 585892

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

[startup+25.6009 s]
/proc/loadavg: 7.84 7.98 7.98 9/465 18605
/proc/meminfo: memFree=30301696/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=585892 CPUtime=204.08 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 228656 0 0 0 20372 36 0 0 25 0 8 0 804059274 599953408 43115 33554432000 4194304 4625164 140735142639472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18593/statm: 146473 43115 352 106 0 141976 0
[pid=18593/tid=18594] ppid=18591 vsize=585892 CPUtime=25.58 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 10886 0 0 0 2557 1 0 0 25 0 8 0 804059275 599953408 43115 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=585892 CPUtime=25.52 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 8448 0 0 0 2552 0 0 0 25 0 8 0 804059275 599953408 43115 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=585892 CPUtime=25.56 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 153825 0 0 0 2535 21 0 0 25 0 8 0 804059275 599953408 43115 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=585892 CPUtime=25.57 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11877 0 0 0 2555 2 0 0 25 0 8 0 804059275 599953408 43115 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=585892 CPUtime=25.55 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11315 0 0 0 2553 2 0 0 25 0 8 0 804059275 599953408 43115 33554432000 4194304 4625164 140735142639472 18446744073709551615 4349768 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=585892 CPUtime=25.58 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11805 0 0 0 2556 2 0 0 25 0 8 0 804059275 599953408 43115 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=585892 CPUtime=25.54 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 8614 0 0 0 2552 2 0 0 25 0 8 0 804059275 599953408 43115 33554432000 4194304 4625164 140735142639472 18446744073709551615 4462556 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 585892

[startup+28.8013 s]
/proc/loadavg: 7.85 7.98 7.98 9/465 18605
/proc/meminfo: memFree=30291280/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=599068 CPUtime=229.63 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 246976 0 0 0 22924 39 0 0 25 0 8 0 804059274 613445632 45696 33554432000 4194304 4625164 140735142639472 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18593/statm: 149767 45696 352 106 0 145270 0
[pid=18593/tid=18594] ppid=18591 vsize=599068 CPUtime=28.78 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 10890 0 0 0 2877 1 0 0 25 0 8 0 804059275 613445632 45696 33554432000 4194304 4625164 140735142639472 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=599068 CPUtime=28.72 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11257 0 0 0 2871 1 0 0 25 0 8 0 804059275 613445632 45696 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=599068 CPUtime=28.76 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 164239 0 0 0 2853 23 0 0 25 0 8 0 804059275 613445632 45696 33554432000 4194304 4625164 140735142639472 18446744073709551615 4547825 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=599068 CPUtime=28.76 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 16199 0 0 0 2874 2 0 0 25 0 8 0 804059275 613445632 45696 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=599068 CPUtime=28.75 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11347 0 0 0 2873 2 0 0 25 0 8 0 804059275 613445632 45696 33554432000 4194304 4625164 140735142639472 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=599068 CPUtime=28.78 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 12233 0 0 0 2876 2 0 0 25 0 8 0 804059275 613445632 45696 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=599068 CPUtime=28.74 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 8681 0 0 0 2872 2 0 0 25 0 8 0 804059275 613445632 45696 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 229.63
Current children cumulated vsize (KiB) 599068

[startup+32.0177 s]
/proc/loadavg: 7.86 7.98 7.98 9/465 18605
/proc/meminfo: memFree=30280368/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=611976 CPUtime=255.31 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 261434 0 0 0 25490 41 0 0 25 0 8 0 804059274 626663424 48766 33554432000 4194304 4625164 140735142639472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18593/statm: 152994 48766 411 106 0 148497 0
[pid=18593/tid=18594] ppid=18591 vsize=611976 CPUtime=32 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11002 0 0 0 3199 1 0 0 25 0 8 0 804059275 626663424 48766 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=611976 CPUtime=31.94 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11402 0 0 0 3193 1 0 0 25 0 8 0 804059275 626663424 48766 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=611976 CPUtime=31.98 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 170002 0 0 0 3174 24 0 0 25 0 8 0 804059275 626663424 48766 33554432000 4194304 4625164 140735142639472 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=611976 CPUtime=31.98 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 16658 0 0 0 3196 2 0 0 25 0 8 0 804059275 626663424 48766 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=611976 CPUtime=31.97 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11563 0 0 0 3195 2 0 0 25 0 8 0 804059275 626663424 48766 33554432000 4194304 4625164 140735142639472 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=611976 CPUtime=31.99 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 16448 0 0 0 3197 2 0 0 25 0 8 0 804059275 626663424 48766 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=611976 CPUtime=31.97 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11413 0 0 0 3194 3 0 0 25 0 8 0 804059275 626663424 48766 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 255.31
Current children cumulated vsize (KiB) 611976

[startup+32.8006 s]
/proc/loadavg: 7.86 7.98 7.98 9/465 18605
/proc/meminfo: memFree=30280368/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=611976 CPUtime=261.57 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 265899 0 0 0 26115 42 0 0 25 0 8 0 804059274 626663424 49420 33554432000 4194304 4625164 140735142639472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18593/statm: 152994 49420 409 106 0 148497 0
[pid=18593/tid=18594] ppid=18591 vsize=611976 CPUtime=32.78 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11003 0 0 0 3277 1 0 0 25 0 8 0 804059275 626663424 49420 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=611976 CPUtime=32.72 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11474 0 0 0 3271 1 0 0 25 0 8 0 804059275 626663424 49420 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=611976 CPUtime=32.76 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 173704 0 0 0 3251 25 0 0 25 0 8 0 804059275 626663424 49420 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=611976 CPUtime=32.76 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 16731 0 0 0 3274 2 0 0 25 0 8 0 804059275 626663424 49420 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=611976 CPUtime=32.75 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11660 0 0 0 3273 2 0 0 25 0 8 0 804059275 626663424 49420 33554432000 4194304 4625164 140735142639472 18446744073709551615 4349226 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=611976 CPUtime=32.77 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 16482 0 0 0 3275 2 0 0 25 0 8 0 804059275 626663424 49420 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=611976 CPUtime=32.75 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11445 0 0 0 3272 3 0 0 25 0 8 0 804059275 626663424 49420 33554432000 4194304 4625164 140735142639472 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 261.57
Current children cumulated vsize (KiB) 611976

[startup+33.6005 s]
/proc/loadavg: 7.86 7.98 7.98 9/465 18605
/proc/meminfo: memFree=30275904/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=611976 CPUtime=267.96 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 268142 0 0 0 26753 43 0 0 25 0 8 0 804059274 626663424 49920 33554432000 4194304 4625164 140735142639472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18593/statm: 152994 49920 409 106 0 148497 0
[pid=18593/tid=18594] ppid=18591 vsize=611976 CPUtime=33.58 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11050 0 0 0 3357 1 0 0 25 0 8 0 804059275 626663424 49920 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=611976 CPUtime=33.52 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11547 0 0 0 3351 1 0 0 25 0 8 0 804059275 626663424 49920 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352562 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=611976 CPUtime=33.56 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 175480 0 0 0 3331 25 0 0 25 0 8 0 804059275 626663424 49920 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=611976 CPUtime=33.57 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 16834 0 0 0 3354 3 0 0 25 0 8 0 804059275 626663424 49920 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352804 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=611976 CPUtime=33.55 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11660 0 0 0 3353 2 0 0 25 0 8 0 804059275 626663424 49920 33554432000 4194304 4625164 140735142639472 18446744073709551615 4349129 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=611976 CPUtime=33.57 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 16493 0 0 0 3355 2 0 0 25 0 8 0 804059275 626663424 49920 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=611976 CPUtime=33.55 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11547 0 0 0 3352 3 0 0 25 0 8 0 804059275 626663424 49920 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 267.96
Current children cumulated vsize (KiB) 611976

[startup+33.8004 s]
/proc/loadavg: 7.86 7.98 7.98 9/465 18605
/proc/meminfo: memFree=30275904/32950928 swapFree=45617076/67111528
[pid=18593] ppid=18591 vsize=602672 CPUtime=269.56 cores=0-7
/proc/18593/stat : 18593 (SArTagnan) R 18591 18593 18246 0 -1 4202496 271377 0 0 0 26913 43 0 0 25 0 8 0 804059274 617136128 50376 33554432000 4194304 4625164 140735142639472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18593/statm: 150668 50376 409 106 0 146171 0
[pid=18593/tid=18594] ppid=18591 vsize=602672 CPUtime=33.78 cores=0-7
/proc/18593/task/18594/stat : 18594 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11118 0 0 0 3377 1 0 0 25 0 8 0 804059275 617136128 50376 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18593/tid=18596] ppid=18591 vsize=602672 CPUtime=33.72 cores=0-7
/proc/18593/task/18596/stat : 18596 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11551 0 0 0 3371 1 0 0 25 0 8 0 804059275 617136128 50376 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18593/tid=18597] ppid=18591 vsize=602672 CPUtime=33.76 cores=0-7
/proc/18593/task/18597/stat : 18597 (SArTagnan) R 18591 18593 18246 0 -1 4202560 175952 0 0 0 3351 25 0 0 25 0 8 0 804059275 617136128 50376 33554432000 4194304 4625164 140735142639472 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18593/tid=18598] ppid=18591 vsize=602672 CPUtime=33.77 cores=0-7
/proc/18593/task/18598/stat : 18598 (SArTagnan) R 18591 18593 18246 0 -1 4202560 16839 0 0 0 3374 3 0 0 25 0 8 0 804059275 617136128 50376 33554432000 4194304 4625164 140735142639472 18446744073709551615 4352812 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18593/tid=18600] ppid=18591 vsize=602672 CPUtime=33.75 cores=0-7
/proc/18593/task/18600/stat : 18600 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11671 0 0 0 3373 2 0 0 25 0 8 0 804059275 617136128 50376 33554432000 4194304 4625164 140735142639472 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18593/tid=18601] ppid=18591 vsize=602672 CPUtime=33.77 cores=0-7
/proc/18593/task/18601/stat : 18601 (SArTagnan) R 18591 18593 18246 0 -1 4202560 16534 0 0 0 3375 2 0 0 25 0 8 0 804059275 617136128 50376 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18593/tid=18602] ppid=18591 vsize=602672 CPUtime=33.75 cores=0-7
/proc/18593/task/18602/stat : 18602 (SArTagnan) R 18591 18593 18246 0 -1 4202560 11594 0 0 0 3372 3 0 0 25 0 8 0 804059275 617136128 50376 33554432000 4194304 4625164 140735142639472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 269.56
Current children cumulated vsize (KiB) 602672

Child status: 20
Real time (s): 33.8846
CPU time (s): 270.154
CPU user time (s): 269.705
CPU system time (s): 0.448931
CPU usage (%): 797.276
Max. virtual memory (cumulated for all children) (KiB): 611976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 269.705
system time used= 0.448931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271641
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= 576
involuntary context switches= 1123

runsolver used 0.140978 second user time and 0.386941 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-01 12:36:35
IDJOB=3438906
IDBENCH=83196
IDSOLVER=1936
FILE ID=node123/3438906-1306924595
RUNJOBID= node123-1306919553-18260
PBS_JOBID= 13488534
Free space on /tmp= 73828 MiB

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

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

MD5SUM BENCH= 97209c9c2612edfa7815278bcf07a2b4
RANDOM SEED=1074532652

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30472560 kB
Buffers:        142892 kB
Cached:         121892 kB
SwapCached:       9456 kB
Active:        2072960 kB
Inactive:       135740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30472560 kB
SwapTotal:    67111528 kB
SwapFree:     45617076 kB
Dirty:             964 kB
Writeback:           0 kB
AnonPages:     1942608 kB
Mapped:          23136 kB
Slab:           121448 kB
PageTables:      78332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133346316 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= 73824 MiB
End job on node123 at 2011-06-01 12:37:09