Trace number 3439666

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 748.88 93.9588

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_40.shuffled.cnf
MD5SUM15f5068fb216bf26d5385140ce74faaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables118
Number of clauses314
Sum of the clauses size940
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3312
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

748.73/93.91	
748.73/93.91	s UNSATISFIABLE
748.73/93.91	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3439666-1306965645/watcher-3439666-1306965645 -o /tmp/evaluation-result-3439666-1306965645/solver-3439666-1306965645 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439666-1306965645.cnf -threads=8 

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

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


[startup+0 s]
/proc/loadavg: 8.06 8.08 8.00 2/457 20680
/proc/meminfo: memFree=30413116/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=418132 CPUtime=0.04 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 828 0 0 0 4 0 0 0 24 0 8 0 808164281 428167168 757 33554432000 4194304 4625164 140735877558064 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 104533 767 346 106 0 100036 0
[pid=20680/tid=20681] ppid=20678 vsize=418476 CPUtime=0 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 63 0 0 0 0 0 0 0 24 0 8 0 808164282 428519424 936 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=418476 CPUtime=0 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 32 0 0 0 0 0 0 0 24 0 8 0 808164282 428519424 936 33554432000 4194304 4625164 140735877558064 18446744073709551615 47721454438950 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=418476 CPUtime=0 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 35 0 0 0 0 0 0 0 24 0 8 0 808164282 428519424 936 33554432000 4194304 4625164 140735877558064 18446744073709551615 248089803246 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=418476 CPUtime=0.01 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 64 0 0 0 1 0 0 0 25 0 8 0 808164282 428519424 937 33554432000 4194304 4625164 140735877558064 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=418616 CPUtime=0.01 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 68 0 0 0 1 0 0 0 25 0 8 0 808164282 428662784 943 33554432000 4194304 4625164 140735877558064 18446744073709551615 4437639 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=418616 CPUtime=0 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 67 0 0 0 0 0 0 0 25 0 8 0 808164282 428662784 961 33554432000 4194304 4625164 140735877558064 18446744073709551615 248089365506 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=418616 CPUtime=0 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 95 0 0 0 0 0 0 0 25 0 8 0 808164282 428662784 962 33554432000 4194304 4625164 140735877558064 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.09001 s]
/proc/loadavg: 8.06 8.08 8.00 2/457 20680
/proc/meminfo: memFree=30413116/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=423976 CPUtime=0.57 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 4723 0 0 0 57 0 0 0 24 0 8 0 808164281 434151424 3215 33554432000 4194304 4625164 140735877558064 18446744073709551615 4512023 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 105994 3215 350 106 0 101497 0
[pid=20680/tid=20681] ppid=20678 vsize=423976 CPUtime=0.08 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 643 0 0 0 8 0 0 0 24 0 8 0 808164282 434151424 3215 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=423976 CPUtime=0.01 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 89 0 0 0 1 0 0 0 23 0 8 0 808164282 434151424 3215 33554432000 4194304 4625164 140735877558064 18446744073709551615 4469186 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=423976 CPUtime=0.06 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 682 0 0 0 6 0 0 0 24 0 8 0 808164282 434151424 3215 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=423976 CPUtime=0.08 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 678 0 0 0 8 0 0 0 25 0 8 0 808164282 434151424 3215 33554432000 4194304 4625164 140735877558064 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=423976 CPUtime=0.08 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 547 0 0 0 8 0 0 0 25 0 8 0 808164282 434151424 3215 33554432000 4194304 4625164 140735877558064 18446744073709551615 248089803295 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=423976 CPUtime=0.08 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 530 0 0 0 8 0 0 0 25 0 8 0 808164282 434151424 3215 33554432000 4194304 4625164 140735877558064 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=423976 CPUtime=0.07 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 648 0 0 0 7 0 0 0 18 0 8 0 808164282 434151424 3215 33554432000 4194304 4625164 140735877558064 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 423976

