Trace number 3697029

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 NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19OPT3 178.458 178.661

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=17-P1=53-P2=109-B.opb
MD5SUM2eab9a3df979d0268940cd1121c39af7
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.017996
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables42
Total number of constraints5
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)98
Sum of products size (including duplicates)196
Number of different products98
Sum of products size196

Solver Data

24.66/24.77	c model valid
24.66/24.77	c current solution ok
28.81/29.05	o 3
28.81/29.05	c current bound: 1
30.88/31.31	c current bound: 2
178.37/178.62	s OPTIMUM FOUND
178.37/178.62	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 x10 -x11 x12 -x13 -x14 x15 x16 x17 x18 x19 -x20 -x21 x22 x23 x24 x25 x26 x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 x36 x37 x38 x39 -x40 -x41 -x42 x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 

Verifier Data

OK	3

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-3697029-1338077183/watcher-3697029-1338077183 -o /tmp/evaluation-result-3697029-1338077183/solver-3697029-1338077183 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3697029-1338077183.opb 134938664 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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.03 2.03 2.00 3/179 2582
/proc/meminfo: memFree=28161124/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0

[startup+0.0109461 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 2582
/proc/meminfo: memFree=28161124/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100242 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 2582
/proc/meminfo: memFree=28161124/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 2582
/proc/meminfo: memFree=28161124/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 2582
/proc/meminfo: memFree=28161124/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 2584
/proc/meminfo: memFree=28140560/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=34780 CPUtime=1.49 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) R 2582 2582 31659 0 -1 4202496 3115 0 0 0 149 0 0 0 20 0 1 0 273842401 35614720 7687 33554432000 4194304 5873084 140734606621312 140734606617720 4394227 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2583/statm: 8695 7687 146 410 0 8277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43928

[startup+3.10025 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 2584
/proc/meminfo: memFree=28117272/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=67548 CPUtime=3.09 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) R 2582 2582 31659 0 -1 4202496 3657 0 0 0 308 1 0 0 20 0 1 0 273842401 69169152 15367 33554432000 4194304 5873084 140734606621312 140734606618104 4708467 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2583/statm: 16887 15367 146 410 0 16469 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76696

[startup+6.30026 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 2584
/proc/meminfo: memFree=28055480/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=133084 CPUtime=6.29 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) R 2582 2582 31659 0 -1 4202496 4230 0 0 0 626 3 0 0 20 0 1 0 273842401 136278016 30727 33554432000 4194304 5873084 140734606621312 140734606617720 4746158 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2583/statm: 33271 30727 146 410 0 32853 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142232

[startup+12.7004 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 2586
/proc/meminfo: memFree=27565064/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=264320 CPUtime=8.38 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) S 2582 2582 31659 0 -1 4202496 5192 0 0 0 811 27 0 0 20 0 1 0 273842401 270663680 38949 33554432000 4194304 5873084 140734606621312 140734606617736 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2583/statm: 66080 38949 162 410 0 65662 0
[pid=2585] ppid=2583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2585/stat : 2585 (satsolver.sh) S 2583 2582 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273843241 9367552 266 33554432000 4194304 5064252 140735264002560 140735264001472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2585/statm: 2287 266 226 213 0 72 0
[pid=2586] ppid=2585 vsize=314924 CPUtime=4.29 cores=1,3,5,7
/proc/2586/stat : 2586 (glucose_static) R 2585 2582 31659 0 -1 4202496 24354 0 0 0 420 9 0 0 20 0 1 0 273843241 322482176 67662 33554432000 4194304 4896791 140737317617776 140737317615208 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2586/statm: 78731 67662 76 172 0 78557 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 597540

[startup+25.5005 s]
/proc/loadavg: 2.09 2.04 2.00 3/181 2586
/proc/meminfo: memFree=27810020/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=264324 CPUtime=25.48 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) R 2582 2582 31659 0 -1 4202496 5250 35397 0 0 824 88 1623 13 20 0 1 0 273842401 270667776 38968 33554432000 4194304 5873084 140734606621312 140734606616744 5127520 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2583/statm: 66081 38968 171 410 0 65663 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 273472

