Trace number 3499121

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/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark738.98
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

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 |    1476     3168 |     442       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1452     5280 |      --       0       --      -- |     --   | -24/2112
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 240   #clauses: 1452   #literals: 5280
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-3499121-1308155915/watcher-3499121-1308155915 -o /tmp/evaluation-result-3499121-1308155915/solver-3499121-1308155915 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499121-1308155915.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 1.99 2/178 13828
/proc/meminfo: memFree=29531600/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0

[startup+0.0359359 s]
/proc/loadavg: 2.01 2.01 1.99 2/178 13828
/proc/meminfo: memFree=29531600/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100925 s]
/proc/loadavg: 2.01 2.01 1.99 2/178 13828
/proc/meminfo: memFree=29531600/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30089 s]
/proc/loadavg: 2.01 2.01 1.99 2/178 13828
/proc/meminfo: memFree=29531600/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70082 s]
/proc/loadavg: 2.01 2.01 1.99 2/178 13828
/proc/meminfo: memFree=29531600/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50068 s]
/proc/loadavg: 2.01 2.01 1.99 3/180 13831
/proc/meminfo: memFree=29528212/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=10652 CPUtime=1.49 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 1140 0 0 0 149 0 0 0 25 0 1 0 927191152 10907648 1050 33554432000 4194304 4218580 140735421077680 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 2663 1050 131 6 0 1133 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19352

[startup+3.1004 s]
/proc/loadavg: 2.01 2.01 1.99 3/180 13831
/proc/meminfo: memFree=29526104/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=12684 CPUtime=3.09 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 1642 0 0 0 309 0 0 0 25 0 1 0 927191152 12988416 1552 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 3171 1552 131 6 0 1641 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21384

[startup+6.30084 s]
/proc/loadavg: 2.01 2.01 1.99 3/180 13831
/proc/meminfo: memFree=29522384/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=14840 CPUtime=6.29 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 2209 0 0 0 629 0 0 0 25 0 1 0 927191152 15196160 2112 33554432000 4194304 4218580 140735421077680 18446744073709551615 4211713 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 3710 2112 131 6 0 2180 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23540

[startup+12.7007 s]
/proc/loadavg: 2.00 2.01 1.99 3/180 13831
/proc/meminfo: memFree=29519152/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=17572 CPUtime=12.69 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 2870 0 0 0 1269 0 0 0 25 0 1 0 927191152 17993728 2772 33554432000 4194304 4218580 140735421077680 18446744073709551615 4210050 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 4393 2772 131 6 0 2863 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26272

[startup+25.5005 s]
/proc/loadavg: 2.00 2.01 1.99 3/180 13832
/proc/meminfo: memFree=29515064/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=20440 CPUtime=25.49 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 3641 0 0 0 2549 0 0 0 25 0 1 0 927191152 20930560 3490 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 5110 3490 131 6 0 3580 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29140

[startup+51.101 s]
/proc/loadavg: 2.00 2.01 1.99 3/180 13832
/proc/meminfo: memFree=29507592/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=25816 CPUtime=51.09 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 5162 0 0 0 5109 0 0 0 25 0 1 0 927191152 26435584 4851 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 6454 4851 131 6 0 4924 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34516

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 13834
/proc/meminfo: memFree=29498504/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=31112 CPUtime=102.29 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 6900 0 0 0 10229 0 0 0 25 0 1 0 927191152 31858688 6192 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 7778 6192 131 6 0 6248 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 39812

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 13835
/proc/meminfo: memFree=29487064/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=39480 CPUtime=162.29 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 9375 0 0 0 16228 1 0 0 25 0 1 0 927191152 40427520 8247 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 9870 8247 131 6 0 8340 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 48180

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 13837
/proc/meminfo: memFree=29481332/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=41916 CPUtime=222.29 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 10595 0 0 0 22228 1 0 0 25 0 1 0 927191152 42921984 8893 33554432000 4194304 4218580 140735421077680 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 10479 8893 131 6 0 8949 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 50616

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 13839
/proc/meminfo: memFree=29476096/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=45352 CPUtime=282.29 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 11979 0 0 0 28228 1 0 0 25 0 1 0 927191152 46440448 9719 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 11338 9719 131 6 0 9808 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 54052

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13840
/proc/meminfo: memFree=29469880/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=48196 CPUtime=342.3 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 13206 0 0 0 34228 2 0 0 25 0 1 0 927191152 49352704 10460 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 12049 10460 131 6 0 10519 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 56896

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13842
/proc/meminfo: memFree=29466868/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7

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

