Trace number 3719050

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.SN 2012-05-28UNSAT 16.2155 16.4855

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j30/
normalized-j308_6-unsat.opb
MD5SUMd7c2e9b7baa7b5f3f1993150d5ed6276
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.004998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2914
Total number of constraints8839
Number of constraints which are clauses8655
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints184
Minimum length of a constraint1
Maximum length of a constraint17
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 127
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

16.11/16.48	cpython RunMakeCNF.py HOME/instance-3719050-1338271543.opb PrimePower CARD.SN ./CryptoMiniSat
16.11/16.48	./CryptoMiniSat HOME/instance-3719050-1338271543.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3719050-1338271543.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3719050-1338271543.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
16.11/16.48	
16.11/16.48	HOME/instance-3719050-1338271543.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
16.11/16.48	c Outputting solution to console
16.11/16.48	c This is CryptoMiniSat 2.9.1
16.11/16.48	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
16.11/16.48	c WARNING: for repeatability, setting FPU to use double precision
16.11/16.48	c Reading file 'HOME/instance-3719050-1338271543.opb.PrimePower.CARD.SN.cnf'
16.11/16.48	c -- header says num vars:         271755
16.11/16.48	c -- header says num clauses:     1671398
16.11/16.48	c -- clauses added:            0 learnts,        17361 normals,            0 xors
16.11/16.48	c -- vars added       7211
16.11/16.48	c Parsing time:  0.00 s
16.11/16.48	c num threads              : 1          
16.11/16.48	c restarts                 : 0          
16.11/16.48	c dynamic restarts         : 0          
16.11/16.48	c static restarts          : 0          
16.11/16.48	c full restarts            : 0          
16.11/16.48	c total simplify time      : 0.00       
16.11/16.48	c learnts DL2              : 0          
16.11/16.48	c learnts size 2           : 5714       
16.11/16.48	c learnts size 1           : 5472        (75.88     % of vars)
16.11/16.48	c filedLit time            : 0.00        (-nan      % time)
16.11/16.48	c v-elim SatELite          : 0           (0.00      % vars)
16.11/16.48	c SatELite time            : 0.00        (-nan      % time)
16.11/16.48	c v-elim xor               : 0           (0.00      % vars)
16.11/16.48	c xor elim time            : 0.00        (-nan      % time)
16.11/16.48	c num binary xor trees     : 0          
16.11/16.48	c binxor trees' crown      : 0           (-nan      leafs/tree)
16.11/16.48	c bin xor find time        : 0.00       
16.11/16.48	c OTF clause improved      : 0           (-nan      clauses/conflict)
16.11/16.48	c OTF impr. size diff      : 0           (-nan       lits/clause)
16.11/16.48	c OTF cl watch-shrink      : 0           (-nan      clauses/conflict)
16.11/16.48	c OTF cl watch-sh-lit      : 0           (-nan       lits/clause)
16.11/16.48	c tried to recurMin cls    : 0           (-nan       % of conflicts)
16.11/16.48	c updated cache            : 0           (-nan       lits/tried recurMin)
16.11/16.48	c clauses over max glue    : 0           (-nan      % of all clauses)
16.11/16.48	c conflicts                : 0           (-nan      / sec)
16.11/16.48	c decisions                : 0           (-nan      % random)
16.11/16.48	c bogo-props               : 12597       (inf       / sec)
16.11/16.48	c conflict literals        : 0           (-nan      % deleted)
16.11/16.48	c Memory used              : 31.62       MB
16.11/16.48	c CPU time                 : 0.00        s
16.11/16.48	s UNSATISFIABLE

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-3719050-1338271543/watcher-3719050-1338271543 -o /tmp/evaluation-result-3719050-1338271543/solver-3719050-1338271543 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3719050-1338271543.opb PrimePower CARD.SN ./CryptoMiniSat 

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: 1.92 1.98 1.85 4/178 11925
/proc/meminfo: memFree=30473792/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=15412 CPUtime=0 cores=1,3,5,7
/proc/11925/stat : 11925 (python) R 11923 11925 11346 0 -1 4202496 747 0 0 0 0 0 0 0 20 0 1 0 293278681 15781888 624 33554432000 4194304 5683644 140736463733024 140736463691480 209883841920 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 3853 625 331 364 0 295 0

