Trace number 3718520

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
PBPASSolver-CARD.DP 2012-05-28? (MO) 275.19 277.819

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_2.opb.PB06.opb
MD5SUM409a20f37901eec51bb3d0d7a35b01e1
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.50577
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2800
Total number of constraints990001
Number of constraints which are clauses986760
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints3160
Minimum length of a constraint2
Maximum length of a constraint1200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 368
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1239
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

275.19/277.81	cpython RunMakeCNF.py HOME/instance-3718520-1338269415.opb PrimePower CARD.DP ./CryptoMiniSat
275.19/277.81	s Unknown

Verifier Data

ERROR: no interpretation 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-3718520-1338269415/watcher-3718520-1338269415 -o /tmp/evaluation-result-3718520-1338269415/solver-3718520-1338269415 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718520-1338269415.opb PrimePower CARD.DP ./CryptoMiniSat 

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

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.00 1.69 0.89 3/179 30806
/proc/meminfo: memFree=27744376/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/30806/stat : 30806 (python) D 30804 30806 30619 0 -1 4202496 672 0 0 0 0 0 0 0 20 0 1 0 293070134 15642624 559 33554432000 4194304 5683644 140734391225328 140734391193272 218213729168 0 0 16781312 2 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 3819 559 324 364 0 261 0

[startup+0.041563 s]
/proc/loadavg: 2.00 1.69 0.89 3/179 30806
/proc/meminfo: memFree=27744376/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16104 CPUtime=0 cores=0,2,4,6
/proc/30806/stat : 30806 (python) D 30804 30806 30619 0 -1 4202496 997 0 0 0 0 0 0 0 20 0 1 0 293070134 16490496 833 33554432000 4194304 5683644 140734391225328 140734391163816 218213729168 0 0 16781312 2 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4026 833 368 364 0 468 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16104

[startup+0.100287 s]
/proc/loadavg: 2.00 1.69 0.89 3/179 30806
/proc/meminfo: memFree=27744376/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/30806/stat : 30806 (python) S 30804 30806 30619 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293070134 17403904 1081 33554432000 4194304 5683644 140734391225328 140734391223176 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.30028 s]
/proc/loadavg: 2.00 1.69 0.89 3/179 30806
/proc/meminfo: memFree=27744376/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/30806/stat : 30806 (python) S 30804 30806 30619 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293070134 17403904 1081 33554432000 4194304 5683644 140734391225328 140734391223176 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700285 s]
/proc/loadavg: 2.00 1.69 0.89 3/179 30806
/proc/meminfo: memFree=27744376/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/30806/stat : 30806 (python) S 30804 30806 30619 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293070134 17403904 1081 33554432000 4194304 5683644 140734391225328 140734391223176 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50049 s]
/proc/loadavg: 2.00 1.69 0.89 3/184 30811
/proc/meminfo: memFree=27713372/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/30806/stat : 30806 (python) S 30804 30806 30619 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293070134 17403904 1081 33554432000 4194304 5683644 140734391225328 140734391223176 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4249 1081 429 364 0 691 0
[pid=30808] ppid=30806 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30808/stat : 30808 (sh) S 30806 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070142 9367552 267 33554432000 4194304 5064252 140734836941008 140734836939712 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30808/statm: 2287 267 226 213 0 72 0
[pid=30809] ppid=30808 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/30809/stat : 30809 (python) S 30808 30806 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293070142 17141760 1059 33554432000 4194304 5683644 140735926989632 140735926987480 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30809/statm: 4185 1059 429 364 0 627 0
[pid=30810] ppid=30809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30810/stat : 30810 (sh) S 30809 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070145 9367552 268 33554432000 4194304 5064252 140736983037840 140736983036544 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30810/statm: 2287 268 226 213 0 72 0
[pid=30811] ppid=30810 vsize=61004 CPUtime=1.38 cores=0,2,4,6
/proc/30811/stat : 30811 (PBPASSolver-817) R 30810 30806 30619 0 -1 4202496 182028 0 0 0 75 63 0 0 20 0 1 0 293070145 62468096 10505 33554432000 4194304 4943705 140733308113520 140733308110656 4270812 0 0 16781312 17608 0 0 0 17 4 0 0 0 0 0
/proc/30811/statm: 15251 10505 329 183 0 11621 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 113036

