Trace number 3714116

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
npSolver inc? (problem) 220.503 446.137

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen07_wcsp.wbo
MD5SUMdf1c90215af2cae95a5e30d22d51f060
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark22824159
Best CPU time to get the best result obtained on this benchmark1800.04
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7976
Total number of constraints1810140
Number of soft constraints1809940
Number of constraints which are clauses1809940
Number of constraints which are cardinality constraints (but not clauses)200
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 468527294
Min constraint cost 1
Max constraint cost 1000000
Sum of constraints costs 286472940853
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

9.49/9.59	c run usual solver
70.58/70.89	o 186253706
70.58/70.89	c current bound: 93126853
70.58/70.89	c fallback to adder encoding
216.46/216.71	terminate called after throwing an instance of 'std::bad_alloc'
216.46/216.71	  what():  std::bad_alloc
220.45/446.13	HOME/npSolver-wbo-I.sh: line 18: 29880 Aborted                 (core dumped) ./npSolver-wbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

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-3714116-1338238186/watcher-3714116-1338238186 -o /tmp/evaluation-result-3714116-1338238186/solver-3714116-1338238186 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714116-1338238186.wbo 1288673939 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: 4.77 3.35 2.09 4/181 29879
/proc/meminfo: memFree=22567164/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0

[startup+0.087235 s]
/proc/loadavg: 4.77 3.35 2.09 4/181 29879
/proc/meminfo: memFree=22567164/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100239 s]
/proc/loadavg: 4.77 3.35 2.09 4/181 29879
/proc/meminfo: memFree=22567164/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300301 s]
/proc/loadavg: 4.77 3.35 2.09 4/181 29879
/proc/meminfo: memFree=22567164/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700189 s]
/proc/loadavg: 4.77 3.35 2.09 4/181 29879
/proc/meminfo: memFree=22567164/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 4.77 3.35 2.09 4/183 29881
/proc/meminfo: memFree=28439900/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=35008 CPUtime=1.48 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) R 29879 29879 28718 0 -1 4202496 3084 0 0 0 147 1 0 0 20 0 1 0 289945485 35848192 5100 33554432000 4194304 5990268 140735162364064 140735162359672 5177776 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29880/statm: 8752 5100 137 439 0 8309 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44156

[startup+3.10027 s]
/proc/loadavg: 4.77 3.35 2.09 3/182 29881
/proc/meminfo: memFree=28426332/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=67776 CPUtime=3.09 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) R 29879 29879 28718 0 -1 4202496 3622 0 0 0 306 3 0 0 20 0 1 0 289945485 69402624 10732 33554432000 4194304 5990268 140735162364064 140735162359304 5177776 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29880/statm: 16944 10732 137 439 0 16501 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76924

[startup+6.30027 s]
/proc/loadavg: 4.55 3.32 2.09 3/182 29881
/proc/meminfo: memFree=28337012/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=149772 CPUtime=6.28 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) R 29879 29879 28718 0 -1 4202496 9600 0 0 0 622 6 0 0 20 0 1 0 289945485 153366528 31905 33554432000 4194304 5990268 140735162364064 140735162359640 4586754 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29880/statm: 37443 31905 142 439 0 37000 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 158920

[startup+12.7002 s]
/proc/loadavg: 4.35 3.30 2.09 3/182 29881
/proc/meminfo: memFree=28230660/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=201508 CPUtime=12.45 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4202496 11926 0 0 0 997 248 0 0 20 0 1 0 289945485 206344192 45258 33554432000 4194304 5990268 140735162364064 140735162357216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 50377 45258 150 439 0 49934 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 210656

[startup+25.5004 s]
/proc/loadavg: 3.83 3.24 2.09 3/184 29885
/proc/meminfo: memFree=27433936/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=201508 CPUtime=12.45 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4202496 11926 0 0 0 997 248 0 0 20 0 1 0 289945485 206344192 45258 33554432000 4194304 5990268 140735162364064 140735162357216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 50377 45258 150 439 0 49934 0
[pid=29882] ppid=29880 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29882/stat : 29882 (cp2_pre.sh) S 29880 29879 28718 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 289946748 9367552 277 33554432000 4194304 5064252 140736696715360 140736696714064 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29882/statm: 2287 277 234 213 0 72 0
[pid=29883] ppid=29882 vsize=802796 CPUtime=12.85 cores=1,3,5,7
/proc/29883/stat : 29883 (coprocessor) R 29882 29879 28718 0 -1 4202496 55048 0 0 0 1266 19 0 0 20 0 1 0 289946749 822063104 198508 33554432000 4194304 6586260 140733876180816 140733876176680 5599260 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/29883/statm: 200699 198508 188 584 0 200111 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 1022600