[startup+0.0463621 s]
/proc/loadavg: 1.92 1.98 1.85 4/178 11925
/proc/meminfo: memFree=30473792/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/11925/stat : 11925 (python) S 11923 11925 11346 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293278681 17403904 1082 33554432000 4194304 5683644 140736463733024 140736463730872 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.100339 s]
/proc/loadavg: 1.92 1.98 1.85 4/178 11925
/proc/meminfo: memFree=30473792/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/11925/stat : 11925 (python) S 11923 11925 11346 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293278681 17403904 1082 33554432000 4194304 5683644 140736463733024 140736463730872 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300304 s]
/proc/loadavg: 1.92 1.98 1.85 4/178 11925
/proc/meminfo: memFree=30473792/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/11925/stat : 11925 (python) S 11923 11925 11346 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293278681 17403904 1082 33554432000 4194304 5683644 140736463733024 140736463730872 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.7003 s]
/proc/loadavg: 1.92 1.98 1.85 4/178 11925
/proc/meminfo: memFree=30473792/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/11925/stat : 11925 (python) S 11923 11925 11346 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293278681 17403904 1082 33554432000 4194304 5683644 140736463733024 140736463730872 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50036 s]
/proc/loadavg: 1.92 1.98 1.85 3/183 11930
/proc/meminfo: memFree=30230268/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/11925/stat : 11925 (python) S 11923 11925 11346 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293278681 17403904 1082 33554432000 4194304 5683644 140736463733024 140736463730872 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 4249 1082 429 364 0 691 0
[pid=11927] ppid=11925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11927/stat : 11927 (sh) S 11925 11925 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293278684 9367552 267 33554432000 4194304 5064252 140734039567872 140734039566576 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11927/statm: 2287 267 226 213 0 72 0
[pid=11928] ppid=11927 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/11928/stat : 11928 (python) S 11927 11925 11346 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293278684 17137664 1058 33554432000 4194304 5683644 140737274699936 140737274697784 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11928/statm: 4184 1058 429 364 0 626 0
[pid=11929] ppid=11928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11929/stat : 11929 (sh) S 11928 11925 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293278687 9367552 268 33554432000 4194304 5064252 140734559229648 140734559228352 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11929/statm: 2287 268 226 213 0 72 0
[pid=11930] ppid=11929 vsize=550540 CPUtime=1.43 cores=1,3,5,7
/proc/11930/stat : 11930 (PBPASSolver-817) R 11929 11925 11346 0 -1 4202496 59123 0 0 0 63 80 0 0 20 0 1 0 293278687 563752960 59065 33554432000 4194304 4943705 140735043104336 140735043103248 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/11930/statm: 137635 59065 365 183 0 134005 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 602568

[startup+3.10037 s]
/proc/loadavg: 1.92 1.98 1.85 3/183 11930
/proc/meminfo: memFree=30226548/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/11925/stat : 11925 (python) S 11923 11925 11346 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293278681 17403904 1082 33554432000 4194304 5683644 140736463733024 140736463730872 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 4249 1082 429 364 0 691 0
[pid=11927] ppid=11925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11927/stat : 11927 (sh) S 11925 11925 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293278684 9367552 267 33554432000 4194304 5064252 140734039567872 140734039566576 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11927/statm: 2287 267 226 213 0 72 0
[pid=11928] ppid=11927 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/11928/stat : 11928 (python) S 11927 11925 11346 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293278684 17137664 1058 33554432000 4194304 5683644 140737274699936 140737274697784 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11928/statm: 4184 1058 429 364 0 626 0
[pid=11929] ppid=11928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11929/stat : 11929 (sh) S 11928 11925 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293278687 9367552 268 33554432000 4194304 5064252 140734559229648 140734559228352 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11929/statm: 2287 268 226 213 0 72 0
[pid=11930] ppid=11929 vsize=553868 CPUtime=3.03 cores=1,3,5,7
/proc/11930/stat : 11930 (PBPASSolver-817) R 11929 11925 11346 0 -1 4202496 59482 0 0 0 100 203 0 0 20 0 1 0 293278687 567160832 59424 33554432000 4194304 4943705 140735043104336 140735043101712 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/11930/statm: 138467 59424 365 183 0 134837 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 605896

