Trace number 3701080

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver 1.0? (TO) 1800.01 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-l152lav.opb
MD5SUM1a5510d564851e49e3b50f1a87922ca2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4722
Best CPU time to get the best result obtained on this benchmark3.04853
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4722
Optimality of the best value was proved YES
Number of variables1989
Total number of constraints97
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)96
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint3
Maximum length of a constraint1989
Number of terms in the objective function 1989
Biggest coefficient in the objective function 268
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 382524
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 382524
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.17	c run usual solver
1460.55/1461.03	c model valid
1460.55/1461.03	c current solution ok
1461.08/1461.43	o 5338
1461.08/1461.43	c current bound: 2669
1461.08/1461.43	c fallback to adder encoding
1800.01/1800.41	c error: unexpected solver exit code
1800.01/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3701080-1338049948/watcher-3701080-1338049948 -o /tmp/evaluation-result-3701080-1338049948/solver-3701080-1338049948 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701080-1338049948.opb 848042626 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: 2.04 2.28 2.27 3/181 4641
/proc/meminfo: memFree=27983084/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0

[startup+0.028539 s]
/proc/loadavg: 2.04 2.28 2.27 3/181 4641
/proc/meminfo: memFree=27983084/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10029 s]
/proc/loadavg: 2.04 2.28 2.27 3/181 4641
/proc/meminfo: memFree=27983084/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300255 s]
/proc/loadavg: 2.04 2.28 2.27 3/181 4641
/proc/meminfo: memFree=27983084/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700269 s]
/proc/loadavg: 2.04 2.28 2.27 3/181 4641
/proc/meminfo: memFree=27983084/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.04 2.28 2.27 3/185 4645
/proc/meminfo: memFree=27852760/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=19072 CPUtime=0.16 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 4664 0 0 0 15 1 0 0 20 0 1 0 271119571 19529728 4035 33554432000 4194304 5992684 140733237107888 140733237101920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4642/statm: 4768 4035 172 440 0 4324 0
[pid=4644] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4644/stat : 4644 (cp2_pre.sh) S 4642 4641 3926 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 271119588 9367552 277 33554432000 4194304 5064252 140735376192608 140735376191312 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4644/statm: 2287 277 234 213 0 72 0
[pid=4645] ppid=4644 vsize=113628 CPUtime=1.31 cores=0,2,4,6
/proc/4645/stat : 4645 (coprocessor) R 4644 4641 3926 0 -1 4202496 22314 0 0 0 129 2 0 0 20 0 1 0 271119588 116355072 27438 33554432000 4194304 6586260 140736349322512 140736349317832 4683456 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/4645/statm: 28407 27438 192 584 0 27819 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 150996

[startup+3.10032 s]
/proc/loadavg: 2.03 2.27 2.27 3/185 4645
/proc/meminfo: memFree=27831856/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=19072 CPUtime=2.32 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 4670 25392 0 0 15 1 186 30 20 0 1 0 271119571 19529728 4035 33554432000 4194304 5992684 140733237107888 140733237103008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4642/statm: 4768 4035 172 440 0 4324 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 28220
heavy processes:

[startup+6.3004 s]
/proc/loadavg: 2.03 2.27 2.27 3/185 4648
/proc/meminfo: memFree=27918372/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=19072 CPUtime=2.32 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 4670 25392 0 0 15 1 186 30 20 0 1 0 271119571 19529728 4035 33554432000 4194304 5992684 140733237107888 140733237103008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4642/statm: 4768 4035 172 440 0 4324 0
[pid=4647] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4647/stat : 4647 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271119805 9367552 267 33554432000 4194304 5064252 140735310150976 140735310149888 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4647/statm: 2287 267 226 213 0 72 0
[pid=4648] ppid=4647 vsize=46028 CPUtime=3.95 cores=0,2,4,6
/proc/4648/stat : 4648 (glucose) R 4647 4641 3926 0 -1 4202496 10807 0 0 0 393 2 0 0 20 0 1 0 271119805 47132672 9936 33554432000 4194304 5208918 140734145548736 140734145546568 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4648/statm: 11507 9936 105 248 0 11256 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 83396