[startup+3.1005 s]
/proc/loadavg: 2.00 1.69 0.89 3/184 30811
/proc/meminfo: memFree=27706916/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/30806/stat : 30806 (python) S 30804 30806 30619 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293070134 17403904 1081 33554432000 4194304 5683644 140734391225328 140734391223176 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4249 1081 429 364 0 691 0
[pid=30808] ppid=30806 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30808/stat : 30808 (sh) S 30806 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070142 9367552 267 33554432000 4194304 5064252 140734836941008 140734836939712 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30808/statm: 2287 267 226 213 0 72 0
[pid=30809] ppid=30808 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/30809/stat : 30809 (python) S 30808 30806 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293070142 17141760 1059 33554432000 4194304 5683644 140735926989632 140735926987480 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30809/statm: 4185 1059 429 364 0 627 0
[pid=30810] ppid=30809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30810/stat : 30810 (sh) S 30809 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070145 9367552 268 33554432000 4194304 5064252 140736983037840 140736983036544 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30810/statm: 2287 268 226 213 0 72 0
[pid=30811] ppid=30810 vsize=82764 CPUtime=2.98 cores=0,2,4,6
/proc/30811/stat : 30811 (PBPASSolver-817) R 30810 30806 30619 0 -1 4202496 278279 0 0 0 161 137 0 0 20 0 1 0 293070145 84750336 12473 33554432000 4194304 4943705 140733308113520 140733308110656 4270807 0 0 16781312 17608 0 0 0 17 4 0 0 0 0 0
/proc/30811/statm: 20691 12473 329 183 0 17061 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 134796

[startup+6.30049 s]
/proc/loadavg: 2.00 1.69 0.89 3/184 30811
/proc/meminfo: memFree=27238436/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/30806/stat : 30806 (python) S 30804 30806 30619 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293070134 17403904 1081 33554432000 4194304 5683644 140734391225328 140734391223176 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4249 1081 429 364 0 691 0
[pid=30808] ppid=30806 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30808/stat : 30808 (sh) S 30806 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070142 9367552 267 33554432000 4194304 5064252 140734836941008 140734836939712 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30808/statm: 2287 267 226 213 0 72 0
[pid=30809] ppid=30808 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/30809/stat : 30809 (python) S 30808 30806 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293070142 17141760 1059 33554432000 4194304 5683644 140735926989632 140735926987480 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30809/statm: 4185 1059 429 364 0 627 0
[pid=30810] ppid=30809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30810/stat : 30810 (sh) S 30809 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070145 9367552 268 33554432000 4194304 5064252 140736983037840 140736983036544 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30810/statm: 2287 268 226 213 0 72 0
[pid=30811] ppid=30810 vsize=1408172 CPUtime=6.06 cores=0,2,4,6
/proc/30811/stat : 30811 (PBPASSolver-817) R 30810 30806 30619 0 -1 4202496 436745 0 0 0 371 235 0 0 20 0 1 0 293070145 1441968128 157845 33554432000 4194304 4943705 140733308113520 140733308112432 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 11 0 0
/proc/30811/statm: 352043 157845 357 183 0 348413 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 1460204

[startup+12.7004 s]
/proc/loadavg: 2.00 1.70 0.90 3/184 30811
/proc/meminfo: memFree=26496232/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/30806/stat : 30806 (python) S 30804 30806 30619 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293070134 17403904 1081 33554432000 4194304 5683644 140734391225328 140734391223176 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4249 1081 429 364 0 691 0
[pid=30808] ppid=30806 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30808/stat : 30808 (sh) S 30806 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070142 9367552 267 33554432000 4194304 5064252 140734836941008 140734836939712 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30808/statm: 2287 267 226 213 0 72 0
[pid=30809] ppid=30808 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/30809/stat : 30809 (python) S 30808 30806 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293070142 17141760 1059 33554432000 4194304 5683644 140735926989632 140735926987480 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30809/statm: 4185 1059 429 364 0 627 0
[pid=30810] ppid=30809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30810/stat : 30810 (sh) S 30809 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070145 9367552 268 33554432000 4194304 5064252 140736983037840 140736983036544 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30810/statm: 2287 268 226 213 0 72 0
[pid=30811] ppid=30810 vsize=2914220 CPUtime=12.39 cores=0,2,4,6
/proc/30811/stat : 30811 (PBPASSolver-817) R 30810 30806 30619 0 -1 4202496 601469 0 0 0 903 336 0 0 20 0 1 0 293070145 2984161280 324873 33554432000 4194304 4943705 140733308113520 140733308112432 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 17 0 0
/proc/30811/statm: 728555 324873 357 183 0 724925 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 2966252