[startup+0.101006 s]
/proc/loadavg: 8.06 8.08 8.00 2/457 20680
/proc/meminfo: memFree=30413116/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=424732 CPUtime=0.65 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 5285 0 0 0 65 0 0 0 24 0 8 0 808164281 434925568 3393 33554432000 4194304 4625164 140735877558064 18446744073709551615 4339148 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 106183 3393 350 106 0 101686 0
[pid=20680/tid=20681] ppid=20678 vsize=424732 CPUtime=0.09 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 853 0 0 0 9 0 0 0 24 0 8 0 808164282 434925568 3393 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=424732 CPUtime=0.02 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 154 0 0 0 2 0 0 0 24 0 8 0 808164282 434925568 3394 33554432000 4194304 4625164 140735877558064 18446744073709551615 248089803246 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=424732 CPUtime=0.06 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 690 0 0 0 6 0 0 0 24 0 8 0 808164282 434925568 3395 33554432000 4194304 4625164 140735877558064 18446744073709551615 248089365506 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=424732 CPUtime=0.09 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 695 0 0 0 9 0 0 0 25 0 8 0 808164282 434925568 3397 33554432000 4194304 4625164 140735877558064 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=424732 CPUtime=0.09 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 552 0 0 0 9 0 0 0 25 0 8 0 808164282 434925568 3398 33554432000 4194304 4625164 140735877558064 18446744073709551615 4348817 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=424732 CPUtime=0.09 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 545 0 0 0 9 0 0 0 25 0 8 0 808164282 434925568 3398 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=424732 CPUtime=0.09 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 880 0 0 0 9 0 0 0 18 0 8 0 808164282 434925568 3398 33554432000 4194304 4625164 140735877558064 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 424732

[startup+0.300975 s]
/proc/loadavg: 8.06 8.08 8.00 2/457 20680
/proc/meminfo: memFree=30413116/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=432580 CPUtime=2.14 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 13394 0 0 0 212 2 0 0 25 0 8 0 808164281 442961920 8190 33554432000 4194304 4625164 140735877558064 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 108145 8190 370 106 0 103648 0
[pid=20680/tid=20681] ppid=20678 vsize=432580 CPUtime=0.28 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 2057 0 0 0 28 0 0 0 25 0 8 0 808164282 442961920 8190 33554432000 4194304 4625164 140735877558064 18446744073709551615 4352252 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=432580 CPUtime=0.17 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 1120 0 0 0 17 0 0 0 24 0 8 0 808164282 442961920 8190 33554432000 4194304 4625164 140735877558064 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=432580 CPUtime=0.2 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 1681 0 0 0 20 0 0 0 25 0 8 0 808164282 442961920 8190 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=432580 CPUtime=0.28 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 2132 0 0 0 28 0 0 0 25 0 8 0 808164282 442961920 8190 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=432580 CPUtime=0.29 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 1362 0 0 0 29 0 0 0 25 0 8 0 808164282 442961920 8190 33554432000 4194304 4625164 140735877558064 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=432580 CPUtime=0.28 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 1402 0 0 0 28 0 0 0 25 0 8 0 808164282 442961920 8190 33554432000 4194304 4625164 140735877558064 18446744073709551615 4339600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=432580 CPUtime=0.28 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 2033 0 0 0 28 0 0 0 18 0 8 0 808164282 442961920 8190 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 432580

[startup+0.700906 s]
/proc/loadavg: 8.06 8.08 8.00 2/457 20680
/proc/meminfo: memFree=30413116/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=450176 CPUtime=5.35 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 24806 0 0 0 530 5 0 0 25 0 8 0 808164281 460980224 13157 33554432000 4194304 4625164 140735877558064 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 112544 13157 375 106 0 108047 0
[pid=20680/tid=20681] ppid=20678 vsize=450176 CPUtime=0.68 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 4509 0 0 0 68 0 0 0 25 0 8 0 808164282 460980224 13157 33554432000 4194304 4625164 140735877558064 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=450176 CPUtime=0.56 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 2767 0 0 0 56 0 0 0 25 0 8 0 808164282 460980224 13157 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=450176 CPUtime=0.6 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 3510 0 0 0 60 0 0 0 25 0 8 0 808164282 460980224 13157 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=450176 CPUtime=0.68 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 3430 0 0 0 68 0 0 0 25 0 8 0 808164282 460980224 13157 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=450176 CPUtime=0.68 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 2629 0 0 0 68 0 0 0 25 0 8 0 808164282 460980224 13157 33554432000 4194304 4625164 140735877558064 18446744073709551615 4348826 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=450176 CPUtime=0.68 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 2713 0 0 0 68 0 0 0 25 0 8 0 808164282 460980224 13157 33554432000 4194304 4625164 140735877558064 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=450176 CPUtime=0.68 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 3178 0 0 0 68 0 0 0 18 0 8 0 808164282 460980224 13157 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 450176

