Trace number 3748238

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 (fixed)? (TO) 1800.08 1800.51

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.16/6.24	c run inc solver
6.16/6.24	c [INC SYSTEM] run initial solver
6.16/6.24	c [INC SYSTEM] preprocess with white file
28.78/28.91	c [INC SYSTEM] finished preprocessing in 22 s
28.78/28.91	c [INC SYSTEM] execute solver
1800.08/1800.51	HOME/npSolver-pbo-I.sh: line 18:  1498 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

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-3748238-1339122672/watcher-3748238-1339122672 -o /tmp/evaluation-result-3748238-1339122672/solver-3748238-1339122672 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748238-1339122672.opb 1245635906 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: 3.51 2.52 2.19 2/178 1497
/proc/meminfo: memFree=24475700/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0

[startup+0.0266491 s]
/proc/loadavg: 3.51 2.52 2.19 2/178 1497
/proc/meminfo: memFree=24475700/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100376 s]
/proc/loadavg: 3.51 2.52 2.19 2/178 1497
/proc/meminfo: memFree=24475700/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300314 s]
/proc/loadavg: 3.51 2.52 2.19 2/178 1497
/proc/meminfo: memFree=24475700/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700275 s]
/proc/loadavg: 3.51 2.52 2.19 2/178 1497
/proc/meminfo: memFree=24475700/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 3.39 2.52 2.19 3/180 1499
/proc/meminfo: memFree=24410596/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=232440 CPUtime=1.49 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) R 1497 1497 30697 0 -1 4202496 13861 0 0 0 143 6 0 0 20 0 1 0 378392092 238018560 39875 33554432000 4194304 6004724 140734870490272 140734870485880 5056502 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1498/statm: 58110 39875 154 442 0 57664 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 241588

[startup+3.1003 s]
/proc/loadavg: 3.39 2.52 2.19 3/180 1499
/proc/meminfo: memFree=24330228/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=297976 CPUtime=3.08 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) R 1497 1497 30697 0 -1 4202496 14495 0 0 0 298 10 0 0 20 0 1 0 378392092 305127424 53699 33554432000 4194304 6004724 140734870490272 140734870484872 4582601 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1498/statm: 74494 53699 154 442 0 74048 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 307124

[startup+6.30034 s]
/proc/loadavg: 3.39 2.52 2.19 3/180 1499
/proc/meminfo: memFree=24084216/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=6.21 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 15982 0 0 0 545 76 0 0 20 0 1 0 378392092 540913664 90867 33554432000 4194304 6004724 140734870490272 140734870484736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90867 163 442 0 131613 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 537384

[startup+12.7004 s]
/proc/loadavg: 3.26 2.52 2.19 3/181 1501
/proc/meminfo: memFree=22750812/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=6.21 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 15982 0 0 0 545 76 0 0 20 0 1 0 378392092 540913664 90867 33554432000 4194304 6004724 140734870490272 140734870484736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90867 163 442 0 131613 0
[pid=1500] ppid=1498 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1500/stat : 1500 (cp2_pre.sh) S 1498 1497 30697 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378392717 9367552 277 33554432000 4194304 5064252 140733645688352 140733645687056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1500/statm: 2287 277 234 213 0 72 0
[pid=1501] ppid=1500 vsize=1175144 CPUtime=6.43 cores=1,3,5,7
/proc/1501/stat : 1501 (coprocessor) R 1500 1497 30697 0 -1 4202496 72726 0 0 0 611 32 0 0 20 0 1 0 378392718 1203347456 263109 33554432000 4194304 6586260 140733794288640 140733794284968 4546597 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/1501/statm: 293819 263110 164 584 0 293231 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 1721676

[startup+25.5003 s]
/proc/loadavg: 3.21 2.53 2.20 3/182 1502
/proc/meminfo: memFree=22204896/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=6.21 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 15982 0 0 0 545 76 0 0 20 0 1 0 378392092 540913664 90867 33554432000 4194304 6004724 140734870490272 140734870484736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90867 163 442 0 131613 0
[pid=1500] ppid=1498 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1500/stat : 1500 (cp2_pre.sh) S 1498 1497 30697 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378392717 9367552 277 33554432000 4194304 5064252 140733645688352 140733645687056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1500/statm: 2287 277 234 213 0 72 0
[pid=1501] ppid=1500 vsize=1577960 CPUtime=19.23 cores=1,3,5,7
/proc/1501/stat : 1501 (coprocessor) R 1500 1497 30697 0 -1 4202496 141842 0 0 0 1847 76 0 0 20 0 1 0 378392718 1615831040 381620 33554432000 4194304 6586260 140733794288640 140733794284312 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/1501/statm: 394490 381620 198 584 0 393902 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 2124492

