Trace number 3438701

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)SAT 525.685 65.8865

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s18527668-sat.cnf
MD5SUMd6f66d406779966e0b3cbed9097980e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.234964
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses336
Sum of the clauses size840
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2280
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 50

Solver Data

525.13/65.86	
525.13/65.86	s SATISFIABLE
525.13/65.86	
525.13/65.86	v -1 -2 -3 -4 5 -6 7 -8 9 -10 11 -12 13 -14 -15 -16 17 -18 -19 -20 -21 -22 -23 24 -25 -26 -27 28 -29 30 31 32 33 -34 -35 -36 37 -38 39 40 41 42 43 44 45 -46 47 -48 49 -50 51 -52 -53 -54 55 -56 -57 -58 -59 60 -61 -62 -63 64 65 -66 67 -68 69 -70 -71 -72 -73 -74 -75 -76 -77 78 -79 80 81 -82 -83 84 85 -86 -87 88 -89 -90 91 -92 93 94 95 96 97 -98 99 100 -101 102 103 -104 -105 -106 107 -108 -109 -110 -111 112 -113 114 -115 -116 -117 -118 -119 120 -121 -122 123 124 125 126 -127 128 -129 -130 131 -132 -133 -134 135 -136 137 138 139 -140 0 

Verifier Data

OK

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-3438701-1306922035/watcher-3438701-1306922035 -o /tmp/evaluation-result-3438701-1306922035/solver-3438701-1306922035 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438701-1306922035.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.09 8.09 8.04 1/507 22918
/proc/meminfo: memFree=19812212/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=90324 CPUtime=0.03 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 465 0 0 0 3 0 0 0 25 0 8 0 882434274 92491776 402 33554432000 4194304 4625164 140736340453440 18446744073709551615 47105686992818 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 22581 402 300 106 0 18084 0
[pid=22918/tid=22919] ppid=22916 vsize=90324 CPUtime=0.01 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 882434274 92491776 402 33554432000 4194304 4625164 140736340453440 18446744073709551615 47105686992812 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=90324 CPUtime=0 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 882434274 92491776 402 33554432000 4194304 4625164 140736340453440 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=90324 CPUtime=0 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 882434274 92491776 402 33554432000 4194304 4625164 140736340453440 18446744073709551615 47105686992818 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=90324 CPUtime=0 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 882434274 92491776 402 33554432000 4194304 4625164 140736340453440 18446744073709551615 47105686992812 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=90324 CPUtime=0 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 882434274 92491776 402 33554432000 4194304 4625164 140736340453440 18446744073709551615 47105686992818 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=90324 CPUtime=0 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 882434274 92491776 402 33554432000 4194304 4625164 140736340453440 18446744073709551615 47105686992818 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=90324 CPUtime=0 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 882434274 92491776 402 33554432000 4194304 4625164 140736340453440 18446744073709551615 47105686992812 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.051174 s]
/proc/loadavg: 8.09 8.09 8.04 1/507 22918
/proc/meminfo: memFree=19812212/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=354000 CPUtime=0.29 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 1322 0 0 0 29 0 0 0 25 0 8 0 882434274 362496000 1256 33554432000 4194304 4625164 140736340453440 18446744073709551615 4512222 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 88500 1256 352 106 0 84003 0
[pid=22918/tid=22919] ppid=22916 vsize=354000 CPUtime=0.04 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 87 0 0 0 4 0 0 0 25 0 8 0 882434274 362496000 1256 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=354000 CPUtime=0.03 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 113 0 0 0 3 0 0 0 25 0 8 0 882434274 362496000 1256 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352379 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=354000 CPUtime=0.03 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 109 0 0 0 3 0 0 0 25 0 8 0 882434274 362496000 1256 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=354000 CPUtime=0.03 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 110 0 0 0 3 0 0 0 25 0 8 0 882434274 362496000 1258 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=354000 CPUtime=0.03 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 79 0 0 0 3 0 0 0 25 0 8 0 882434274 362496000 1258 33554432000 4194304 4625164 140736340453440 18446744073709551615 4457833 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=354000 CPUtime=0.03 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 138 0 0 0 3 0 0 0 25 0 8 0 882434274 362496000 1258 33554432000 4194304 4625164 140736340453440 18446744073709551615 4334172 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=354000 CPUtime=0.02 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 102 0 0 0 2 0 0 0 25 0 8 0 882434274 362496000 1258 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 354000

