Trace number 3498670

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
EBGlucose 1.0? (TO) 5000.08 5000.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
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 variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 8233086
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.00	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1512832                                              |
0.00/0.00	c |  Number of clauses:    8233086                                              |
2.38/2.42	c |  Parsing time:         2.20         s                                       |

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 /var/tmp/evaluation-result-3498670-1307964730/watcher-3498670-1307964730 -o /var/tmp/evaluation-result-3498670-1307964730/solver-3498670-1307964730 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498670-1307964730.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.90 2/175 4522
/proc/meminfo: memFree=6861184/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0

[startup+0.0543039 s]
/proc/loadavg: 2.00 2.00 1.90 2/175 4522
/proc/meminfo: memFree=6861184/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100297 s]
/proc/loadavg: 2.00 2.00 1.90 2/175 4522
/proc/meminfo: memFree=6861184/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300247 s]
/proc/loadavg: 2.00 2.00 1.90 2/175 4522
/proc/meminfo: memFree=6861184/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701175 s]
/proc/loadavg: 2.00 2.00 1.90 2/175 4522
/proc/meminfo: memFree=6861184/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.501 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 4526
/proc/meminfo: memFree=6665404/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=315108 CPUtime=1.48 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 75224 0 0 0 135 13 0 0 25 0 1 0 888889094 322670592 75158 33554432000 134512640 134556542 4294600160 18446744073709551615 3057148 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 78777 75158 198 11 0 78111 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 323812