[startup+12.7004 s]
/proc/loadavg: 2.03 2.26 2.27 3/185 4648
/proc/meminfo: memFree=27900692/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=19072 CPUtime=2.32 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 4670 25392 0 0 15 1 186 30 20 0 1 0 271119571 19529728 4035 33554432000 4194304 5992684 140733237107888 140733237103008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4642/statm: 4768 4035 172 440 0 4324 0
[pid=4647] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4647/stat : 4647 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271119805 9367552 267 33554432000 4194304 5064252 140735310150976 140735310149888 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4647/statm: 2287 267 226 213 0 72 0
[pid=4648] ppid=4647 vsize=64064 CPUtime=10.35 cores=0,2,4,6
/proc/4648/stat : 4648 (glucose) R 4647 4641 3926 0 -1 4202496 12669 0 0 0 1033 2 0 0 20 0 1 0 271119805 65601536 14808 33554432000 4194304 5208918 140734145548736 140734145545112 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4648/statm: 16016 14808 105 248 0 15765 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 101432

[startup+25.5005 s]
/proc/loadavg: 2.02 2.26 2.26 3/185 4648
/proc/meminfo: memFree=27891796/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=19072 CPUtime=2.32 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 4670 25392 0 0 15 1 186 30 20 0 1 0 271119571 19529728 4035 33554432000 4194304 5992684 140733237107888 140733237103008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4642/statm: 4768 4035 172 440 0 4324 0
[pid=4647] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4647/stat : 4647 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271119805 9367552 267 33554432000 4194304 5064252 140735310150976 140735310149888 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4647/statm: 2287 267 226 213 0 72 0
[pid=4648] ppid=4647 vsize=71244 CPUtime=23.14 cores=0,2,4,6
/proc/4648/stat : 4648 (glucose) R 4647 4641 3926 0 -1 4202496 12916 0 0 0 2312 2 0 0 20 0 1 0 271119805 72953856 16579 33554432000 4194304 5208918 140734145548736 140734145545112 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4648/statm: 17811 16579 105 248 0 17560 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 108612

[startup+51.1004 s]
/proc/loadavg: 2.01 2.23 2.26 3/185 4648
/proc/meminfo: memFree=27868508/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=19072 CPUtime=2.32 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 4670 25392 0 0 15 1 186 30 20 0 1 0 271119571 19529728 4035 33554432000 4194304 5992684 140733237107888 140733237103008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4642/statm: 4768 4035 172 440 0 4324 0
[pid=4647] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4647/stat : 4647 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271119805 9367552 267 33554432000 4194304 5064252 140735310150976 140735310149888 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4647/statm: 2287 267 226 213 0 72 0
[pid=4648] ppid=4647 vsize=94520 CPUtime=48.74 cores=0,2,4,6
/proc/4648/stat : 4648 (glucose) R 4647 4641 3926 0 -1 4202496 14939 0 0 0 4870 4 0 0 20 0 1 0 271119805 96788480 22424 33554432000 4194304 5208918 140734145548736 140734145545112 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4648/statm: 23630 22424 105 248 0 23379 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 131888

[startup+102.3 s]
/proc/loadavg: 2.00 2.19 2.24 3/185 4648
/proc/meminfo: memFree=27856828/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=19072 CPUtime=2.32 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 4670 25392 0 0 15 1 186 30 20 0 1 0 271119571 19529728 4035 33554432000 4194304 5992684 140733237107888 140733237103008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4642/statm: 4768 4035 172 440 0 4324 0
[pid=4647] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4647/stat : 4647 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271119805 9367552 267 33554432000 4194304 5064252 140735310150976 140735310149888 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4647/statm: 2287 267 226 213 0 72 0
[pid=4648] ppid=4647 vsize=125164 CPUtime=99.93 cores=0,2,4,6
/proc/4648/stat : 4648 (glucose) R 4647 4641 3926 0 -1 4202496 15449 0 0 0 9987 6 0 0 20 0 1 0 271119805 128167936 25162 33554432000 4194304 5208918 140734145548736 140734145546680 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4648/statm: 31291 25162 105 248 0 31040 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 162532