[startup+0.101165 s]
/proc/loadavg: 8.09 8.09 8.04 1/507 22918
/proc/meminfo: memFree=19812212/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=355716 CPUtime=0.69 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 2665 0 0 0 69 0 0 0 25 0 8 0 882434274 364253184 1936 33554432000 4194304 4625164 140736340453440 18446744073709551615 4512169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 88929 1936 352 106 0 84432 0
[pid=22918/tid=22919] ppid=22916 vsize=355716 CPUtime=0.09 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 331 0 0 0 9 0 0 0 25 0 8 0 882434274 364253184 1936 33554432000 4194304 4625164 140736340453440 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=355716 CPUtime=0.08 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 260 0 0 0 8 0 0 0 25 0 8 0 882434274 364253184 1936 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=355716 CPUtime=0.08 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 347 0 0 0 8 0 0 0 25 0 8 0 882434274 364253184 1937 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=355716 CPUtime=0.08 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 257 0 0 0 8 0 0 0 25 0 8 0 882434274 364253184 1938 33554432000 4194304 4625164 140736340453440 18446744073709551615 4464392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=355716 CPUtime=0.07 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 224 0 0 0 7 0 0 0 25 0 8 0 882434274 364253184 1938 33554432000 4194304 4625164 140736340453440 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=355716 CPUtime=0.08 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 280 0 0 0 8 0 0 0 25 0 8 0 882434274 364253184 1938 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=355716 CPUtime=0.07 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 268 0 0 0 7 0 0 0 25 0 8 0 882434274 364253184 1939 33554432000 4194304 4625164 140736340453440 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 355716

[startup+0.301132 s]
/proc/loadavg: 8.09 8.09 8.04 1/507 22918
/proc/meminfo: memFree=19812212/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=359960 CPUtime=2.29 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 6931 0 0 0 228 1 0 0 25 0 8 0 882434274 368599040 4207 33554432000 4194304 4625164 140736340453440 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 89990 4207 352 106 0 85493 0
[pid=22918/tid=22919] ppid=22916 vsize=359960 CPUtime=0.29 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 827 0 0 0 29 0 0 0 25 0 8 0 882434274 368599040 4207 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=359960 CPUtime=0.27 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 687 0 0 0 27 0 0 0 25 0 8 0 882434274 368599040 4207 33554432000 4194304 4625164 140736340453440 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=359960 CPUtime=0.28 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 1454 0 0 0 28 0 0 0 25 0 8 0 882434274 368599040 4207 33554432000 4194304 4625164 140736340453440 18446744073709551615 4579317 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=359960 CPUtime=0.28 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 643 0 0 0 28 0 0 0 25 0 8 0 882434274 368599040 4207 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=359960 CPUtime=0.27 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 849 0 0 0 27 0 0 0 25 0 8 0 882434274 368599040 4208 33554432000 4194304 4625164 140736340453440 18446744073709551615 4374933 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=359960 CPUtime=0.28 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 904 0 0 0 28 0 0 0 25 0 8 0 882434274 368599040 4208 33554432000 4194304 4625164 140736340453440 18446744073709551615 215988253381 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=359960 CPUtime=0.27 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 685 0 0 0 27 0 0 0 25 0 8 0 882434274 368599040 4208 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 359960

