Trace number 3499113

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) 5000.09 5000.01

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2647.1
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  230544   603180 |   69163       0        0     nan |  0.000 % |
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 1296   #clauses: 230544   #literals: 603180
0.00/0.07	c CPU time:   0.06399 s
0.00/0.07	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.1 (svn: 989)

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-3499113-1308155839/watcher-3499113-1308155839 -o /tmp/evaluation-result-3499113-1308155839/solver-3499113-1308155839 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499113-1308155839.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.05 2.02 1.96 2/178 15278
/proc/meminfo: memFree=30420368/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005814580 8908800 250 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15278/statm: 2175 250 209 178 0 68 0

[startup+0.0581869 s]
/proc/loadavg: 2.05 2.02 1.96 2/178 15278
/proc/meminfo: memFree=30420368/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005814580 8908800 250 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15278/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100179 s]
/proc/loadavg: 2.05 2.02 1.96 2/178 15278
/proc/meminfo: memFree=30420368/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005814580 8908800 250 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/15278/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300109 s]
/proc/loadavg: 2.05 2.02 1.96 2/178 15278
/proc/meminfo: memFree=30420368/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 8700

[startup+0.701041 s]
/proc/loadavg: 2.05 2.02 1.96 2/178 15278
/proc/meminfo: memFree=30420368/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 8700

[startup+1.50096 s]
/proc/loadavg: 2.05 2.02 1.96 3/180 15281
/proc/meminfo: memFree=30403388/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=19896 CPUtime=1.32 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 3470 0 0 0 132 0 0 0 25 0 1 0 1005814597 20373504 3381 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208761 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15281/statm: 4974 3381 131 6 0 3444 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28596

[startup+3.10067 s]
/proc/loadavg: 2.05 2.02 1.96 3/180 15281
/proc/meminfo: memFree=30403140/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=20300 CPUtime=2.92 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 3578 0 0 0 292 0 0 0 25 0 1 0 1005814597 20787200 3489 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/15281/statm: 5075 3489 131 6 0 3545 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29000

[startup+6.30106 s]
/proc/loadavg: 2.04 2.02 1.96 3/180 15281
/proc/meminfo: memFree=30402536/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=21232 CPUtime=6.11 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 3804 0 0 0 611 0 0 0 25 0 1 0 1005814597 21741568 3715 33554432000 4194304 4218580 140736229994368 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/15281/statm: 5308 3715 131 6 0 3778 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29932

[startup+12.701 s]
/proc/loadavg: 2.04 2.02 1.96 3/180 15281
/proc/meminfo: memFree=30400460/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=24096 CPUtime=12.51 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 4500 0 0 0 1251 0 0 0 25 0 1 0 1005814597 24674304 4411 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 6024 4411 131 6 0 4494 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32796

[startup+25.5007 s]
/proc/loadavg: 2.03 2.02 1.96 3/180 15282
/proc/meminfo: memFree=30397112/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=27156 CPUtime=25.32 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 5271 0 0 0 2531 1 0 0 25 0 1 0 1005814597 27807744 5175 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 6789 5175 131 6 0 5259 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35856

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 1.96 3/180 15282
/proc/meminfo: memFree=30392672/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=31716 CPUtime=50.92 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 6442 0 0 0 5091 1 0 0 25 0 1 0 1005814597 32477184 6306 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 7929 6306 131 6 0 6399 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40416

[startup+102.306 s]
/proc/loadavg: 2.09 2.03 1.97 3/180 15287
/proc/meminfo: memFree=30385192/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=38504 CPUtime=102.12 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 8300 0 0 0 10211 1 0 0 25 0 1 0 1005814597 39428096 8021 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 9626 8021 131 6 0 8096 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 47204

[startup+162.301 s]
/proc/loadavg: 2.08 2.04 1.97 3/180 15288
/proc/meminfo: memFree=30378544/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=43724 CPUtime=162.12 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 9780 0 0 0 16210 2 0 0 25 0 1 0 1005814597 44773376 9324 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 10931 9324 131 6 0 9401 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 52424

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 1.97 3/180 15290
/proc/meminfo: memFree=30369836/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=48660 CPUtime=222.12 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 11228 0 0 0 22210 2 0 0 25 0 1 0 1005814597 49827840 10564 33554432000 4194304 4218580 140736229994368 18446744073709551615 4213924 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 12165 10564 131 6 0 10635 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 57360

[startup+282.301 s]
/proc/loadavg: 2.01 2.02 1.97 3/180 15292
/proc/meminfo: memFree=30365088/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=52736 CPUtime=282.12 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 12458 0 0 0 28210 2 0 0 25 0 1 0 1005814597 54001664 11591 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 13184 11591 131 6 0 11654 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 61436

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/180 15293
/proc/meminfo: memFree=30362456/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=55292 CPUtime=342.13 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 13287 0 0 0 34210 3 0 0 25 0 1 0 1005814597 56619008 12227 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208538 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 13823 12227 131 6 0 12293 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 63992

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 1.97 3/180 15295
/proc/meminfo: memFree=30359952/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7

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

/proc/15281/statm: 34644 33023 131 6 0 33114 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 147276