[startup+162.3 s]
/proc/loadavg: 2.00 2.15 2.22 3/184 4648
/proc/meminfo: memFree=27842712/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=19072 CPUtime=2.32 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 4670 25392 0 0 15 1 186 30 20 0 1 0 271119571 19529728 4035 33554432000 4194304 5992684 140733237107888 140733237103008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4642/statm: 4768 4035 172 440 0 4324 0
[pid=4647] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4647/stat : 4647 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271119805 9367552 267 33554432000 4194304 5064252 140735310150976 140735310149888 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4647/statm: 2287 267 226 213 0 72 0
[pid=4648] ppid=4647 vsize=125164 CPUtime=159.91 cores=0,2,4,6
/proc/4648/stat : 4648 (glucose) R 4647 4641 3926 0 -1 4202496 16923 0 0 0 15982 9 0 0 20 0 1 0 271119805 128167936 26186 33554432000 4194304 5208918 140734145548736 140734145546824 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4648/statm: 31291 26186 105 248 0 31040 0

################
# More data... #
################

/proc/4648/stat : 4648 (glucose) R 4647 4641 3926 0 -1 4202496 51745 0 0 0 141893 74 0 0 20 0 1 0 271119805 277028864 59453 33554432000 4194304 5208918 140734145548736 140734145546888 4211537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4648/statm: 67634 59453 105 248 0 67383 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 307904

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/183 4707
/proc/meminfo: memFree=23671940/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=45756 CPUtime=1461.27 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 9081 83676 0 0 36 36 145945 110 20 0 1 0 271119571 46854144 9269 33554432000 4194304 5992684 140733237107888 140733237100208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4642/statm: 11439 9269 189 440 0 10995 0
[pid=4706] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4706/stat : 4706 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271265729 9367552 267 33554432000 4194304 5064252 140734804537904 140734804536816 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4706/statm: 2287 267 226 213 0 72 0
[pid=4707] ppid=4706 vsize=101348 CPUtime=20.69 cores=0,2,4,6
/proc/4707/stat : 4707 (glucose) R 4706 4641 3926 0 -1 4202496 16676 0 0 0 2066 3 0 0 20 0 1 0 271265730 103780352 22704 33554432000 4194304 5208918 140733682796192 140733682794056 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4707/statm: 25337 22704 105 248 0 25086 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 165400

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.03 3/183 4707
/proc/meminfo: memFree=22532104/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=45756 CPUtime=1461.27 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 9081 83676 0 0 36 36 145945 110 20 0 1 0 271119571 46854144 9269 33554432000 4194304 5992684 140733237107888 140733237100208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4642/statm: 11439 9269 189 440 0 10995 0
[pid=4706] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4706/stat : 4706 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271265729 9367552 267 33554432000 4194304 5064252 140734804537904 140734804536816 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4706/statm: 2287 267 226 213 0 72 0
[pid=4707] ppid=4706 vsize=120204 CPUtime=80.68 cores=0,2,4,6
/proc/4707/stat : 4707 (glucose) R 4706 4641 3926 0 -1 4202496 19110 0 0 0 8063 5 0 0 20 0 1 0 271265730 123088896 28102 33554432000 4194304 5208918 140733682796192 140733682792568 4211712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4707/statm: 30051 28102 105 248 0 29800 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 184256

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 4707
/proc/meminfo: memFree=21444712/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=45756 CPUtime=1461.27 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 9081 83676 0 0 36 36 145945 110 20 0 1 0 271119571 46854144 9269 33554432000 4194304 5992684 140733237107888 140733237100208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4642/statm: 11439 9269 189 440 0 10995 0
[pid=4706] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4706/stat : 4706 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271265729 9367552 267 33554432000 4194304 5064252 140734804537904 140734804536816 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4706/statm: 2287 267 226 213 0 72 0
[pid=4707] ppid=4706 vsize=120204 CPUtime=140.66 cores=0,2,4,6
/proc/4707/stat : 4707 (glucose) R 4706 4641 3926 0 -1 4202496 20849 0 0 0 14057 9 0 0 20 0 1 0 271265730 123088896 28102 33554432000 4194304 5208918 140733682796192 140733682794280 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4707/statm: 30051 28102 105 248 0 29800 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 184256

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/184 4710
/proc/meminfo: memFree=20246444/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=45756 CPUtime=1461.27 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 9081 83676 0 0 36 36 145945 110 20 0 1 0 271119571 46854144 9269 33554432000 4194304 5992684 140733237107888 140733237100208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4642/statm: 11439 9269 189 440 0 10995 0
[pid=4706] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4706/stat : 4706 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271265729 9367552 267 33554432000 4194304 5064252 140734804537904 140734804536816 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4706/statm: 2287 267 226 213 0 72 0
[pid=4707] ppid=4706 vsize=250432 CPUtime=200.66 cores=0,2,4,6
/proc/4707/stat : 4707 (glucose) R 4706 4641 3926 0 -1 4202496 22378 0 0 0 20053 13 0 0 20 0 1 0 271265730 256442368 50484 33554432000 4194304 5208918 140733682796192 140733682794344 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4707/statm: 62608 50484 105 248 0 62357 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 314484

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/184 4734
/proc/meminfo: memFree=19408964/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=45756 CPUtime=1461.27 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 9081 83676 0 0 36 36 145945 110 20 0 1 0 271119571 46854144 9269 33554432000 4194304 5992684 140733237107888 140733237100208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4642/statm: 11439 9269 189 440 0 10995 0
[pid=4706] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4706/stat : 4706 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271265729 9367552 267 33554432000 4194304 5064252 140734804537904 140734804536816 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4706/statm: 2287 267 226 213 0 72 0
[pid=4707] ppid=4706 vsize=182204 CPUtime=260.65 cores=0,2,4,6
/proc/4707/stat : 4707 (glucose) R 4706 4641 3926 0 -1 4202496 24146 0 0 0 26048 17 0 0 20 0 1 0 271265730 186576896 42022 33554432000 4194304 5208918 140733682796192 140733682791960 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4707/statm: 45551 42022 105 248 0 45300 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 246256

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 4734
/proc/meminfo: memFree=19451136/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=45756 CPUtime=1461.27 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 9081 83676 0 0 36 36 145945 110 20 0 1 0 271119571 46854144 9269 33554432000 4194304 5992684 140733237107888 140733237100208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4642/statm: 11439 9269 189 440 0 10995 0
[pid=4706] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4706/stat : 4706 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271265729 9367552 267 33554432000 4194304 5064252 140734804537904 140734804536816 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4706/statm: 2287 267 226 213 0 72 0
[pid=4707] ppid=4706 vsize=132884 CPUtime=320.64 cores=0,2,4,6
/proc/4707/stat : 4707 (glucose) R 4706 4641 3926 0 -1 4202496 24842 0 0 0 32043 21 0 0 20 0 1 0 271265730 136073216 31272 33554432000 4194304 5208918 140733682796192 140733682792568 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4707/statm: 33221 31272 105 248 0 32970 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 196936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 4734
/proc/meminfo: memFree=19400248/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=45756 CPUtime=1461.27 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 9081 83676 0 0 36 36 145945 110 20 0 1 0 271119571 46854144 9269 33554432000 4194304 5992684 140733237107888 140733237100208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4642/statm: 11439 9269 189 440 0 10995 0
[pid=4706] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4706/stat : 4706 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271265729 9367552 267 33554432000 4194304 5064252 140734804537904 140734804536816 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4706/statm: 2287 267 226 213 0 72 0
[pid=4707] ppid=4706 vsize=213024 CPUtime=338.74 cores=0,2,4,6
/proc/4707/stat : 4707 (glucose) R 4706 4641 3926 0 -1 4202496 25443 0 0 0 33852 22 0 0 20 0 1 0 271265730 218136576 44137 33554432000 4194304 5208918 140733682796192 140733682794344 4229374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4707/statm: 53256 44137 105 248 0 53005 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 277076

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 4734
/proc/meminfo: memFree=19400248/32873844 swapFree=7608/7608
[pid=4641] ppid=4639 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo.sh) S 4639 4641 3926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271119571 9367552 274 33554432000 4194304 5064252 140734906921040 140734906919952 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2287 274 233 213 0 72 0
[pid=4642] ppid=4641 vsize=45756 CPUtime=1461.27 cores=0,2,4,6
/proc/4642/stat : 4642 (npSolver-pbo) S 4641 4641 3926 0 -1 4202496 9081 83676 0 0 36 36 145945 110 20 0 1 0 271119571 46854144 9269 33554432000 4194304 5992684 140733237107888 140733237100208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4642/statm: 11439 9269 189 440 0 10995 0
[pid=4706] ppid=4642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4706/stat : 4706 (satsolver.sh) S 4642 4641 3926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271265729 9367552 267 33554432000 4194304 5064252 140734804537904 140734804536816 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4706/statm: 2287 267 226 213 0 72 0
[pid=4707] ppid=4706 vsize=213024 CPUtime=338.74 cores=0,2,4,6
/proc/4707/stat : 4707 (glucose) R 4706 4641 3926 0 -1 4202496 25443 0 0 0 33852 22 0 0 20 0 1 0 271265730 218136576 44137 33554432000 4194304 5208918 140733682796192 140733682794344 4229374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4707/statm: 53256 44137 105 248 0 53005 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 277076

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4641 and gives
#  childrusage.ru_utime.tv_sec=1459
#  childrusage.ru_utime.tv_usec=825072
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=474775
# CPU time returned by wait4() is 1461.3
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.01
CPU user time (s): 1798.33
CPU system time (s): 1.68
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 423468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1459.83
system time used= 1.47477
maximum resident set size= 305240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93734
page faults= 0
swaps= 0
block input operations= 0
block output operations= 65936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 473
involuntary context switches= 1516

