Trace number 3498890

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.01 4999.91

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 |   13869    32361 |    4160       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |   10390    29200 |      --       0       --      -- |     --   | -3477/-3156
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 2564   #clauses: 10390   #literals: 29200
0.00/0.03	c CPU time:   0.036994 s
0.00/0.03	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-3498890-1308150439/watcher-3498890-1308150439 -o /tmp/evaluation-result-3498890-1308150439/solver-3498890-1308150439 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498890-1308150439.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: 1.99 1.97 1.99 2/178 3379
/proc/meminfo: memFree=29278280/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 328 0 0 0 0 0 0 0 18 0 1 0 926641881 8908800 249 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3379/statm: 2175 249 209 178 0 68 0

[startup+0.0912509 s]
/proc/loadavg: 1.99 1.97 1.99 2/178 3379
/proc/meminfo: memFree=29278280/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.101217 s]
/proc/loadavg: 1.99 1.97 1.99 2/178 3379
/proc/meminfo: memFree=29278280/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.300213 s]
/proc/loadavg: 1.99 1.97 1.99 2/178 3379
/proc/meminfo: memFree=29278280/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.701139 s]
/proc/loadavg: 1.99 1.97 1.99 2/178 3379
/proc/meminfo: memFree=29278280/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+1.50101 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3382
/proc/meminfo: memFree=29274196/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=10420 CPUtime=1.45 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 1099 0 0 0 145 0 0 0 23 0 1 0 926641886 10670080 1009 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 2605 1009 130 6 0 1075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19120

