Trace number 3499122

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

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.87
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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 |    1742     3718 |     522       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1716     6240 |      --       0       --      -- |     --   | -26/2522
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 260   #clauses: 1716   #literals: 6240
0.00/0.00	c CPU time:   0.001999 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-3499122-1308155915/watcher-3499122-1308155915 -o /tmp/evaluation-result-3499122-1308155915/solver-3499122-1308155915 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499122-1308155915.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.01 2.00 2.00 3/178 31057
/proc/meminfo: memFree=31213068/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0

[startup+0.063695 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 31057
/proc/meminfo: memFree=31213068/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100712 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 31057
/proc/meminfo: memFree=31213068/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300681 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 31057
/proc/meminfo: memFree=31213068/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700634 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 31057
/proc/meminfo: memFree=31213068/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50043 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 31060
/proc/meminfo: memFree=31209828/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=10380 CPUtime=1.49 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 1092 0 0 0 149 0 0 0 25 0 1 0 908006846 10629120 1003 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 2595 1003 130 6 0 1065 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19080

[startup+3.1012 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 31060
/proc/meminfo: memFree=31207720/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=12092 CPUtime=3.09 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 1489 0 0 0 309 0 0 0 25 0 1 0 908006846 12382208 1400 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 3023 1400 131 6 0 1493 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20792

[startup+6.30062 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 31061
/proc/meminfo: memFree=31205572/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=13884 CPUtime=6.29 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 1957 0 0 0 629 0 0 0 25 0 1 0 908006846 14217216 1860 33554432000 4194304 4218580 140736852936176 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 3471 1860 131 6 0 1941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22584

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31061
/proc/meminfo: memFree=31202244/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=16828 CPUtime=12.69 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 2695 0 0 0 1269 0 0 0 25 0 1 0 908006846 17231872 2591 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 4207 2591 131 6 0 2677 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25528

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31061
/proc/meminfo: memFree=31197772/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=20816 CPUtime=25.49 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 3812 0 0 0 2549 0 0 0 25 0 1 0 908006846 21315584 3615 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 5204 3615 131 6 0 3674 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29516

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31062
/proc/meminfo: memFree=31192160/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=26604 CPUtime=51.08 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 5405 0 0 0 5108 0 0 0 25 0 1 0 908006846 27242496 5032 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 6651 5032 131 6 0 5121 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35304

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31063
/proc/meminfo: memFree=31184696/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=33460 CPUtime=102.3 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 7503 0 0 0 10229 1 0 0 25 0 1 0 908006846 34263040 6744 33554432000 4194304 4218580 140736852936176 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 8365 6744 131 6 0 6835 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42160

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31065
/proc/meminfo: memFree=31177228/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=40648 CPUtime=162.29 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 9841 0 0 0 16228 1 0 0 25 0 1 0 908006846 41623552 8573 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 10162 8573 131 6 0 8632 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 49348

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31066
/proc/meminfo: memFree=31175692/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=42256 CPUtime=222.29 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 10724 0 0 0 22228 1 0 0 25 0 1 0 908006846 43270144 8975 33554432000 4194304 4218580 140736852936176 18446744073709551615 4200617 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 10564 8975 131 6 0 9034 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 50956

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31068
/proc/meminfo: memFree=31170216/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=47700 CPUtime=282.29 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 12611 0 0 0 28227 2 0 0 25 0 1 0 908006846 48844800 10339 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 11925 10339 131 6 0 10395 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 56400

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31069
/proc/meminfo: memFree=31164708/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=53380 CPUtime=342.29 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 14416 0 0 0 34226 3 0 0 25 0 1 0 908006846 54661120 11758 33554432000 4194304 4218580 140736852936176 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 13345 11758 131 6 0 11815 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 62080

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31071
/proc/meminfo: memFree=31164668/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6

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

/proc/31059/statm: 59535 57945 131 6 0 58005 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 246840

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/173 31215
/proc/meminfo: memFree=31099348/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=240292 CPUtime=4422.4 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 80656 0 0 0 442208 32 0 0 25 0 1 0 908006846 246059008 58451 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 60073 58451 131 6 0 58543 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 248992

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/173 31217
/proc/meminfo: memFree=31097200/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=242104 CPUtime=4482.4 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 81188 0 0 0 448208 32 0 0 25 0 1 0 908006846 247914496 58922 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 60526 58922 131 6 0 58996 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 250804

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/173 31218
/proc/meminfo: memFree=31093208/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=246292 CPUtime=4542.4 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 82220 0 0 0 454206 34 0 0 25 0 1 0 908006846 252203008 59954 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 61573 59954 131 6 0 60043 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 254992

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/173 31220
/proc/meminfo: memFree=31091688/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=247628 CPUtime=4602.41 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 82607 0 0 0 460207 34 0 0 25 0 1 0 908006846 253571072 60284 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 61907 60284 131 6 0 60377 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 256328

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/173 31222
/proc/meminfo: memFree=31089060/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=249916 CPUtime=4662.4 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 83255 0 0 0 466206 34 0 0 25 0 1 0 908006846 255913984 60878 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 62479 60878 131 6 0 60949 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 258616

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.07 2/173 31223
/proc/meminfo: memFree=31086896/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=252444 CPUtime=4722.4 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 83867 0 0 0 472206 34 0 0 25 0 1 0 908006846 258502656 61490 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 63111 61490 131 6 0 61581 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 261144

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/173 31225
/proc/meminfo: memFree=31085504/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=253652 CPUtime=4782.41 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 84247 0 0 0 478206 35 0 0 25 0 1 0 908006846 259739648 61808 33554432000 4194304 4218580 140736852936176 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 63413 61808 131 6 0 61883 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 262352

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/173 31226
/proc/meminfo: memFree=31082984/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=256076 CPUtime=4842.41 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 84916 0 0 0 484206 35 0 0 25 0 1 0 908006846 262221824 62415 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 64019 62415 131 6 0 62489 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 264776

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/173 31228
/proc/meminfo: memFree=31079732/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=259440 CPUtime=4902.41 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 85763 0 0 0 490206 35 0 0 25 0 1 0 908006846 265666560 63262 33554432000 4194304 4218580 140736852936176 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 64860 63262 131 6 0 63330 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 268140

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/173 31239
/proc/meminfo: memFree=31079304/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=259940 CPUtime=4962.41 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 85930 0 0 0 496206 35 0 0 25 0 1 0 908006846 266178560 63366 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 64985 63366 131 6 0 63455 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 268640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.04 2/173 31240
/proc/meminfo: memFree=31078116/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=260848 CPUtime=5000.01 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 86227 0 0 0 499966 35 0 0 25 0 1 0 908006846 267108352 63615 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 65212 63615 131 6 0 63682 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 269548

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: 1.00 1.00 1.04 2/173 31240
/proc/meminfo: memFree=31078116/32951124 swapFree=67057764/67111528
[pid=31057] ppid=31055 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31057/stat : 31057 (esg_static.sh) S 31055 31057 30117 0 -1 4202496 354 194 0 0 0 0 0 0 25 0 1 0 908006845 8908800 253 33554432000 4194304 4922060 140736165786192 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31057/statm: 2175 253 209 178 0 68 0
[pid=31059] ppid=31057 vsize=260848 CPUtime=5000.01 cores=0,2,4,6
/proc/31059/stat : 31059 (cdcl) R 31057 31057 30117 0 -1 4202496 86227 0 0 0 499966 35 0 0 25 0 1 0 908006846 267108352 63615 33554432000 4194304 4218580 140736852936176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31059/statm: 65212 63615 131 6 0 63682 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 269548

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31057 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.003998
# 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.66
CPU system time (s): 0.35
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 269772

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

runsolver used 7.96079 second user time and 16.2525 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-15 18:38:35
IDJOB=3499122
IDBENCH=87946
IDSOLVER=1993
FILE ID=node140/3499122-1308155915
RUNJOBID= node140-1308150219-30135
PBS_JOBID= 13575591
Free space on /tmp= 73840 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499122-1308155915/watcher-3499122-1308155915 -o /tmp/evaluation-result-3499122-1308155915/solver-3499122-1308155915 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499122-1308155915.cnf

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=2041051560

node140.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.833
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.66
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.833
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	: 5226.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31213496 kB
Buffers:        343028 kB
Cached:         929936 kB
SwapCached:       7768 kB
Active:         558380 kB
Inactive:       856144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31213496 kB
SwapTotal:    67111528 kB
SwapFree:     67057764 kB
Dirty:             800 kB
Writeback:           0 kB
AnonPages:      138976 kB
Mapped:          13292 kB
Slab:           259788 kB
PageTables:       4800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   331832 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= 73844 MiB
End job on node140 at 2011-06-15 20:01:57