[startup+25.5004 s]
/proc/loadavg: 2.00 1.71 0.92 3/184 30811
/proc/meminfo: memFree=25675948/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/30806/stat : 30806 (python) S 30804 30806 30619 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293070134 17403904 1081 33554432000 4194304 5683644 140734391225328 140734391223176 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4249 1081 429 364 0 691 0
[pid=30808] ppid=30806 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30808/stat : 30808 (sh) S 30806 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070142 9367552 267 33554432000 4194304 5064252 140734836941008 140734836939712 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30808/statm: 2287 267 226 213 0 72 0
[pid=30809] ppid=30808 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/30809/stat : 30809 (python) S 30808 30806 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293070142 17141760 1059 33554432000 4194304 5683644 140735926989632 140735926987480 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30809/statm: 4185 1059 429 364 0 627 0
[pid=30810] ppid=30809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30810/stat : 30810 (sh) S 30809 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070145 9367552 268 33554432000 4194304 5064252 140736983037840 140736983036544 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30810/statm: 2287 268 226 213 0 72 0
[pid=30811] ppid=30810 vsize=4630956 CPUtime=25.04 cores=0,2,4,6
/proc/30811/stat : 30811 (PBPASSolver-817) R 30810 30806 30619 0 -1 4202496 789225 0 0 0 2049 455 0 0 20 0 1 0 293070145 4742098944 514933 33554432000 4194304 4943705 140733308113520 140733308112432 4358535 0 0 16781312 17608 0 0 0 17 4 0 0 32 0 0
/proc/30811/statm: 1157739 514937 357 183 0 1154109 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 4682988

[startup+51.1004 s]
/proc/loadavg: 2.00 1.73 0.94 3/183 30811
/proc/meminfo: memFree=24768364/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/30806/stat : 30806 (python) S 30804 30806 30619 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293070134 17403904 1081 33554432000 4194304 5683644 140734391225328 140734391223176 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4249 1081 429 364 0 691 0
[pid=30808] ppid=30806 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30808/stat : 30808 (sh) S 30806 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070142 9367552 267 33554432000 4194304 5064252 140734836941008 140734836939712 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30808/statm: 2287 267 226 213 0 72 0
[pid=30809] ppid=30808 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/30809/stat : 30809 (python) S 30808 30806 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293070142 17141760 1059 33554432000 4194304 5683644 140735926989632 140735926987480 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30809/statm: 4185 1059 429 364 0 627 0
[pid=30810] ppid=30809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30810/stat : 30810 (sh) S 30809 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070145 9367552 268 33554432000 4194304 5064252 140736983037840 140736983036544 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30810/statm: 2287 268 226 213 0 72 0
[pid=30811] ppid=30810 vsize=6670252 CPUtime=50.41 cores=0,2,4,6
/proc/30811/stat : 30811 (PBPASSolver-817) R 30810 30806 30619 0 -1 4202496 1012284 0 0 0 4448 593 0 0 20 0 1 0 293070145 6830338048 744902 33554432000 4194304 4943705 140733308113520 140733308112432 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 53 0 0
/proc/30811/statm: 1667563 744902 357 183 0 1663933 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 6722284