[startup+51.1004 s]
/proc/loadavg: 2.12 2.05 2.01 3/183 2592
/proc/meminfo: memFree=27340408/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=264324 CPUtime=31.13 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) S 2582 2582 31659 0 -1 4202496 5313 51829 0 0 884 342 1815 72 20 0 1 0 273842401 270667776 38970 33554432000 4194304 5873084 140734606621312 140734606615128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/2583/statm: 66081 38970 173 410 0 65663 0
[pid=2591] ppid=2583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (satsolver.sh) S 2583 2582 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273845533 9367552 267 33554432000 4194304 5064252 140734584940224 140734584939136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2591/statm: 2287 267 226 213 0 72 0
[pid=2592] ppid=2591 vsize=377776 CPUtime=19.77 cores=1,3,5,7
/proc/2592/stat : 2592 (glucose_static) R 2591 2582 31659 0 -1 4202496 35331 0 0 0 1962 15 0 0 20 0 1 0 273845533 386842624 83325 33554432000 4194304 4896791 140733318707040 140733318704248 4224992 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2592/statm: 94444 83325 76 172 0 94270 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 660396

[startup+102.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/183 2604
/proc/meminfo: memFree=27410476/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=264324 CPUtime=31.13 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) S 2582 2582 31659 0 -1 4202496 5313 51829 0 0 884 342 1815 72 20 0 1 0 273842401 270667776 38970 33554432000 4194304 5873084 140734606621312 140734606615128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/2583/statm: 66081 38970 173 410 0 65663 0
[pid=2591] ppid=2583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (satsolver.sh) S 2583 2582 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273845533 9367552 267 33554432000 4194304 5064252 140734584940224 140734584939136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2591/statm: 2287 267 226 213 0 72 0
[pid=2592] ppid=2591 vsize=403644 CPUtime=70.97 cores=1,3,5,7
/proc/2592/stat : 2592 (glucose_static) R 2591 2582 31659 0 -1 4202496 41104 0 0 0 7079 18 0 0 20 0 1 0 273845533 413331456 92117 33554432000 4194304 4896791 140733318707040 140733318704472 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2592/statm: 100911 92117 78 172 0 100737 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 686264

[startup+162.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/181 2646
/proc/meminfo: memFree=26786192/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=264324 CPUtime=31.13 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) S 2582 2582 31659 0 -1 4202496 5313 51829 0 0 884 342 1815 72 20 0 1 0 273842401 270667776 38970 33554432000 4194304 5873084 140734606621312 140734606615128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/2583/statm: 66081 38970 173 410 0 65663 0
[pid=2591] ppid=2583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (satsolver.sh) S 2583 2582 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273845533 9367552 267 33554432000 4194304 5064252 140734584940224 140734584939136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2591/statm: 2287 267 226 213 0 72 0
[pid=2592] ppid=2591 vsize=552412 CPUtime=130.95 cores=1,3,5,7
/proc/2592/stat : 2592 (glucose_static) R 2591 2582 31659 0 -1 4202496 45437 0 0 0 13074 21 0 0 20 0 1 0 273845533 565669888 98163 33554432000 4194304 4896791 140733318707040 140733318704328 4224992 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2592/statm: 138103 98163 78 172 0 137929 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 835032

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

[startup+166.6 s]
/proc/loadavg: 2.06 2.06 2.01 3/181 2646
/proc/meminfo: memFree=26698004/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=264324 CPUtime=31.13 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) S 2582 2582 31659 0 -1 4202496 5313 51829 0 0 884 342 1815 72 20 0 1 0 273842401 270667776 38970 33554432000 4194304 5873084 140734606621312 140734606615128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/2583/statm: 66081 38970 173 410 0 65663 0
[pid=2591] ppid=2583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (satsolver.sh) S 2583 2582 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273845533 9367552 267 33554432000 4194304 5064252 140734584940224 140734584939136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2591/statm: 2287 267 226 213 0 72 0
[pid=2592] ppid=2591 vsize=552732 CPUtime=135.25 cores=1,3,5,7
/proc/2592/stat : 2592 (glucose_static) R 2591 2582 31659 0 -1 4202496 45587 0 0 0 13504 21 0 0 20 0 1 0 273845533 565997568 98313 33554432000 4194304 4896791 140733318707040 140733318704328 4224992 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2592/statm: 138183 98313 78 172 0 138009 0
Current children cumulated CPU time (s) 166.38
Current children cumulated vsize (KiB) 835352