[startup+1.50077 s]
/proc/loadavg: 8.06 8.08 8.00 9/465 20688
/proc/meminfo: memFree=30349572/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=465488 CPUtime=11.73 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 42370 0 0 0 1166 7 0 0 25 0 8 0 808164281 476659712 21285 33554432000 4194304 4625164 140735877558064 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 116372 21285 360 106 0 111875 0
[pid=20680/tid=20681] ppid=20678 vsize=465488 CPUtime=1.49 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 7034 0 0 0 148 1 0 0 25 0 8 0 808164282 476659712 21285 33554432000 4194304 4625164 140735877558064 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=465488 CPUtime=1.37 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 4441 0 0 0 136 1 0 0 25 0 8 0 808164282 476659712 21285 33554432000 4194304 4625164 140735877558064 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=465488 CPUtime=1.4 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 7371 0 0 0 140 0 0 0 25 0 8 0 808164282 476659712 21285 33554432000 4194304 4625164 140735877558064 18446744073709551615 248089354801 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=465488 CPUtime=1.48 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 5534 0 0 0 148 0 0 0 25 0 8 0 808164282 476659712 21285 33554432000 4194304 4625164 140735877558064 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=465488 CPUtime=1.46 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 6094 0 0 0 146 0 0 0 25 0 8 0 808164282 476659712 21285 33554432000 4194304 4625164 140735877558064 18446744073709551615 4348804 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=465488 CPUtime=1.48 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 4370 0 0 0 148 0 0 0 25 0 8 0 808164282 476659712 21286 33554432000 4194304 4625164 140735877558064 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=465488 CPUtime=1.48 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 4649 0 0 0 148 0 0 0 19 0 8 0 808164282 476659712 21286 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 465488

[startup+3.10048 s]
/proc/loadavg: 8.06 8.08 8.00 9/465 20688
/proc/meminfo: memFree=30310512/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=505916 CPUtime=24.5 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 68832 0 0 0 2440 10 0 0 25 0 8 0 808164281 518057984 32396 33554432000 4194304 4625164 140735877558064 18446744073709551615 4393104 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 126479 32396 418 106 0 121982 0
[pid=20680/tid=20681] ppid=20678 vsize=505916 CPUtime=3.08 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 10110 0 0 0 307 1 0 0 25 0 8 0 808164282 518057984 32396 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=505916 CPUtime=2.97 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 9731 0 0 0 295 2 0 0 25 0 8 0 808164282 518057984 32396 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=505916 CPUtime=3 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 12714 0 0 0 299 1 0 0 25 0 8 0 808164282 518057984 32396 33554432000 4194304 4625164 140735877558064 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=505916 CPUtime=3.09 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 7999 0 0 0 308 1 0 0 25 0 8 0 808164282 518057984 32396 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=505916 CPUtime=3.05 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 9592 0 0 0 304 1 0 0 25 0 8 0 808164282 518057984 32396 33554432000 4194304 4625164 140735877558064 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=505916 CPUtime=3.08 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 7153 0 0 0 307 1 0 0 25 0 8 0 808164282 518057984 32398 33554432000 4194304 4625164 140735877558064 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=505916 CPUtime=3.09 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 7440 0 0 0 308 1 0 0 25 0 8 0 808164282 518057984 32398 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.5
Current children cumulated vsize (KiB) 505916

