Trace number 3716890

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
wbo2satCp2 2012-05-19? (problem) 185.423 485.298

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen08_wcsp.wbo
MD5SUMbbfd21207c093d43885742df561df69b
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1927
Best CPU time to get the best result obtained on this benchmark1800.1
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables18100
Total number of constraints3332577
Number of soft constraints3332119
Number of constraints which are clauses3332119
Number of constraints which are cardinality constraints (but not clauses)458
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 12711
Min constraint cost 1
Max constraint cost 4
Sum of constraints costs 7905729
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

42.00/42.30	o 5383
42.00/42.30	c current bound: 2691
42.00/42.30	c fallback to adder encoding
178.12/178.36	terminate called after throwing an instance of 'std::bad_alloc'
178.12/178.36	  what():  std::bad_alloc
185.37/485.29	HOME/runWbo2satCp2.sh: line 10:  8297 Aborted                 (core dumped) ./wbo2sat $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=0 -useCP2InSearch=0

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-3716890-1338234518/watcher-3716890-1338234518 -o /tmp/evaluation-result-3716890-1338234518/solver-3716890-1338234518 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716890-1338234518.wbo 851268694 HOME HOME 

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: 4.71 3.65 2.70 3/180 8296
/proc/meminfo: memFree=21236696/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0

[startup+0.103143 s]
/proc/loadavg: 4.71 3.65 2.70 3/180 8296
/proc/meminfo: memFree=21236696/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200322 s]
/proc/loadavg: 4.71 3.65 2.70 3/180 8296
/proc/meminfo: memFree=21236696/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300304 s]
/proc/loadavg: 4.71 3.65 2.70 3/180 8296
/proc/meminfo: memFree=21236696/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700187 s]
/proc/loadavg: 4.71 3.65 2.70 3/180 8296
/proc/meminfo: memFree=21236696/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 4.71 3.65 2.70 3/182 8298
/proc/meminfo: memFree=21221080/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=35116 CPUtime=1.48 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) R 8296 8296 3198 0 -1 4202496 2884 0 0 0 147 1 0 0 20 0 1 0 289578940 35958784 5418 33554432000 4194304 5872148 140735322044432 140735322040824 4195360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8297/statm: 8779 5418 144 410 0 8361 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44264

[startup+3.10027 s]
/proc/loadavg: 4.71 3.65 2.70 3/182 8298
/proc/meminfo: memFree=21205992/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=67884 CPUtime=3.08 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) R 8296 8296 3198 0 -1 4202496 3421 0 0 0 306 2 0 0 20 0 1 0 289578940 69513216 10538 33554432000 4194304 5872148 140735322044432 140735322040824 4914464 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8297/statm: 16971 10538 144 410 0 16553 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 77032

[startup+6.30016 s]
/proc/loadavg: 4.49 3.62 2.69 3/182 8298
/proc/meminfo: memFree=21161680/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=133420 CPUtime=6.28 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) R 8296 8296 3198 0 -1 4202496 3983 0 0 0 623 5 0 0 20 0 1 0 289578940 136622080 20266 33554432000 4194304 5872148 140735322044432 140735322041288 4432800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8297/statm: 33355 20266 144 410 0 32937 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142568

[startup+12.7002 s]
/proc/loadavg: 4.29 3.60 2.69 3/182 8298
/proc/meminfo: memFree=21010828/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=297456 CPUtime=12.68 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) R 8296 8296 3198 0 -1 4202496 10652 0 0 0 1256 12 0 0 20 0 1 0 289578940 304594944 56723 33554432000 4194304 5872148 140735322044432 140735322041576 4658779 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8297/statm: 74364 56723 153 410 0 73946 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 306604