[startup+102.307 s]
/proc/loadavg: 2.05 1.79 1.00 3/183 30812
/proc/meminfo: memFree=23445252/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/30806/stat : 30806 (python) S 30804 30806 30619 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293070134 17403904 1081 33554432000 4194304 5683644 140734391225328 140734391223176 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4249 1081 429 364 0 691 0
[pid=30808] ppid=30806 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30808/stat : 30808 (sh) S 30806 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070142 9367552 267 33554432000 4194304 5064252 140734836941008 140734836939712 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30808/statm: 2287 267 226 213 0 72 0
[pid=30809] ppid=30808 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/30809/stat : 30809 (python) S 30808 30806 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293070142 17141760 1059 33554432000 4194304 5683644 140735926989632 140735926987480 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30809/statm: 4185 1059 429 364 0 627 0
[pid=30810] ppid=30809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30810/stat : 30810 (sh) S 30809 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070145 9367552 268 33554432000 4194304 5064252 140736983037840 140736983036544 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30810/statm: 2287 268 226 213 0 72 0
[pid=30811] ppid=30810 vsize=9492652 CPUtime=101.17 cores=0,2,4,6
/proc/30811/stat : 30811 (PBPASSolver-817) R 30810 30806 30619 0 -1 4202496 1320967 0 0 0 9333 784 0 0 20 0 1 0 293070145 9720475648 1065103 33554432000 4194304 4943705 140733308113520 140733308112432 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 96 0 0
/proc/30811/statm: 2373163 1065107 357 183 0 2369533 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 9544684

[startup+162.3 s]
/proc/loadavg: 2.07 1.84 1.07 3/183 30812
/proc/meminfo: memFree=22296800/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/30806/stat : 30806 (python) S 30804 30806 30619 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293070134 17403904 1081 33554432000 4194304 5683644 140734391225328 140734391223176 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4249 1081 429 364 0 691 0
[pid=30808] ppid=30806 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30808/stat : 30808 (sh) S 30806 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070142 9367552 267 33554432000 4194304 5064252 140734836941008 140734836939712 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30808/statm: 2287 267 226 213 0 72 0
[pid=30809] ppid=30808 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/30809/stat : 30809 (python) S 30808 30806 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293070142 17141760 1059 33554432000 4194304 5683644 140735926989632 140735926987480 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30809/statm: 4185 1059 429 364 0 627 0
[pid=30810] ppid=30809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30810/stat : 30810 (sh) S 30809 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070145 9367552 268 33554432000 4194304 5064252 140736983037840 140736983036544 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30810/statm: 2287 268 226 213 0 72 0
[pid=30811] ppid=30810 vsize=12014252 CPUtime=160.65 cores=0,2,4,6
/proc/30811/stat : 30811 (PBPASSolver-817) R 30810 30806 30619 0 -1 4202496 1596792 0 0 0 15112 953 0 0 20 0 1 0 293070145 12302594048 1354749 33554432000 4194304 4943705 140733308113520 140733308112432 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 145 0 0
/proc/30811/statm: 3003563 1354749 357 183 0 2999933 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 12066284