[startup+173.006 s]
/proc/loadavg: 2.06 2.05 2.01 3/181 2646
/proc/meminfo: memFree=26563892/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=264324 CPUtime=31.13 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) S 2582 2582 31659 0 -1 4202496 5313 51829 0 0 884 342 1815 72 20 0 1 0 273842401 270667776 38970 33554432000 4194304 5873084 140734606621312 140734606615128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/2583/statm: 66081 38970 173 410 0 65663 0
[pid=2591] ppid=2583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (satsolver.sh) S 2583 2582 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273845533 9367552 267 33554432000 4194304 5064252 140734584940224 140734584939136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2591/statm: 2287 267 226 213 0 72 0
[pid=2592] ppid=2591 vsize=553752 CPUtime=141.65 cores=1,3,5,7
/proc/2592/stat : 2592 (glucose_static) R 2591 2582 31659 0 -1 4202496 45829 0 0 0 14144 21 0 0 20 0 1 0 273845533 567042048 98960 33554432000 4194304 4896791 140733318707040 140733318704472 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2592/statm: 138438 98960 78 172 0 138264 0
Current children cumulated CPU time (s) 172.78
Current children cumulated vsize (KiB) 836372

[startup+176.2 s]
/proc/loadavg: 2.05 2.05 2.01 3/181 2646
/proc/meminfo: memFree=26498108/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=264324 CPUtime=31.13 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) S 2582 2582 31659 0 -1 4202496 5313 51829 0 0 884 342 1815 72 20 0 1 0 273842401 270667776 38970 33554432000 4194304 5873084 140734606621312 140734606615128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/2583/statm: 66081 38970 173 410 0 65663 0
[pid=2591] ppid=2583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (satsolver.sh) S 2583 2582 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273845533 9367552 267 33554432000 4194304 5064252 140734584940224 140734584939136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2591/statm: 2287 267 226 213 0 72 0
[pid=2592] ppid=2591 vsize=554288 CPUtime=144.85 cores=1,3,5,7
/proc/2592/stat : 2592 (glucose_static) R 2591 2582 31659 0 -1 4202496 45898 0 0 0 14464 21 0 0 20 0 1 0 273845533 567590912 99029 33554432000 4194304 4896791 140733318707040 140733318704472 4225002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2592/statm: 138572 99029 78 172 0 138398 0
Current children cumulated CPU time (s) 175.98
Current children cumulated vsize (KiB) 836908

[startup+177.8 s]
/proc/loadavg: 2.05 2.05 2.01 3/181 2646
/proc/meminfo: memFree=26475580/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=264324 CPUtime=31.13 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) S 2582 2582 31659 0 -1 4202496 5313 51829 0 0 884 342 1815 72 20 0 1 0 273842401 270667776 38970 33554432000 4194304 5873084 140734606621312 140734606615128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/2583/statm: 66081 38970 173 410 0 65663 0
[pid=2591] ppid=2583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (satsolver.sh) S 2583 2582 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273845533 9367552 267 33554432000 4194304 5064252 140734584940224 140734584939136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2591/statm: 2287 267 226 213 0 72 0
[pid=2592] ppid=2591 vsize=554288 CPUtime=146.45 cores=1,3,5,7
/proc/2592/stat : 2592 (glucose_static) R 2591 2582 31659 0 -1 4202496 45904 0 0 0 14624 21 0 0 20 0 1 0 273845533 567590912 99035 33554432000 4194304 4896791 140733318707040 140733318704472 4224975 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2592/statm: 138572 99035 78 172 0 138398 0
Current children cumulated CPU time (s) 177.58
Current children cumulated vsize (KiB) 836908