[startup+6.30092 s]
/proc/loadavg: 8.06 8.07 8.00 9/465 20688
/proc/meminfo: memFree=30230904/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=552752 CPUtime=50.05 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 112258 0 0 0 4988 17 0 0 25 0 8 0 808164281 566018048 48496 33554432000 4194304 4625164 140735877558064 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 138188 48496 497 106 0 133691 0
[pid=20680/tid=20681] ppid=20678 vsize=552752 CPUtime=6.28 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 15528 0 0 0 627 1 0 0 25 0 8 0 808164282 566018048 48496 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=552752 CPUtime=6.17 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 10347 0 0 0 615 2 0 0 25 0 8 0 808164282 566018048 48496 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=552752 CPUtime=6.2 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 26870 0 0 0 617 3 0 0 25 0 8 0 808164282 566018048 48496 33554432000 4194304 4625164 140735877558064 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=552752 CPUtime=6.29 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 12668 0 0 0 627 2 0 0 25 0 8 0 808164282 566018048 48496 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=552752 CPUtime=6.2 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 15195 0 0 0 618 2 0 0 25 0 8 0 808164282 566018048 48496 33554432000 4194304 4625164 140735877558064 18446744073709551615 4349779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=552752 CPUtime=6.28 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 14211 0 0 0 626 2 0 0 18 0 8 0 808164282 566018048 48496 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=552752 CPUtime=6.29 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 11892 0 0 0 627 2 0 0 25 0 8 0 808164282 566018048 48496 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 4 0 0 0

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

/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 53529 0 0 0 5022 8 0 0 25 0 8 0 808164282 901500928 140085 33554432000 4194304 4625164 140735877558064 18446744073709551615 4348870 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=880372 CPUtime=51.08 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 38007 0 0 0 5101 7 0 0 25 0 8 0 808164282 901500928 140085 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=880372 CPUtime=51.08 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 18854 0 0 0 5105 3 0 0 25 0 8 0 808164282 901500928 140085 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.68
Current children cumulated vsize (KiB) 880372

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

[startup+76.7005 s]
/proc/loadavg: 8.06 8.07 8.00 9/465 20699
/proc/meminfo: memFree=29760516/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=1072224 CPUtime=612.08 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 646561 0 0 0 61106 102 0 0 25 0 8 0 808164281 1097957376 179726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4512825 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 268056 179726 2041 106 0 263559 0
[pid=20680/tid=20681] ppid=20678 vsize=1072224 CPUtime=76.66 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 37167 0 0 0 7660 6 0 0 25 0 8 0 808164282 1097957376 179726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=1072224 CPUtime=76.56 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 34550 0 0 0 7650 6 0 0 25 0 8 0 808164282 1097957376 179726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=1072224 CPUtime=76.6 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 276214 0 0 0 7621 39 0 0 25 0 8 0 808164282 1097957376 179726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=1072224 CPUtime=76.68 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 60519 0 0 0 7657 11 0 0 25 0 8 0 808164282 1097957376 179726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=1072224 CPUtime=75.5 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 76718 0 0 0 7539 11 0 0 25 0 8 0 808164282 1097957376 179726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=1072224 CPUtime=76.68 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 53888 0 0 0 7658 10 0 0 25 0 8 0 808164282 1097957376 179726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=1072224 CPUtime=76.67 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 27890 0 0 0 7663 4 0 0 25 0 8 0 808164282 1097957376 179726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 612.08
Current children cumulated vsize (KiB) 1072224

