Trace number 3499100

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

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark518.252
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

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 |    4577     9520 |    1373       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    3634     9851 |      --       0       --      -- |     --   | -93/2100
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 404   #clauses: 3634   #literals: 9851
0.00/0.00	c CPU time:   0.004999 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.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-3499100-1308155650/watcher-3499100-1308155650 -o /tmp/evaluation-result-3499100-1308155650/solver-3499100-1308155650 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499100-1308155650.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.00 2.00 2.00 3/178 27790
/proc/meminfo: memFree=29746664/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 250 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27790/statm: 2175 250 209 178 0 68 0

[startup+0.023368 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27790
/proc/meminfo: memFree=29746664/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100332 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27790
/proc/meminfo: memFree=29746664/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300304 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27790
/proc/meminfo: memFree=29746664/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700248 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27790
/proc/meminfo: memFree=29746664/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27793
/proc/meminfo: memFree=29744052/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=9576 CPUtime=1.49 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 872 0 0 0 149 0 0 0 25 0 1 0 1005795704 9805824 782 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/27793/statm: 2394 782 130 6 0 864 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18276

[startup+3.10083 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27793
/proc/meminfo: memFree=29742928/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=10540 CPUtime=3.09 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 1107 0 0 0 309 0 0 0 25 0 1 0 1005795704 10792960 1017 33554432000 4194304 4218580 140737033656464 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/27793/statm: 2635 1017 130 6 0 1105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19240

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27793
/proc/meminfo: memFree=29741316/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=11448 CPUtime=6.28 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 1352 0 0 0 628 0 0 0 25 0 1 0 1005795704 11722752 1262 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/27793/statm: 2862 1262 131 6 0 1332 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20148

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27793
/proc/meminfo: memFree=29738204/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=14416 CPUtime=12.68 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 2079 0 0 0 1268 0 0 0 25 0 1 0 1005795704 14761984 1988 33554432000 4194304 4218580 140737033656464 18446744073709551615 4200461 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/27793/statm: 3604 1988 131 6 0 2074 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23116

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27795
/proc/meminfo: memFree=29735848/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=16480 CPUtime=25.48 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 2632 0 0 0 2548 0 0 0 25 0 1 0 1005795704 16875520 2513 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/27793/statm: 4120 2513 131 6 0 2590 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25180

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27795
/proc/meminfo: memFree=29733072/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=19252 CPUtime=51.08 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 3384 0 0 0 5108 0 0 0 25 0 1 0 1005795704 19714048 3209 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/27793/statm: 4813 3209 131 6 0 3283 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27952

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27797
/proc/meminfo: memFree=29728196/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=24168 CPUtime=102.28 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 4788 0 0 0 10228 0 0 0 25 0 1 0 1005795704 24748032 4419 33554432000 4194304 4218580 140737033656464 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 6042 4419 131 6 0 4512 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 32868

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27797
/proc/meminfo: memFree=29722704/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=29456 CPUtime=162.28 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 6227 0 0 0 16227 1 0 0 25 0 1 0 1005795704 30162944 5758 33554432000 4194304 4218580 140737033656464 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 7364 5758 131 6 0 5834 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 38156

[startup+222.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 27799
/proc/meminfo: memFree=29720432/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=31776 CPUtime=222.28 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 7049 0 0 0 22227 1 0 0 25 0 1 0 1005795704 32538624 6329 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 7944 6329 131 6 0 6414 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 40476

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 27892
/proc/meminfo: memFree=30042364/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=35024 CPUtime=282.27 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 8070 0 0 0 28226 1 0 0 25 0 1 0 1005795704 35864576 7138 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 8756 7138 131 6 0 7226 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 43724

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27895
/proc/meminfo: memFree=30035364/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=36116 CPUtime=342.27 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 8547 0 0 0 34226 1 0 0 25 0 1 0 1005795704 36982784 7428 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 9029 7428 131 6 0 7499 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 44816

[startup+402.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 27897
/proc/meminfo: memFree=30030380/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6

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

/proc/27793/statm: 18604 17013 131 6 0 17074 0
Current children cumulated CPU time (s) 4302.31
Current children cumulated vsize (KiB) 83116

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 28038
/proc/meminfo: memFree=30022556/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=74448 CPUtime=4362.31 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 35824 0 0 0 436212 19 0 0 25 0 1 0 1005795704 76234752 17021 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 18612 17021 131 6 0 17082 0
Current children cumulated CPU time (s) 4362.31
Current children cumulated vsize (KiB) 83148

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 28040
/proc/meminfo: memFree=30022392/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=74776 CPUtime=4422.32 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 36400 0 0 0 442212 20 0 0 25 0 1 0 1005795704 76570624 17104 33554432000 4194304 4218580 140737033656464 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 18694 17104 131 6 0 17164 0
Current children cumulated CPU time (s) 4422.32
Current children cumulated vsize (KiB) 83476

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 28042
/proc/meminfo: memFree=30022228/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=74872 CPUtime=4482.32 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 37008 0 0 0 448212 20 0 0 25 0 1 0 1005795704 76668928 17128 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 18718 17128 131 6 0 17188 0
Current children cumulated CPU time (s) 4482.32
Current children cumulated vsize (KiB) 83572

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 28044
/proc/meminfo: memFree=30020792/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=76400 CPUtime=4542.32 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 37519 0 0 0 454212 20 0 0 25 0 1 0 1005795704 78233600 17514 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 19100 17514 131 6 0 17570 0
Current children cumulated CPU time (s) 4542.32
Current children cumulated vsize (KiB) 85100

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 28046
/proc/meminfo: memFree=30019628/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=77252 CPUtime=4602.32 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 37781 0 0 0 460212 20 0 0 25 0 1 0 1005795704 79106048 17721 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 19313 17721 131 6 0 17783 0
Current children cumulated CPU time (s) 4602.32
Current children cumulated vsize (KiB) 85952

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 28046
/proc/meminfo: memFree=30018212/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=78876 CPUtime=4662.32 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 38200 0 0 0 466211 21 0 0 25 0 1 0 1005795704 80769024 18099 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 19719 18099 131 6 0 18189 0
Current children cumulated CPU time (s) 4662.32
Current children cumulated vsize (KiB) 87576

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 28048
/proc/meminfo: memFree=30012832/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=84308 CPUtime=4722.33 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 39587 0 0 0 472212 21 0 0 25 0 1 0 1005795704 86331392 19460 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 21077 19460 131 6 0 19547 0
Current children cumulated CPU time (s) 4722.33
Current children cumulated vsize (KiB) 93008

[startup+4782.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/173 28050
/proc/meminfo: memFree=30008684/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=88284 CPUtime=4782.33 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 40637 0 0 0 478211 22 0 0 25 0 1 0 1005795704 90402816 20471 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 22071 20471 131 6 0 20541 0
Current children cumulated CPU time (s) 4782.33
Current children cumulated vsize (KiB) 96984

[startup+4842.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/173 28052
/proc/meminfo: memFree=30004532/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=92508 CPUtime=4842.33 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 41676 0 0 0 484210 23 0 0 25 0 1 0 1005795704 94728192 21502 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 23127 21502 131 6 0 21597 0
Current children cumulated CPU time (s) 4842.33
Current children cumulated vsize (KiB) 101208

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 28054
/proc/meminfo: memFree=29994936/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=102156 CPUtime=4902.32 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 44105 0 0 0 490208 24 0 0 25 0 1 0 1005795704 104607744 23917 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 25539 23917 131 6 0 24009 0
Current children cumulated CPU time (s) 4902.32
Current children cumulated vsize (KiB) 110856

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 28054
/proc/meminfo: memFree=29990172/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=106720 CPUtime=4962.32 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 45263 0 0 0 496208 24 0 0 25 0 1 0 1005795704 109281280 25075 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 26680 25075 131 6 0 25150 0
Current children cumulated CPU time (s) 4962.32
Current children cumulated vsize (KiB) 115420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 28056
/proc/meminfo: memFree=29988776/32951124 swapFree=67049484/67111528
[pid=27790] ppid=27788 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27790/stat : 27790 (esg_static.sh) S 27788 27790 27402 0 -1 4202496 356 260 0 0 0 0 0 0 25 0 1 0 1005795703 8908800 253 33554432000 4194304 4922060 140733307496768 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27790/statm: 2175 253 209 178 0 68 0
[pid=27793] ppid=27790 vsize=108040 CPUtime=5000.03 cores=0,2,4,6
/proc/27793/stat : 27793 (cdcl) R 27790 27790 27402 0 -1 4202496 45593 0 0 0 499978 25 0 0 25 0 1 0 1005795704 110632960 25405 33554432000 4194304 4218580 140737033656464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/27793/statm: 27010 25405 131 6 0 25480 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 116740

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 27790 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=5999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.007998
# while last known CPU time is 5000.03
#
# 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.03
CPU user time (s): 4999.78
CPU system time (s): 0.25
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 116740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.005999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 616
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 7.80781 second user time and 15.9706 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-15 18:34:10
IDJOB=3499100
IDBENCH=84808
IDSOLVER=1993
FILE ID=node118/3499100-1308155650
RUNJOBID= node118-1308150600-27420
PBS_JOBID= 13575603
Free space on /tmp= 73600 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499100-1308155650/watcher-3499100-1308155650 -o /tmp/evaluation-result-3499100-1308155650/solver-3499100-1308155650 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499100-1308155650.cnf

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=584511947

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:      29746968 kB
Buffers:        473888 kB
Cached:        1999472 kB
SwapCached:      14528 kB
Active:        1200404 kB
Inactive:      1628984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29746968 kB
SwapTotal:    67111528 kB
SwapFree:     67049484 kB
Dirty:            1192 kB
Writeback:           0 kB
AnonPages:      354388 kB
Mapped:           9648 kB
Slab:           309680 kB
PageTables:       5472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   547592 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= 73608 MiB
End job on node118 at 2011-06-15 19:57:32