[startup+51.1004 s]
/proc/loadavg: 3.20 3.14 2.09 3/184 29885
/proc/meminfo: memFree=27428064/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=201508 CPUtime=12.45 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4202496 11926 0 0 0 997 248 0 0 20 0 1 0 289945485 206344192 45258 33554432000 4194304 5990268 140735162364064 140735162357216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 50377 45258 150 439 0 49934 0
[pid=29882] ppid=29880 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29882/stat : 29882 (cp2_pre.sh) S 29880 29879 28718 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 289946748 9367552 277 33554432000 4194304 5064252 140736696715360 140736696714064 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29882/statm: 2287 277 234 213 0 72 0
[pid=29883] ppid=29882 vsize=810452 CPUtime=38.45 cores=1,3,5,7
/proc/29883/stat : 29883 (coprocessor) R 29882 29879 28718 0 -1 4202496 56976 0 0 0 3826 19 0 0 20 0 1 0 289946749 829902848 200436 33554432000 4194304 6586260 140733876180816 140733876176184 5599454 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/29883/statm: 202613 200436 188 584 0 202025 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 1030256

[startup+102.307 s]
/proc/loadavg: 2.52 2.96 2.08 3/181 29894
/proc/meminfo: memFree=24254680/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=4222836 CPUtime=102.08 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) R 29879 29879 28718 0 -1 4202496 438724 113018 0 0 4081 602 5468 57 20 0 1 0 289945485 4324184064 1026133 33554432000 4194304 5990268 140735162364064 140735162356776 4521650 0 0 4096 0 0 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 1055709 1026133 163 439 0 1055266 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 4231984

[startup+162.3 s]
/proc/loadavg: 2.19 2.78 2.08 3/181 29894
/proc/meminfo: memFree=19541620/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=10514292 CPUtime=162.06 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) R 29879 29879 28718 0 -1 4202496 445139 113018 0 0 9917 764 5468 57 20 0 1 0 289945485 10766635008 2214485 33554432000 4194304 5990268 140735162364064 140735162356424 4567988 0 0 4096 0 0 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 2628573 2214485 163 439 0 2628130 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 10523440

[startup+222.3 s]
/proc/loadavg: 2.07 2.64 2.07 4/182 29895
/proc/meminfo: memFree=16419936/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=8655660 CPUtime=217.39 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) R 29879 29879 28718 0 -1 4204032 446326 113018 0 0 15324 890 5468 57 20 0 1 0 289945485 8863395840 2142527 33554432000 4194304 5990268 140735162364064 140735162356040 5238773 0 0 4096 0 0 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 2163915 2142527 219 439 0 2163472 0
Current children cumulated CPU time (s) 217.39
Current children cumulated vsize (KiB) 8664808

[startup+282.3 s]
/proc/loadavg: 3.89 3.06 2.25 2/182 29895
/proc/meminfo: memFree=9541844/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=8655660 CPUtime=219.18 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4204032 446326 113018 0 0 15324 1069 5468 57 20 0 1 0 289945485 8863395840 2142527 33554432000 4194304 5990268 140735162364064 140735162356040 5238773 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 2163915 2142527 219 439 0 2163472 0
Current children cumulated CPU time (s) 219.18
Current children cumulated vsize (KiB) 8664808
heavy processes:
  %CPU=27 pid=29895 uid=0 cmd=

[startup+342.3 s]
/proc/loadavg: 4.59 3.41 2.42 3/182 29895
/proc/meminfo: memFree=5233584/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=8655660 CPUtime=220.25 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4204032 446326 113018 0 0 15324 1176 5468 57 20 0 1 0 289945485 8863395840 2142527 33554432000 4194304 5990268 140735162364064 140735162356040 5238773 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 2163915 2142527 219 439 0 2163472 0
Current children cumulated CPU time (s) 220.25
Current children cumulated vsize (KiB) 8664808
heavy processes:
  %CPU=21 pid=29895 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 29880 6 506 18446744073709551615 

[startup+402.3 s]
/proc/loadavg: 4.90 3.71 2.58 2/182 29896
/proc/meminfo: memFree=4656516/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=8655660 CPUtime=220.45 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4204032 446326 113018 0 0 15324 1196 5468 57 20 0 1 0 289945485 8863395840 2142527 33554432000 4194304 5990268 140735162364064 140735162356040 5238773 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 2163915 2142527 219 439 0 2163472 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 8664808
heavy processes:
  %CPU=15 pid=29895 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 29880 6 506 18446744073709551615 

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

[startup+409.5 s]
/proc/loadavg: 4.91 3.73 2.60 2/182 29896
/proc/meminfo: memFree=4655212/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=8655660 CPUtime=220.45 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4204032 446326 113018 0 0 15324 1196 5468 57 20 0 1 0 289945485 8863395840 2142527 33554432000 4194304 5990268 140735162364064 140735162356040 5238773 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 2163915 2142527 219 439 0 2163472 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 8664808

[startup+422.3 s]
/proc/loadavg: 5.06 3.83 2.64 2/182 29896
/proc/meminfo: memFree=4654684/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=8655660 CPUtime=220.45 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4204032 446326 113018 0 0 15324 1196 5468 57 20 0 1 0 289945485 8863395840 2142527 33554432000 4194304 5990268 140735162364064 140735162356040 5238773 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 2163915 2142527 219 439 0 2163472 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 8664808