[startup+0.701064 s]
/proc/loadavg: 8.09 8.09 8.04 1/507 22918
/proc/meminfo: memFree=19812212/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=368008 CPUtime=5.48 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 12628 0 0 0 547 1 0 0 25 0 8 0 882434274 376840192 7194 33554432000 4194304 4625164 140736340453440 18446744073709551615 4512167 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 92002 7194 352 106 0 87505 0
[pid=22918/tid=22919] ppid=22916 vsize=368008 CPUtime=0.69 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 1341 0 0 0 69 0 0 0 25 0 8 0 882434274 376840192 7194 33554432000 4194304 4625164 140736340453440 18446744073709551615 4486954 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=368008 CPUtime=0.67 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 1378 0 0 0 67 0 0 0 25 0 8 0 882434274 376840192 7194 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=368008 CPUtime=0.67 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 3513 0 0 0 67 0 0 0 25 0 8 0 882434274 376840192 7194 33554432000 4194304 4625164 140736340453440 18446744073709551615 4579601 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=368008 CPUtime=0.68 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 1402 0 0 0 68 0 0 0 25 0 8 0 882434274 376840192 7194 33554432000 4194304 4625164 140736340453440 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=368008 CPUtime=0.67 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 1392 0 0 0 67 0 0 0 25 0 8 0 882434274 376840192 7194 33554432000 4194304 4625164 140736340453440 18446744073709551615 4349072 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=368008 CPUtime=0.68 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 1455 0 0 0 68 0 0 0 25 0 8 0 882434274 376840192 7194 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=368008 CPUtime=0.67 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 1084 0 0 0 67 0 0 0 25 0 8 0 882434274 376840192 7194 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.48
Current children cumulated vsize (KiB) 368008

[startup+1.50092 s]
/proc/loadavg: 8.09 8.09 8.04 9/515 22926
/proc/meminfo: memFree=19774336/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=375884 CPUtime=11.86 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 23378 0 0 0 1183 3 0 0 25 0 8 0 882434274 384905216 11558 33554432000 4194304 4625164 140736340453440 18446744073709551615 4356547 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 93971 11558 352 106 0 89474 0
[pid=22918/tid=22919] ppid=22916 vsize=375884 CPUtime=1.49 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 2282 0 0 0 149 0 0 0 25 0 8 0 882434274 384905216 11558 33554432000 4194304 4625164 140736340453440 18446744073709551615 4462380 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=375884 CPUtime=1.47 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 2117 0 0 0 147 0 0 0 25 0 8 0 882434274 384905216 11558 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=375884 CPUtime=1.45 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 7763 0 0 0 144 1 0 0 25 0 8 0 882434274 384905216 11558 33554432000 4194304 4625164 140736340453440 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=375884 CPUtime=1.48 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 2333 0 0 0 148 0 0 0 25 0 8 0 882434274 384905216 11558 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=375884 CPUtime=1.47 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 2159 0 0 0 147 0 0 0 25 0 8 0 882434274 384905216 11558 33554432000 4194304 4625164 140736340453440 18446744073709551615 4348867 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=375884 CPUtime=1.48 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 3027 0 0 0 148 0 0 0 25 0 8 0 882434274 384905216 11558 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=375884 CPUtime=1.47 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 2293 0 0 0 147 0 0 0 25 0 8 0 882434274 384905216 11558 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.86
Current children cumulated vsize (KiB) 375884

[startup+3.10065 s]
/proc/loadavg: 8.08 8.08 8.04 9/515 22926
/proc/meminfo: memFree=19754124/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=392332 CPUtime=24.64 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 39918 0 0 0 2458 6 0 0 25 0 8 0 882434274 401747968 17651 33554432000 4194304 4625164 140736340453440 18446744073709551615 4511973 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 98083 17651 363 106 0 93586 0
[pid=22918/tid=22919] ppid=22916 vsize=392332 CPUtime=3.08 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 4837 0 0 0 308 0 0 0 25 0 8 0 882434274 401747968 17651 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=392332 CPUtime=3.07 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 3070 0 0 0 307 0 0 0 25 0 8 0 882434274 401747968 17651 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=392332 CPUtime=3.03 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 14816 0 0 0 301 2 0 0 25 0 8 0 882434274 401747968 17651 33554432000 4194304 4625164 140736340453440 18446744073709551615 4353587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=392332 CPUtime=3.08 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 3682 0 0 0 308 0 0 0 25 0 8 0 882434274 401747968 17651 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=392332 CPUtime=3.07 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 4620 0 0 0 307 0 0 0 25 0 8 0 882434274 401747968 17651 33554432000 4194304 4625164 140736340453440 18446744073709551615 4348817 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=392332 CPUtime=3.07 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 3262 0 0 0 307 0 0 0 25 0 8 0 882434274 401747968 17651 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=392332 CPUtime=3.07 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 3628 0 0 0 307 0 0 0 25 0 8 0 882434274 401747968 17651 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352069 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 392332