[startup+6.30036 s]
/proc/loadavg: 2.01 2.00 1.85 3/183 11930
/proc/meminfo: memFree=30213904/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/11925/stat : 11925 (python) S 11923 11925 11346 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293278681 17403904 1082 33554432000 4194304 5683644 140736463733024 140736463730872 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 4249 1082 429 364 0 691 0
[pid=11927] ppid=11925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11927/stat : 11927 (sh) S 11925 11925 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293278684 9367552 267 33554432000 4194304 5064252 140734039567872 140734039566576 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11927/statm: 2287 267 226 213 0 72 0
[pid=11928] ppid=11927 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/11928/stat : 11928 (python) S 11927 11925 11346 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293278684 17137664 1058 33554432000 4194304 5683644 140737274699936 140737274697784 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11928/statm: 4184 1058 429 364 0 626 0
[pid=11929] ppid=11928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11929/stat : 11929 (sh) S 11928 11925 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293278687 9367552 268 33554432000 4194304 5064252 140734559229648 140734559228352 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11929/statm: 2287 268 226 213 0 72 0
[pid=11930] ppid=11929 vsize=560268 CPUtime=6.01 cores=1,3,5,7
/proc/11930/stat : 11930 (PBPASSolver-817) R 11929 11925 11346 0 -1 4202496 60199 0 0 0 167 434 0 0 20 0 1 0 293278687 573714432 60141 33554432000 4194304 4943705 140735043104336 140735043101744 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 22 0 0
/proc/11930/statm: 140067 60141 365 183 0 136437 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 612296

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 1.85 3/183 11930
/proc/meminfo: memFree=30208032/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/11925/stat : 11925 (python) S 11923 11925 11346 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293278681 17403904 1082 33554432000 4194304 5683644 140736463733024 140736463730872 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 4249 1082 429 364 0 691 0
[pid=11927] ppid=11925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11927/stat : 11927 (sh) S 11925 11925 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293278684 9367552 267 33554432000 4194304 5064252 140734039567872 140734039566576 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11927/statm: 2287 267 226 213 0 72 0
[pid=11928] ppid=11927 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/11928/stat : 11928 (python) S 11927 11925 11346 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293278684 17137664 1058 33554432000 4194304 5683644 140737274699936 140737274697784 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11928/statm: 4184 1058 429 364 0 626 0
[pid=11929] ppid=11928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11929/stat : 11929 (sh) S 11928 11925 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293278687 9367552 268 33554432000 4194304 5064252 140734559229648 140734559228352 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11929/statm: 2287 268 226 213 0 72 0
[pid=11930] ppid=11929 vsize=590220 CPUtime=12.39 cores=1,3,5,7
/proc/11930/stat : 11930 (PBPASSolver-817) R 11929 11925 11346 0 -1 4202496 63456 0 0 0 326 913 0 0 20 0 1 0 293278687 604385280 63398 33554432000 4194304 4943705 140735043104336 140735043101744 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 23 0 0
/proc/11930/statm: 147555 63398 365 183 0 143925 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 642248

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

[startup+14.3066 s]
/proc/loadavg: 2.01 2.00 1.85 3/183 11930
/proc/meminfo: memFree=30195460/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/11925/stat : 11925 (python) S 11923 11925 11346 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293278681 17403904 1082 33554432000 4194304 5683644 140736463733024 140736463730872 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 4249 1082 429 364 0 691 0
[pid=11927] ppid=11925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11927/stat : 11927 (sh) S 11925 11925 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293278684 9367552 267 33554432000 4194304 5064252 140734039567872 140734039566576 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11927/statm: 2287 267 226 213 0 72 0
[pid=11928] ppid=11927 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/11928/stat : 11928 (python) S 11927 11925 11346 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293278684 17137664 1058 33554432000 4194304 5683644 140737274699936 140737274697784 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11928/statm: 4184 1058 429 364 0 626 0
[pid=11929] ppid=11928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11929/stat : 11929 (sh) S 11928 11925 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293278687 9367552 268 33554432000 4194304 5064252 140734559229648 140734559228352 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11929/statm: 2287 268 226 213 0 72 0
[pid=11930] ppid=11929 vsize=599948 CPUtime=14 cores=1,3,5,7
/proc/11930/stat : 11930 (PBPASSolver-817) R 11929 11925 11346 0 -1 4202496 64525 0 0 0 362 1038 0 0 20 0 1 0 293278687 614346752 64467 33554432000 4194304 4943705 140735043104336 140735043101712 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 23 0 0
/proc/11930/statm: 149987 64467 365 183 0 146357 0
Current children cumulated CPU time (s) 14.02
Current children cumulated vsize (KiB) 651976