/proc/13830/statm: 72527 70926 131 6 0 70997 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 298808

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13961
/proc/meminfo: memFree=29154928/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=292496 CPUtime=4422.39 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 93382 0 0 0 442196 43 0 0 25 0 1 0 927191152 299515904 71502 33554432000 4194304 4218580 140735421077680 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 73124 71502 131 6 0 71594 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 301196

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13963
/proc/meminfo: memFree=29151060/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=295292 CPUtime=4482.39 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 94096 0 0 0 448195 44 0 0 25 0 1 0 927191152 302379008 72216 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 73823 72216 131 6 0 72293 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 303992

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13964
/proc/meminfo: memFree=29148660/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=296788 CPUtime=4542.39 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 94535 0 0 0 454195 44 0 0 25 0 1 0 927191152 303910912 72596 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 74197 72596 131 6 0 72667 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 305488

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13966
/proc/meminfo: memFree=29143796/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=300216 CPUtime=4602.4 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 95437 0 0 0 460195 45 0 0 25 0 1 0 927191152 307421184 73448 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208461 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 75054 73448 131 6 0 73524 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 308916

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13967
/proc/meminfo: memFree=29138428/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=303188 CPUtime=4662.4 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 96225 0 0 0 466195 45 0 0 25 0 1 0 927191152 310464512 74180 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 75797 74180 131 6 0 74267 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 311888

[startup+4722.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 13969
/proc/meminfo: memFree=29137408/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=303772 CPUtime=4722.4 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 96380 0 0 0 472195 45 0 0 25 0 1 0 927191152 311062528 74335 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 75943 74335 131 6 0 74413 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 312472

[startup+4782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 13971
/proc/meminfo: memFree=29129328/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=311904 CPUtime=4782.4 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 98414 0 0 0 478194 46 0 0 25 0 1 0 927191152 319389696 76355 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 77976 76355 131 6 0 76446 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 320604

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13972
/proc/meminfo: memFree=29124704/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=316276 CPUtime=4842.4 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 99509 0 0 0 484194 46 0 0 25 0 1 0 927191152 323866624 77450 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 79069 77450 131 6 0 77539 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 324976

[startup+4902.3 s]
/proc/loadavg: 1.66 1.92 1.97 2/173 13999
/proc/meminfo: memFree=29252108/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=318892 CPUtime=4902.41 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 100185 0 0 0 490194 47 0 0 25 0 1 0 927191152 326545408 78101 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 79723 78101 131 6 0 78193 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 327592

[startup+4962.3 s]
/proc/loadavg: 1.24 1.75 1.91 2/173 14009
/proc/meminfo: memFree=29248604/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=322720 CPUtime=4962.41 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 101164 0 0 0 496193 48 0 0 25 0 1 0 927191152 330465280 79080 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 80680 79080 131 6 0 79150 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 331420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.13 1.66 1.87 2/173 14010
/proc/meminfo: memFree=29247708/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=323624 CPUtime=5000.01 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 101428 0 0 0 499953 48 0 0 25 0 1 0 927191152 331390976 79286 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 80906 79286 131 6 0 79376 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 332324

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.13 1.66 1.87 2/173 14010
/proc/meminfo: memFree=29247708/32950928 swapFree=67079488/67111528
[pid=13828] ppid=13826 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13828/stat : 13828 (esg_static.sh) S 13826 13828 13158 0 -1 4202496 355 189 0 0 0 0 0 0 25 0 1 0 927191151 8908800 253 33554432000 4194304 4922060 140733969893408 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13828/statm: 2175 253 209 178 0 68 0
[pid=13830] ppid=13828 vsize=323624 CPUtime=5000.01 cores=1,3,5,7
/proc/13830/stat : 13830 (cdcl) R 13828 13828 13158 0 -1 4202496 101428 0 0 0 499953 48 0 0 25 0 1 0 927191152 331390976 79286 33554432000 4194304 4218580 140735421077680 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/13830/statm: 80906 79286 131 6 0 79376 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 332324

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13828 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.53
CPU system time (s): 0.48
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 332496

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= 544
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.83081 second user time and 18.1132 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-15 18:38:35
IDJOB=3499121
IDBENCH=87943
IDSOLVER=1993
FILE ID=node125/3499121-1308155915
RUNJOBID= node125-1308150581-13177
PBS_JOBID= 13575600
Free space on /tmp= 73748 MiB

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

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=1488272296

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.828
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.828
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:     32950928 kB
MemFree:      29532524 kB
Buffers:        465160 kB
Cached:        2527816 kB
SwapCached:       3400 kB
Active:         924092 kB
Inactive:      2142548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29532524 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:             804 kB
Writeback:           0 kB
AnonPages:       71684 kB
Mapped:          14172 kB
Slab:           288632 kB
PageTables:       4436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   243992 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= 73752 MiB
End job on node125 at 2011-06-15 20:01:57