[startup+83.1004 s]
/proc/loadavg: 8.06 8.07 8.00 9/465 20699
/proc/meminfo: memFree=29677808/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=1090028 CPUtime=663.18 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 688054 0 0 0 66210 108 0 0 25 0 8 0 808164281 1116188672 186995 33554432000 4194304 4625164 140735877558064 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 272507 186995 2022 106 0 268010 0
[pid=20680/tid=20681] ppid=20678 vsize=1090028 CPUtime=83.06 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 37390 0 0 0 8300 6 0 0 25 0 8 0 808164282 1116188672 186995 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=1090028 CPUtime=82.96 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 35060 0 0 0 8290 6 0 0 25 0 8 0 808164282 1116188672 186995 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=1090028 CPUtime=83 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 301946 0 0 0 8258 42 0 0 25 0 8 0 808164282 1116188672 186995 33554432000 4194304 4625164 140735877558064 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=1090028 CPUtime=83.08 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 61218 0 0 0 8297 11 0 0 25 0 8 0 808164282 1116188672 186995 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=1090028 CPUtime=81.8 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 77876 0 0 0 8168 12 0 0 25 0 8 0 808164282 1116188672 186995 33554432000 4194304 4625164 140735877558064 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=1090028 CPUtime=83.08 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 54030 0 0 0 8298 10 0 0 25 0 8 0 808164282 1116188672 186995 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=1090028 CPUtime=83.08 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 38808 0 0 0 8303 5 0 0 25 0 8 0 808164282 1116188672 186995 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 663.18
Current children cumulated vsize (KiB) 1090028

[startup+89.5012 s]
/proc/loadavg: 8.05 8.07 8.00 9/465 20699
/proc/meminfo: memFree=29645684/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=1129776 CPUtime=714.25 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 739109 0 0 0 71308 117 0 0 25 0 8 0 808164281 1156890624 194960 33554432000 4194304 4625164 140735877558064 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 282444 194960 2022 106 0 277947 0
[pid=20680/tid=20681] ppid=20678 vsize=1129776 CPUtime=89.44 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 38111 0 0 0 8938 6 0 0 25 0 8 0 808164282 1156890624 194960 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=1129776 CPUtime=89.36 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 35809 0 0 0 8930 6 0 0 25 0 8 0 808164282 1156890624 194960 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=1129776 CPUtime=89.4 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 323532 0 0 0 8894 46 0 0 25 0 8 0 808164282 1156890624 194960 33554432000 4194304 4625164 140735877558064 18446744073709551615 4339680 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=1129776 CPUtime=89.46 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 83080 0 0 0 8932 14 0 0 25 0 8 0 808164282 1156890624 194960 33554432000 4194304 4625164 140735877558064 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=1129776 CPUtime=88.1 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 78985 0 0 0 8798 12 0 0 25 0 8 0 808164282 1156890624 194960 33554432000 4194304 4625164 140735877558064 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=1129776 CPUtime=89.48 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 54550 0 0 0 8938 10 0 0 25 0 8 0 808164282 1156890624 194960 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=1129776 CPUtime=89.47 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 39814 0 0 0 8942 5 0 0 25 0 8 0 808164282 1156890624 194960 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 714.25
Current children cumulated vsize (KiB) 1129776

[startup+91.1009 s]
/proc/loadavg: 8.05 8.07 8.00 9/465 20699
/proc/meminfo: memFree=29639856/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=1129776 CPUtime=727.03 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 748293 0 0 0 72585 118 0 0 25 0 8 0 808164281 1156890624 196335 33554432000 4194304 4625164 140735877558064 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 282444 196335 2030 106 0 277947 0
[pid=20680/tid=20681] ppid=20678 vsize=1129776 CPUtime=91.05 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 38355 0 0 0 9098 7 0 0 25 0 8 0 808164282 1156890624 196335 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=1129776 CPUtime=90.96 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 35822 0 0 0 9090 6 0 0 25 0 8 0 808164282 1156890624 196335 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=1129776 CPUtime=91 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 331355 0 0 0 9053 47 0 0 25 0 8 0 808164282 1156890624 196335 33554432000 4194304 4625164 140735877558064 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=1129776 CPUtime=91.06 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 83080 0 0 0 9092 14 0 0 25 0 8 0 808164282 1156890624 196335 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=1129776 CPUtime=89.68 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 79026 0 0 0 8956 12 0 0 25 0 8 0 808164282 1156890624 196335 33554432000 4194304 4625164 140735877558064 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=1129776 CPUtime=91.08 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 54580 0 0 0 9098 10 0 0 25 0 8 0 808164282 1156890624 196335 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=1129776 CPUtime=91.07 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 40382 0 0 0 9102 5 0 0 25 0 8 0 808164282 1156890624 196335 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 727.03
Current children cumulated vsize (KiB) 1129776