[startup+51.1003 s]
/proc/loadavg: 2.73 2.48 2.19 3/181 1504
/proc/meminfo: memFree=23825120/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=452528 CPUtime=22.17 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 60522 0 0 0 2202 15 0 0 20 0 1 0 378394984 463388672 94168 33554432000 4194304 5654031 140734457349536 140734457337352 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1504/statm: 113132 94168 141 357 0 112772 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 989912

[startup+102.3 s]
/proc/loadavg: 2.32 2.40 2.18 3/181 1504
/proc/meminfo: memFree=23769444/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=460264 CPUtime=73.35 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 61636 0 0 0 7318 17 0 0 20 0 1 0 378394984 471310336 96965 33554432000 4194304 5654031 140734457349536 140734457337352 4232733 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1504/statm: 115066 96965 142 357 0 114706 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 997648

[startup+162.307 s]
/proc/loadavg: 2.11 2.33 2.17 3/181 1504
/proc/meminfo: memFree=23716324/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=464464 CPUtime=133.35 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 62396 0 0 0 13316 19 0 0 20 0 1 0 378394984 475611136 97631 33554432000 4194304 5654031 140734457349536 140734457337352 4232710 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1504/statm: 116116 97631 142 357 0 115756 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 1001848

[startup+222.3 s]
/proc/loadavg: 2.04 2.26 2.15 3/181 1504
/proc/meminfo: memFree=23659296/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=472260 CPUtime=193.32 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 63455 0 0 0 19313 19 0 0 20 0 1 0 378394984 483594240 103289 33554432000 4194304 5654031 140734457349536 140734457337352 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1504/statm: 118065 103289 142 357 0 117705 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 1009644

[startup+282.3 s]
/proc/loadavg: 2.01 2.21 2.14 3/182 1505
/proc/meminfo: memFree=23621940/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.02 3/181 1515
/proc/meminfo: memFree=23525176/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=579504 CPUtime=1333.11 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 74714 0 0 0 133262 49 0 0 20 0 1 0 378394984 593412096 124585 33554432000 4194304 5654031 140734457349536 140734457337352 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1504/statm: 144876 124585 142 357 0 144516 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 1116888

[startup+1422.3 s]
/proc/loadavg: 2.04 2.01 2.02 3/181 1567
/proc/meminfo: memFree=28311492/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=583440 CPUtime=1393.11 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 75417 0 0 0 139259 52 0 0 20 0 1 0 378394984 597442560 121999 33554432000 4194304 5654031 140734457349536 140734457337352 4216672 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1504/statm: 145860 121999 142 357 0 145500 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 1120824