[startup+25.5004 s]
/proc/loadavg: 3.86 3.54 2.68 3/184 8300
/proc/meminfo: memFree=20335840/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=369276 CPUtime=18.49 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4202496 13975 0 0 0 1823 26 0 0 20 0 1 0 289578940 378138624 73426 33554432000 4194304 5872148 140735322044432 140735322040312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8297/statm: 92319 73426 160 410 0 91901 0
[pid=8299] ppid=8297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8299/stat : 8299 (satsolver.sh) S 8297 8296 3198 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289580791 9367552 267 33554432000 4194304 5064252 140734810646000 140734810644912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8299/statm: 2287 267 226 213 0 72 0
[pid=8300] ppid=8299 vsize=612540 CPUtime=6.98 cores=0,2,4,6
/proc/8300/stat : 8300 (glucose_static) R 8299 8296 3198 0 -1 4202496 64896 0 0 0 679 19 0 0 20 0 1 0 289580791 627240960 133443 33554432000 4194304 4896791 140733448234848 140733448232152 4223886 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8300/statm: 153135 133443 78 172 0 152961 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1000112

[startup+51.1003 s]
/proc/loadavg: 3.23 3.41 2.66 3/182 8301
/proc/meminfo: memFree=18487688/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=2935280 CPUtime=50.94 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) R 8296 8296 3198 0 -1 4202496 405712 66595 0 0 2770 595 1688 41 20 0 1 0 289578940 3005726720 647692 33554432000 4194304 5872148 140735322044432 140735322038280 4425472 0 0 4096 0 0 0 0 17 2 0 0 12 0 0
/proc/8297/statm: 733820 647692 174 410 0 733402 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 2944428

[startup+102.3 s]
/proc/loadavg: 2.53 3.19 2.62 3/182 8304
/proc/meminfo: memFree=13847412/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=14993904 CPUtime=102.12 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) R 8296 8296 3198 0 -1 4202496 412700 66595 0 0 7749 734 1688 41 20 0 1 0 289578940 15353757696 2261516 33554432000 4194304 5872148 140735322044432 140735322037960 4996182 0 0 4096 0 0 0 0 17 2 0 0 12 0 0
/proc/8297/statm: 3748476 2261516 174 410 0 3748058 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 15003052

[startup+162.3 s]
/proc/loadavg: 2.19 2.97 2.58 3/181 8305
/proc/meminfo: memFree=10345780/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=10865136 CPUtime=162.11 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) R 8296 8296 3198 0 -1 4202496 415834 66595 0 0 13659 823 1688 41 20 0 1 0 289578940 11125899264 2674977 33554432000 4194304 5872148 140735322044432 140735322037960 4390384 0 0 4096 0 0 0 0 17 2 0 0 12 0 0
/proc/8297/statm: 2716284 2674977 216 410 0 2715866 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 10874284

[startup+222.3 s]
/proc/loadavg: 3.65 3.20 2.68 2/182 8306
/proc/meminfo: memFree=4002624/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=8873428 CPUtime=181.35 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4204032 415843 66595 0 0 15256 1150 1688 41 20 0 1 0 289578940 9086390272 2183190 33554432000 4194304 5872148 140735322044432 140735322037992 5182549 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/8297/statm: 2218357 2183190 224 410 0 2217939 0
Current children cumulated CPU time (s) 181.35
Current children cumulated vsize (KiB) 8882576

[startup+282.3 s]
/proc/loadavg: 4.62 3.56 2.83 2/182 8306
/proc/meminfo: memFree=1199868/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=8873428 CPUtime=182.79 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4204032 415843 66595 0 0 15256 1294 1688 41 20 0 1 0 289578940 9086390272 2183190 33554432000 4194304 5872148 140735322044432 140735322037992 5182549 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/8297/statm: 2218357 2183190 224 410 0 2217939 0
Current children cumulated CPU time (s) 182.79
Current children cumulated vsize (KiB) 8882576
heavy processes:
  %CPU=19 pid=8306 uid=0 cmd=

[startup+342.3 s]
/proc/loadavg: 4.94 3.85 2.98 2/182 8306
/proc/meminfo: memFree=186140/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=8873428 CPUtime=184.98 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4204032 415843 66595 0 0 15256 1513 1688 41 20 0 1 0 289578940 9086390272 2183190 33554432000 4194304 5872148 140735322044432 140735322037992 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/8297/statm: 2218357 2183190 224 410 0 2217939 0
Current children cumulated CPU time (s) 184.98
Current children cumulated vsize (KiB) 8882576
heavy processes:
  %CPU=16 pid=8306 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 8297 6 506 18446744073709551615 

