Trace number 3752137

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-quickBound (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_3.opb
MD5SUM474916db0f2f0be5831d97827cee8e55
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark1790.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 16
Optimality of the best value was proved NO
Number of variables172
Total number of constraints14
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint75
Maximum length of a constraint76
Number of terms in the objective function 112
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1901
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6214
Number of bits of the biggest sum of numbers13
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.52	c run inc solver
0.00/0.52	c [INC SYSTEM] run initial solver
0.00/0.52	c [INC SYSTEM] preprocess with white file
3.37/3.45	c [INC SYSTEM] finished preprocessing in 2 s
3.37/3.45	c [INC SYSTEM] execute solver
1800.07/1800.40	c an unexpexted return value has been received, exit
1800.07/1800.40	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-3752137-1339128965/watcher-3752137-1339128965 -o /tmp/evaluation-result-3752137-1339128965/solver-3752137-1339128965 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752137-1339128965.opb 525724866 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25796
/proc/meminfo: memFree=31753324/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0

[startup+0.0571919 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25796
/proc/meminfo: memFree=31753324/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25796
/proc/meminfo: memFree=31753324/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300233 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25796
/proc/meminfo: memFree=31753324/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700302 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25796
/proc/meminfo: memFree=31753324/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25800
/proc/meminfo: memFree=31605768/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=0.51 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5322 0 0 0 48 3 0 0 20 0 1 0 379022617 29167616 5324 33554432000 4194304 6004724 140736893299632 140736893294096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5324 163 442 0 6675 0
[pid=25799] ppid=25797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25799/stat : 25799 (cp2_pre.sh) S 25797 25796 22322 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 379022669 9367552 277 33554432000 4194304 5064252 140735810495664 140735810494368 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25799/statm: 2287 277 234 213 0 72 0
[pid=25800] ppid=25799 vsize=148212 CPUtime=0.96 cores=1,3,5,7
/proc/25800/stat : 25800 (coprocessor) R 25799 25796 22322 0 -1 4202496 27336 0 0 0 92 4 0 0 20 0 1 0 379022670 151769088 36037 33554432000 4194304 6586260 140737204896560 140737204895928 4774946 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/25800/statm: 37053 36037 182 584 0 36465 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 194992

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25800
/proc/meminfo: memFree=31552288/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=0.51 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5322 0 0 0 48 3 0 0 20 0 1 0 379022617 29167616 5324 33554432000 4194304 6004724 140736893299632 140736893294096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5324 163 442 0 6675 0
[pid=25799] ppid=25797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25799/stat : 25799 (cp2_pre.sh) S 25797 25796 22322 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 379022669 9367552 277 33554432000 4194304 5064252 140735810495664 140735810494368 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25799/statm: 2287 277 234 213 0 72 0
[pid=25800] ppid=25799 vsize=174536 CPUtime=2.57 cores=1,3,5,7
/proc/25800/stat : 25800 (coprocessor) R 25799 25796 22322 0 -1 4202496 32066 0 0 0 251 6 0 0 20 0 1 0 379022670 178724864 42829 33554432000 4194304 6586260 140737204896560 140737204891880 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/25800/statm: 43634 42829 204 584 0 43046 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 221316

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25802
/proc/meminfo: memFree=31656180/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=77200 CPUtime=2.83 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 16150 0 0 0 279 4 0 0 20 0 1 0 379022963 79052800 17089 33554432000 4194304 5654031 140734543313136 140734543300952 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25802/statm: 19300 17089 140 357 0 18940 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 114832

[startup+12.7004 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 25802
/proc/meminfo: memFree=31648876/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=78040 CPUtime=9.23 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 16472 0 0 0 919 4 0 0 20 0 1 0 379022963 79912960 17922 33554432000 4194304 5654031 140734543313136 140734543300952 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25802/statm: 19510 17922 140 357 0 19150 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 115672

[startup+25.5004 s]
/proc/loadavg: 2.13 2.03 2.01 3/181 25802
/proc/meminfo: memFree=31648884/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=78644 CPUtime=22.03 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 16639 0 0 0 2199 4 0 0 20 0 1 0 379022963 80531456 18088 33554432000 4194304 5654031 140734543313136 140734543300952 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25802/statm: 19661 18088 140 357 0 19301 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 116276

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 25802
/proc/meminfo: memFree=31648260/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=79916 CPUtime=47.62 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 17776 0 0 0 4758 4 0 0 20 0 1 0 379022963 81833984 18367 33554432000 4194304 5654031 140734543313136 140734543300952 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25802/statm: 19979 18367 141 357 0 19619 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 117548

[startup+102.307 s]
/proc/loadavg: 2.07 2.03 2.01 3/181 25802
/proc/meminfo: memFree=31621836/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=92312 CPUtime=98.8 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 20153 0 0 0 9874 6 0 0 20 0 1 0 379022963 94527488 21783 33554432000 4194304 5654031 140734543313136 140734543300952 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25802/statm: 23078 21783 141 357 0 22718 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 129944

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 25803
/proc/meminfo: memFree=31595648/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=110988 CPUtime=158.78 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 20802 0 0 0 15872 6 0 0 20 0 1 0 379022963 113651712 25993 33554432000 4194304 5654031 140734543313136 140734543300952 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25802/statm: 27747 25993 141 357 0 27387 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 148620

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 25803
/proc/meminfo: memFree=31589564/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=110988 CPUtime=218.78 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.00 3/181 25812
/proc/meminfo: memFree=31510184/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=177640 CPUtime=1298.61 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 23208 0 0 0 129851 10 0 0 20 0 1 0 379022963 181903360 43169 33554432000 4194304 5654031 140734543313136 140734543300952 4216079 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25802/statm: 44410 43169 141 357 0 44050 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 215272

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25813
/proc/meminfo: memFree=31510060/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=177640 CPUtime=1358.59 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 23208 0 0 0 135849 10 0 0 20 0 1 0 379022963 181903360 43169 33554432000 4194304 5654031 140734543313136 140734543300952 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25802/statm: 44410 43169 141 357 0 44050 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 215272

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 25813
/proc/meminfo: memFree=31510060/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=177640 CPUtime=1418.59 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 23208 0 0 0 141849 10 0 0 20 0 1 0 379022963 181903360 43169 33554432000 4194304 5654031 140734543313136 140734543300952 4216646 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25802/statm: 44410 43169 141 357 0 44050 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 215272

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 25816
/proc/meminfo: memFree=31510052/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=177640 CPUtime=1478.57 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 23208 0 0 0 147847 10 0 0 20 0 1 0 379022963 181903360 43169 33554432000 4194304 5654031 140734543313136 140734543300952 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25802/statm: 44410 43169 141 357 0 44050 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 215272

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25816
/proc/meminfo: memFree=31510184/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=177640 CPUtime=1538.56 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 23208 0 0 0 153846 10 0 0 20 0 1 0 379022963 181903360 43169 33554432000 4194304 5654031 140734543313136 140734543300952 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25802/statm: 44410 43169 141 357 0 44050 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 215272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25816
/proc/meminfo: memFree=31510060/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=177640 CPUtime=1598.55 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 23208 0 0 0 159845 10 0 0 20 0 1 0 379022963 181903360 43169 33554432000 4194304 5654031 140734543313136 140734543300952 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25802/statm: 44410 43169 141 357 0 44050 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 215272

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25857
/proc/meminfo: memFree=27588812/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=177640 CPUtime=1658.54 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 23208 0 0 0 165844 10 0 0 20 0 1 0 379022963 181903360 43169 33554432000 4194304 5654031 140734543313136 140734543300952 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25802/statm: 44410 43169 141 357 0 44050 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 215272

[startup+1722.3 s]
/proc/loadavg: 2.51 2.15 2.05 3/182 25859
/proc/meminfo: memFree=24342144/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=189312 CPUtime=1718.54 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 23281 0 0 0 171843 11 0 0 20 0 1 0 379022963 193855488 45282 33554432000 4194304 5654031 140734543313136 140734543300952 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25802/statm: 47328 45282 141 357 0 46968 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 226944

[startup+1782.3 s]
/proc/loadavg: 2.22 2.13 2.05 3/181 25861
/proc/meminfo: memFree=24766732/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=189312 CPUtime=1778.53 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 23584 0 0 0 177842 11 0 0 20 0 1 0 379022963 193855488 46087 33554432000 4194304 5654031 140734543313136 140734543300952 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25802/statm: 47328 46087 141 357 0 46968 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 226944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.16 2.12 2.05 3/181 25861
/proc/meminfo: memFree=24762464/32873844 swapFree=7380/7380
[pid=25796] ppid=25794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (npSolver-pbo-It) S 25794 25796 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379022617 9367552 274 33554432000 4194304 5064252 140736247671520 140736247670432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25796/statm: 2287 274 233 213 0 72 0
[pid=25797] ppid=25796 vsize=28484 CPUtime=3.44 cores=1,3,5,7
/proc/25797/stat : 25797 (npSolver-pbo) S 25796 25796 22322 0 -1 4202496 5340 32969 0 0 48 3 284 9 20 0 1 0 379022617 29167616 5328 33554432000 4194304 6004724 140736893299632 140736893285912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25797/statm: 7121 5328 167 442 0 6675 0
[pid=25802] ppid=25797 vsize=189312 CPUtime=1796.63 cores=1,3,5,7
/proc/25802/stat : 25802 (glucosInc) R 25797 25796 22322 0 -1 4202496 23584 0 0 0 179652 11 0 0 20 0 1 0 379022963 193855488 46087 33554432000 4194304 5654031 140734543313136 140734543300952 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25802/statm: 47328 46087 141 357 0 46968 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 226944

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25796 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=327494
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=130980
# CPU time returned by wait4() is 3.45847
# while last known CPU time is 1800.07
#
# 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.07
CPU user time (s): 1799.84
CPU system time (s): 0.23
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 226944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.32749
system time used= 0.13098
maximum resident set size= 177364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38685
page faults= 0
swaps= 0
block input operations= 0
block output operations= 36568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 11

runsolver used 3.11753 second user time and 7.38288 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-08 06:16:05
IDJOB=3752137
IDBENCH=2932
IDSOLVER=2335
FILE ID=node118/3752137-1339128965
RUNJOBID= node118-1339110918-23913
PBS_JOBID= 14643735
Free space on /tmp= 70824 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_7_60_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752137-1339128965/watcher-3752137-1339128965 -o /tmp/evaluation-result-3752137-1339128965/solver-3752137-1339128965 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752137-1339128965.opb 525724866 HOME HOME

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

MD5SUM BENCH= 474916db0f2f0be5831d97827cee8e55
RANDOM SEED=525724866

node118.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.212
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.42
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.212
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	: 5438.55
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.212
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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	: 5320.68
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.212
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31753852 kB
Buffers:           97396 kB
Cached:           153212 kB
SwapCached:         6484 kB
Active:           177092 kB
Inactive:         159060 kB
Active(anon):      81204 kB
Inactive(anon):     6596 kB
Active(file):      95888 kB
Inactive(file):   152464 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095448 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:         33096 kB
Mapped:            10156 kB
Shmem:                 0 kB
Slab:             642396 kB
SReclaimable:      82888 kB
SUnreclaim:       559508 kB
KernelStack:        1504 kB
PageTables:         3844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     209280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69808 MiB
End job on node118 at 2012-06-08 06:46:06