[startup+1482.31 s]
/proc/loadavg: 2.05 2.02 2.02 3/181 1567
/proc/meminfo: memFree=28298784/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=583440 CPUtime=1453.1 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 75593 0 0 0 145258 52 0 0 20 0 1 0 378394984 597442560 125241 33554432000 4194304 5654031 140734457349536 140734457337352 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1504/statm: 145860 125241 142 357 0 145500 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 1120824

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/180 1567
/proc/meminfo: memFree=28257864/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=587480 CPUtime=1513.08 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 76223 0 0 0 151255 53 0 0 20 0 1 0 378394984 601579520 123494 33554432000 4194304 5654031 140734457349536 140734457337352 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1504/statm: 146870 123494 142 357 0 146510 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 1124864

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/181 1568
/proc/meminfo: memFree=28245148/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=591828 CPUtime=1573.08 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 76387 0 0 0 157254 54 0 0 20 0 1 0 378394984 606031872 126724 33554432000 4194304 5654031 140734457349536 140734457337352 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1504/statm: 147957 126724 142 357 0 147597 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 1129212

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 1568
/proc/meminfo: memFree=28158680/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=591828 CPUtime=1633.06 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 76748 0 0 0 163252 54 0 0 20 0 1 0 378394984 606031872 130662 33554432000 4194304 5654031 140734457349536 140734457337352 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1504/statm: 147957 130662 142 357 0 147597 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 1129212

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1568
/proc/meminfo: memFree=28159092/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=595624 CPUtime=1693.05 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 77213 0 0 0 169249 56 0 0 20 0 1 0 378394984 609918976 127917 33554432000 4194304 5654031 140734457349536 140734457337352 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1504/statm: 148906 127917 142 357 0 148546 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 1133008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1571
/proc/meminfo: memFree=28157180/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=595624 CPUtime=1753.02 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 77608 0 0 0 175246 56 0 0 20 0 1 0 378394984 609918976 131855 33554432000 4194304 5654031 140734457349536 140734457337352 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1504/statm: 148906 131855 142 357 0 148546 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 1133008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1597
/proc/meminfo: memFree=28150876/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=595624 CPUtime=1771.22 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 77666 0 0 0 177065 57 0 0 20 0 1 0 378394984 609918976 132921 33554432000 4194304 5654031 140734457349536 140734457337352 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1504/statm: 148906 132921 142 357 0 148546 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1133008

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/182 1597
/proc/meminfo: memFree=28150876/32873844 swapFree=7628/7628
[pid=1497] ppid=1495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1497/stat : 1497 (npSolver-pbo-I.) S 1495 1497 30697 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378392092 9367552 275 33554432000 4194304 5064252 140734440924688 140734440923600 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1497/statm: 2287 275 233 213 0 72 0
[pid=1498] ppid=1497 vsize=528236 CPUtime=28.86 cores=1,3,5,7
/proc/1498/stat : 1498 (npSolver-pbo) S 1497 1497 30697 0 -1 4202496 16000 142744 0 0 545 76 2130 135 20 0 1 0 378392092 540913664 90871 33554432000 4194304 6004724 140734870490272 140734870476552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/1498/statm: 132059 90871 167 442 0 131613 0
[pid=1504] ppid=1498 vsize=595624 CPUtime=1771.22 cores=1,3,5,7
/proc/1504/stat : 1504 (glucosInc) R 1498 1497 30697 0 -1 4202496 77666 0 0 0 177065 57 0 0 20 0 1 0 378394984 609918976 132921 33554432000 4194304 5654031 140734457349536 140734457337352 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1504/statm: 148906 132921 142 357 0 148546 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1133008

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1497 and gives
#  childrusage.ru_utime.tv_sec=26
#  childrusage.ru_utime.tv_usec=759931
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=124677
# CPU time returned by wait4() is 28.8846
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1797.4
CPU system time (s): 2.68
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 2166056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.7599
system time used= 2.12468
maximum resident set size= 1568040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159119
page faults= 0
swaps= 0
block input operations= 16
block output operations= 862712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 38

runsolver used 3.34849 second user time and 7.97879 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-08 04:31:12
IDJOB=3748238
IDBENCH=2513
IDSOLVER=2333
FILE ID=node146/3748238-1339122672
RUNJOBID= node146-1339111088-31893
PBS_JOBID= 14643707
Free space on /tmp= 70232 MiB

SOLVER NAME= npSolver inc
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-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748238-1339122672/watcher-3748238-1339122672 -o /tmp/evaluation-result-3748238-1339122672/solver-3748238-1339122672 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748238-1339122672.opb 1245635906 HOME HOME

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

MD5SUM BENCH= 00504f72d4d33ef46136a0269c782c15
RANDOM SEED=1245635906

node146.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.034
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.06
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.034
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.92
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.034
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.034
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.034
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.034
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.034
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.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24476236 kB
Buffers:          402352 kB
Cached:          3393900 kB
SwapCached:         2336 kB
Active:          6041688 kB
Inactive:        1458388 kB
Active(anon):    3701496 kB
Inactive(anon):     4684 kB
Active(file):    2340192 kB
Inactive(file):  1453704 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099980 kB
Dirty:             14148 kB
Writeback:             0 kB
AnonPages:       3718048 kB
Mapped:            10344 kB
Shmem:                 0 kB
Slab:             740852 kB
SReclaimable:     180180 kB
SUnreclaim:       560672 kB
KernelStack:        1464 kB
PageTables:        11132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5650404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2271232 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= 71216 MiB
End job on node146 at 2012-06-08 05:01:12