Trace number 3748946

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.05 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_1.opb
MD5SUM0263d0a7c5e3320bd7cce9534c14bf27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1792.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 32
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint85
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6162
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.54	c run inc solver
0.00/0.54	c [INC SYSTEM] run initial solver
0.00/0.54	c [INC SYSTEM] preprocess with white file
4.28/4.35	c [INC SYSTEM] finished preprocessing in 3 s
4.28/4.35	c [INC SYSTEM] execute solver
1800.05/1800.40	c an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748946-1339126766/watcher-3748946-1339126766 -o /tmp/evaluation-result-3748946-1339126766/solver-3748946-1339126766 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748946-1339126766.opb 1485405352 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11378
/proc/meminfo: memFree=30894088/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0

[startup+0.0813051 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11378
/proc/meminfo: memFree=30894088/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100236 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11378
/proc/meminfo: memFree=30894088/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300163 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11378
/proc/meminfo: memFree=30894088/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700177 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11378
/proc/meminfo: memFree=30894088/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11382
/proc/meminfo: memFree=30734260/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=0.53 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5084 0 0 0 50 3 0 0 20 0 1 0 378802613 31510528 6618 33554432000 4194304 6004724 140737314737488 140737314731952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6618 163 442 0 7247 0
[pid=11381] ppid=11379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11381/stat : 11381 (cp2_pre.sh) S 11379 11378 4113 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378802668 9367552 276 33554432000 4194304 5064252 140735309687808 140735309686512 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11381/statm: 2287 276 234 213 0 72 0
[pid=11382] ppid=11381 vsize=157768 CPUtime=0.95 cores=1,3,5,7
/proc/11382/stat : 11382 (coprocessor) R 11381 11378 4113 0 -1 4202496 28260 0 0 0 91 4 0 0 20 0 1 0 378802668 161554432 38251 33554432000 4194304 6586260 140737046265232 140737046261992 4774959 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11382/statm: 39442 38251 182 584 0 38854 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 206836

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11382
/proc/meminfo: memFree=30674156/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=0.53 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5084 0 0 0 50 3 0 0 20 0 1 0 378802613 31510528 6618 33554432000 4194304 6004724 140737314737488 140737314731952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6618 163 442 0 7247 0
[pid=11381] ppid=11379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11381/stat : 11381 (cp2_pre.sh) S 11379 11378 4113 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378802668 9367552 276 33554432000 4194304 5064252 140735309687808 140735309686512 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11381/statm: 2287 276 234 213 0 72 0
[pid=11382] ppid=11381 vsize=186976 CPUtime=2.55 cores=1,3,5,7
/proc/11382/stat : 11382 (coprocessor) R 11381 11378 4113 0 -1 4202496 33668 0 0 0 250 5 0 0 20 0 1 0 378802668 191463424 45703 33554432000 4194304 6586260 140737046265232 140737046260600 5599298 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11382/statm: 46744 45703 192 584 0 46156 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 236044

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11384
/proc/meminfo: memFree=30781112/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=80932 CPUtime=1.93 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 17342 0 0 0 190 3 0 0 20 0 1 0 378803048 82874368 19241 33554432000 4194304 5654031 140735326747008 140735326734824 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11384/statm: 20233 19241 140 357 0 19873 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 120852

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 11384
/proc/meminfo: memFree=30778660/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=81608 CPUtime=8.33 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 17531 0 0 0 830 3 0 0 20 0 1 0 378803048 83566592 19430 33554432000 4194304 5654031 140735326747008 140735326734824 4232477 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/11384/statm: 20402 19430 140 357 0 20042 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 121528

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 11384
/proc/meminfo: memFree=30744452/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=83300 CPUtime=21.12 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 18215 0 0 0 2108 4 0 0 20 0 1 0 378803048 85299200 19595 33554432000 4194304 5654031 140735326747008 140735326734824 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11384/statm: 20825 19595 141 357 0 20465 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 123220

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 11387
/proc/meminfo: memFree=30778012/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=83468 CPUtime=46.71 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 19583 0 0 0 4666 5 0 0 20 0 1 0 378803048 85471232 19785 33554432000 4194304 5654031 140735326747008 140735326734824 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11384/statm: 20867 19785 141 357 0 20507 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 123388

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 11387
/proc/meminfo: memFree=30748548/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=113916 CPUtime=97.91 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 20886 0 0 0 9785 6 0 0 20 0 1 0 378803048 116649984 27195 33554432000 4194304 5654031 140735326747008 140735326734824 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11384/statm: 28479 27195 141 357 0 28119 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 153836

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11431
/proc/meminfo: memFree=30805880/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=113916 CPUtime=157.87 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 20909 0 0 0 15781 6 0 0 20 0 1 0 378803048 116649984 27628 33554432000 4194304 5654031 140735326747008 140735326734824 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11384/statm: 28479 27628 141 357 0 28119 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 153836

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11432
/proc/meminfo: memFree=30776732/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=121100 CPUtime=217.86 cores=1,3,5,7

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

/proc/loadavg: 2.04 2.03 2.00 3/182 11509
/proc/meminfo: memFree=29081020/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=165816 CPUtime=1297.7 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 26234 0 0 0 129756 14 0 0 20 0 1 0 378803048 169795584 40603 33554432000 4194304 5654031 140735326747008 140735326734824 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11384/statm: 41454 40603 141 357 0 41094 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 205736

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 11509
/proc/meminfo: memFree=29072748/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=165816 CPUtime=1357.68 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 26505 0 0 0 135753 15 0 0 20 0 1 0 378803048 169795584 40603 33554432000 4194304 5654031 140735326747008 140735326734824 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11384/statm: 41454 40603 141 357 0 41094 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 205736

[startup+1422.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 11510
/proc/meminfo: memFree=29066200/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=165816 CPUtime=1417.68 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 26776 0 0 0 141752 16 0 0 20 0 1 0 378803048 169795584 40603 33554432000 4194304 5654031 140735326747008 140735326734824 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11384/statm: 41454 40603 141 357 0 41094 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 205736

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 11510
/proc/meminfo: memFree=29022580/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=215136 CPUtime=1477.66 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 27045 0 0 0 147750 16 0 0 20 0 1 0 378803048 220299264 50070 33554432000 4194304 5654031 140735326747008 140735326734824 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11384/statm: 53784 50070 141 357 0 53424 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 255056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 11510
/proc/meminfo: memFree=29024928/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=215136 CPUtime=1537.66 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 27314 0 0 0 153749 17 0 0 20 0 1 0 378803048 220299264 48534 33554432000 4194304 5654031 140735326747008 140735326734824 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11384/statm: 53784 48534 141 357 0 53424 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 255056

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11510
/proc/meminfo: memFree=29042072/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=165816 CPUtime=1597.65 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 27321 0 0 0 159748 17 0 0 20 0 1 0 378803048 169795584 40603 33554432000 4194304 5654031 140735326747008 140735326734824 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11384/statm: 41454 40603 141 357 0 41094 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 205736

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11510
/proc/meminfo: memFree=28986180/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=215136 CPUtime=1657.63 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 27594 0 0 0 165746 17 0 0 20 0 1 0 378803048 220299264 52118 33554432000 4194304 5654031 140735326747008 140735326734824 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11384/statm: 53784 52118 141 357 0 53424 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 255056

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11511
/proc/meminfo: memFree=28990852/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=215136 CPUtime=1717.62 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 27865 0 0 0 171744 18 0 0 20 0 1 0 378803048 220299264 50582 33554432000 4194304 5654031 140735326747008 140735326734824 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11384/statm: 53784 50582 141 357 0 53424 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 255056

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11511
/proc/meminfo: memFree=29059736/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=215136 CPUtime=1777.62 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 28201 0 0 0 177743 19 0 0 20 0 1 0 378803048 220299264 49046 33554432000 4194304 5654031 140735326747008 140735326734824 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11384/statm: 53784 49046 141 357 0 53424 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 255056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11511
/proc/meminfo: memFree=29051548/32873648 swapFree=7628/7628
[pid=11378] ppid=11376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11378/stat : 11378 (npSolver-pbo-I.) S 11376 11378 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378802613 9367552 275 33554432000 4194304 5064252 140737270790784 140737270789696 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11378/statm: 2287 275 233 213 0 72 0
[pid=11379] ppid=11378 vsize=30772 CPUtime=4.33 cores=1,3,5,7
/proc/11379/stat : 11379 (npSolver-pbo) S 11378 11378 4113 0 -1 4202496 5102 35058 0 0 50 3 371 9 20 0 1 0 378802613 31510528 6622 33554432000 4194304 6004724 140737314737488 140737314723768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11379/statm: 7693 6622 167 442 0 7247 0
[pid=11384] ppid=11379 vsize=215136 CPUtime=1795.72 cores=1,3,5,7
/proc/11384/stat : 11384 (glucosInc) R 11379 11378 4113 0 -1 4202496 28204 0 0 0 179553 19 0 0 20 0 1 0 378803048 220299264 50582 33554432000 4194304 5654031 140735326747008 140735326734824 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11384/statm: 53784 50582 141 357 0 53424 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 255056

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11378 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=223357
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=123981
# CPU time returned by wait4() is 4.34734
# while last known CPU time is 1800.05
#
# 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.05
CPU user time (s): 1799.74
CPU system time (s): 0.31
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 255056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.22336
system time used= 0.123981
maximum resident set size= 188844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40537
page faults= 0
swaps= 0
block input operations= 0
block output operations= 43760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 10

runsolver used 7.03393 second user time and 18.8181 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-08 05:39:26
IDJOB=3748946
IDBENCH=2920
IDSOLVER=2333
FILE ID=node122/3748946-1339126766
RUNJOBID= node122-1339112139-9717
PBS_JOBID= 14643731
Free space on /tmp= 71156 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_1.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748946-1339126766/watcher-3748946-1339126766 -o /tmp/evaluation-result-3748946-1339126766/solver-3748946-1339126766 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748946-1339126766.opb 1485405352 HOME HOME

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

MD5SUM BENCH= 0263d0a7c5e3320bd7cce9534c14bf27
RANDOM SEED=1485405352

node122.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30894460 kB
Buffers:          109300 kB
Cached:           903948 kB
SwapCached:         2132 kB
Active:           325552 kB
Inactive:         852696 kB
Active(anon):     165288 kB
Inactive(anon):     2216 kB
Active(file):     160264 kB
Inactive(file):   850480 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:              8192 kB
Writeback:             0 kB
AnonPages:        234436 kB
Mapped:            10104 kB
Shmem:                 0 kB
Slab:             661956 kB
SReclaimable:     106064 kB
SUnreclaim:       555892 kB
KernelStack:        1504 kB
PageTables:         4312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     290148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70784 MiB
End job on node122 at 2012-06-08 06:09:27