Trace number 3752469

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.01 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_1.opb
MD5SUM6856221d5d444d2079d321f11fb11f0b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-70
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -74
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)151172
Sum of products size (including duplicates)302344
Number of different products75586
Sum of products size151172

Solver Data

1.10/1.15	c run inc solver
1.10/1.15	c [INC SYSTEM] run initial solver
1.10/1.15	c [INC SYSTEM] preprocess with white file
5.21/5.41	c [INC SYSTEM] finished preprocessing in 4 s
5.21/5.41	c [INC SYSTEM] execute solver
1800.01/1800.50	c an unexpexted return value has been received, exit
1800.01/1800.50	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-3752469-1339145284/watcher-3752469-1339145284 -o /tmp/evaluation-result-3752469-1339145284/solver-3752469-1339145284 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752469-1339145284.opb 1976445833 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.02 2.02 2.00 3/178 18908
/proc/meminfo: memFree=31589848/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0

[startup+0.0189319 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 18908
/proc/meminfo: memFree=31589848/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 18908
/proc/meminfo: memFree=31589848/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300291 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 18908
/proc/meminfo: memFree=31589848/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700318 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 18908
/proc/meminfo: memFree=31589848/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 18910
/proc/meminfo: memFree=31519736/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=1.12 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14751 0 0 0 104 8 0 0 20 0 1 0 380653506 76099584 17536 33554432000 4194304 6004724 140734574445504 140734574439968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17536 162 442 0 18133 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 83464

[startup+3.10048 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 18912
/proc/meminfo: memFree=31316172/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=1.12 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14751 0 0 0 104 8 0 0 20 0 1 0 380653506 76099584 17536 33554432000 4194304 6004724 140734574445504 140734574439968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17536 162 442 0 18133 0
[pid=18911] ppid=18909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18911/stat : 18911 (cp2_pre.sh) S 18909 18908 17615 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 380653622 9367552 277 33554432000 4194304 5064252 140735490787440 140735490786144 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18911/statm: 2287 277 234 213 0 72 0
[pid=18912] ppid=18911 vsize=222828 CPUtime=1.93 cores=1,3,5,7
/proc/18912/stat : 18912 (coprocessor) R 18911 18908 17615 0 -1 4202496 36736 0 0 0 187 6 0 0 20 0 1 0 380653622 228175872 54156 33554432000 4194304 6586260 140736135245296 140736135241560 4775781 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/18912/statm: 55707 54156 175 584 0 55119 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 315440

[startup+6.30027 s]
/proc/loadavg: 2.02 2.02 2.00 2/182 18913
/proc/meminfo: memFree=31492260/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
Current children cumulated CPU time (s) 5.24
Current children cumulated vsize (KiB) 83464

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 18914
/proc/meminfo: memFree=31398260/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=121532 CPUtime=7.26 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 21864 0 0 0 723 3 0 0 20 0 1 0 380654048 124448768 24483 33554432000 4194304 5654031 140735264979632 140735264977528 4215357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18914/statm: 30383 24483 131 357 0 30023 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 204996

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 18914
/proc/meminfo: memFree=31396344/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=121532 CPUtime=20.06 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 21885 0 0 0 2003 3 0 0 20 0 1 0 380654048 124448768 25015 33554432000 4194304 5654031 140735264979632 140735264977528 4215188 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18914/statm: 30383 25015 131 357 0 30023 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 204996

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 18914
/proc/meminfo: memFree=31390200/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=121796 CPUtime=45.66 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 21922 0 0 0 4563 3 0 0 20 0 1 0 380654048 124719104 26074 33554432000 4194304 5654031 140735264979632 140735264977416 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18914/statm: 30449 26074 131 357 0 30089 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 205260

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18914
/proc/meminfo: memFree=31381448/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=140896 CPUtime=96.86 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 22498 0 0 0 9682 4 0 0 20 0 1 0 380654048 144277504 28182 33554432000 4194304 5654031 140735264979632 140735264977416 4215040 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18914/statm: 35224 28182 131 357 0 34864 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 224360

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18917
/proc/meminfo: memFree=31392760/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=126668 CPUtime=156.85 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 25170 0 0 0 15678 7 0 0 20 0 1 0 380654048 129708032 25181 33554432000 4194304 5654031 140735264979632 140735264977656 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18914/statm: 31667 25181 141 357 0 31307 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 210132

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18917
/proc/meminfo: memFree=31377508/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=130208 CPUtime=216.81 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 25997 0 0 0 21674 7 0 0 20 0 1 0 380654048 133332992 27878 33554432000 4194304 5654031 140735264979632 140735264967448 4214490 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18914/statm: 32552 27878 141 357 0 32192 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 213672

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18918
/proc/meminfo: memFree=31367828/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.00 3/182 18950
/proc/meminfo: memFree=31250928/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=213464 CPUtime=1356.63 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 29745 0 0 0 135652 11 0 0 20 0 1 0 380654048 218587136 50255 33554432000 4194304 5654031 140735264979632 140735264967448 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18914/statm: 53366 50255 142 357 0 53006 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 296928

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18950
/proc/meminfo: memFree=31253868/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=213464 CPUtime=1416.63 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 29745 0 0 0 141651 12 0 0 20 0 1 0 380654048 218587136 50255 33554432000 4194304 5654031 140735264979632 140735264967448 4233002 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18914/statm: 53366 50255 142 357 0 53006 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 296928

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18950
/proc/meminfo: memFree=31254756/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=213464 CPUtime=1476.62 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 29745 0 0 0 147650 12 0 0 20 0 1 0 380654048 218587136 50255 33554432000 4194304 5654031 140735264979632 140735264967448 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18914/statm: 53366 50255 142 357 0 53006 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 296928

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18951
/proc/meminfo: memFree=31238400/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=213464 CPUtime=1536.61 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 29745 0 0 0 153649 12 0 0 20 0 1 0 380654048 218587136 50255 33554432000 4194304 5654031 140735264979632 140735264967448 4214567 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18914/statm: 53366 50255 142 357 0 53006 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 296928

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18951
/proc/meminfo: memFree=31247196/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=213464 CPUtime=1596.6 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 29745 0 0 0 159648 12 0 0 20 0 1 0 380654048 218587136 50255 33554432000 4194304 5654031 140735264979632 140735264967448 4232632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18914/statm: 53366 50255 142 357 0 53006 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 296928

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19167
/proc/meminfo: memFree=31478092/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=183120 CPUtime=1656.58 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 30247 0 0 0 165646 12 0 0 20 0 1 0 380654048 187514880 39473 33554432000 4194304 5654031 140735264979632 140735264967448 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18914/statm: 45780 39473 142 357 0 45420 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 266584

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19167
/proc/meminfo: memFree=31444584/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=183120 CPUtime=1716.58 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 30787 0 0 0 171645 13 0 0 20 0 1 0 380654048 187514880 38491 33554432000 4194304 5654031 140735264979632 140735264967448 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18914/statm: 45780 38491 142 357 0 45420 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 266584

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19167
/proc/meminfo: memFree=31437120/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=183120 CPUtime=1776.57 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 30790 0 0 0 177644 13 0 0 20 0 1 0 380654048 187514880 40027 33554432000 4194304 5654031 140735264979632 140735264967448 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18914/statm: 45780 40027 142 357 0 45420 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 266584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19168
/proc/meminfo: memFree=31435196/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=183120 CPUtime=1794.77 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 30791 0 0 0 179464 13 0 0 20 0 1 0 380654048 187514880 40539 33554432000 4194304 5654031 140735264979632 140735264967448 4214603 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18914/statm: 45780 40539 142 357 0 45420 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 266584

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19168
/proc/meminfo: memFree=31435196/32873844 swapFree=7124/7124
[pid=18908] ppid=18906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18908/stat : 18908 (npSolver-pbo-It) S 18906 18908 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380653506 9367552 275 33554432000 4194304 5064252 140734604851872 140734604850784 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18908/statm: 2287 275 233 213 0 72 0
[pid=18909] ppid=18908 vsize=74316 CPUtime=5.24 cores=1,3,5,7
/proc/18909/stat : 18909 (npSolver-pbo) S 18908 18908 17615 0 -1 4202496 14768 41671 0 0 104 9 386 25 20 0 1 0 380653506 76099584 17540 33554432000 4194304 6004724 140734574445504 140734574431784 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/18909/statm: 18579 17540 166 442 0 18133 0
[pid=18914] ppid=18909 vsize=183120 CPUtime=1794.77 cores=1,3,5,7
/proc/18914/stat : 18914 (glucosInc) R 18909 18908 17615 0 -1 4202496 30791 0 0 0 179464 13 0 0 20 0 1 0 380654048 187514880 40539 33554432000 4194304 5654031 140735264979632 140735264967448 4214603 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18914/statm: 45780 40539 142 357 0 45420 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 266584

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18908 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=904254
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=348946
# CPU time returned by wait4() is 5.2532
# 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.51
CPU time (s): 1800.01
CPU user time (s): 1799.54
CPU system time (s): 0.47
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 355280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.90425
system time used= 0.348946
maximum resident set size= 255232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56815
page faults= 0
swaps= 0
block input operations= 8
block output operations= 98600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21
involuntary context switches= 13

runsolver used 6.597 second user time and 18.3282 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-08 10:48:04
IDJOB=3752469
IDBENCH=48276
IDSOLVER=2335
FILE ID=node138/3752469-1339145284
RUNJOBID= node138-1339134209-17632
PBS_JOBID= 14643796
Free space on /tmp= 70668 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_60_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752469-1339145284/watcher-3752469-1339145284 -o /tmp/evaluation-result-3752469-1339145284/solver-3752469-1339145284 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752469-1339145284.opb 1976445833 HOME HOME

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

MD5SUM BENCH= 6856221d5d444d2079d321f11fb11f0b
RANDOM SEED=1976445833

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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.91
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.347
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.347
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.347
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.347
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.347
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:       32873844 kB
MemFree:        31590492 kB
Buffers:          128468 kB
Cached:           178260 kB
SwapCached:        19640 kB
Active:           334896 kB
Inactive:         159788 kB
Active(anon):     169492 kB
Inactive(anon):    20456 kB
Active(file):     165404 kB
Inactive(file):   139332 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082140 kB
Dirty:             10108 kB
Writeback:             0 kB
AnonPages:        279904 kB
Mapped:            10116 kB
Shmem:                 0 kB
Slab:             641340 kB
SReclaimable:      82716 kB
SUnreclaim:       558624 kB
KernelStack:        1504 kB
PageTables:         4320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     320548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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= 70652 MiB
End job on node138 at 2012-06-08 11:18:05