Trace number 3498896

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

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37756.2
Satisfiable
(Un)Satisfiability was proved
Number of variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.27	c ==============================================================================
0.00/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.27	c ==============================================================================
0.00/0.27	c |         0 |  599013  1397697 |  179703       0        0     nan |  0.000 % |
3.99/4.03	c |         0 |  340394  1129456 |      --       0       --      -- |     --   | -258577/-268140
3.99/4.03	c ==============================================================================
3.99/4.03	c Result  :   #vars: 72795   #clauses: 340394   #literals: 1129456
3.99/4.03	c CPU time:   3.9284 s
3.99/4.03	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3498896-1308150534/watcher-3498896-1308150534 -o /tmp/evaluation-result-3498896-1308150534/solver-3498896-1308150534 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498896-1308150534.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.95 1.83 3/178 32267
/proc/meminfo: memFree=30469424/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926656212 8908800 250 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32267/statm: 2175 250 209 178 0 68 0

[startup+0.022691 s]
/proc/loadavg: 1.99 1.95 1.83 3/178 32267
/proc/meminfo: memFree=30469424/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926656212 8908800 250 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32267/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100684 s]
/proc/loadavg: 1.99 1.95 1.83 3/178 32267
/proc/meminfo: memFree=30469424/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926656212 8908800 250 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32267/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30066 s]
/proc/loadavg: 1.99 1.95 1.83 3/178 32267
/proc/meminfo: memFree=30469424/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926656212 8908800 250 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32267/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700583 s]
/proc/loadavg: 1.99 1.95 1.83 3/178 32267
/proc/meminfo: memFree=30469424/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926656212 8908800 250 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32267/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5004 s]
/proc/loadavg: 1.99 1.95 1.83 3/180 32270
/proc/meminfo: memFree=30385856/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926656212 8908800 250 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32267/statm: 2175 250 209 178 0 68 0
[pid=32268] ppid=32267 vsize=96556 CPUtime=1.49 cores=0,2,4,6
/proc/32268/stat : 32268 (SatELite_releas) R 32267 32267 32220 0 -1 4202496 23125 0 0 0 142 7 0 0 25 0 1 0 926656213 98873344 21419 33554432000 134512640 135144242 4287635488 18446744073709551615 134555831 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/32268/statm: 24139 21419 77 155 0 23982 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105256

[startup+3.10115 s]
/proc/loadavg: 1.99 1.95 1.83 3/180 32270
/proc/meminfo: memFree=30370120/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926656212 8908800 250 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32267/statm: 2175 250 209 178 0 68 0
[pid=32268] ppid=32267 vsize=102480 CPUtime=3.09 cores=0,2,4,6
/proc/32268/stat : 32268 (SatELite_releas) R 32267 32267 32220 0 -1 4202496 24666 0 0 0 299 10 0 0 25 0 1 0 926656213 104939520 22960 33554432000 134512640 135144242 4287635488 18446744073709551615 134585670 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/32268/statm: 25620 22960 77 155 0 25463 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111180

[startup+6.30058 s]
/proc/loadavg: 1.99 1.95 1.83 3/180 32272
/proc/meminfo: memFree=30407720/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=42172 CPUtime=2.02 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 8690 0 0 0 201 1 0 0 25 0 1 0 926656640 43184128 8600 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 10543 8600 131 6 0 9013 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 50872

[startup+12.7004 s]
/proc/loadavg: 1.99 1.95 1.84 3/180 32272
/proc/meminfo: memFree=30402024/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=44464 CPUtime=8.41 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 9274 0 0 0 840 1 0 0 25 0 1 0 926656640 45531136 9184 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 11116 9184 131 6 0 9586 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 53164

[startup+25.5012 s]
/proc/loadavg: 1.99 1.95 1.84 3/180 32272
/proc/meminfo: memFree=30397932/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=46872 CPUtime=21.21 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 9882 0 0 0 2120 1 0 0 25 0 1 0 926656640 47996928 9792 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 11718 9792 131 6 0 10188 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 55572

[startup+51.1006 s]
/proc/loadavg: 1.99 1.95 1.84 3/180 32273
/proc/meminfo: memFree=30383156/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=54892 CPUtime=46.81 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 11881 0 0 0 4680 1 0 0 25 0 1 0 926656640 56209408 11784 33554432000 4194304 4218580 140736004206352 18446744073709551615 4213825 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 13723 11784 131 6 0 12193 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 63592

[startup+102.307 s]
/proc/loadavg: 2.04 1.97 1.85 3/180 32274
/proc/meminfo: memFree=30373044/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=56700 CPUtime=98.02 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 12317 0 0 0 9801 1 0 0 25 0 1 0 926656640 58060800 12219 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 14175 12219 131 6 0 12645 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 65400

[startup+162.301 s]
/proc/loadavg: 2.01 1.97 1.86 3/180 32276
/proc/meminfo: memFree=30352676/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=64016 CPUtime=158.02 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 14205 0 0 0 15800 2 0 0 25 0 1 0 926656640 65552384 14072 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 16004 14072 131 6 0 14474 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 72716

