Trace number 3262610

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
rcl 2011-04-01? (TO) 1300.04 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    9795    43014 |    2938       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 186   #clauses: 9795   #literals: 43014
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3262610-1303545342/watcher-3262610-1303545342 -o /tmp/evaluation-result-3262610-1303545342/solver-3262610-1303545342 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3262610-1303545342.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.46 3.87 3.70 3/176 13189
/proc/meminfo: memFree=15689112/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 328 0 0 0 0 0 0 0 24 0 1 0 466132958 8908800 249 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/13189/statm: 2175 249 209 178 0 68 0

[startup+0.073676 s]
/proc/loadavg: 3.46 3.87 3.70 3/176 13189
/proc/meminfo: memFree=15689112/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100667 s]
/proc/loadavg: 3.46 3.87 3.70 3/176 13189
/proc/meminfo: memFree=15689112/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300631 s]
/proc/loadavg: 3.46 3.87 3.70 3/176 13189
/proc/meminfo: memFree=15689112/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700561 s]
/proc/loadavg: 3.46 3.87 3.70 3/176 13189
/proc/meminfo: memFree=15689112/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50042 s]
/proc/loadavg: 3.46 3.87 3.70 5/194 13219
/proc/meminfo: memFree=15669500/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=10608 CPUtime=1.48 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 1121 0 0 0 148 0 0 0 25 0 1 0 466132959 10862592 1032 33554432000 4194304 4218580 140734463998352 18446744073709551615 4211713 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 2652 1032 130 6 0 1122 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19308

[startup+3.10014 s]
/proc/loadavg: 3.46 3.87 3.70 5/194 13219
/proc/meminfo: memFree=15664232/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=11716 CPUtime=3.08 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 1417 0 0 0 308 0 0 0 25 0 1 0 466132959 11997184 1328 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 2929 1328 131 6 0 1399 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20416

[startup+6.30056 s]
/proc/loadavg: 3.50 3.87 3.70 5/194 13219
/proc/meminfo: memFree=15656920/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=13652 CPUtime=6.28 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 1892 0 0 0 628 0 0 0 25 0 1 0 466132959 13979648 1803 33554432000 4194304 4218580 140734463998352 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 3413 1803 131 6 0 1883 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22352

[startup+12.7004 s]
/proc/loadavg: 3.54 3.87 3.70 5/194 13219
/proc/meminfo: memFree=15647868/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=15164 CPUtime=12.68 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 2307 0 0 0 1268 0 0 0 25 0 1 0 466132959 15527936 2201 33554432000 4194304 4218580 140734463998352 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 3791 2201 131 6 0 2261 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23864

[startup+25.5011 s]
/proc/loadavg: 3.64 3.88 3.70 5/194 13220
/proc/meminfo: memFree=15635616/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=18312 CPUtime=25.48 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 3150 0 0 0 2548 0 0 0 25 0 1 0 466132959 18751488 2985 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 4578 2985 131 6 0 3048 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27012

[startup+51.1006 s]
/proc/loadavg: 3.76 3.89 3.71 5/194 13220
/proc/meminfo: memFree=15622192/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=21104 CPUtime=51.08 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 4000 0 0 0 5107 1 0 0 25 0 1 0 466132959 21610496 3683 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 5276 3683 131 6 0 3746 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29804

[startup+102.306 s]
/proc/loadavg: 3.96 3.91 3.73 5/194 13222
/proc/meminfo: memFree=15603320/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=26132 CPUtime=102.28 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 5589 0 0 0 10227 1 0 0 25 0 1 0 466132959 26759168 4945 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 6533 4945 131 6 0 5003 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34832

[startup+162.301 s]
/proc/loadavg: 3.98 3.93 3.74 5/194 13223
/proc/meminfo: memFree=15586416/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=30484 CPUtime=162.28 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 7064 0 0 0 16226 2 0 0 25 0 1 0 466132959 31215616 6000 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 7621 6000 131 6 0 6091 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 39184

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.75 5/194 13225
/proc/meminfo: memFree=15577224/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=33444 CPUtime=222.28 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 8264 0 0 0 22226 2 0 0 25 0 1 0 466132959 34246656 6750 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 8361 6750 131 6 0 6831 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 42144

[startup+282.3 s]
/proc/loadavg: 4.10 3.98 3.78 5/194 13227
/proc/meminfo: memFree=15568528/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=34684 CPUtime=282.29 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 9068 0 0 0 28226 3 0 0 25 0 1 0 466132959 35516416 7074 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 8671 7074 131 6 0 7141 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 43384

[startup+342.301 s]
/proc/loadavg: 4.04 3.98 3.79 5/194 13237
/proc/meminfo: memFree=15557136/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=38216 CPUtime=342.28 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 10351 0 0 0 34225 3 0 0 25 0 1 0 466132959 39133184 7966 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 9554 7966 131 6 0 8024 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 46916

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.80 5/194 13269
/proc/meminfo: memFree=15570428/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7

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

[pid=13198] ppid=13189 vsize=41780 CPUtime=522.29 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 12497 0 0 0 52224 5 0 0 25 0 1 0 466132959 42782720 8828 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 10445 8828 131 6 0 8915 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 50480

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.83 5/194 13277
/proc/meminfo: memFree=15544968/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=44032 CPUtime=582.29 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 13597 0 0 0 58224 5 0 0 25 0 1 0 466132959 45088768 9404 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 11008 9404 131 6 0 9478 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 52732