[startup+92.7007 s]
/proc/loadavg: 8.05 8.07 8.00 9/465 20699
/proc/meminfo: memFree=29604888/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=1288084 CPUtime=739.54 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 777010 0 0 0 73821 133 0 0 25 0 8 0 808164281 1318998016 206933 33554432000 4194304 4625164 140735877558064 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 322021 206933 2025 106 0 317524 0
[pid=20680/tid=20681] ppid=20678 vsize=1288084 CPUtime=92.62 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 39221 0 0 0 9253 9 0 0 18 0 8 0 808164282 1318998016 206933 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=1288084 CPUtime=92.52 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 35892 0 0 0 9246 6 0 0 18 0 8 0 808164282 1318998016 206933 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=1288084 CPUtime=92.6 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 337108 0 0 0 9211 49 0 0 25 0 8 0 808164282 1318998016 206934 33554432000 4194304 4625164 140735877558064 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=1288084 CPUtime=92.61 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 83601 0 0 0 9246 15 0 0 25 0 8 0 808164282 1318998016 206934 33554432000 4194304 4625164 140735877558064 18446744073709551615 248089803295 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=1288084 CPUtime=91.23 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 80863 0 0 0 9110 13 0 0 17 0 8 0 808164282 1318998016 206934 33554432000 4194304 4625164 140735877558064 18446744073709551615 4333263 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=1288084 CPUtime=92.62 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 56327 0 0 0 9249 13 0 0 17 0 8 0 808164282 1318998016 206934 33554432000 4194304 4625164 140735877558064 18446744073709551615 248089365466 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=1288084 CPUtime=92.61 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 57142 0 0 0 9253 8 0 0 25 0 8 0 808164282 1318998016 206934 33554432000 4194304 4625164 140735877558064 18446744073709551615 248089803295 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 739.54
Current children cumulated vsize (KiB) 1288084

[startup+93.5185 s]
/proc/loadavg: 8.05 8.07 8.00 9/465 20699
/proc/meminfo: memFree=29594472/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=1288084 CPUtime=745.68 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 779681 0 0 0 74432 136 0 0 25 0 8 0 808164281 1318998016 206726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 322021 206726 2022 106 0 317524 0
[pid=20680/tid=20681] ppid=20678 vsize=1288084 CPUtime=93.44 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 39221 0 0 0 9335 9 0 0 19 0 8 0 808164282 1318998016 206726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4464736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=1288084 CPUtime=93.34 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 35892 0 0 0 9328 6 0 0 19 0 8 0 808164282 1318998016 206726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=1288084 CPUtime=93.4 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 339778 0 0 0 9291 49 0 0 25 0 8 0 808164282 1318998016 206726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=1288084 CPUtime=93.39 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 83601 0 0 0 9323 16 0 0 18 0 8 0 808164282 1318998016 206726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=1288084 CPUtime=91.84 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 80863 0 0 0 9170 14 0 0 16 0 8 0 808164282 1318998016 206726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=1288084 CPUtime=93.42 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 56327 0 0 0 9329 13 0 0 18 0 8 0 808164282 1318998016 206726 33554432000 4194304 4625164 140735877558064 18446744073709551615 248089357044 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=1288084 CPUtime=93.3 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 57142 0 0 0 9321 9 0 0 25 0 8 0 808164282 1318998016 206726 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 745.68
Current children cumulated vsize (KiB) 1288084