runsolver used 3.68844 second user time and 8.68268 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-26 18:32:28
IDJOB=3701080
IDBENCH=1852
IDSOLVER=2277
FILE ID=node135/3701080-1338049948
RUNJOBID= node135-1338048946-3942
PBS_JOBID= 14624374
Free space on /tmp= 71500 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-l152lav.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701080-1338049948/watcher-3701080-1338049948 -o /tmp/evaluation-result-3701080-1338049948/solver-3701080-1338049948 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701080-1338049948.opb 848042626 HOME HOME

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

MD5SUM BENCH= 1a5510d564851e49e3b50f1a87922ca2
RANDOM SEED=848042626

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27983340 kB
Buffers:          283128 kB
Cached:          3729456 kB
SwapCached:            0 kB
Active:          1024412 kB
Inactive:        3061144 kB
Active(anon):      75452 kB
Inactive(anon):        0 kB
Active(file):     948960 kB
Inactive(file):  3061144 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8576 kB
Writeback:             0 kB
AnonPages:         82664 kB
Mapped:            15564 kB
Shmem:               212 kB
Slab:             660060 kB
SReclaimable:     102492 kB
SUnreclaim:       557568 kB
KernelStack:        1496 kB
PageTables:         4240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     192572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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= 71472 MiB
End job on node135 at 2012-05-26 19:02:28