[startup+222.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/180 32277
/proc/meminfo: memFree=30333676/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=70036 CPUtime=218.02 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 15782 0 0 0 21800 2 0 0 25 0 1 0 926656640 71716864 15556 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 17509 15556 131 6 0 15979 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 78736

[startup+282.301 s]
/proc/loadavg: 2.00 1.97 1.87 3/180 32279
/proc/meminfo: memFree=30330532/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=70100 CPUtime=278.02 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 15874 0 0 0 27800 2 0 0 25 0 1 0 926656640 71782400 15598 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 17525 15598 131 6 0 15995 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 78800

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.87 3/180 32281
/proc/meminfo: memFree=30324660/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=75656 CPUtime=338.03 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 17321 0 0 0 33800 3 0 0 25 0 1 0 926656640 77471744 16981 33554432000 4194304 4218580 140736004206352 18446744073709551615 4210684 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 18914 16981 131 6 0 17384 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 84356

[startup+402.3 s]
/proc/loadavg: 2.00 1.97 1.88 3/180 32282
/proc/meminfo: memFree=30317688/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6

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

/proc/32271/statm: 45639 43717 131 6 0 44109 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 191256

[startup+4362.3 s]
/proc/loadavg: 2.06 2.02 1.95 3/180 32409
/proc/meminfo: memFree=30063880/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=182588 CPUtime=4358.13 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 51412 0 0 0 435797 16 0 0 25 0 1 0 926656640 186970112 43731 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 45647 43731 131 6 0 44117 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 191288

[startup+4422.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/180 32410
/proc/meminfo: memFree=30063844/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=182684 CPUtime=4418.13 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 51539 0 0 0 441797 16 0 0 25 0 1 0 926656640 187068416 43749 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 45671 43749 131 6 0 44141 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 191384

[startup+4482.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/180 32412
/proc/meminfo: memFree=30063688/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=182620 CPUtime=4478.13 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 51671 0 0 0 447797 16 0 0 25 0 1 0 926656640 187002880 43736 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 45655 43736 131 6 0 44125 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 191320

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 32414
/proc/meminfo: memFree=30063912/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=182748 CPUtime=4538.13 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 51789 0 0 0 453797 16 0 0 25 0 1 0 926656640 187133952 43768 33554432000 4194304 4218580 140736004206352 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 45687 43768 131 6 0 44157 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 191448

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 32415
/proc/meminfo: memFree=30056576/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=187132 CPUtime=4598.14 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 53023 0 0 0 459797 17 0 0 25 0 1 0 926656640 191623168 44869 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 46783 44869 131 6 0 45253 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 195832

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 32417
/proc/meminfo: memFree=30037340/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=201796 CPUtime=4658.14 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 56788 0 0 0 465796 18 0 0 25 0 1 0 926656640 206639104 48504 33554432000 4194304 4218580 140736004206352 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 50449 48504 131 6 0 48919 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 210496

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 32418
/proc/meminfo: memFree=30025528/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=213684 CPUtime=4718.14 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 59898 0 0 0 471795 19 0 0 25 0 1 0 926656640 218812416 51494 33554432000 4194304 4218580 140736004206352 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 53421 51494 131 6 0 51891 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 222384

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 32420
/proc/meminfo: memFree=30003436/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=235864 CPUtime=4778.13 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 65514 0 0 0 477793 20 0 0 25 0 1 0 926656640 241524736 57038 33554432000 4194304 4218580 140736004206352 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 58966 57038 131 6 0 57436 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 244564

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 32422
/proc/meminfo: memFree=30003160/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=235832 CPUtime=4838.14 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 65643 0 0 0 483794 20 0 0 25 0 1 0 926656640 241491968 57032 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 58958 57032 131 6 0 57428 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 244532

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 32423
/proc/meminfo: memFree=30003252/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=235864 CPUtime=4898.14 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 65757 0 0 0 489794 20 0 0 25 0 1 0 926656640 241524736 57040 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208552 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 58966 57040 131 6 0 57436 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 244564

[startup+4962.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/180 32425
/proc/meminfo: memFree=30002972/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=236088 CPUtime=4958.14 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 65868 0 0 0 495794 20 0 0 25 0 1 0 926656640 241754112 57098 33554432000 4194304 4218580 140736004206352 18446744073709551615 4208150 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 59022 57098 131 6 0 57492 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 244788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.01 2.01 1.96 2/177 32427
/proc/meminfo: memFree=30225164/32951124 swapFree=67050056/67111528
[pid=32267] ppid=32265 vsize=8700 CPUtime=4.25 cores=0,2,4,6
/proc/32267/stat : 32267 (esg_static.sh) S 32265 32267 32220 0 -1 4202496 355 26927 0 0 0 0 414 11 18 0 1 0 926656212 8908800 253 33554432000 4194304 4922060 140735633885104 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32267/statm: 2175 253 209 178 0 68 0
[pid=32271] ppid=32267 vsize=235960 CPUtime=4995.84 cores=0,2,4,6
/proc/32271/stat : 32271 (cdcl) R 32267 32267 32220 0 -1 4202496 65934 0 0 0 499564 20 0 0 25 0 1 0 926656640 241623040 57060 33554432000 4194304 4218580 140736004206352 18446744073709551615 4211182 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/32271/statm: 58990 57060 131 6 0 57460 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 244660

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 5000.09
CPU user time (s): 4999.78
CPU system time (s): 0.31
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 244820

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

runsolver used 9.51155 second user time and 16.5415 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-15 17:08:54
IDJOB=3498896
IDBENCH=70815
IDSOLVER=1993
FILE ID=node101/3498896-1308150534
RUNJOBID= node101-1308150534-32238
PBS_JOBID= 13575599
Free space on /tmp= 73856 MiB

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

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=1142121576

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30470340 kB
Buffers:        535544 kB
Cached:        1527980 kB
SwapCached:      25432 kB
Active:         942004 kB
Inactive:      1172668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30470340 kB
SwapTotal:    67111528 kB
SwapFree:     67050056 kB
Dirty:           17476 kB
Writeback:           0 kB
AnonPages:       47632 kB
Mapped:           9596 kB
Slab:           300680 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   234140 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= 73820 MiB
End job on node101 at 2011-06-15 18:32:17