[startup+6.30109 s]
/proc/loadavg: 8.08 8.08 8.04 9/515 22926
/proc/meminfo: memFree=19716076/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=422716 CPUtime=50.18 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 70546 0 0 0 5008 10 0 0 25 0 8 0 882434274 432861184 27231 33554432000 4194304 4625164 140736340453440 18446744073709551615 4426768 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 105679 27231 364 106 0 101182 0
[pid=22918/tid=22919] ppid=22916 vsize=422716 CPUtime=6.29 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 7640 0 0 0 628 1 0 0 25 0 8 0 882434274 432861184 27231 33554432000 4194304 4625164 140736340453440 18446744073709551615 4288728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=422716 CPUtime=6.27 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 4855 0 0 0 627 0 0 0 25 0 8 0 882434274 432861184 27231 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=422716 CPUtime=6.18 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 30592 0 0 0 614 4 0 0 25 0 8 0 882434274 432861184 27231 33554432000 4194304 4625164 140736340453440 18446744073709551615 4579595 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=422716 CPUtime=6.28 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 7555 0 0 0 628 0 0 0 25 0 8 0 882434274 432861184 27231 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=422716 CPUtime=6.27 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 5016 0 0 0 627 0 0 0 25 0 8 0 882434274 432861184 27231 33554432000 4194304 4625164 140736340453440 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=422716 CPUtime=6.28 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 6521 0 0 0 627 1 0 0 25 0 8 0 882434274 432861184 27231 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=422716 CPUtime=6.27 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 5882 0 0 0 627 0 0 0 25 0 8 0 882434274 432861184 27231 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0

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

/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16564 0 0 0 5105 1 0 0 25 0 8 0 882434274 543539200 66408 33554432000 4194304 4625164 140736340453440 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=530800 CPUtime=51.08 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 11171 0 0 0 5105 3 0 0 25 0 8 0 882434274 543539200 66408 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=530800 CPUtime=50.71 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16618 0 0 0 5068 3 0 0 25 0 8 0 882434274 543539200 66408 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.78
Current children cumulated vsize (KiB) 530800

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

[startup+57.5011 s]
/proc/loadavg: 8.10 8.08 8.04 9/515 22927
/proc/meminfo: memFree=19536380/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=531964 CPUtime=458.87 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 360885 0 0 0 45826 61 0 0 25 0 8 0 882434274 544731136 69784 33554432000 4194304 4625164 140736340453440 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 132991 69784 401 106 0 128494 0
[pid=22918/tid=22919] ppid=22916 vsize=531964 CPUtime=57.49 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 18970 0 0 0 5746 3 0 0 25 0 8 0 882434274 544731136 69784 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=531964 CPUtime=57.46 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16421 0 0 0 5743 3 0 0 25 0 8 0 882434274 544731136 69784 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=531964 CPUtime=56.95 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 250226 0 0 0 5655 40 0 0 25 0 8 0 882434274 544731136 69784 33554432000 4194304 4625164 140736340453440 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=531964 CPUtime=57.47 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 24903 0 0 0 5744 3 0 0 25 0 8 0 882434274 544731136 69784 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=531964 CPUtime=57.47 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 17206 0 0 0 5745 2 0 0 25 0 8 0 882434274 544731136 69784 33554432000 4194304 4625164 140736340453440 18446744073709551615 4349779 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=531964 CPUtime=57.48 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 11270 0 0 0 5745 3 0 0 25 0 8 0 882434274 544731136 69784 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=531964 CPUtime=57 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16800 0 0 0 5697 3 0 0 25 0 8 0 882434274 544731136 69784 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 458.87
Current children cumulated vsize (KiB) 531964