[startup+15.1004 s]
/proc/loadavg: 2.01 2.00 1.85 3/183 11930
/proc/meminfo: memFree=30195460/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/11925/stat : 11925 (python) S 11923 11925 11346 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293278681 17403904 1082 33554432000 4194304 5683644 140736463733024 140736463730872 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 4249 1082 429 364 0 691 0
[pid=11927] ppid=11925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11927/stat : 11927 (sh) S 11925 11925 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293278684 9367552 267 33554432000 4194304 5064252 140734039567872 140734039566576 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11927/statm: 2287 267 226 213 0 72 0
[pid=11928] ppid=11927 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/11928/stat : 11928 (python) S 11927 11925 11346 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293278684 17137664 1058 33554432000 4194304 5683644 140737274699936 140737274697784 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11928/statm: 4184 1058 429 364 0 626 0
[pid=11929] ppid=11928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11929/stat : 11929 (sh) S 11928 11925 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293278687 9367552 268 33554432000 4194304 5064252 140734559229648 140734559228352 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11929/statm: 2287 268 226 213 0 72 0
[pid=11930] ppid=11929 vsize=605068 CPUtime=14.79 cores=1,3,5,7
/proc/11930/stat : 11930 (PBPASSolver-817) R 11929 11925 11346 0 -1 4202496 65091 0 0 0 382 1097 0 0 20 0 1 0 293278687 619589632 65033 33554432000 4194304 4943705 140735043104336 140735043101712 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 24 0 0
/proc/11930/statm: 151267 65033 365 183 0 147637 0
Current children cumulated CPU time (s) 14.81
Current children cumulated vsize (KiB) 657096

[startup+15.9004 s]
/proc/loadavg: 2.00 2.00 1.85 3/183 11930
/proc/meminfo: memFree=30190252/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/11925/stat : 11925 (python) S 11923 11925 11346 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293278681 17403904 1082 33554432000 4194304 5683644 140736463733024 140736463730872 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 4249 1082 429 364 0 691 0
[pid=11927] ppid=11925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11927/stat : 11927 (sh) S 11925 11925 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293278684 9367552 267 33554432000 4194304 5064252 140734039567872 140734039566576 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11927/statm: 2287 267 226 213 0 72 0
[pid=11928] ppid=11927 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/11928/stat : 11928 (python) S 11927 11925 11346 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293278684 17137664 1058 33554432000 4194304 5683644 140737274699936 140737274697784 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11928/statm: 4184 1058 429 364 0 626 0
[pid=11929] ppid=11928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11929/stat : 11929 (sh) S 11928 11925 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293278687 9367552 268 33554432000 4194304 5064252 140734559229648 140734559228352 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11929/statm: 2287 268 226 213 0 72 0
[pid=11930] ppid=11929 vsize=609932 CPUtime=15.58 cores=1,3,5,7
/proc/11930/stat : 11930 (PBPASSolver-817) R 11929 11925 11346 0 -1 4202496 65618 0 0 0 402 1156 0 0 20 0 1 0 293278687 624570368 65560 33554432000 4194304 4943705 140735043104336 140735043101680 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 24 0 0
/proc/11930/statm: 152483 65560 365 183 0 148853 0
Current children cumulated CPU time (s) 15.6
Current children cumulated vsize (KiB) 661960

[startup+16.3004 s]
/proc/loadavg: 2.00 2.00 1.85 3/183 11930
/proc/meminfo: memFree=30190252/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/11925/stat : 11925 (python) S 11923 11925 11346 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293278681 17403904 1082 33554432000 4194304 5683644 140736463733024 140736463730872 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 4249 1082 429 364 0 691 0
[pid=11927] ppid=11925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11927/stat : 11927 (sh) S 11925 11925 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293278684 9367552 267 33554432000 4194304 5064252 140734039567872 140734039566576 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11927/statm: 2287 267 226 213 0 72 0
[pid=11928] ppid=11927 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/11928/stat : 11928 (python) S 11927 11925 11346 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293278684 17137664 1058 33554432000 4194304 5683644 140737274699936 140737274697784 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11928/statm: 4184 1058 429 364 0 626 0
[pid=11929] ppid=11928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11929/stat : 11929 (sh) S 11928 11925 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293278687 9367552 268 33554432000 4194304 5064252 140734559229648 140734559228352 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11929/statm: 2287 268 226 213 0 72 0
[pid=11930] ppid=11929 vsize=612748 CPUtime=15.98 cores=1,3,5,7
/proc/11930/stat : 11930 (PBPASSolver-817) R 11929 11925 11346 0 -1 4202496 65920 0 0 0 412 1186 0 0 20 0 1 0 293278687 627453952 65862 33554432000 4194304 4943705 140735043104336 140735043101680 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 24 0 0
/proc/11930/statm: 153187 65862 365 183 0 149557 0
Current children cumulated CPU time (s) 16
Current children cumulated vsize (KiB) 664776

