Trace number 3498949

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.07 5000.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1095.17
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

Solver Data

0.00/0.00	c Parsing...
0.00/0.59	c ==============================================================================
0.00/0.59	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.59	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.59	c ==============================================================================
0.00/0.59	c |         0 | 1746718  3992465 |  524015       0        0     nan |  0.000 % |
2.39/2.42	c |         0 | 1250297  2911475 |      --       0       --      -- |     --   | -35/-52
2.39/2.42	c ==============================================================================
2.39/2.42	c Result  :   #vars: 89756   #clauses: 1250297   #literals: 2911475
2.39/2.42	c CPU time:   2.34064 s
2.39/2.42	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-3498949-1308150647/watcher-3498949-1308150647 -o /tmp/evaluation-result-3498949-1308150647/solver-3498949-1308150647 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498949-1308150647.cnf 

running on 4 cores: 0,2,4,6

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.04 1.99 2.04 2/178 27548
/proc/meminfo: memFree=30067048/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 1005295481 8908800 250 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27548/statm: 2175 250 209 178 0 68 0

[startup+0.0942609 s]
/proc/loadavg: 2.04 1.99 2.04 2/178 27548
/proc/meminfo: memFree=30067048/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 1005295481 8908800 250 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27548/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100258 s]
/proc/loadavg: 2.04 1.99 2.04 2/178 27548
/proc/meminfo: memFree=30067048/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 1005295481 8908800 250 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27548/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300228 s]
/proc/loadavg: 2.04 1.99 2.04 2/178 27548
/proc/meminfo: memFree=30067048/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 1005295481 8908800 250 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27548/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70116 s]
/proc/loadavg: 2.04 1.99 2.04 2/178 27548
/proc/meminfo: memFree=30067048/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 1005295481 8908800 250 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27548/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50106 s]
/proc/loadavg: 2.04 1.99 2.04 3/180 27550
/proc/meminfo: memFree=29941688/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 1005295481 8908800 250 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27548/statm: 2175 250 209 178 0 68 0
[pid=27549] ppid=27548 vsize=151832 CPUtime=1.49 cores=0,2,4,6
/proc/27549/stat : 27549 (SatELite_releas) R 27548 27548 27402 0 -1 4202496 35067 0 0 0 142 7 0 0 25 0 1 0 1005295481 155475968 31305 33554432000 134512640 135144242 4291508288 18446744073709551615 134585712 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/27549/statm: 37958 31305 77 155 0 37801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 160532

[startup+3.10077 s]
/proc/loadavg: 2.04 1.99 2.04 3/180 27550
/proc/meminfo: memFree=29941316/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 8700

[startup+6.30026 s]
/proc/loadavg: 2.12 2.00 2.05 3/180 27551
/proc/meminfo: memFree=30008152/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=46160 CPUtime=3.36 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 9615 0 0 0 335 1 0 0 25 0 1 0 1005295774 47267840 9523 33554432000 4194304 4218580 140735844049824 18446744073709551615 4199908 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 11540 9523 131 6 0 10010 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54860

[startup+12.7012 s]
/proc/loadavg: 2.11 2.00 2.05 3/180 27551
/proc/meminfo: memFree=30002112/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=53208 CPUtime=9.75 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 11386 0 0 0 974 1 0 0 25 0 1 0 1005295774 54484992 11293 33554432000 4194304 4218580 140735844049824 18446744073709551615 4213834 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 13302 11293 131 6 0 11772 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61908

[startup+25.501 s]
/proc/loadavg: 2.08 2.00 2.05 3/180 27551
/proc/meminfo: memFree=29995448/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=58324 CPUtime=22.55 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 12668 0 0 0 2254 1 0 0 25 0 1 0 1005295774 59723776 12575 33554432000 4194304 4218580 140735844049824 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 14581 12575 131 6 0 13051 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67024

[startup+51.1008 s]
/proc/loadavg: 2.05 2.00 2.04 3/180 27551
/proc/meminfo: memFree=29974228/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=76528 CPUtime=48.15 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 17236 0 0 0 4813 2 0 0 25 0 1 0 1005295774 78364672 17139 33554432000 4194304 4218580 140735844049824 18446744073709551615 4210227 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 19132 17139 131 6 0 17602 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85228

