Trace number 3498856

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
rcl 2011-04-01? (TO) 5000.03 4999.91

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
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 variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

Solver Data

0.00/0.00	c Parsing...
0.00/0.15	c ==============================================================================
0.00/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.15	c ==============================================================================
0.00/0.15	c |         0 |  373870   911122 |  112160       0        0     nan |  0.000 % |
1.89/1.96	c |         0 |  183363   759436 |      --       0       --      -- |     --   | -190507/-151686
1.89/1.96	c ==============================================================================
1.89/1.96	c Result  :   #vars: 14569   #clauses: 183363   #literals: 759436
1.89/1.96	c CPU time:   1.90871 s
1.89/1.96	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-3498856-1308150096/watcher-3498856-1308150096 -o /tmp/evaluation-result-3498856-1308150096/solver-3498856-1308150096 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498856-1308150096.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 2.09 3/171 14373
/proc/meminfo: memFree=29330840/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 907425568 8908800 249 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14373/statm: 2175 249 209 178 0 68 0

[startup+0.0609531 s]
/proc/loadavg: 1.99 1.97 2.09 3/171 14373
/proc/meminfo: memFree=29330840/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 907425568 8908800 249 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14373/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100929 s]
/proc/loadavg: 1.99 1.97 2.09 3/171 14373
/proc/meminfo: memFree=29330840/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 907425568 8908800 249 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14373/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300858 s]
/proc/loadavg: 1.99 1.97 2.09 3/171 14373
/proc/meminfo: memFree=29330840/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 907425568 8908800 249 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14373/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700838 s]
/proc/loadavg: 1.99 1.97 2.09 3/171 14373
/proc/meminfo: memFree=29330840/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 907425568 8908800 249 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14373/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50069 s]
/proc/loadavg: 1.99 1.97 2.09 3/177 14386
/proc/meminfo: memFree=29151388/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 907425568 8908800 249 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14373/statm: 2175 249 209 178 0 68 0
[pid=14374] ppid=14373 vsize=59552 CPUtime=1.48 cores=0,2,4,6
/proc/14374/stat : 14374 (SatELite_releas) R 14373 14373 14337 0 -1 4202496 13950 0 0 0 144 4 0 0 25 0 1 0 907425568 60981248 13435 33554432000 134512640 135144242 4288904064 18446744073709551615 134588390 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/14374/statm: 14888 13435 77 155 0 14731 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 68252

[startup+3.10038 s]
/proc/loadavg: 1.99 1.97 2.09 3/177 14386
/proc/meminfo: memFree=29125112/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.3008 s]
/proc/loadavg: 1.99 1.97 2.09 3/177 14387
/proc/meminfo: memFree=29070788/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=21804 CPUtime=4.19 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 3901 0 0 0 419 0 0 0 25 0 1 0 907425778 22327296 3811 33554432000 4194304 4218580 140737051888096 18446744073709551615 4207032 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 5451 3811 131 6 0 3921 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 30504

[startup+12.7006 s]
/proc/loadavg: 1.99 1.97 2.09 3/177 14388
/proc/meminfo: memFree=29185764/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=23888 CPUtime=10.59 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 4418 0 0 0 1059 0 0 0 25 0 1 0 907425778 24461312 4328 33554432000 4194304 4218580 140737051888096 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 5972 4328 131 6 0 4442 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32588

[startup+25.5003 s]
/proc/loadavg: 1.99 1.97 2.09 3/177 14388
/proc/meminfo: memFree=29179540/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=26704 CPUtime=23.39 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 5157 0 0 0 2338 1 0 0 25 0 1 0 907425778 27344896 5067 33554432000 4194304 4218580 140737051888096 18446744073709551615 4211916 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 6676 5067 131 6 0 5146 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35404

[startup+51.1005 s]
/proc/loadavg: 1.99 1.97 2.08 3/177 14389
/proc/meminfo: memFree=29173644/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=30252 CPUtime=48.99 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 6046 0 0 0 4898 1 0 0 25 0 1 0 907425778 30978048 5954 33554432000 4194304 4218580 140737051888096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 7563 5954 131 6 0 6033 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38952

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 2.08 3/177 14390
/proc/meminfo: memFree=29166600/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=33400 CPUtime=100.2 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 6874 0 0 0 10019 1 0 0 25 0 1 0 907425778 34201600 6722 33554432000 4194304 4218580 140737051888096 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 8350 6722 131 6 0 6820 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 42100

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 2.07 3/177 14392
/proc/meminfo: memFree=29159760/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=36984 CPUtime=160.2 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 7869 0 0 0 16018 2 0 0 25 0 1 0 907425778 37871616 7600 33554432000 4194304 4218580 140737051888096 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 9246 7600 131 6 0 7716 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 45684

[startup+222.301 s]
/proc/loadavg: 2.04 1.99 2.07 3/177 14394
/proc/meminfo: memFree=29154396/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=39852 CPUtime=220.2 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 8711 0 0 0 22018 2 0 0 25 0 1 0 907425778 40808448 8340 33554432000 4194304 4218580 140737051888096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 9963 8340 131 6 0 8433 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 48552

[startup+282.301 s]
/proc/loadavg: 2.01 1.99 2.07 3/177 14395
/proc/meminfo: memFree=29148772/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=42248 CPUtime=280.2 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 9443 0 0 0 28018 2 0 0 25 0 1 0 907425778 43261952 8933 33554432000 4194304 4218580 140737051888096 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 10562 8933 131 6 0 9032 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 50948

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 2.06 3/177 14397
/proc/meminfo: memFree=29144904/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=45064 CPUtime=340.21 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 10310 0 0 0 34018 3 0 0 25 0 1 0 907425778 46145536 9628 33554432000 4194304 4218580 140737051888096 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 11266 9628 131 6 0 9736 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 53764