[startup+402.307 s]
/proc/loadavg: 5.00 4.05 3.10 2/182 8306
/proc/meminfo: memFree=203140/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=8873428 CPUtime=185.37 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4204032 415843 66595 0 0 15256 1552 1688 41 20 0 1 0 289578940 9086390272 2183190 33554432000 4194304 5872148 140735322044432 140735322037992 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/8297/statm: 2218357 2183190 224 410 0 2217939 0
Current children cumulated CPU time (s) 185.37
Current children cumulated vsize (KiB) 8882576
heavy processes:
  %CPU=13 pid=8306 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 8297 6 506 18446744073709551615 

[startup+462.3 s]
/proc/loadavg: 5.19 4.28 3.24 2/182 8307
/proc/meminfo: memFree=203952/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=8873428 CPUtime=185.37 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4204032 415843 66595 0 0 15256 1552 1688 41 20 0 1 0 289578940 9086390272 2183190 33554432000 4194304 5872148 140735322044432 140735322037992 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/8297/statm: 2218357 2183190 224 410 0 2217939 0
Current children cumulated CPU time (s) 185.37
Current children cumulated vsize (KiB) 8882576
heavy processes:
  %CPU=10 pid=8306 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 8297 6 506 18446744073709551615 

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

[startup+463.5 s]
/proc/loadavg: 5.19 4.28 3.24 2/182 8307
/proc/meminfo: memFree=203580/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=8873428 CPUtime=185.37 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4204032 415843 66595 0 0 15256 1552 1688 41 20 0 1 0 289578940 9086390272 2183190 33554432000 4194304 5872148 140735322044432 140735322037992 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/8297/statm: 2218357 2183190 224 410 0 2217939 0
Current children cumulated CPU time (s) 185.37
Current children cumulated vsize (KiB) 8882576

[startup+476.3 s]
/proc/loadavg: 5.37 4.37 3.28 2/182 8307
/proc/meminfo: memFree=203828/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=8873428 CPUtime=185.37 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4204032 415843 66595 0 0 15256 1552 1688 41 20 0 1 0 289578940 9086390272 2183190 33554432000 4194304 5872148 140735322044432 140735322037992 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/8297/statm: 2218357 2183190 224 410 0 2217939 0
Current children cumulated CPU time (s) 185.37
Current children cumulated vsize (KiB) 8882576

[startup+479.5 s]
/proc/loadavg: 5.37 4.37 3.28 2/182 8307
/proc/meminfo: memFree=359204/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=8873428 CPUtime=185.37 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4204032 415843 66595 0 0 15256 1552 1688 41 20 0 1 0 289578940 9086390272 2183190 33554432000 4194304 5872148 140735322044432 140735322037992 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/8297/statm: 2218357 2183190 224 410 0 2217939 0
Current children cumulated CPU time (s) 185.37
Current children cumulated vsize (KiB) 8882576

[startup+482.7 s]
/proc/loadavg: 5.34 4.38 3.29 2/182 8307
/proc/meminfo: memFree=362056/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=8873428 CPUtime=185.37 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4204032 415843 66595 0 0 15256 1552 1688 41 20 0 1 0 289578940 9086390272 2183190 33554432000 4194304 5872148 140735322044432 140735322037992 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/8297/statm: 2218357 2183190 224 410 0 2217939 0
Current children cumulated CPU time (s) 185.37
Current children cumulated vsize (KiB) 8882576

[startup+484.3 s]
/proc/loadavg: 5.34 4.38 3.29 2/182 8307
/proc/meminfo: memFree=362180/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=8873428 CPUtime=185.37 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4204032 415843 66595 0 0 15256 1552 1688 41 20 0 1 0 289578940 9086390272 2183190 33554432000 4194304 5872148 140735322044432 140735322037992 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/8297/statm: 2218357 2183190 224 410 0 2217939 0
Current children cumulated CPU time (s) 185.37
Current children cumulated vsize (KiB) 8882576