[startup+642.3 s]
/proc/loadavg: 4.00 3.98 3.83 5/194 13278
/proc/meminfo: memFree=15538880/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=44000 CPUtime=642.3 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 14140 0 0 0 64224 6 0 0 25 0 1 0 466132959 45056000 9398 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 11000 9398 131 6 0 9470 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 52700

[startup+702.301 s]
/proc/loadavg: 4.03 3.99 3.84 5/194 13280
/proc/meminfo: memFree=15531288/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=45556 CPUtime=702.3 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 14976 0 0 0 70223 7 0 0 25 0 1 0 466132959 46649344 9773 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 11389 9773 131 6 0 9859 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 54256

[startup+762.307 s]
/proc/loadavg: 4.01 3.99 3.85 5/194 13281
/proc/meminfo: memFree=15523324/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=46076 CPUtime=762.3 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 15628 0 0 0 76223 7 0 0 25 0 1 0 466132959 47181824 9934 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 11519 9934 131 6 0 9989 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 54776

[startup+822.301 s]
/proc/loadavg: 4.15 4.03 3.87 5/194 13283
/proc/meminfo: memFree=15515736/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=47540 CPUtime=822.29 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 16386 0 0 0 82222 7 0 0 25 0 1 0 466132959 48680960 10293 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 11885 10293 131 6 0 10355 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 56240

[startup+882.3 s]
/proc/loadavg: 4.05 4.02 3.87 5/194 13285
/proc/meminfo: memFree=15511996/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=49152 CPUtime=882.3 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 17195 0 0 0 88222 8 0 0 25 0 1 0 466132959 50331648 10698 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 12288 10698 131 6 0 10758 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 57852

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.88 5/194 13286
/proc/meminfo: memFree=15509248/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=50828 CPUtime=942.3 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 18047 0 0 0 94221 9 0 0 25 0 1 0 466132959 52047872 11114 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 12707 11114 131 6 0 11177 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 59528

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 13288
/proc/meminfo: memFree=15507116/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=50732 CPUtime=1002.3 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 18604 0 0 0 100221 9 0 0 25 0 1 0 466132959 51949568 11092 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 12683 11092 131 6 0 11153 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 59432

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/194 13289
/proc/meminfo: memFree=15500520/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=51036 CPUtime=1062.3 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 19217 0 0 0 106221 9 0 0 25 0 1 0 466132959 52260864 11166 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 12759 11166 131 6 0 11229 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 59736

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 13291
/proc/meminfo: memFree=15497272/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=51672 CPUtime=1122.3 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 19947 0 0 0 112220 10 0 0 25 0 1 0 466132959 52912128 11325 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 12918 11325 131 6 0 11388 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 60372

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 13293
/proc/meminfo: memFree=15495268/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=51736 CPUtime=1182.31 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 20494 0 0 0 118220 11 0 0 25 0 1 0 466132959 52977664 11348 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 12934 11348 131 6 0 11404 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 60436

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.91 5/194 13294
/proc/meminfo: memFree=15493016/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=52364 CPUtime=1242.31 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 21206 0 0 0 124220 11 0 0 25 0 1 0 466132959 53620736 11506 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 13091 11506 131 6 0 11561 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 61064



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.91 5/194 13296
/proc/meminfo: memFree=15488900/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=8700 CPUtime=0 cores=5,7
/proc/13189/stat : 13189 (esg_static.sh) S 13187 13189 12177 0 -1 4202496 353 313 0 0 0 0 0 0 24 0 1 0 466132958 8908800 252 33554432000 4194304 4922060 140737135775520 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13189/statm: 2175 252 209 178 0 68 0
[pid=13198] ppid=13189 vsize=52636 CPUtime=1300.01 cores=5,7
/proc/13198/stat : 13198 (cdcl) R 13189 13189 12177 0 -1 4202496 21780 0 0 0 129990 11 0 0 25 0 1 0 466132959 53899264 11570 33554432000 4194304 4218580 140734463998352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13198/statm: 13159 11570 131 6 0 11629 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 61336

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.92
CPU system time (s): 0.123981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 61560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22458
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= 18
involuntary context switches= 2349

runsolver used 2.10768 second user time and 4.99624 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 09:55:42
IDJOB=3262610
IDBENCH=83356
IDSOLVER=1609
FILE ID=node122/3262610-1303545342
RUNJOBID= node122-1303545341-13171
PBS_JOBID= 13143116
Free space on /tmp= 70908 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262610-1303545342/watcher-3262610-1303545342 -o /tmp/evaluation-result-3262610-1303545342/solver-3262610-1303545342 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3262610-1303545342.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=1411660774

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15690120 kB
Buffers:       1773428 kB
Cached:       14869976 kB
SwapCached:          0 kB
Active:        5282300 kB
Inactive:     11427396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15690120 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2524 kB
Writeback:           0 kB
AnonPages:       65624 kB
Mapped:          14684 kB
Slab:           486968 kB
PageTables:       5800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   195728 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= 70904 MiB
End job on node122 at 2011-04-23 10:17:24