[startup+435.1 s]
/proc/loadavg: 5.05 3.87 2.67 2/182 29896
/proc/meminfo: memFree=4654920/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=8655660 CPUtime=220.45 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4204032 446326 113018 0 0 15324 1196 5468 57 20 0 1 0 289945485 8863395840 2142527 33554432000 4194304 5990268 140735162364064 140735162356040 5238773 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 2163915 2142527 219 439 0 2163472 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 8664808

[startup+441.5 s]
/proc/loadavg: 5.04 3.90 2.69 3/182 29896
/proc/meminfo: memFree=4656144/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=8655660 CPUtime=220.45 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4204032 446326 113018 0 0 15324 1196 5468 57 20 0 1 0 289945485 8863395840 2142527 33554432000 4194304 5990268 140735162364064 140735162356040 5238773 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 2163915 2142527 219 439 0 2163472 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 8664808

[startup+444.7 s]
/proc/loadavg: 5.04 3.90 2.69 2/182 29896
/proc/meminfo: memFree=4665320/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=8655660 CPUtime=220.45 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4204032 446326 113018 0 0 15324 1196 5468 57 20 0 1 0 289945485 8863395840 2142527 33554432000 4194304 5990268 140735162364064 140735162356040 5238773 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 2163915 2142527 219 439 0 2163472 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 8664808

[startup+445.507 s]
/proc/loadavg: 5.04 3.92 2.71 2/182 29896
/proc/meminfo: memFree=4665072/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=8655660 CPUtime=220.45 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4204032 446326 113018 0 0 15324 1196 5468 57 20 0 1 0 289945485 8863395840 2142527 33554432000 4194304 5990268 140735162364064 140735162356040 5238773 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 2163915 2142527 219 439 0 2163472 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 8664808

[startup+445.9 s]
/proc/loadavg: 5.04 3.92 2.71 2/182 29896
/proc/meminfo: memFree=4665072/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=8655660 CPUtime=220.45 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4204032 446326 113018 0 0 15324 1196 5468 57 20 0 1 0 289945485 8863395840 2142527 33554432000 4194304 5990268 140735162364064 140735162356040 5238773 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 2163915 2142527 219 439 0 2163472 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 8664808

[startup+446.1 s]
/proc/loadavg: 5.04 3.92 2.71 2/182 29896
/proc/meminfo: memFree=4665072/32873648 swapFree=6852/6852
[pid=29879] ppid=29877 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (npSolver-wbo-I.) S 29877 29879 28718 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289945485 9367552 274 33554432000 4194304 5064252 140735518450528 140735518449440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29879/statm: 2287 274 233 213 0 72 0
[pid=29880] ppid=29879 vsize=8655660 CPUtime=220.45 cores=1,3,5,7
/proc/29880/stat : 29880 (npSolver-wbo) S 29879 29879 28718 0 -1 4204032 446326 113018 0 0 15324 1196 5468 57 20 0 1 0 289945485 8863395840 2142527 33554432000 4194304 5990268 140735162364064 140735162356040 5238773 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 17 0 0
/proc/29880/statm: 2163915 2142527 219 439 0 2163472 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 8664808

Child status: 0
Real time (s): 446.137
CPU time (s): 220.503
CPU user time (s): 207.934
CPU system time (s): 12.5691
CPU usage (%): 49.425
Max. virtual memory (cumulated for all children) (KiB): 14717744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 207.934
system time used= 12.5691
maximum resident set size= 10490196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 559718
page faults= 0
swaps= 0
block input operations= 0
block output operations= 387096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1707653
involuntary context switches= 307

runsolver used 0.699893 second user time and 2.11868 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 22:49:47
IDJOB=3714116
IDBENCH=79568
IDSOLVER=2295
FILE ID=node115/3714116-1338238186
RUNJOBID= node115-1338237773-29787
PBS_JOBID= 14624652
Free space on /tmp= 70956 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen07_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714116-1338238186/watcher-3714116-1338238186 -o /tmp/evaluation-result-3714116-1338238186/solver-3714116-1338238186 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714116-1338238186.wbo 1288673939 HOME HOME

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

MD5SUM BENCH= df1c90215af2cae95a5e30d22d51f060
RANDOM SEED=1288673939

node115.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.462
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.92
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.462
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.462
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.462
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.462
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.462
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.462
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.462
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:        22450644 kB
Buffers:          459808 kB
Cached:          6771108 kB
SwapCached:          972 kB
Active:          3335872 kB
Inactive:        5897712 kB
Active(anon):    1995304 kB
Inactive(anon):     9244 kB
Active(file):    1340568 kB
Inactive(file):  5888468 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106424 kB
Dirty:             71284 kB
Writeback:             0 kB
AnonPages:       2008064 kB
Mapped:            12676 kB
Shmem:                96 kB
Slab:            1046544 kB
SReclaimable:     489840 kB
SUnreclaim:       556704 kB
KernelStack:        1488 kB
PageTables:         8048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2692336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1095680 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= 63728 MiB
End job on node115 at 2012-05-28 22:57:13