Trace number 3498891

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
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.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  141000   329000 |   42299       0        0     nan |  0.000 % |
0.00/0.40	c |         0 |  105063   295988 |      --       0       --      -- |     --   | -35935/-33007
0.00/0.40	c ==============================================================================
0.00/0.40	c Result  :   #vars: 24245   #clauses: 105063   #literals: 295988
0.00/0.40	c CPU time:   0.39194 s
0.00/0.40	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-3498891-1308150502/watcher-3498891-1308150502 -o /tmp/evaluation-result-3498891-1308150502/solver-3498891-1308150502 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498891-1308150502.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.81 2/171 18917
/proc/meminfo: memFree=27079904/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 907465823 8908800 249 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18917/statm: 2175 249 209 178 0 68 0

[startup+0.0476561 s]
/proc/loadavg: 1.99 1.95 1.81 2/171 18917
/proc/meminfo: memFree=27079904/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 907465823 8908800 249 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18917/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100617 s]
/proc/loadavg: 1.99 1.95 1.81 2/171 18917
/proc/meminfo: memFree=27079904/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 907465823 8908800 249 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18917/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300602 s]
/proc/loadavg: 1.99 1.95 1.81 2/171 18917
/proc/meminfo: memFree=27079904/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 907465823 8908800 249 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18917/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700505 s]
/proc/loadavg: 1.99 1.95 1.81 2/171 18917
/proc/meminfo: memFree=27079904/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8700

[startup+1.50033 s]
/proc/loadavg: 1.99 1.95 1.81 3/177 18931
/proc/meminfo: memFree=27012796/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=18608 CPUtime=1.02 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 3075 0 0 0 102 0 0 0 25 0 1 0 907465870 19054592 2986 33554432000 4194304 4218580 140734166465280 18446744073709551615 4213825 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/18931/statm: 4652 2986 131 6 0 3122 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27308

[startup+3.10103 s]
/proc/loadavg: 1.99 1.95 1.81 3/177 18932
/proc/meminfo: memFree=27032636/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=19796 CPUtime=2.62 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 3369 0 0 0 262 0 0 0 25 0 1 0 907465870 20271104 3280 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/18931/statm: 4949 3280 131 6 0 3419 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28496

[startup+6.30045 s]
/proc/loadavg: 1.99 1.95 1.81 3/177 18932
/proc/meminfo: memFree=27028288/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=21180 CPUtime=5.83 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 3717 0 0 0 582 1 0 0 25 0 1 0 907465870 21688320 3628 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208235 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/18931/statm: 5295 3628 131 6 0 3765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29880

[startup+12.7002 s]
/proc/loadavg: 1.99 1.95 1.82 3/177 18933
/proc/meminfo: memFree=27024096/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=23420 CPUtime=12.23 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 4263 0 0 0 1222 1 0 0 25 0 1 0 907465870 23982080 4174 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/18931/statm: 5855 4174 131 6 0 4325 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32120

[startup+25.5008 s]
/proc/loadavg: 1.99 1.95 1.82 3/177 18933
/proc/meminfo: memFree=27011576/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=26600 CPUtime=25.02 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 5088 0 0 0 2501 1 0 0 25 0 1 0 907465870 27238400 4999 33554432000 4194304 4218580 140734166465280 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/18931/statm: 6650 4999 131 6 0 5120 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35300

[startup+51.101 s]
/proc/loadavg: 1.99 1.95 1.82 3/177 18934
/proc/meminfo: memFree=27007320/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=30612 CPUtime=50.63 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 6112 0 0 0 5061 2 0 0 25 0 1 0 907465870 31346688 6008 33554432000 4194304 4218580 140734166465280 18446744073709551615 4210050 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/18931/statm: 7653 6008 131 6 0 6123 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 39312

[startup+102.306 s]
/proc/loadavg: 1.99 1.96 1.83 3/177 18935
/proc/meminfo: memFree=26985704/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=36652 CPUtime=101.83 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 7640 0 0 0 10181 2 0 0 25 0 1 0 907465870 37531648 7491 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/18931/statm: 9163 7491 131 6 0 7633 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 45352

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.83 3/177 18937
/proc/meminfo: memFree=26969788/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=40548 CPUtime=161.82 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 8746 0 0 0 16179 3 0 0 25 0 1 0 907465870 41521152 8489 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 10137 8489 131 6 0 8607 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 49248

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.84 3/177 18938
/proc/meminfo: memFree=26962312/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=46616 CPUtime=221.82 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 10334 0 0 0 22179 3 0 0 25 0 1 0 907465870 47734784 9981 33554432000 4194304 4218580 140734166465280 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 11654 9981 131 6 0 10124 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 55316

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/177 18940
/proc/meminfo: memFree=26951848/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=47816 CPUtime=281.83 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 10737 0 0 0 28179 4 0 0 25 0 1 0 907465870 48963584 10283 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208171 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 11954 10283 131 6 0 10424 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 56516

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.85 3/177 18941
/proc/meminfo: memFree=26942136/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=51724 CPUtime=341.84 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 11806 0 0 0 34180 4 0 0 25 0 1 0 907465870 52965376 11276 33554432000 4194304 4218580 140734166465280 18446744073709551615 4210015 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 12931 11276 131 6 0 11401 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 60424