[startup+60.7006 s]
/proc/loadavg: 8.10 8.08 8.04 9/515 22928
/proc/meminfo: memFree=19526328/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=545128 CPUtime=484.4 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 383448 0 0 0 48375 65 0 0 25 0 8 0 882434274 558211072 72696 33554432000 4194304 4625164 140736340453440 18446744073709551615 4519294 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 136282 72696 402 106 0 131785 0
[pid=22918/tid=22919] ppid=22916 vsize=545128 CPUtime=60.69 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 25796 0 0 0 6065 4 0 0 25 0 8 0 882434274 558211072 72696 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=545128 CPUtime=60.66 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16560 0 0 0 6063 3 0 0 25 0 8 0 882434274 558211072 72696 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=545128 CPUtime=60.16 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 265204 0 0 0 5972 44 0 0 25 0 8 0 882434274 558211072 72696 33554432000 4194304 4625164 140736340453440 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=545128 CPUtime=60.67 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 25243 0 0 0 6064 3 0 0 25 0 8 0 882434274 558211072 72696 33554432000 4194304 4625164 140736340453440 18446744073709551615 215988259848 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=545128 CPUtime=60.67 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 17342 0 0 0 6065 2 0 0 25 0 8 0 882434274 558211072 72696 33554432000 4194304 4625164 140736340453440 18446744073709551615 4348858 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=545128 CPUtime=60.68 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 11278 0 0 0 6065 3 0 0 25 0 8 0 882434274 558211072 72696 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=545128 CPUtime=60.14 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16885 0 0 0 6011 3 0 0 25 0 8 0 882434274 558211072 72696 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 484.4
Current children cumulated vsize (KiB) 545128

[startup+63.901 s]
/proc/loadavg: 8.09 8.08 8.04 9/515 22928
/proc/meminfo: memFree=19506736/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=561084 CPUtime=509.95 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 410222 0 0 0 50925 70 0 0 25 0 8 0 882434274 574550016 77529 33554432000 4194304 4625164 140736340453440 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 140271 77529 469 106 0 135774 0
[pid=22918/tid=22919] ppid=22916 vsize=561084 CPUtime=63.89 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 25930 0 0 0 6385 4 0 0 25 0 8 0 882434274 574550016 77529 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=561084 CPUtime=63.86 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16560 0 0 0 6383 3 0 0 25 0 8 0 882434274 574550016 77529 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=561084 CPUtime=63.36 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 281853 0 0 0 6289 47 0 0 25 0 8 0 882434274 574550016 77529 33554432000 4194304 4625164 140736340453440 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=561084 CPUtime=63.87 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 25690 0 0 0 6384 3 0 0 25 0 8 0 882434274 574550016 77529 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=561084 CPUtime=63.86 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 23208 0 0 0 6384 2 0 0 25 0 8 0 882434274 574550016 77529 33554432000 4194304 4625164 140736340453440 18446744073709551615 4348804 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=561084 CPUtime=63.88 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 14909 0 0 0 6385 3 0 0 25 0 8 0 882434274 574550016 77529 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=561084 CPUtime=63.28 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16920 0 0 0 6325 3 0 0 25 0 8 0 882434274 574550016 77529 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 509.95
Current children cumulated vsize (KiB) 561084

[startup+64.7009 s]
/proc/loadavg: 8.09 8.08 8.04 9/515 22928
/proc/meminfo: memFree=19506736/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=561084 CPUtime=516.35 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 415220 0 0 0 51564 71 0 0 25 0 8 0 882434274 574550016 77465 33554432000 4194304 4625164 140736340453440 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 140271 77465 468 106 0 135774 0
[pid=22918/tid=22919] ppid=22916 vsize=561084 CPUtime=64.69 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 25982 0 0 0 6465 4 0 0 25 0 8 0 882434274 574550016 77465 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=561084 CPUtime=64.66 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16560 0 0 0 6463 3 0 0 25 0 8 0 882434274 574550016 77465 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=561084 CPUtime=64.15 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 286619 0 0 0 6368 47 0 0 25 0 8 0 882434274 574550016 77465 33554432000 4194304 4625164 140736340453440 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=561084 CPUtime=64.67 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 25722 0 0 0 6464 3 0 0 25 0 8 0 882434274 574550016 77465 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=561084 CPUtime=64.66 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 23217 0 0 0 6464 2 0 0 25 0 8 0 882434274 574550016 77466 33554432000 4194304 4625164 140736340453440 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=561084 CPUtime=64.68 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 15035 0 0 0 6465 3 0 0 25 0 8 0 882434274 574550016 77466 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=561084 CPUtime=64.08 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16920 0 0 0 6405 3 0 0 25 0 8 0 882434274 574550016 77478 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 516.35
Current children cumulated vsize (KiB) 561084