[startup+102.306 s]
/proc/loadavg: 2.06 2.01 2.05 3/180 27553
/proc/meminfo: memFree=29963204/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=86180 CPUtime=99.36 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 19655 0 0 0 9933 3 0 0 25 0 1 0 1005295774 88248320 19558 33554432000 4194304 4218580 140735844049824 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 21545 19558 131 6 0 20015 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 94880

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 2.04 3/180 27555
/proc/meminfo: memFree=29936760/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=111304 CPUtime=159.36 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 25939 0 0 0 15932 4 0 0 25 0 1 0 1005295774 113975296 25842 33554432000 4194304 4218580 140735844049824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 27826 25842 131 6 0 26296 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 120004

[startup+222.301 s]
/proc/loadavg: 2.01 2.00 2.03 3/180 27557
/proc/meminfo: memFree=29931620/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=114364 CPUtime=219.36 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 26717 0 0 0 21932 4 0 0 25 0 1 0 1005295774 117108736 26620 33554432000 4194304 4218580 140735844049824 18446744073709551615 4211216 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 28591 26620 131 6 0 27061 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 123064

[startup+282.301 s]
/proc/loadavg: 1.96 1.98 2.02 3/180 27605
/proc/meminfo: memFree=29896760/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=126012 CPUtime=279.36 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 29624 0 0 0 27931 5 0 0 25 0 1 0 1005295774 129036288 29527 33554432000 4194304 4218580 140735844049824 18446744073709551615 4210260 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 31503 29527 131 6 0 29973 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 134712

[startup+342.301 s]
/proc/loadavg: 1.98 1.98 2.02 3/180 27607
/proc/meminfo: memFree=29857600/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=155048 CPUtime=339.36 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 36867 0 0 0 33929 7 0 0 25 0 1 0 1005295774 158769152 36770 33554432000 4194304 4218580 140735844049824 18446744073709551615 4211234 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 38762 36770 131 6 0 37232 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 163748

[startup+402.301 s]
/proc/loadavg: 2.04 2.00 2.02 3/180 27609
/proc/meminfo: memFree=29797544/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=191832 CPUtime=399.36 cores=0,2,4,6

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

/proc/27551/statm: 111304 109359 131 6 0 109774 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 453916

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27736
/proc/meminfo: memFree=29349124/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=445216 CPUtime=4359.42 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 113727 0 0 0 435922 20 0 0 25 0 1 0 1005295774 455901184 109359 33554432000 4194304 4218580 140735844049824 18446744073709551615 4210284 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 111304 109359 131 6 0 109774 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 453916

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27738
/proc/meminfo: memFree=29348936/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=445216 CPUtime=4419.43 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 113745 0 0 0 441923 20 0 0 25 0 1 0 1005295774 455901184 109358 33554432000 4194304 4218580 140735844049824 18446744073709551615 4211216 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 111304 109358 131 6 0 109774 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 453916

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27738
/proc/meminfo: memFree=29348888/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=445216 CPUtime=4479.43 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 113763 0 0 0 447923 20 0 0 25 0 1 0 1005295774 455901184 109361 33554432000 4194304 4218580 140735844049824 18446744073709551615 4210238 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 111304 109361 131 6 0 109774 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 453916

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27740
/proc/meminfo: memFree=29348720/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=445216 CPUtime=4539.43 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 113785 0 0 0 453923 20 0 0 25 0 1 0 1005295774 455901184 109365 33554432000 4194304 4218580 140735844049824 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 111304 109365 131 6 0 109774 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 453916