[startup+178.2 s]
/proc/loadavg: 2.05 2.05 2.01 3/181 2646
/proc/meminfo: memFree=26475580/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=264324 CPUtime=31.13 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) S 2582 2582 31659 0 -1 4202496 5313 51829 0 0 884 342 1815 72 20 0 1 0 273842401 270667776 38970 33554432000 4194304 5873084 140734606621312 140734606615128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/2583/statm: 66081 38970 173 410 0 65663 0
[pid=2591] ppid=2583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (satsolver.sh) S 2583 2582 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273845533 9367552 267 33554432000 4194304 5064252 140734584940224 140734584939136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2591/statm: 2287 267 226 213 0 72 0
[pid=2592] ppid=2591 vsize=554288 CPUtime=146.85 cores=1,3,5,7
/proc/2592/stat : 2592 (glucose_static) R 2591 2582 31659 0 -1 4202496 45904 0 0 0 14664 21 0 0 20 0 1 0 273845533 567590912 99035 33554432000 4194304 4896791 140733318707040 140733318704472 4225191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2592/statm: 138572 99035 78 172 0 138398 0
Current children cumulated CPU time (s) 177.98
Current children cumulated vsize (KiB) 836908

[startup+178.6 s]
/proc/loadavg: 2.05 2.05 2.01 3/180 2647
/proc/meminfo: memFree=26988016/32873648 swapFree=7360/7360
[pid=2582] ppid=2580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2582/stat : 2582 (runPb2sat.sh) S 2580 2582 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273842401 9367552 274 33554432000 4194304 5064252 140733729541408 140733729540320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2582/statm: 2287 274 233 213 0 72 0
[pid=2583] ppid=2582 vsize=264324 CPUtime=178.16 cores=1,3,5,7
/proc/2583/stat : 2583 (pb2sat) S 2582 2582 31659 0 -1 4202496 5338 98340 0 0 884 342 16494 96 20 0 1 0 273842401 270667776 38970 33554432000 4194304 5873084 140734606621312 140734606615624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 15 0 0
/proc/2583/statm: 66081 38970 173 410 0 65663 0
[pid=2647] ppid=2583 vsize=16712 CPUtime=0.21 cores=1,3,5,7
/proc/2647/stat : 2647 (cp) R 2583 2582 31659 0 -1 4202496 512 0 0 0 0 21 0 0 20 0 1 0 273860239 17113088 198 33554432000 4194304 4305796 140734315409648 140734315407592 251053032928 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2647/statm: 4178 198 157 28 0 74 0
Current children cumulated CPU time (s) 178.37
Current children cumulated vsize (KiB) 290184

Child status: 0
Real time (s): 178.661
CPU time (s): 178.458
CPU user time (s): 173.796
CPU system time (s): 4.66229
CPU usage (%): 99.8865
Max. virtual memory (cumulated for all children) (KiB): 836908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 173.796
system time used= 4.66229
maximum resident set size= 396148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105026
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1546648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 222

runsolver used 0.341948 second user time and 1.13483 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-27 02:06:23
IDJOB=3697029
IDBENCH=47990
IDSOLVER=2274
FILE ID=node149/3697029-1338077183
RUNJOBID= node149-1338051874-31676
PBS_JOBID= 14624385
Free space on /tmp= 71564 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=17-P1=53-P2=109-B.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697029-1338077183/watcher-3697029-1338077183 -o /tmp/evaluation-result-3697029-1338077183/solver-3697029-1338077183 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3697029-1338077183.opb 134938664 HOME HOME

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

MD5SUM BENCH= 2eab9a3df979d0268940cd1121c39af7
RANDOM SEED=134938664

node149.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28161496 kB
Buffers:          291140 kB
Cached:          3123284 kB
SwapCached:            0 kB
Active:          1346640 kB
Inactive:        2581880 kB
Active(anon):     515652 kB
Inactive(anon):        0 kB
Active(file):     830988 kB
Inactive(file):  2581880 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8584 kB
Writeback:             0 kB
AnonPages:        606456 kB
Mapped:            15092 kB
Shmem:               200 kB
Slab:             645680 kB
SReclaimable:      89968 kB
SUnreclaim:       555712 kB
KernelStack:        1520 kB
PageTables:         4920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     790268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    305152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71540 MiB
End job on node149 at 2012-05-27 02:09:22