[startup+65.5007 s]
/proc/loadavg: 8.09 8.08 8.04 9/515 22928
/proc/meminfo: memFree=19504260/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=562432 CPUtime=522.73 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 418385 0 0 0 52201 72 0 0 25 0 8 0 882434274 575930368 78040 33554432000 4194304 4625164 140736340453440 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 140608 78040 468 106 0 136111 0
[pid=22918/tid=22919] ppid=22916 vsize=562432 CPUtime=65.49 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 26012 0 0 0 6545 4 0 0 25 0 8 0 882434274 575930368 78040 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=562432 CPUtime=65.46 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16563 0 0 0 6543 3 0 0 25 0 8 0 882434274 575930368 78040 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=562432 CPUtime=64.95 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 289633 0 0 0 6447 48 0 0 25 0 8 0 882434274 575930368 78040 33554432000 4194304 4625164 140736340453440 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=562432 CPUtime=65.47 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 25741 0 0 0 6544 3 0 0 25 0 8 0 882434274 575930368 78040 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=562432 CPUtime=65.47 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 23283 0 0 0 6544 3 0 0 25 0 8 0 882434274 575930368 78040 33554432000 4194304 4625164 140736340453440 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=562432 CPUtime=65.48 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 15043 0 0 0 6545 3 0 0 25 0 8 0 882434274 575930368 78040 33554432000 4194304 4625164 140736340453440 18446744073709551615 4464736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=562432 CPUtime=64.86 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16945 0 0 0 6483 3 0 0 25 0 8 0 882434274 575930368 78040 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 522.73
Current children cumulated vsize (KiB) 562432

[startup+65.7007 s]
/proc/loadavg: 8.09 8.08 8.04 9/515 22928
/proc/meminfo: memFree=19504260/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=562432 CPUtime=524.33 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 419790 0 0 0 52361 72 0 0 25 0 8 0 882434274 575930368 78245 33554432000 4194304 4625164 140736340453440 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 140608 78245 471 106 0 136111 0
[pid=22918/tid=22919] ppid=22916 vsize=562432 CPUtime=65.69 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 26014 0 0 0 6565 4 0 0 25 0 8 0 882434274 575930368 78245 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=562432 CPUtime=65.66 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16563 0 0 0 6563 3 0 0 25 0 8 0 882434274 575930368 78245 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=562432 CPUtime=65.15 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 290982 0 0 0 6467 48 0 0 25 0 8 0 882434274 575930368 78245 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=562432 CPUtime=65.67 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 25744 0 0 0 6564 3 0 0 25 0 8 0 882434274 575930368 78245 33554432000 4194304 4625164 140736340453440 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=562432 CPUtime=65.67 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 23334 0 0 0 6564 3 0 0 25 0 8 0 882434274 575930368 78245 33554432000 4194304 4625164 140736340453440 18446744073709551615 4349336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=562432 CPUtime=65.68 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 15043 0 0 0 6565 3 0 0 25 0 8 0 882434274 575930368 78245 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=562432 CPUtime=65.06 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16945 0 0 0 6503 3 0 0 25 0 8 0 882434274 575930368 78245 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 524.33
Current children cumulated vsize (KiB) 562432