[startup+484.7 s]
/proc/loadavg: 5.34 4.38 3.29 2/182 8307
/proc/meminfo: memFree=362552/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=8873428 CPUtime=185.37 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4204032 415843 66595 0 0 15256 1552 1688 41 20 0 1 0 289578940 9086390272 2183190 33554432000 4194304 5872148 140735322044432 140735322037992 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/8297/statm: 2218357 2183190 224 410 0 2217939 0
Current children cumulated CPU time (s) 185.37
Current children cumulated vsize (KiB) 8882576

[startup+485.1 s]
/proc/loadavg: 5.34 4.38 3.29 2/182 8307
/proc/meminfo: memFree=362552/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=8873428 CPUtime=185.37 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4204032 415843 66595 0 0 15256 1552 1688 41 20 0 1 0 289578940 9086390272 2183190 33554432000 4194304 5872148 140735322044432 140735322037992 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/8297/statm: 2218357 2183190 224 410 0 2217939 0
Current children cumulated CPU time (s) 185.37
Current children cumulated vsize (KiB) 8882576

[startup+485.2 s]
/proc/loadavg: 5.34 4.38 3.29 2/182 8307
/proc/meminfo: memFree=362552/32873648 swapFree=6856/6856
[pid=8296] ppid=8294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8296/stat : 8296 (runWbo2satCp2.s) S 8294 8296 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289578940 9367552 275 33554432000 4194304 5064252 140733225271904 140733225270816 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8296/statm: 2287 275 233 213 0 72 0
[pid=8297] ppid=8296 vsize=8873428 CPUtime=185.37 cores=0,2,4,6
/proc/8297/stat : 8297 (wbo2sat) S 8296 8296 3198 0 -1 4204032 415843 66595 0 0 15256 1552 1688 41 20 0 1 0 289578940 9086390272 2183190 33554432000 4194304 5872148 140735322044432 140735322037992 5182549 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/8297/statm: 2218357 2183190 224 410 0 2217939 0
Current children cumulated CPU time (s) 185.37
Current children cumulated vsize (KiB) 8882576

Child status: 0
Real time (s): 485.298
CPU time (s): 185.423
CPU user time (s): 169.451
CPU system time (s): 15.9716
CPU usage (%): 38.2081
Max. virtual memory (cumulated for all children) (KiB): 15003052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 169.451
system time used= 15.9716
maximum resident set size= 10700848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 482814
page faults= 0
swaps= 0
block input operations= 0
block output operations= 499112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1780926
involuntary context switches= 343

runsolver used 1.2818 second user time and 3.01954 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-28 21:48:41
IDJOB=3716890
IDBENCH=79566
IDSOLVER=2299
FILE ID=node113/3716890-1338234518
RUNJOBID= node113-1338207032-3214
PBS_JOBID= 14624614
Free space on /tmp= 68900 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen08_wcsp.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716890-1338234518/watcher-3716890-1338234518 -o /tmp/evaluation-result-3716890-1338234518/solver-3716890-1338234518 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716890-1338234518.wbo 851268694 HOME HOME

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

MD5SUM BENCH= bbfd21207c093d43885742df561df69b
RANDOM SEED=851268694

node113.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		: 2667.026
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	: 5334.05
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		: 2667.026
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.90
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		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
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		: 2667.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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:        21236960 kB
Buffers:          345616 kB
Cached:          3092548 kB
SwapCached:         6616 kB
Active:          9957984 kB
Inactive:         766844 kB
Active(anon):    6533676 kB
Inactive(anon):   755340 kB
Active(file):    3424308 kB
Inactive(file):    11504 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67098976 kB
Dirty:            114764 kB
Writeback:             0 kB
AnonPages:       7286992 kB
Mapped:            15312 kB
Shmem:               100 kB
Slab:             756676 kB
SReclaimable:     199988 kB
SUnreclaim:       556688 kB
KernelStack:        1480 kB
PageTables:        18448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   10003316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4067328 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= 61604 MiB
End job on node113 at 2012-05-28 21:56:46