[startup+3.10073 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 4526
/proc/meminfo: memFree=6436376/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=504676 CPUtime=3.09 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 121301 0 0 0 286 23 0 0 25 0 1 0 888889094 516788224 121231 33554432000 134512640 134556542 4294600160 18446744073709551615 134530120 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 126169 121231 207 11 0 125503 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 513380

[startup+6.30111 s]
/proc/loadavg: 2.08 2.02 1.90 3/177 4527
/proc/meminfo: memFree=6375236/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=506464 CPUtime=6.29 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 121824 0 0 0 606 23 0 0 25 0 1 0 888889094 518619136 121753 33554432000 134512640 134556542 4294600160 18446744073709551615 134529948 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 126616 121753 213 11 0 125950 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 515168

[startup+12.7009 s]
/proc/loadavg: 2.07 2.02 1.91 3/177 4527
/proc/meminfo: memFree=6369784/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=513012 CPUtime=12.69 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 123406 0 0 0 1246 23 0 0 25 0 1 0 888889094 525324288 123335 33554432000 134512640 134556542 4294600160 18446744073709551615 134530051 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 128253 123335 213 11 0 127587 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 521716

[startup+25.5005 s]
/proc/loadavg: 2.06 2.01 1.91 3/177 4527
/proc/meminfo: memFree=6346868/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=536012 CPUtime=25.48 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 129199 0 0 0 2525 23 0 0 25 0 1 0 888889094 548876288 129099 33554432000 134512640 134556542 4294600160 18446744073709551615 134529948 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 134003 129099 213 11 0 133337 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 544716

[startup+51.1007 s]
/proc/loadavg: 2.04 2.01 1.91 3/177 4528
/proc/meminfo: memFree=6306452/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=576816 CPUtime=51.09 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 139265 0 0 0 5084 25 0 0 25 0 1 0 888889094 590659584 139164 33554432000 134512640 134556542 4294600160 18446744073709551615 134529954 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4525/statm: 144204 139164 213 11 0 143538 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 585520

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 4529
/proc/meminfo: memFree=6188652/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=694248 CPUtime=102.29 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 168618 0 0 0 10201 28 0 0 25 0 1 0 888889094 710909952 168512 33554432000 134512640 134556542 4294600160 18446744073709551615 134529922 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4525/statm: 173562 168512 213 11 0 172896 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 702952

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 4531
/proc/meminfo: memFree=6079224/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=805328 CPUtime=162.27 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 196395 0 0 0 16195 32 0 0 25 0 1 0 888889094 824655872 196280 33554432000 134512640 134556542 4294600160 18446744073709551615 134529987 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4525/statm: 201332 196280 213 11 0 200666 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 814032

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 4532
/proc/meminfo: memFree=6077076/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=805328 CPUtime=222.28 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 196405 0 0 0 22195 33 0 0 25 0 1 0 888889094 824655872 196290 33554432000 134512640 134556542 4294600160 18446744073709551615 134530042 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4525/statm: 201332 196290 213 11 0 200666 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 814032

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 4534
/proc/meminfo: memFree=6077040/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=805328 CPUtime=282.28 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 196411 0 0 0 28195 33 0 0 25 0 1 0 888889094 824655872 196296 33554432000 134512640 134556542 4294600160 18446744073709551615 134530989 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4525/statm: 201332 196296 213 11 0 200666 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 814032

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 4536
/proc/meminfo: memFree=6036044/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=846680 CPUtime=342.28 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 206759 0 0 0 34194 34 0 0 25 0 1 0 888889094 867000320 206641 33554432000 134512640 134556542 4294600160 18446744073709551615 134529926 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4525/statm: 211670 206641 213 11 0 211004 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 855384

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 4537
/proc/meminfo: memFree=5981056/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6

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

/proc/4525/statm: 273979 268876 213 11 0 273313 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 1104620

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 4697
/proc/meminfo: memFree=5853524/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=1133244 CPUtime=4362.35 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 278475 0 0 0 436188 47 0 0 25 0 1 0 888889094 1160441856 278220 33554432000 134512640 134556542 4294600160 18446744073709551615 134529954 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 283311 278220 213 11 0 282645 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 1141948

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 4698
/proc/meminfo: memFree=5853568/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=1133244 CPUtime=4422.35 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 278475 0 0 0 442188 47 0 0 25 0 1 0 888889094 1160441856 278220 33554432000 134512640 134556542 4294600160 18446744073709551615 134529905 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 283311 278220 213 11 0 282645 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 1141948

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 4700
/proc/meminfo: memFree=5851664/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=1133244 CPUtime=4482.35 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 278475 0 0 0 448188 47 0 0 25 0 1 0 888889094 1160441856 278220 33554432000 134512640 134556542 4294600160 18446744073709551615 134530183 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 283311 278220 213 11 0 282645 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 1141948

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 4702
/proc/meminfo: memFree=5851728/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=1133244 CPUtime=4542.35 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 278475 0 0 0 454188 47 0 0 25 0 1 0 888889094 1160441856 278220 33554432000 134512640 134556542 4294600160 18446744073709551615 134529948 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 283311 278220 213 11 0 282645 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 1141948

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 4703
/proc/meminfo: memFree=5821668/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=1162004 CPUtime=4602.36 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 285653 0 0 0 460188 48 0 0 25 0 1 0 888889094 1189892096 285397 33554432000 134512640 134556542 4294600160 18446744073709551615 134529895 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 290501 285397 213 11 0 289835 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 1170708

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 4705
/proc/meminfo: memFree=5820364/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=1162004 CPUtime=4662.36 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 285653 0 0 0 466188 48 0 0 25 0 1 0 888889094 1189892096 285397 33554432000 134512640 134556542 4294600160 18446744073709551615 134530051 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 290501 285397 213 11 0 289835 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 1170708

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 4706
/proc/meminfo: memFree=5820060/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=1162004 CPUtime=4722.37 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 285653 0 0 0 472189 48 0 0 25 0 1 0 888889094 1189892096 285397 33554432000 134512640 134556542 4294600160 18446744073709551615 134532512 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 290501 285397 213 11 0 289835 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 1170708

[startup+4782.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/177 4708
/proc/meminfo: memFree=5819396/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=1162004 CPUtime=4782.36 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 285653 0 0 0 478188 48 0 0 25 0 1 0 888889094 1189892096 285397 33554432000 134512640 134556542 4294600160 18446744073709551615 134529922 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 290501 285397 213 11 0 289835 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 1170708

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/177 4710
/proc/meminfo: memFree=5819196/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=1162004 CPUtime=4842.37 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 285653 0 0 0 484189 48 0 0 25 0 1 0 888889094 1189892096 285397 33554432000 134512640 134556542 4294600160 18446744073709551615 134530129 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 290501 285397 213 11 0 289835 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 1170708

[startup+4902.3 s]
/proc/loadavg: 2.04 2.02 1.97 3/177 4711
/proc/meminfo: memFree=5818028/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=1162004 CPUtime=4902.37 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 285653 0 0 0 490189 48 0 0 25 0 1 0 888889094 1189892096 285397 33554432000 134512640 134556542 4294600160 18446744073709551615 134529987 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 290501 285397 213 11 0 289835 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 1170708

[startup+4962.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 4713
/proc/meminfo: memFree=5817832/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=1162004 CPUtime=4962.37 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 285653 0 0 0 496189 48 0 0 25 0 1 0 888889094 1189892096 285397 33554432000 134512640 134556542 4294600160 18446744073709551615 134529992 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 290501 285397 213 11 0 289835 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 1170708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 4714
/proc/meminfo: memFree=5816672/32951124 swapFree=67064576/67111528
[pid=4522] ppid=4520 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (ebglucose.sh) S 4520 4522 3763 0 -1 4202496 378 345 0 0 0 0 0 0 19 0 1 0 888889093 8912896 254 33554432000 4194304 4922060 140734662941696 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4522/statm: 2176 254 211 178 0 69 0
[pid=4525] ppid=4522 vsize=1162004 CPUtime=5000.08 cores=0,2,4,6
/proc/4525/stat : 4525 (ebglucose_stati) R 4522 4522 3763 0 -1 4202496 285653 0 0 0 499960 48 0 0 25 0 1 0 888889094 1189892096 285397 33554432000 134512640 134556542 4294600160 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4525/statm: 290501 285397 213 11 0 289835 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1170708

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 4522 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 5000.08
#
# 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.08
CPU user time (s): 4999.6
CPU system time (s): 0.48
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1170708

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

runsolver used 8.62769 second user time and 16.1095 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-13 13:32:15
IDJOB=3498670
IDBENCH=82404
IDSOLVER=1992
FILE ID=node141/3498670-1307964730
RUNJOBID= node141-1307962278-4371
PBS_JOBID= 13559687
Free space on /var/tmp= 2696 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498670-1307964730/watcher-3498670-1307964730 -o /var/tmp/evaluation-result-3498670-1307964730/solver-3498670-1307964730 -C 5000 -W 5100 -M 15500  HOME/ebglucose.sh HOME/instance-3498670-1307964730.cnf

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=1370270748

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:       6861728 kB
Buffers:        110464 kB
Cached:       24992476 kB
SwapCached:       9036 kB
Active:        9716780 kB
Inactive:     15541796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6861728 kB
SwapTotal:    67111528 kB
SwapFree:     67064576 kB
Dirty:          166396 kB
Writeback:           0 kB
AnonPages:      153408 kB
Mapped:          11032 kB
Slab:           765784 kB
PageTables:       4592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   315268 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 /var/tmp at the end= 2736 MiB
End job on node141 at 2011-06-13 14:55:37