[startup+93.9005 s]
/proc/loadavg: 8.05 8.07 8.00 9/465 20699
/proc/meminfo: memFree=29594472/32950928 swapFree=45617076/67111528
[pid=20680] ppid=20678 vsize=1288084 CPUtime=748.73 cores=0-7
/proc/20680/stat : 20680 (SArTagnan) R 20678 20680 20439 0 -1 4202496 781284 0 0 0 74737 136 0 0 25 0 8 0 808164281 1318998016 207200 33554432000 4194304 4625164 140735877558064 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20680/statm: 322021 207200 2049 106 0 317524 0
[pid=20680/tid=20681] ppid=20678 vsize=1288084 CPUtime=93.82 cores=0-7
/proc/20680/task/20681/stat : 20681 (SArTagnan) R 20678 20680 20439 0 -1 4202560 39221 0 0 0 9373 9 0 0 20 0 8 0 808164282 1318998016 207200 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20680/tid=20682] ppid=20678 vsize=1288084 CPUtime=93.72 cores=0-7
/proc/20680/task/20682/stat : 20682 (SArTagnan) R 20678 20680 20439 0 -1 4202560 35892 0 0 0 9366 6 0 0 20 0 8 0 808164282 1318998016 207200 33554432000 4194304 4625164 140735877558064 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20680/tid=20683] ppid=20678 vsize=1288084 CPUtime=93.79 cores=0-7
/proc/20680/task/20683/stat : 20683 (SArTagnan) R 20678 20680 20439 0 -1 4202560 341380 0 0 0 9330 49 0 0 25 0 8 0 808164282 1318998016 207200 33554432000 4194304 4625164 140735877558064 18446744073709551615 4334488 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20680/tid=20684] ppid=20678 vsize=1288084 CPUtime=93.77 cores=0-7
/proc/20680/task/20684/stat : 20684 (SArTagnan) R 20678 20680 20439 0 -1 4202560 83601 0 0 0 9361 16 0 0 19 0 8 0 808164282 1318998016 207200 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20680/tid=20685] ppid=20678 vsize=1288084 CPUtime=92.22 cores=0-7
/proc/20680/task/20685/stat : 20685 (SArTagnan) R 20678 20680 20439 0 -1 4202560 80863 0 0 0 9208 14 0 0 17 0 8 0 808164282 1318998016 207200 33554432000 4194304 4625164 140735877558064 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20680/tid=20686] ppid=20678 vsize=1288084 CPUtime=93.8 cores=0-7
/proc/20680/task/20686/stat : 20686 (SArTagnan) R 20678 20680 20439 0 -1 4202560 56327 0 0 0 9367 13 0 0 19 0 8 0 808164282 1318998016 207200 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20680/tid=20687] ppid=20678 vsize=1288084 CPUtime=93.68 cores=0-7
/proc/20680/task/20687/stat : 20687 (SArTagnan) R 20678 20680 20439 0 -1 4202560 57142 0 0 0 9359 9 0 0 25 0 8 0 808164282 1318998016 207200 33554432000 4194304 4625164 140735877558064 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 748.73
Current children cumulated vsize (KiB) 1288084

Child status: 20
Real time (s): 93.9588
CPU time (s): 748.88
CPU user time (s): 747.464
CPU system time (s): 1.41578
CPU usage (%): 797.03
Max. virtual memory (cumulated for all children) (KiB): 1288084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 747.464
system time used= 1.41578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 781295
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= 16230
involuntary context switches= 3216

runsolver used 0.385941 second user time and 1.07784 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-02 00:00:45
IDJOB=3439666
IDBENCH=87817
IDSOLVER=1936
FILE ID=node123/3439666-1306965645
RUNJOBID= node123-1306960628-20453
PBS_JOBID= 13497630
Free space on /tmp= 73808 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_40.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439666-1306965645/watcher-3439666-1306965645 -o /tmp/evaluation-result-3439666-1306965645/solver-3439666-1306965645 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439666-1306965645.cnf -threads=8

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

MD5SUM BENCH= 15f5068fb216bf26d5385140ce74faaf
RANDOM SEED=232400974

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:      30413132 kB
Buffers:        168968 kB
Cached:         153908 kB
SwapCached:       9456 kB
Active:        2101900 kB
Inactive:       164684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30413132 kB
SwapTotal:    67111528 kB
SwapFree:     45617076 kB
Dirty:             620 kB
Writeback:           0 kB
AnonPages:     1942740 kB
Mapped:          22992 kB
Slab:           121652 kB
PageTables:      77764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133346804 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= 73808 MiB
End job on node123 at 2011-06-02 00:02:19