[startup+65.8007 s]
/proc/loadavg: 8.09 8.08 8.04 9/515 22928
/proc/meminfo: memFree=19504260/32950940 swapFree=67111364/67111528
[pid=22918] ppid=22916 vsize=562432 CPUtime=525.13 cores=0-7
/proc/22918/stat : 22918 (SArTagnan) R 22916 22918 22892 0 -1 4202496 419822 0 0 0 52441 72 0 0 25 0 8 0 882434274 575930368 77910 33554432000 4194304 4625164 140736340453440 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22918/statm: 140608 77910 468 106 0 136111 0
[pid=22918/tid=22919] ppid=22916 vsize=562432 CPUtime=65.79 cores=0-7
/proc/22918/task/22919/stat : 22919 (SArTagnan) R 22916 22918 22892 0 -1 4202560 26015 0 0 0 6575 4 0 0 25 0 8 0 882434274 575930368 77910 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22918/tid=22920] ppid=22916 vsize=562432 CPUtime=65.76 cores=0-7
/proc/22918/task/22920/stat : 22920 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16563 0 0 0 6573 3 0 0 25 0 8 0 882434274 575930368 77910 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22918/tid=22921] ppid=22916 vsize=562432 CPUtime=65.25 cores=0-7
/proc/22918/task/22921/stat : 22921 (SArTagnan) R 22916 22918 22892 0 -1 4202560 291003 0 0 0 6477 48 0 0 25 0 8 0 882434274 575930368 77910 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22918/tid=22922] ppid=22916 vsize=562432 CPUtime=65.77 cores=0-7
/proc/22918/task/22922/stat : 22922 (SArTagnan) R 22916 22918 22892 0 -1 4202560 25744 0 0 0 6574 3 0 0 25 0 8 0 882434274 575930368 77910 33554432000 4194304 4625164 140736340453440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22918/tid=22923] ppid=22916 vsize=562432 CPUtime=65.77 cores=0-7
/proc/22918/task/22923/stat : 22923 (SArTagnan) R 22916 22918 22892 0 -1 4202560 23344 0 0 0 6574 3 0 0 25 0 8 0 882434274 575930368 77910 33554432000 4194304 4625164 140736340453440 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22918/tid=22924] ppid=22916 vsize=562432 CPUtime=65.78 cores=0-7
/proc/22918/task/22924/stat : 22924 (SArTagnan) R 22916 22918 22892 0 -1 4202560 15043 0 0 0 6575 3 0 0 25 0 8 0 882434274 575930368 77910 33554432000 4194304 4625164 140736340453440 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22918/tid=22925] ppid=22916 vsize=562432 CPUtime=65.16 cores=0-7
/proc/22918/task/22925/stat : 22925 (SArTagnan) R 22916 22918 22892 0 -1 4202560 16945 0 0 0 6513 3 0 0 25 0 8 0 882434274 575930368 77910 33554432000 4194304 4625164 140736340453440 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 525.13
Current children cumulated vsize (KiB) 562432

Child status: 10
Real time (s): 65.8865
CPU time (s): 525.685
CPU user time (s): 524.94
CPU system time (s): 0.744886
CPU usage (%): 797.865
Max. virtual memory (cumulated for all children) (KiB): 568616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 524.94
system time used= 0.744886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 419846
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= 1629
involuntary context switches= 2176

runsolver used 0.333949 second user time and 0.825874 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-01 11:53:55
IDJOB=3438701
IDBENCH=83155
IDSOLVER=1936
FILE ID=node117/3438701-1306922035
RUNJOBID= node117-1306922035-22906
PBS_JOBID= 13488552
Free space on /tmp= 73628 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s18527668-sat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438701-1306922035/watcher-3438701-1306922035 -o /tmp/evaluation-result-3438701-1306922035/solver-3438701-1306922035 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438701-1306922035.cnf -threads=8

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

MD5SUM BENCH= d6f66d406779966e0b3cbed9097980e3
RANDOM SEED=1971284761

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      19812608 kB
Buffers:        313808 kB
Cached:        2658560 kB
SwapCached:          0 kB
Active:        9971932 kB
Inactive:      2785388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      19812608 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:     9785456 kB
Mapped:          41212 kB
Slab:           251192 kB
PageTables:      57596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 149464756 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= 73628 MiB
End job on node117 at 2011-06-01 11:55:01