[startup+16.4004 s]
/proc/loadavg: 2.00 2.00 1.85 3/183 11930
/proc/meminfo: memFree=30185044/32873844 swapFree=7632/7632
[pid=11925] ppid=11923 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/11925/stat : 11925 (python) S 11923 11925 11346 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293278681 17403904 1082 33554432000 4194304 5683644 140736463733024 140736463730872 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11925/statm: 4249 1082 429 364 0 691 0
[pid=11927] ppid=11925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11927/stat : 11927 (sh) S 11925 11925 11346 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293278684 9367552 267 33554432000 4194304 5064252 140734039567872 140734039566576 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11927/statm: 2287 267 226 213 0 72 0
[pid=11928] ppid=11927 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/11928/stat : 11928 (python) S 11927 11925 11346 0 -1 4202496 1297 0 0 0 1 0 0 0 20 0 1 0 293278684 17137664 1058 33554432000 4194304 5683644 140737274699936 140737274697784 209883841920 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11928/statm: 4184 1058 429 364 0 626 0
[pid=11929] ppid=11928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11929/stat : 11929 (sh) S 11928 11925 11346 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293278687 9367552 268 33554432000 4194304 5064252 140734559229648 140734559228352 209883653710 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11929/statm: 2287 268 226 213 0 72 0
[pid=11930] ppid=11929 vsize=613260 CPUtime=16.09 cores=1,3,5,7
/proc/11930/stat : 11930 (PBPASSolver-817) R 11929 11925 11346 0 -1 4202496 65995 0 0 0 415 1194 0 0 20 0 1 0 293278687 627978240 65937 33554432000 4194304 4943705 140735043104336 140735043101680 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 24 0 0
/proc/11930/statm: 153315 65937 365 183 0 149685 0
Current children cumulated CPU time (s) 16.11
Current children cumulated vsize (KiB) 665288

Child status: 0
Real time (s): 16.4855
CPU time (s): 16.2155
CPU user time (s): 4.20336
CPU system time (s): 12.0122
CPU usage (%): 98.3623
Max. virtual memory (cumulated for all children) (KiB): 665288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.20336
system time used= 12.0122
maximum resident set size= 263748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72253
page faults= 0
swaps= 0
block input operations= 0
block output operations= 59096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 132
involuntary context switches= 26

runsolver used 0.025996 second user time and 0.072988 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-29 08:05:43
IDJOB=3719050
IDBENCH=73344
IDSOLVER=2303
FILE ID=node141/3719050-1338271543
RUNJOBID= node141-1338268847-11363
PBS_JOBID= 14625680
Free space on /tmp= 71140 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j30/normalized-j308_6-unsat.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3719050-1338271543/watcher-3719050-1338271543 -o /tmp/evaluation-result-3719050-1338271543/solver-3719050-1338271543 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3719050-1338271543.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= d7c2e9b7baa7b5f3f1993150d5ed6276
RANDOM SEED=1633943012

node141.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.744
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.48
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.744
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.744
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.93
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.744
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.92
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.744
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.92
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.744
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.744
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.92
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.744
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:        30474452 kB
Buffers:          260252 kB
Cached:           540088 kB
SwapCached:          216 kB
Active:          1455156 kB
Inactive:          67780 kB
Active(anon):     713556 kB
Inactive(anon):    11304 kB
Active(file):     741600 kB
Inactive(file):    56476 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:             12844 kB
Writeback:            16 kB
AnonPages:        731876 kB
Mapped:            11496 kB
Shmem:               172 kB
Slab:             730412 kB
SReclaimable:     172428 kB
SUnreclaim:       557984 kB
KernelStack:        1472 kB
PageTables:         5224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     893056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    307200 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= 71096 MiB
End job on node141 at 2012-05-29 08:06:00