Trace number 3746642

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-rout.opb
MD5SUM00504f72d4d33ef46136a0269c782c15
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1074949888
Best CPU time to get the best result obtained on this benchmark1800.85
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1074976000
Optimality of the best value was proved NO
Number of variables7561
Total number of constraints306
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)14
Number of constraints which are nor clauses,nor cardinality constraints292
Minimum length of a constraint2
Maximum length of a constraint917
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 26904326400
Number of bits of the biggest number in a constraint 35
Biggest sum of numbers in a constraint 81230087655
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

6.19/6.21	c run inc solver
6.19/6.21	c [INC SYSTEM] run initial solver
6.19/6.21	c [INC SYSTEM] preprocess with white file
28.73/28.83	c [INC SYSTEM] finished preprocessing in 22 s
28.73/28.83	c [INC SYSTEM] execute solver
1800.04/1800.41	c an unexpexted return value has been received, exit
1800.04/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-3746642-1339100590/watcher-3746642-1339100590 -o /tmp/evaluation-result-3746642-1339100590/solver-3746642-1339100590 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746642-1339100590.opb 1111146102 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.04 2.01 1.82 3/178 22903
/proc/meminfo: memFree=26079840/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0

[startup+0.0479109 s]
/proc/loadavg: 2.04 2.01 1.82 3/178 22903
/proc/meminfo: memFree=26079840/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100384 s]
/proc/loadavg: 2.04 2.01 1.82 3/178 22903
/proc/meminfo: memFree=26079840/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300316 s]
/proc/loadavg: 2.04 2.01 1.82 3/178 22903
/proc/meminfo: memFree=26079840/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700331 s]
/proc/loadavg: 2.04 2.01 1.82 3/178 22903
/proc/meminfo: memFree=26079840/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.04 2.01 1.82 3/180 22905
/proc/meminfo: memFree=26014660/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=232444 CPUtime=1.49 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) R 22903 22903 22387 0 -1 4202496 14471 0 0 0 144 5 0 0 20 0 1 0 376184481 238022656 40999 33554432000 4194304 6004724 140735213349312 140735213344344 5056502 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 58111 40999 154 442 0 57665 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 241592

[startup+3.10035 s]
/proc/loadavg: 2.04 2.01 1.82 3/180 22905
/proc/meminfo: memFree=25933912/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=297980 CPUtime=3.08 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) R 22903 22903 22387 0 -1 4202496 15103 0 0 0 299 9 0 0 20 0 1 0 376184481 305131520 53799 33554432000 4194304 6004724 140735213349312 140735213343912 4536226 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 74495 53799 154 442 0 74049 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 307128

[startup+6.30036 s]
/proc/loadavg: 2.04 2.01 1.82 3/180 22905
/proc/meminfo: memFree=25691380/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=6.21 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16590 0 0 0 547 74 0 0 20 0 1 0 376184481 540917760 91173 33554432000 4194304 6004724 140735213349312 140735213343776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91173 163 442 0 131614 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 537388

[startup+12.7004 s]
/proc/loadavg: 2.04 2.01 1.82 3/182 22907
/proc/meminfo: memFree=24354172/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=6.21 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16590 0 0 0 547 74 0 0 20 0 1 0 376184481 540917760 91173 33554432000 4194304 6004724 140735213349312 140735213343776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91173 163 442 0 131614 0
[pid=22906] ppid=22904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22906/stat : 22906 (cp2_pre.sh) S 22904 22903 22387 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376185103 9367552 277 33554432000 4194304 5064252 140736368013568 140736368012272 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22906/statm: 2287 277 234 213 0 72 0
[pid=22907] ppid=22906 vsize=1177652 CPUtime=6.47 cores=1,3,5,7
/proc/22907/stat : 22907 (coprocessor) R 22906 22903 22387 0 -1 4202496 74128 0 0 0 611 36 0 0 20 0 1 0 376185103 1205915648 263489 33554432000 4194304 6586260 140736550816672 140736550812936 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/22907/statm: 294413 263490 164 584 0 293825 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1724188