[startup+3.10073 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3383
/proc/meminfo: memFree=29272708/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=11640 CPUtime=3.05 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 1388 0 0 0 305 0 0 0 25 0 1 0 926641886 11919360 1298 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 2910 1298 130 6 0 1380 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20340

[startup+6.30113 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3383
/proc/meminfo: memFree=29270724/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=12772 CPUtime=6.25 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 1680 0 0 0 625 0 0 0 25 0 1 0 926641886 13078528 1590 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208442 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 3193 1590 131 6 0 1663 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21472

[startup+12.701 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3383
/proc/meminfo: memFree=29267944/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=15164 CPUtime=12.65 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 2261 0 0 0 1265 0 0 0 25 0 1 0 926641886 15527936 2171 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 3791 2171 131 6 0 2261 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23864

[startup+25.5008 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3383
/proc/meminfo: memFree=29265584/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=17404 CPUtime=25.45 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 2828 0 0 0 2545 0 0 0 25 0 1 0 926641886 17821696 2738 33554432000 4194304 4218580 140734057668096 18446744073709551615 4209753 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 4351 2738 131 6 0 2821 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26104

[startup+51.1003 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3384
/proc/meminfo: memFree=29255848/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=20108 CPUtime=51.05 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 3537 0 0 0 5105 0 0 0 25 0 1 0 926641886 20590592 3412 33554432000 4194304 4218580 140734057668096 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 5027 3412 131 6 0 3497 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28808

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3385
/proc/meminfo: memFree=29249252/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=22784 CPUtime=102.25 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 4340 0 0 0 10225 0 0 0 25 0 1 0 926641886 23330816 4097 33554432000 4194304 4218580 140734057668096 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 5696 4097 131 6 0 4166 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 31484

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3387
/proc/meminfo: memFree=29245616/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=26496 CPUtime=162.25 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 5419 0 0 0 16225 0 0 0 25 0 1 0 926641886 27131904 5017 33554432000 4194304 4218580 140734057668096 18446744073709551615 4210993 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 6624 5017 131 6 0 5094 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35196

[startup+222.301 s]
/proc/loadavg: 2.07 1.99 2.00 3/180 3389
/proc/meminfo: memFree=29227236/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=28428 CPUtime=222.26 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 6090 0 0 0 22225 1 0 0 25 0 1 0 926641886 29110272 5504 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 7107 5504 131 6 0 5577 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 37128

[startup+282.301 s]
/proc/loadavg: 2.03 1.99 2.00 3/180 3391
/proc/meminfo: memFree=29225816/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=29928 CPUtime=282.26 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 6702 0 0 0 28225 1 0 0 25 0 1 0 926641886 30646272 5878 33554432000 4194304 4218580 140734057668096 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 7482 5878 131 6 0 5952 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 38628

[startup+342.301 s]
/proc/loadavg: 2.01 1.99 2.00 3/180 3393
/proc/meminfo: memFree=29224916/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=30756 CPUtime=342.26 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 7120 0 0 0 34225 1 0 0 25 0 1 0 926641886 31494144 6085 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 7689 6085 131 6 0 6159 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 39456

[startup+402.301 s]
/proc/loadavg: 2.07 2.00 2.00 3/180 3394
/proc/meminfo: memFree=29223272/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6

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

/proc/3382/statm: 31560 29943 131 6 0 30030 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 134940

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3531
/proc/meminfo: memFree=29025496/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=131088 CPUtime=4422.35 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 51562 0 0 0 442216 19 0 0 25 0 1 0 926641886 134234112 31182 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 32772 31182 131 6 0 31242 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 139788

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3533
/proc/meminfo: memFree=29020500/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=135696 CPUtime=4482.35 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 52713 0 0 0 448216 19 0 0 25 0 1 0 926641886 138952704 32333 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 33924 32333 131 6 0 32394 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 144396

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3541
/proc/meminfo: memFree=29012020/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=137340 CPUtime=4542.35 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 53158 0 0 0 454216 19 0 0 25 0 1 0 926641886 140636160 32737 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 34335 32737 131 6 0 32805 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 146040

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3542
/proc/meminfo: memFree=29001688/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=142456 CPUtime=4602.36 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 54451 0 0 0 460216 20 0 0 25 0 1 0 926641886 145874944 33992 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 35614 33992 131 6 0 34084 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 151156

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3544
/proc/meminfo: memFree=28998916/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=144932 CPUtime=4662.36 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 55108 0 0 0 466216 20 0 0 25 0 1 0 926641886 148410368 34629 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 36233 34629 131 6 0 34703 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 153632

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3545
/proc/meminfo: memFree=28995896/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=147696 CPUtime=4722.36 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 55863 0 0 0 472216 20 0 0 25 0 1 0 926641886 151240704 35331 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 36924 35331 131 6 0 35394 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 156396

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3547
/proc/meminfo: memFree=28988660/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=151036 CPUtime=4782.36 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 56667 0 0 0 478216 20 0 0 25 0 1 0 926641886 154660864 36135 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 37759 36135 131 6 0 36229 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 159736

[startup+4842.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 3590
/proc/meminfo: memFree=29347112/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=152320 CPUtime=4842.36 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 57058 0 0 0 484215 21 0 0 25 0 1 0 926641886 155975680 36480 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 38080 36480 131 6 0 36550 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 161020

[startup+4902.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/180 3591
/proc/meminfo: memFree=29336492/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=155260 CPUtime=4902.36 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 57830 0 0 0 490215 21 0 0 25 0 1 0 926641886 158986240 37214 33554432000 4194304 4218580 140734057668096 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 38815 37214 131 6 0 37285 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 163960

[startup+4962.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/180 3596
/proc/meminfo: memFree=29331116/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=156624 CPUtime=4962.36 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 58168 0 0 0 496215 21 0 0 25 0 1 0 926641886 160382976 37552 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 39156 37552 131 6 0 37626 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 165324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.06 2.00 2.00 3/180 3597
/proc/meminfo: memFree=29326256/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=159092 CPUtime=4999.97 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 58790 0 0 0 499976 21 0 0 25 0 1 0 926641886 162910208 38174 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 39773 38174 131 6 0 38243 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 167792

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

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

[startup+4999.9 s]
/proc/loadavg: 2.06 2.00 2.00 3/180 3597
/proc/meminfo: memFree=29326256/32951124 swapFree=67056676/67111528
[pid=3379] ppid=3377 vsize=8700 CPUtime=0.04 cores=0,2,4,6
/proc/3379/stat : 3379 (esg_static.sh) S 3377 3379 3229 0 -1 4202496 353 760 0 0 0 0 4 0 18 0 1 0 926641881 8908800 252 33554432000 4194304 4922060 140737332968784 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3379/statm: 2175 252 209 178 0 68 0
[pid=3382] ppid=3379 vsize=159092 CPUtime=4999.97 cores=0,2,4,6
/proc/3382/stat : 3382 (cdcl) R 3379 3379 3229 0 -1 4202496 58790 0 0 0 499976 21 0 0 25 0 1 0 926641886 162910208 38174 33554432000 4194304 4218580 140734057668096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3382/statm: 39773 38174 131 6 0 38243 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 167792

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.01
CPU user time (s): 4999.8
CPU system time (s): 0.21
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 167792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.041993
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= 1113
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= 7
involuntary context switches= 4

runsolver used 7.70083 second user time and 15.5156 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-15 17:07:19
IDJOB=3498890
IDBENCH=70785
IDSOLVER=1993
FILE ID=node136/3498890-1308150439
RUNJOBID= node136-1308150266-3252
PBS_JOBID= 13575593
Free space on /tmp= 73700 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498890-1308150439/watcher-3498890-1308150439 -o /tmp/evaluation-result-3498890-1308150439/solver-3498890-1308150439 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498890-1308150439.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=173311031

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29278700 kB
Buffers:        510388 kB
Cached:        2606664 kB
SwapCached:       8768 kB
Active:        1154332 kB
Inactive:      2139428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29278700 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:            1200 kB
Writeback:           0 kB
AnonPages:      174004 kB
Mapped:          13232 kB
Slab:           314560 kB
PageTables:       4916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   367144 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= 73768 MiB
End job on node136 at 2011-06-15 18:30:41