[startup+222.3 s]
/proc/loadavg: 2.03 1.86 1.12 3/183 30812
/proc/meminfo: memFree=21301164/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/30806/stat : 30806 (python) S 30804 30806 30619 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293070134 17403904 1081 33554432000 4194304 5683644 140734391225328 140734391223176 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4249 1081 429 364 0 691 0
[pid=30808] ppid=30806 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30808/stat : 30808 (sh) S 30806 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070142 9367552 267 33554432000 4194304 5064252 140734836941008 140734836939712 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30808/statm: 2287 267 226 213 0 72 0
[pid=30809] ppid=30808 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/30809/stat : 30809 (python) S 30808 30806 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293070142 17141760 1059 33554432000 4194304 5683644 140735926989632 140735926987480 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30809/statm: 4185 1059 429 364 0 627 0
[pid=30810] ppid=30809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30810/stat : 30810 (sh) S 30809 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070145 9367552 268 33554432000 4194304 5064252 140736983037840 140736983036544 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30810/statm: 2287 268 226 213 0 72 0
[pid=30811] ppid=30810 vsize=14114220 CPUtime=220.15 cores=0,2,4,6
/proc/30811/stat : 30811 (PBPASSolver-817) R 30810 30806 30619 0 -1 4202496 1826472 0 0 0 20923 1092 0 0 20 0 1 0 293070145 14452961280 1598249 33554432000 4194304 4943705 140733308113520 140733308112432 4358535 0 0 16781312 17608 0 0 0 17 4 0 0 193 0 0
/proc/30811/statm: 3528555 1598250 357 183 0 3524925 0
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (KiB) 14166252



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+277.8 s]
/proc/loadavg: 2.09 1.90 1.18 3/183 30812
/proc/meminfo: memFree=20500852/32873844 swapFree=7620/7620
[pid=30806] ppid=30804 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/30806/stat : 30806 (python) S 30804 30806 30619 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293070134 17403904 1081 33554432000 4194304 5683644 140734391225328 140734391223176 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30806/statm: 4249 1081 429 364 0 691 0
[pid=30808] ppid=30806 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30808/stat : 30808 (sh) S 30806 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070142 9367552 267 33554432000 4194304 5064252 140734836941008 140734836939712 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30808/statm: 2287 267 226 213 0 72 0
[pid=30809] ppid=30808 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/30809/stat : 30809 (python) S 30808 30806 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293070142 17141760 1059 33554432000 4194304 5683644 140735926989632 140735926987480 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30809/statm: 4185 1059 429 364 0 627 0
[pid=30810] ppid=30809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30810/stat : 30810 (sh) S 30809 30806 30619 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293070145 9367552 268 33554432000 4194304 5064252 140736983037840 140736983036544 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30810/statm: 2287 268 226 213 0 72 0
[pid=30811] ppid=30810 vsize=15820972 CPUtime=275.17 cores=0,2,4,6
/proc/30811/stat : 30811 (PBPASSolver-817) R 30810 30806 30619 0 -1 4202496 2013158 0 0 0 26308 1209 0 0 20 0 1 0 293070145 16200675328 1796453 33554432000 4194304 4943705 140733308113520 140733308112432 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 237 0 0
/proc/30811/statm: 3955243 1796453 357 183 0 3951613 0
Current children cumulated CPU time (s) 275.19
Current children cumulated vsize (KiB) 15873004

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 277.819
CPU time (s): 275.19
CPU user time (s): 263.1
CPU system time (s): 12.09
CPU usage (%): 99.0537
Max. virtual memory (cumulated for all children) (KiB): 15873004

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

runsolver used 0.91486 second user time and 3.13052 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-29 07:30:16
IDJOB=3718520
IDBENCH=1384
IDSOLVER=2302
FILE ID=node107/3718520-1338269415
RUNJOBID= node107-1338268852-30635
PBS_JOBID= 14625714
Free space on /tmp= 71512 MiB

SOLVER NAME= PBPASSolver-CARD.DP 2012-05-28
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v40_e600_d20_mw10_2.opb.PB06.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.DP ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718520-1338269415/watcher-3718520-1338269415 -o /tmp/evaluation-result-3718520-1338269415/solver-3718520-1338269415 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718520-1338269415.opb PrimePower CARD.DP ./CryptoMiniSat

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

MD5SUM BENCH= 409a20f37901eec51bb3d0d7a35b01e1
RANDOM SEED=1527484243

node107.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.760
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	: 5333.52
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.760
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.760
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	: 5331.92
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.760
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.760
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.760
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	: 5331.91
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.760
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.86
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.760
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:       32873844 kB
MemFree:        27744756 kB
Buffers:          467816 kB
Cached:          3556844 kB
SwapCached:            0 kB
Active:          1270008 kB
Inactive:        2987940 kB
Active(anon):     235476 kB
Inactive(anon):        0 kB
Active(file):    1034532 kB
Inactive(file):  2987940 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             47304 kB
Writeback:             0 kB
AnonPages:        242700 kB
Mapped:            16048 kB
Shmem:               200 kB
Slab:             727708 kB
SReclaimable:     169896 kB
SUnreclaim:       557812 kB
KernelStack:        1472 kB
PageTables:         4548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     400568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71488 MiB
End job on node107 at 2012-05-29 07:34:54