[startup+4602.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/180 27742
/proc/meminfo: memFree=29348664/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=445216 CPUtime=4599.43 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 113798 0 0 0 459923 20 0 0 25 0 1 0 1005295774 455901184 109364 33554432000 4194304 4218580 140735844049824 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 111304 109364 131 6 0 109774 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 453916

[startup+4662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/180 27744
/proc/meminfo: memFree=29348360/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=445248 CPUtime=4659.43 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 113813 0 0 0 465923 20 0 0 25 0 1 0 1005295774 455933952 109367 33554432000 4194304 4218580 140735844049824 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 111312 109367 131 6 0 109782 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 453948

[startup+4722.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 27746
/proc/meminfo: memFree=29306380/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=445216 CPUtime=4719.43 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 113830 0 0 0 471923 20 0 0 25 0 1 0 1005295774 455901184 109366 33554432000 4194304 4218580 140735844049824 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 111304 109366 131 6 0 109774 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 453916

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 27746
/proc/meminfo: memFree=29271108/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=445248 CPUtime=4779.43 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 113851 0 0 0 477923 20 0 0 25 0 1 0 1005295774 455933952 109367 33554432000 4194304 4218580 140735844049824 18446744073709551615 4210200 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 111312 109367 131 6 0 109782 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 453948

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27748
/proc/meminfo: memFree=29271184/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=445280 CPUtime=4839.43 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 113876 0 0 0 483923 20 0 0 25 0 1 0 1005295774 455966720 109376 33554432000 4194304 4218580 140735844049824 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 111320 109376 131 6 0 109790 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 453980

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27750
/proc/meminfo: memFree=29271008/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=445248 CPUtime=4899.43 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 113894 0 0 0 489923 20 0 0 25 0 1 0 1005295774 455933952 109374 33554432000 4194304 4218580 140735844049824 18446744073709551615 4210312 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 111312 109374 131 6 0 109782 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 453948

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27752
/proc/meminfo: memFree=29270828/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=445344 CPUtime=4959.43 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 113917 0 0 0 495923 20 0 0 25 0 1 0 1005295774 456032256 109397 33554432000 4194304 4218580 140735844049824 18446744073709551615 4210238 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 111336 109397 131 6 0 109806 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 454044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27752
/proc/meminfo: memFree=29271032/32951124 swapFree=67049484/67111528
[pid=27548] ppid=27546 vsize=8700 CPUtime=2.93 cores=0,2,4,6
/proc/27548/stat : 27548 (esg_static.sh) S 27546 27548 27402 0 -1 4202496 356 38627 0 0 0 0 282 11 18 0 1 0 1005295481 8908800 253 33554432000 4194304 4922060 140735384741552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27548/statm: 2175 253 209 178 0 68 0
[pid=27551] ppid=27548 vsize=445344 CPUtime=4997.14 cores=0,2,4,6
/proc/27551/stat : 27551 (cdcl) R 27548 27548 27402 0 -1 4202496 113929 0 0 0 499694 20 0 0 25 0 1 0 1005295774 456032256 109394 33554432000 4194304 4218580 140735844049824 18446744073709551615 4213834 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/27551/statm: 111336 109394 131 6 0 109806 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 454044

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 27548 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=822570
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=112982
# CPU time returned by wait4() is 2.93555
# while last known CPU time is 5000.07
#
# 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.07
CPU user time (s): 4999.76
CPU system time (s): 0.31
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 454044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.82257
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38983
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= 13

runsolver used 8.87765 second user time and 16.9514 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-15 17:10:48
IDJOB=3498949
IDBENCH=82366
IDSOLVER=1993
FILE ID=node118/3498949-1308150647
RUNJOBID= node118-1308150600-27420
PBS_JOBID= 13575603
Free space on /tmp= 73592 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498949-1308150647/watcher-3498949-1308150647 -o /tmp/evaluation-result-3498949-1308150647/solver-3498949-1308150647 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498949-1308150647.cnf

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=342795182

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30067468 kB
Buffers:        472264 kB
Cached:        2005712 kB
SwapCached:      14528 kB
Active:         879356 kB
Inactive:      1628508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30067468 kB
SwapTotal:    67111528 kB
SwapFree:     67049484 kB
Dirty:           38220 kB
Writeback:           0 kB
AnonPages:       28492 kB
Mapped:           9316 kB
Slab:           311776 kB
PageTables:       4828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218932 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= 73564 MiB
End job on node118 at 2011-06-15 18:34:10