[startup+4362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 15686
/proc/meminfo: memFree=29720676/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=139372 CPUtime=4362.21 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 45725 0 0 0 436204 17 0 0 25 0 1 0 1005814597 142716928 33227 33554432000 4194304 4218580 140736229994368 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 34843 33227 131 6 0 33313 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 148072

[startup+4422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 15688
/proc/meminfo: memFree=29719408/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=140144 CPUtime=4422.22 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 46240 0 0 0 442204 18 0 0 25 0 1 0 1005814597 143507456 33451 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208514 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 35036 33451 131 6 0 33506 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 148844

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15690
/proc/meminfo: memFree=29719464/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=140572 CPUtime=4482.22 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 46526 0 0 0 448204 18 0 0 25 0 1 0 1005814597 143945728 33525 33554432000 4194304 4218580 140736229994368 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 35143 33525 131 6 0 33613 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 149272

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15691
/proc/meminfo: memFree=29718948/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=140928 CPUtime=4542.22 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 46888 0 0 0 454204 18 0 0 25 0 1 0 1005814597 144310272 33613 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 35232 33613 131 6 0 33702 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 149628

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15693
/proc/meminfo: memFree=29718524/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=141048 CPUtime=4602.22 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 47154 0 0 0 460204 18 0 0 25 0 1 0 1005814597 144433152 33663 33554432000 4194304 4218580 140736229994368 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 35262 33663 131 6 0 33732 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 149748

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15694
/proc/meminfo: memFree=29717112/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=142276 CPUtime=4662.22 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 47677 0 0 0 466203 19 0 0 25 0 1 0 1005814597 145690624 33970 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 35569 33970 131 6 0 34039 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 150976

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15696
/proc/meminfo: memFree=29716928/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=142672 CPUtime=4722.23 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 48009 0 0 0 472204 19 0 0 25 0 1 0 1005814597 146096128 34082 33554432000 4194304 4218580 140736229994368 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 35668 34082 131 6 0 34138 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 151372

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15698
/proc/meminfo: memFree=29685516/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=143224 CPUtime=4782.23 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 48353 0 0 0 478204 19 0 0 25 0 1 0 1005814597 146661376 34208 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 35806 34208 131 6 0 34276 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 151924

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15699
/proc/meminfo: memFree=29680148/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=143496 CPUtime=4842.22 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 48637 0 0 0 484203 19 0 0 25 0 1 0 1005814597 146939904 34259 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 35874 34259 131 6 0 34344 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 152196

[startup+4902.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/180 15701
/proc/meminfo: memFree=29678264/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=145860 CPUtime=4902.22 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 49404 0 0 0 490203 19 0 0 25 0 1 0 1005814597 149360640 34868 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 36465 34868 131 6 0 34935 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 154560

[startup+4962.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/180 15702
/proc/meminfo: memFree=29674756/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=149544 CPUtime=4962.23 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 50363 0 0 0 496203 20 0 0 25 0 1 0 1005814597 153133056 35766 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 37386 35766 131 6 0 35856 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 158244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 15703
/proc/meminfo: memFree=29672868/32951124 swapFree=67054724/67111528
[pid=15278] ppid=15276 vsize=8700 CPUtime=0.16 cores=1,3,5,7
/proc/15278/stat : 15278 (esg_static.sh) S 15276 15278 14809 0 -1 4202496 353 3183 0 0 0 0 15 1 24 0 1 0 1005814580 8908800 253 33554432000 4194304 4922060 140734287454800 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15278/statm: 2175 253 209 178 0 68 0
[pid=15281] ppid=15278 vsize=151144 CPUtime=4999.93 cores=1,3,5,7
/proc/15281/stat : 15281 (cdcl) R 15278 15278 14809 0 -1 4202496 50844 0 0 0 499973 20 0 0 25 0 1 0 1005814597 154771456 36178 33554432000 4194304 4218580 140736229994368 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/15281/statm: 37786 36178 131 6 0 36256 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 159844

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15278 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=157975
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=12998
# CPU time returned by wait4() is 0.170973
# while last known CPU time is 5000.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.09
CPU user time (s): 4999.88
CPU system time (s): 0.21
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 159844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.157975
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3536
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= 8
involuntary context switches= 5

runsolver used 8.17276 second user time and 18.9851 second system time

The end

Launcher Data

Begin job on node119 at 2011-06-15 18:37:19
IDJOB=3499113
IDBENCH=85991
IDSOLVER=1993
FILE ID=node119/3499113-1308155839
RUNJOBID= node119-1308150602-14828
PBS_JOBID= 13575615
Free space on /tmp= 73904 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499113-1308155839/watcher-3499113-1308155839 -o /tmp/evaluation-result-3499113-1308155839/solver-3499113-1308155839 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499113-1308155839.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1982339857

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30421176 kB
Buffers:        471604 kB
Cached:        1602252 kB
SwapCached:      11020 kB
Active:         743800 kB
Inactive:      1432164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30421176 kB
SwapTotal:    67111528 kB
SwapFree:     67054724 kB
Dirty:            4432 kB
Writeback:           0 kB
AnonPages:       99404 kB
Mapped:          13236 kB
Slab:           289196 kB
PageTables:       4944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   292788 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= 73720 MiB
End job on node119 at 2011-06-15 20:00:41