[startup+402.301 s]
/proc/loadavg: 2.07 2.00 2.06 3/177 14398
/proc/meminfo: memFree=29140152/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0

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

/proc/14387/statm: 20770 19149 131 6 0 19240 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 91780

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14526
/proc/meminfo: memFree=29056168/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=82920 CPUtime=4420.32 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 32919 0 0 0 442019 13 0 0 25 0 1 0 907425778 84910080 19113 33554432000 4194304 4218580 140737051888096 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 20730 19113 131 6 0 19200 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 91620

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14528
/proc/meminfo: memFree=29055524/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=83648 CPUtime=4480.33 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 33310 0 0 0 448020 13 0 0 25 0 1 0 907425778 85655552 19270 33554432000 4194304 4218580 140737051888096 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 20912 19270 131 6 0 19382 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 92348

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14530
/proc/meminfo: memFree=29055376/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=83744 CPUtime=4540.33 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 33539 0 0 0 454019 14 0 0 25 0 1 0 907425778 85753856 19291 33554432000 4194304 4218580 140737051888096 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 20936 19291 131 6 0 19406 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 92444

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14531
/proc/meminfo: memFree=29054856/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=84208 CPUtime=4600.34 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 33929 0 0 0 460020 14 0 0 25 0 1 0 907425778 86228992 19427 33554432000 4194304 4218580 140737051888096 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 21052 19427 131 6 0 19522 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 92908

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14533
/proc/meminfo: memFree=29052856/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=86300 CPUtime=4660.34 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 34682 0 0 0 466019 15 0 0 25 0 1 0 907425778 88371200 19940 33554432000 4194304 4218580 140737051888096 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 21575 19940 131 6 0 20045 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 95000

[startup+4722.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14535
/proc/meminfo: memFree=29052328/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=85668 CPUtime=4720.35 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 34957 0 0 0 472020 15 0 0 25 0 1 0 907425778 87724032 19786 33554432000 4194304 4218580 140737051888096 18446744073709551615 4208525 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 21417 19786 131 6 0 19887 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 94368

[startup+4782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14536
/proc/meminfo: memFree=29051692/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=86428 CPUtime=4780.34 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 35438 0 0 0 478019 15 0 0 25 0 1 0 907425778 88502272 19976 33554432000 4194304 4218580 140737051888096 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 21607 19976 131 6 0 20077 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 95128

[startup+4842.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14538
/proc/meminfo: memFree=29051416/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=86272 CPUtime=4840.34 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 35863 0 0 0 484019 15 0 0 25 0 1 0 907425778 88342528 19959 33554432000 4194304 4218580 140737051888096 18446744073709551615 4213574 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 21568 19959 131 6 0 20038 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 94972

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14539
/proc/meminfo: memFree=29050148/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=87248 CPUtime=4900.34 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 36384 0 0 0 490019 15 0 0 25 0 1 0 907425778 89341952 20181 33554432000 4194304 4218580 140737051888096 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 21812 20181 131 6 0 20282 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 95948

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14541
/proc/meminfo: memFree=29049860/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=87476 CPUtime=4960.34 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 36808 0 0 0 496019 15 0 0 25 0 1 0 907425778 89575424 20227 33554432000 4194304 4218580 140737051888096 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 21869 20227 131 6 0 20339 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 96176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14543
/proc/meminfo: memFree=29048960/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=87872 CPUtime=4997.95 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 37162 0 0 0 499780 15 0 0 25 0 1 0 907425778 89980928 20352 33554432000 4194304 4218580 140737051888096 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 21968 20352 131 6 0 20438 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 96572

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.00 2.00 2.00 3/177 14543
/proc/meminfo: memFree=29048960/32951124 swapFree=67062232/67111528
[pid=14373] ppid=14371 vsize=8700 CPUtime=2.08 cores=0,2,4,6
/proc/14373/stat : 14373 (esg_static.sh) S 14371 14373 14337 0 -1 4202496 352 15231 0 0 0 0 203 5 18 0 1 0 907425568 8908800 252 33554432000 4194304 4922060 140735877169008 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14373/statm: 2175 252 209 178 0 68 0
[pid=14387] ppid=14373 vsize=87872 CPUtime=4997.95 cores=0,2,4,6
/proc/14387/stat : 14387 (cdcl) R 14373 14373 14337 0 -1 4202496 37162 0 0 0 499780 15 0 0 25 0 1 0 907425778 89980928 20352 33554432000 4194304 4218580 140737051888096 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14387/statm: 21968 20352 131 6 0 20438 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 96572

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4999.83
CPU system time (s): 0.2
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 96572

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

runsolver used 7.55785 second user time and 15.1887 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-15 17:01:37
IDJOB=3498856
IDBENCH=20406
IDSOLVER=1993
FILE ID=node147/3498856-1308150096
RUNJOBID= node147-1308150096-14355
PBS_JOBID= 13575585
Free space on /tmp= 73816 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498856-1308150096/watcher-3498856-1308150096 -o /tmp/evaluation-result-3498856-1308150096/solver-3498856-1308150096 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498856-1308150096.cnf

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=1215096249

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.76
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.836
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.82
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.836
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:      29332832 kB
Buffers:        487576 kB
Cached:        2738816 kB
SwapCached:      10896 kB
Active:         934212 kB
Inactive:      2312948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29332832 kB
SwapTotal:    67111528 kB
SwapFree:     67062232 kB
Dirty:           14088 kB
Writeback:           0 kB
AnonPages:       18516 kB
Mapped:           9660 kB
Slab:           305928 kB
PageTables:       4220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   155976 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= 73728 MiB
End job on node147 at 2011-06-15 18:24:59