Trace number 3698173

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 inc-topDown? (TO) 1800.08 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_3.opb
MD5SUMf48abdef3d00ab6f87ca2e4f0d43c1d1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3811
Number of bits of the biggest sum of numbers12
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.47	c run inc solver
0.00/0.47	c [INC SYSTEM] run initial solver
0.00/0.47	c [INC SYSTEM] preprocess with white file
3.67/3.72	c [INC SYSTEM] finished preprocessing in 3 s
3.67/3.72	c [INC SYSTEM] execute solver
1800.08/1800.41	c an unexpexted return value has been received, exit
1800.08/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-3698173-1338071087/watcher-3698173-1338071087 -o /tmp/evaluation-result-3698173-1338071087/solver-3698173-1338071087 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698173-1338071087.opb 426882440 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.00 2.00 2.00 2/177 7033
/proc/meminfo: memFree=27529676/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0

[startup+0.089146 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 7033
/proc/meminfo: memFree=27529676/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100325 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 7033
/proc/meminfo: memFree=27529676/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 7033
/proc/meminfo: memFree=27529676/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700164 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 7033
/proc/meminfo: memFree=27529676/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/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.00 2.00 2.00 3/181 7037
/proc/meminfo: memFree=27353472/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=0.46 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11142 0 0 0 42 4 0 0 20 0 1 0 273235549 40808448 9382 33554432000 4194304 5992684 140734304101040 140734304095488 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9382 164 440 0 9519 0
[pid=7036] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7036/stat : 7036 (cp2_pre.sh) S 7034 7033 5308 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273235596 9367552 277 33554432000 4194304 5064252 140736118920192 140736118918896 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7036/statm: 2287 277 234 213 0 72 0
[pid=7037] ppid=7036 vsize=153036 CPUtime=1 cores=0,2,4,6
/proc/7037/stat : 7037 (coprocessor) R 7036 7033 5308 0 -1 4202496 25775 0 0 0 96 4 0 0 20 0 1 0 273235596 156708864 33975 33554432000 4194304 6586260 140736553625392 140736553621656 4496546 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/7037/statm: 38259 33975 170 584 0 37671 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 211184

[startup+3.10038 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7037
/proc/meminfo: memFree=27296768/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=0.46 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11142 0 0 0 42 4 0 0 20 0 1 0 273235549 40808448 9382 33554432000 4194304 5992684 140734304101040 140734304095488 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9382 164 440 0 9519 0
[pid=7036] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7036/stat : 7036 (cp2_pre.sh) S 7034 7033 5308 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273235596 9367552 277 33554432000 4194304 5064252 140736118920192 140736118918896 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7036/statm: 2287 277 234 213 0 72 0
[pid=7037] ppid=7036 vsize=185840 CPUtime=2.61 cores=0,2,4,6
/proc/7037/stat : 7037 (coprocessor) R 7036 7033 5308 0 -1 4202496 31894 0 0 0 255 6 0 0 20 0 1 0 273235596 190300160 45169 33554432000 4194304 6586260 140736553625392 140736553620648 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/7037/statm: 46460 45169 198 584 0 45872 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 243988

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7039
/proc/meminfo: memFree=27392672/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=87916 CPUtime=2.56 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 17599 0 0 0 254 2 0 0 20 0 1 0 273235921 90025984 20538 33554432000 4194304 5654031 140734907738240 140734907736136 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 21979 20538 131 357 0 21619 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 136916

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7039
/proc/meminfo: memFree=27393332/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=88180 CPUtime=8.96 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 17876 0 0 0 894 2 0 0 20 0 1 0 273235921 90296320 20812 33554432000 4194304 5654031 140734907738240 140734907736024 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 22045 20812 131 357 0 21685 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 137180

[startup+25.5003 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 7040
/proc/meminfo: memFree=27400736/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=99988 CPUtime=21.76 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 18221 0 0 0 2173 3 0 0 20 0 1 0 273235921 102387712 22179 33554432000 4194304 5654031 140734907738240 140734907736024 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 24997 22179 131 357 0 24637 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 148988

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 7040
/proc/meminfo: memFree=27399808/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=101056 CPUtime=47.35 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 19235 0 0 0 4732 3 0 0 20 0 1 0 273235921 103481344 21924 33554432000 4194304 5654031 140734907738240 140734907736024 4233328 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 25264 21924 141 357 0 24904 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 150056

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 7040
/proc/meminfo: memFree=27393648/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=101512 CPUtime=98.55 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 19579 0 0 0 9851 4 0 0 20 0 1 0 273235921 103948288 22069 33554432000 4194304 5654031 140734907738240 140734907736264 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 25378 22069 141 357 0 25018 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 150512

[startup+162.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 7040
/proc/meminfo: memFree=27391592/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=101824 CPUtime=158.53 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 19793 0 0 0 15849 4 0 0 20 0 1 0 273235921 104267776 24329 33554432000 4194304 5654031 140734907738240 140734907736040 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 25456 24329 141 357 0 25096 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 150824

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 7040
/proc/meminfo: memFree=27354200/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=132244 CPUtime=218.51 cores=0,2,4,6

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

/proc/loadavg: 3.17 2.99 2.44 3/182 7274
/proc/meminfo: memFree=20673796/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=181564 CPUtime=1358.33 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 24648 0 0 0 135818 15 0 0 20 0 1 0 273235921 185921536 43230 33554432000 4194304 5654031 140734907738240 140734907736264 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7039/statm: 45391 43230 141 357 0 45031 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 230564

[startup+1422.3 s]
/proc/loadavg: 2.43 2.81 2.41 3/181 7276
/proc/meminfo: memFree=19486664/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=212384 CPUtime=1418.33 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 25161 0 0 0 141817 16 0 0 20 0 1 0 273235921 217481216 44760 33554432000 4194304 5654031 140734907738240 140734907736328 4216690 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7039/statm: 53096 44760 141 357 0 52736 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 261384

[startup+1482.3 s]
/proc/loadavg: 3.92 3.15 2.55 2/182 7278
/proc/meminfo: memFree=14182940/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=181564 CPUtime=1478.32 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 25445 0 0 0 147816 16 0 0 20 0 1 0 273235921 185921536 42634 33554432000 4194304 5654031 140734907738240 140734907736264 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7039/statm: 45391 42634 141 357 0 45031 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 230564

[startup+1542.3 s]
/proc/loadavg: 3.50 3.21 2.61 3/177 7477
/proc/meminfo: memFree=27449632/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=181564 CPUtime=1538.31 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 25448 0 0 0 153813 18 0 0 20 0 1 0 273235921 185921536 44170 33554432000 4194304 5654031 140734907738240 140734907736264 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7039/statm: 45391 44170 141 357 0 45031 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 230564

[startup+1602.3 s]
/proc/loadavg: 2.59 3.00 2.58 3/182 7975
/proc/meminfo: memFree=27415084/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=181564 CPUtime=1598.3 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 26316 0 0 0 159810 20 0 0 20 0 1 0 273235921 185921536 42122 33554432000 4194304 5654031 140734907738240 140734907736264 4232755 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7039/statm: 45391 42122 141 357 0 45031 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 230564

[startup+1662.3 s]
/proc/loadavg: 2.20 2.82 2.54 3/182 8298
/proc/meminfo: memFree=27444480/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=181564 CPUtime=1658.29 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 26320 0 0 0 165809 20 0 0 20 0 1 0 273235921 185921536 44170 33554432000 4194304 5654031 140734907738240 140734907736264 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7039/statm: 45391 44170 141 357 0 45031 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 230564

[startup+1722.3 s]
/proc/loadavg: 2.11 2.68 2.51 3/181 8375
/proc/meminfo: memFree=27459976/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=181564 CPUtime=1718.29 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 27184 0 0 0 171807 22 0 0 20 0 1 0 273235921 185921536 41098 33554432000 4194304 5654031 140734907738240 140734907736264 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7039/statm: 45391 41098 141 357 0 45031 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 230564

[startup+1782.3 s]
/proc/loadavg: 2.10 2.57 2.48 3/182 9289
/proc/meminfo: memFree=27316040/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=181564 CPUtime=1778.28 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 27188 0 0 0 177805 23 0 0 20 0 1 0 273235921 185921536 43146 33554432000 4194304 5654031 140734907738240 140734907736264 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7039/statm: 45391 43146 141 357 0 45031 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 230564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.54 2.47 3/182 9289
/proc/meminfo: memFree=27316960/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=181564 CPUtime=1796.39 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 27189 0 0 0 179616 23 0 0 20 0 1 0 273235921 185921536 43658 33554432000 4194304 5654031 140734907738240 140734907736264 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7039/statm: 45391 43658 141 357 0 45031 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 230564

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.08 2.54 2.47 3/182 9289
/proc/meminfo: memFree=27316960/32873648 swapFree=6848/6848
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (npSolver-pbo-It) S 7031 7033 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273235549 9367552 274 33554432000 4194304 5064252 140736303235472 140736303234384 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7033/statm: 2287 274 233 213 0 72 0
[pid=7034] ppid=7033 vsize=39852 CPUtime=3.69 cores=0,2,4,6
/proc/7034/stat : 7034 (npSolver-pbo) S 7033 7033 5308 0 -1 4202496 11157 32799 0 0 42 4 314 9 20 0 1 0 273235549 40808448 9384 33554432000 4194304 5992684 140734304101040 140734304087304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7034/statm: 9963 9384 166 440 0 9519 0
[pid=7039] ppid=7034 vsize=181564 CPUtime=1796.39 cores=0,2,4,6
/proc/7039/stat : 7039 (glucosInc) R 7034 7033 5308 0 -1 4202496 27189 0 0 0 179616 23 0 0 20 0 1 0 273235921 185921536 43658 33554432000 4194304 5654031 140734907738240 140734907736264 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7039/statm: 45391 43658 141 357 0 45031 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 230564

Child status: 0

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

Real time (s): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1799.72
CPU system time (s): 0.36
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 310704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.57046
system time used= 0.147977
maximum resident set size= 186936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44333
page faults= 0
swaps= 0
block input operations= 0
block output operations= 62792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 17

runsolver used 2.67859 second user time and 7.15991 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-27 00:24:47
IDJOB=3698173
IDBENCH=2919
IDSOLVER=2275
FILE ID=node113/3698173-1338071087
RUNJOBID= node113-1338052965-5324
PBS_JOBID= 14624415
Free space on /tmp= 71320 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698173-1338071087/watcher-3698173-1338071087 -o /tmp/evaluation-result-3698173-1338071087/solver-3698173-1338071087 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698173-1338071087.opb 426882440 HOME HOME

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

MD5SUM BENCH= f48abdef3d00ab6f87ca2e4f0d43c1d1
RANDOM SEED=426882440

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:        27529940 kB
Buffers:          274764 kB
Cached:          4053508 kB
SwapCached:            0 kB
Active:          1253928 kB
Inactive:        3299800 kB
Active(anon):     228448 kB
Inactive(anon):        0 kB
Active(file):    1025480 kB
Inactive(file):  3299800 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:        242356 kB
Mapped:            15516 kB
Shmem:               200 kB
Slab:             645680 kB
SReclaimable:      90088 kB
SUnreclaim:       555592 kB
KernelStack:        1496 kB
PageTables:         4212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     368816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 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= 71276 MiB
End job on node113 at 2012-05-27 00:54:48