[startup+25.5003 s]
/proc/loadavg: 2.10 2.03 1.83 3/182 22909
/proc/meminfo: memFree=23880736/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=6.21 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16590 0 0 0 547 74 0 0 20 0 1 0 376184481 540917760 91173 33554432000 4194304 6004724 140735213349312 140735213343776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91173 163 442 0 131614 0
[pid=22906] ppid=22904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22906/stat : 22906 (cp2_pre.sh) S 22904 22903 22387 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376185103 9367552 277 33554432000 4194304 5064252 140736368013568 140736368012272 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22906/statm: 2287 277 234 213 0 72 0
[pid=22907] ppid=22906 vsize=1577960 CPUtime=19.27 cores=1,3,5,7
/proc/22907/stat : 22907 (coprocessor) R 22906 22903 22387 0 -1 4202496 142253 0 0 0 1835 92 0 0 20 0 1 0 376185103 1615831040 381009 33554432000 4194304 6586260 140736550816672 140736550812296 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/22907/statm: 394490 381009 198 584 0 393902 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2124496

[startup+51.1069 s]
/proc/loadavg: 2.14 2.04 1.84 3/181 22911
/proc/meminfo: memFree=25319948/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=452528 CPUtime=22.26 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 59474 0 0 0 2211 15 0 0 20 0 1 0 376187365 463388672 94231 33554432000 4194304 5654031 140734819366320 140734819354136 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22911/statm: 113132 94231 141 357 0 112772 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 989916

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 1.84 3/181 22911
/proc/meminfo: memFree=25292824/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=460264 CPUtime=73.44 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 60331 0 0 0 7327 17 0 0 20 0 1 0 376187365 471310336 96007 33554432000 4194304 5654031 140734819366320 140734819354136 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 115066 96007 142 357 0 114706 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 997652

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 1.85 3/181 22914
/proc/meminfo: memFree=25304488/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=464464 CPUtime=133.43 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 61501 0 0 0 13325 18 0 0 20 0 1 0 376187365 475611136 97343 33554432000 4194304 5654031 140734819366320 140734819354136 4219849 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 116116 97343 142 357 0 115756 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1001852

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 1.85 3/181 22914
/proc/meminfo: memFree=25269304/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=472260 CPUtime=193.41 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 62462 0 0 0 19323 18 0 0 20 0 1 0 376187365 483594240 102903 33554432000 4194304 5654031 140734819366320 140734819354136 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 118065 102903 142 357 0 117705 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1009648

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.86 3/181 22914
/proc/meminfo: memFree=25250816/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 1.92 3/180 22971
/proc/meminfo: memFree=25143564/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=587480 CPUtime=1333.19 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 81637 0 0 0 133267 52 0 0 20 0 1 0 376187365 601579520 128857 33554432000 4194304 5654031 140734819366320 140734819354136 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 146870 128857 142 357 0 146510 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 1124868

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 22972
/proc/meminfo: memFree=25151384/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=591828 CPUtime=1393.18 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 82309 0 0 0 139264 54 0 0 20 0 1 0 376187365 606031872 126903 33554432000 4194304 5654031 140734819366320 140734819354136 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 147957 126903 142 357 0 147597 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 1129216

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 22972
/proc/meminfo: memFree=25102296/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=591828 CPUtime=1453.17 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 82565 0 0 0 145263 54 0 0 20 0 1 0 376187365 606031872 131247 33554432000 4194304 5654031 140734819366320 140734819354136 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 147957 131247 142 357 0 147597 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 1129216

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 22972
/proc/meminfo: memFree=25108256/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=595624 CPUtime=1513.16 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 83516 0 0 0 151260 56 0 0 20 0 1 0 376187365 609918976 129790 33554432000 4194304 5654031 140734819366320 140734819354136 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 148906 129790 142 357 0 148546 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 1133012

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 22972
/proc/meminfo: memFree=25125136/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=595624 CPUtime=1573.16 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 83614 0 0 0 157259 57 0 0 20 0 1 0 376187365 609918976 133465 33554432000 4194304 5654031 140734819366320 140734819354136 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 148906 133465 142 357 0 148546 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 1133012

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/182 22975
/proc/meminfo: memFree=25133696/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=603564 CPUtime=1633.15 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 84992 0 0 0 163256 59 0 0 20 0 1 0 376187365 618049536 131206 33554432000 4194304 5654031 140734819366320 140734819354136 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 150891 131206 142 357 0 150531 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 1140952

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 22976
/proc/meminfo: memFree=25087656/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=603564 CPUtime=1693.13 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 84999 0 0 0 169254 59 0 0 20 0 1 0 376187365 618049536 134790 33554432000 4194304 5654031 140734819366320 140734819354136 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 150891 134790 142 357 0 150531 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 1140952

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 22976
/proc/meminfo: memFree=25134388/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=603564 CPUtime=1753.13 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 85592 0 0 0 175251 62 0 0 20 0 1 0 376187365 618049536 131417 33554432000 4194304 5654031 140734819366320 140734819354136 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 150891 131417 142 357 0 150531 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 1140952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 22976
/proc/meminfo: memFree=25088512/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=603564 CPUtime=1771.23 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 85596 0 0 0 177061 62 0 0 20 0 1 0 376187365 618049536 132953 33554432000 4194304 5654031 140734819366320 140734819354136 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 150891 132953 142 357 0 150531 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1140952

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 22976
/proc/meminfo: memFree=25088512/32873844 swapFree=7896/7896
[pid=22903] ppid=22901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22903/stat : 22903 (npSolver-pbo-It) S 22901 22903 22387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376184481 9367552 274 33554432000 4194304 5064252 140733514408336 140733514407248 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22903/statm: 2287 274 233 213 0 72 0
[pid=22904] ppid=22903 vsize=528240 CPUtime=28.81 cores=1,3,5,7
/proc/22904/stat : 22904 (npSolver-pbo) S 22903 22903 22387 0 -1 4202496 16608 143157 0 0 547 74 2113 147 20 0 1 0 376184481 540917760 91177 33554432000 4194304 6004724 140735213349312 140735213335592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22904/statm: 132060 91177 167 442 0 131614 0
[pid=22911] ppid=22904 vsize=603564 CPUtime=1771.23 cores=1,3,5,7
/proc/22911/stat : 22911 (glucosInc) R 22904 22903 22387 0 -1 4202496 85596 0 0 0 177061 62 0 0 20 0 1 0 376187365 618049536 132953 33554432000 4194304 5654031 140734819366320 140734819354136 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22911/statm: 150891 132953 142 357 0 150531 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1140952

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22903 and gives
#  childrusage.ru_utime.tv_sec=26
#  childrusage.ru_utime.tv_usec=610954
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=224661
# CPU time returned by wait4() is 28.8356
# while last known CPU time is 1800.04
#
# 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.04
CPU user time (s): 1797.21
CPU system time (s): 2.83
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 2166060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.611
system time used= 2.22466
maximum resident set size= 1565596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160141
page faults= 0
swaps= 0
block input operations= 0
block output operations= 862712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 41