[startup+402.301 s]
/proc/loadavg: 2.06 1.99 1.86 3/177 18943
/proc/meminfo: memFree=26924128/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6

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

/proc/18931/statm: 29967 28326 131 6 0 28437 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 128568

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 19071
/proc/meminfo: memFree=26619164/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=119484 CPUtime=4421.98 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 41742 0 0 0 442177 21 0 0 25 0 1 0 907465870 122351616 28227 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 29871 28227 131 6 0 28341 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 128184

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 19073
/proc/meminfo: memFree=26619260/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=119708 CPUtime=4481.98 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 42072 0 0 0 448177 21 0 0 25 0 1 0 907465870 122580992 28286 33554432000 4194304 4218580 140734166465280 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 29927 28286 131 6 0 28397 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 128408

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 19074
/proc/meminfo: memFree=26619336/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=119740 CPUtime=4541.98 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 42343 0 0 0 454177 21 0 0 25 0 1 0 907465870 122613760 28291 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 29935 28291 131 6 0 28405 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 128440

[startup+4602.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/177 19078
/proc/meminfo: memFree=26618428/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=120028 CPUtime=4601.98 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 42540 0 0 0 460177 21 0 0 25 0 1 0 907465870 122908672 28359 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 30007 28359 131 6 0 28477 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 128728

[startup+4662.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 19081
/proc/meminfo: memFree=26618044/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=119676 CPUtime=4661.98 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 42803 0 0 0 466177 21 0 0 25 0 1 0 907465870 122548224 28277 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 29919 28277 131 6 0 28389 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 128376

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 19082
/proc/meminfo: memFree=26618756/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=119060 CPUtime=4722 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 43261 0 0 0 472178 22 0 0 25 0 1 0 907465870 121917440 28120 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 29765 28120 131 6 0 28235 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 127760

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 19084
/proc/meminfo: memFree=26618840/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=119124 CPUtime=4781.99 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 43940 0 0 0 478177 22 0 0 25 0 1 0 907465870 121982976 28139 33554432000 4194304 4218580 140734166465280 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 29781 28139 131 6 0 28251 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 127824

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 19085
/proc/meminfo: memFree=26618932/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=119028 CPUtime=4841.99 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 44591 0 0 0 484177 22 0 0 25 0 1 0 907465870 121884672 28115 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 29757 28115 131 6 0 28227 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 127728

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 19087
/proc/meminfo: memFree=26618892/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=119188 CPUtime=4901.99 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 45245 0 0 0 490177 22 0 0 25 0 1 0 907465870 122048512 28150 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 29797 28150 131 6 0 28267 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 127888

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 19089
/proc/meminfo: memFree=26618988/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=119124 CPUtime=4961.99 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 45869 0 0 0 496176 23 0 0 25 0 1 0 907465870 121982976 28140 33554432000 4194304 4218580 140734166465280 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 29781 28140 131 6 0 28251 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 127824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 19090
/proc/meminfo: memFree=26618964/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=119156 CPUtime=4999.6 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 46272 0 0 0 499937 23 0 0 25 0 1 0 907465870 122015744 28143 33554432000 4194304 4218580 140734166465280 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 29789 28143 131 6 0 28259 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 127856

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 1.95 3/177 19090
/proc/meminfo: memFree=26618964/32951124 swapFree=67064576/67111528
[pid=18917] ppid=18915 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/18917/stat : 18917 (esg_static.sh) S 18915 18917 18881 0 -1 4202496 352 6626 0 0 0 0 44 2 21 0 1 0 907465823 8908800 252 33554432000 4194304 4922060 140736777523776 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18917/statm: 2175 252 209 178 0 68 0
[pid=18931] ppid=18917 vsize=119156 CPUtime=4999.6 cores=0,2,4,6
/proc/18931/stat : 18931 (cdcl) R 18917 18917 18881 0 -1 4202496 46272 0 0 0 499937 23 0 0 25 0 1 0 907465870 122015744 28143 33554432000 4194304 4218580 140734166465280 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/18931/statm: 29789 28143 131 6 0 28259 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 127856

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18917 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=445932
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=21996
# CPU time returned by wait4() is 0.467928
# while last known CPU time is 5000.06
#
# 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.06
CPU user time (s): 4999.81
CPU system time (s): 0.25
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 129144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.445932
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6978
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= 9
involuntary context switches= 7

runsolver used 8.98063 second user time and 16.5495 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-15 17:08:22
IDJOB=3498891
IDBENCH=70791
IDSOLVER=1993
FILE ID=node141/3498891-1308150502
RUNJOBID= node141-1308150502-18899
PBS_JOBID= 13575597
Free space on /tmp= 73756 MiB

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

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=150487656

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.75
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.806
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.806
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:      27080704 kB
Buffers:        442704 kB
Cached:        5032008 kB
SwapCached:      19216 kB
Active:        1877424 kB
Inactive:      3628908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27080704 kB
SwapTotal:    67111528 kB
SwapFree:     67064576 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:       30000 kB
Mapped:           9688 kB
Slab:           299668 kB
PageTables:       4288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   156992 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= 73732 MiB
End job on node141 at 2011-06-15 18:31:44