runsolver used 2.78358 second user time and 9.00563 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-07 22:23:10
IDJOB=3746642
IDBENCH=2513
IDSOLVER=2332
FILE ID=node136/3746642-1339100590
RUNJOBID= node136-1339098178-22404
PBS_JOBID= 14643717
Free space on /tmp= 69796 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-rout.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746642-1339100590/watcher-3746642-1339100590 -o /tmp/evaluation-result-3746642-1339100590/solver-3746642-1339100590 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746642-1339100590.opb 1111146102 HOME HOME

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

MD5SUM BENCH= 00504f72d4d33ef46136a0269c782c15
RANDOM SEED=1111146102

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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		: 2667.247
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:        26080220 kB
Buffers:         1293144 kB
Cached:          4459676 kB
SwapCached:        20284 kB
Active:          3022604 kB
Inactive:        2863480 kB
Active(anon):     105696 kB
Inactive(anon):    22808 kB
Active(file):    2916908 kB
Inactive(file):  2840672 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083244 kB
Dirty:              8916 kB
Writeback:             4 kB
AnonPages:        114668 kB
Mapped:            10876 kB
Shmem:                 0 kB
Slab:             769788 kB
SReclaimable:     211132 kB
SUnreclaim:       558656 kB
KernelStack:        1464 kB
PageTables:         4404 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     231760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 69724 MiB
End job on node136 at 2012-06-07 22:53:11