Trace number 3749279

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 1801.11

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_3.opb
MD5SUMe05fbfdce4433b0b2590ec382b530cec
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-69
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -71
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)150588
Sum of products size (including duplicates)301176
Number of different products75294
Sum of products size150588

Solver Data

0.99/1.07	c run inc solver
0.99/1.07	c [INC SYSTEM] run initial solver
0.99/1.07	c [INC SYSTEM] preprocess with white file
4.79/5.55	c [INC SYSTEM] finished preprocessing in 4 s
4.79/5.55	c [INC SYSTEM] execute solver
1800.08/1801.10	c an unexpexted return value has been received, exit
1800.08/1801.10	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-3749279-1339130894/watcher-3749279-1339130894 -o /tmp/evaluation-result-3749279-1339130894/solver-3749279-1339130894 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3749279-1339130894.opb 584455770 HOME HOME 

running on 4 cores: 0,2,4,6

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.01 2.00 3/180 11581
/proc/meminfo: memFree=30569016/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0

[startup+0.078339 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 11581
/proc/meminfo: memFree=30569016/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100302 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 11581
/proc/meminfo: memFree=30569016/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300247 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 11581
/proc/meminfo: memFree=30569016/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 11581
/proc/meminfo: memFree=30569016/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 11583
/proc/meminfo: memFree=30496748/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=1.06 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13497 0 0 0 100 6 0 0 20 0 1 0 23056323 76083200 17313 33554432000 4194304 6004724 140733359292480 140733359286944 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17313 162 442 0 18129 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 83448

[startup+3.10039 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 11585
/proc/meminfo: memFree=30286788/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=1.06 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13497 0 0 0 100 6 0 0 20 0 1 0 23056323 76083200 17313 33554432000 4194304 6004724 140733359292480 140733359286944 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17313 162 442 0 18129 0
[pid=11584] ppid=11582 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11584/stat : 11584 (cp2_pre.sh) S 11582 11581 8001 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 23056430 9367552 277 33554432000 4194304 5064252 140737109981296 140737109980000 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11584/statm: 2287 277 234 213 0 72 0
[pid=11585] ppid=11584 vsize=222344 CPUtime=2.01 cores=0,2,4,6
/proc/11585/stat : 11585 (coprocessor) R 11584 11581 8001 0 -1 4202496 36482 0 0 0 194 7 0 0 20 0 1 0 23056431 227680256 53902 33554432000 4194304 6586260 140737326594256 140737326590584 4770132 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/11585/statm: 55586 53902 182 584 0 54998 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 314940

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.00 2/184 11586
/proc/meminfo: memFree=30455480/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 83448
heavy processes:

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11587
/proc/meminfo: memFree=30362968/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=111108 CPUtime=7.13 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 21980 0 0 0 709 4 0 0 20 0 1 0 23056879 113774592 24527 33554432000 4194304 5654031 140735011706544 140735011704440 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11587/statm: 27777 24527 131 357 0 27417 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 194556

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11587
/proc/meminfo: memFree=30340880/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=111108 CPUtime=19.93 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 22000 0 0 0 1989 4 0 0 20 0 1 0 23056879 113774592 25058 33554432000 4194304 5654031 140735011706544 140735011704440 4215040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11587/statm: 27777 25058 131 357 0 27417 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 194556

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11587
/proc/meminfo: memFree=30504284/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=111372 CPUtime=45.52 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 22038 0 0 0 4548 4 0 0 20 0 1 0 23056879 114044928 26118 33554432000 4194304 5654031 140735011706544 140735011704328 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 27843 26118 131 357 0 27483 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 194820

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11587
/proc/meminfo: memFree=30401940/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=130472 CPUtime=96.72 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 22614 0 0 0 9668 4 0 0 20 0 1 0 23056879 133603328 28226 33554432000 4194304 5654031 140735011706544 140735011704328 4215026 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 32618 28226 131 357 0 32258 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 213920

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11591
/proc/meminfo: memFree=30335356/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=117420 CPUtime=156.7 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 24677 0 0 0 15664 6 0 0 20 0 1 0 23056879 120238080 26046 33554432000 4194304 5654031 140735011706544 140735011704328 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 29355 26046 132 357 0 28995 0
Current children cumulated CPU time (s) 161.52
Current children cumulated vsize (KiB) 200868

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11591
/proc/meminfo: memFree=30401088/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=178860 CPUtime=216.69 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 25818 0 0 0 21662 7 0 0 20 0 1 0 23056879 183152640 40327 33554432000 4194304 5654031 140735011706544 140735011694360 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 44715 40327 141 357 0 44355 0
Current children cumulated CPU time (s) 221.51
Current children cumulated vsize (KiB) 262308

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11591
/proc/meminfo: memFree=30312772/32873844 swapFree=7124/7124

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

/proc/loadavg: 2.00 2.00 2.00 3/184 11671
/proc/meminfo: memFree=30425092/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=247148 CPUtime=1356.52 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 27357 0 0 0 135643 9 0 0 20 0 1 0 23056879 253079552 57616 33554432000 4194304 5654031 140735011706544 140735011694360 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 61787 57616 142 357 0 61427 0
Current children cumulated CPU time (s) 1361.34
Current children cumulated vsize (KiB) 330596

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11671
/proc/meminfo: memFree=30427288/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=247148 CPUtime=1416.51 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 27698 0 0 0 141642 9 0 0 20 0 1 0 23056879 253079552 57062 33554432000 4194304 5654031 140735011706544 140735011694360 4208676 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 61787 57062 142 357 0 61427 0
Current children cumulated CPU time (s) 1421.33
Current children cumulated vsize (KiB) 330596

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11671
/proc/meminfo: memFree=30367588/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=247148 CPUtime=1476.5 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 27701 0 0 0 147640 10 0 0 20 0 1 0 23056879 253079552 58598 33554432000 4194304 5654031 140735011706544 140735011694360 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 61787 58598 142 357 0 61427 0
Current children cumulated CPU time (s) 1481.32
Current children cumulated vsize (KiB) 330596

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11671
/proc/meminfo: memFree=30378028/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=247148 CPUtime=1536.49 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 28097 0 0 0 153639 10 0 0 20 0 1 0 23056879 253079552 57616 33554432000 4194304 5654031 140735011706544 140735011694360 4214616 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 61787 57616 142 357 0 61427 0
Current children cumulated CPU time (s) 1541.31
Current children cumulated vsize (KiB) 330596

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11671
/proc/meminfo: memFree=30390704/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=247148 CPUtime=1596.48 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 28449 0 0 0 159637 11 0 0 20 0 1 0 23056879 253079552 56550 33554432000 4194304 5654031 140735011706544 140735011694360 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 61787 56550 142 357 0 61427 0
Current children cumulated CPU time (s) 1601.3
Current children cumulated vsize (KiB) 330596

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11674
/proc/meminfo: memFree=30504908/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=247148 CPUtime=1656.47 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 28453 0 0 0 165636 11 0 0 20 0 1 0 23056879 253079552 58598 33554432000 4194304 5654031 140735011706544 140735011694360 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 61787 58598 142 357 0 61427 0
Current children cumulated CPU time (s) 1661.29
Current children cumulated vsize (KiB) 330596

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11674
/proc/meminfo: memFree=30477984/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=247148 CPUtime=1716.46 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 28851 0 0 0 171635 11 0 0 20 0 1 0 23056879 253079552 58128 33554432000 4194304 5654031 140735011706544 140735011694360 4232566 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 61787 58128 142 357 0 61427 0
Current children cumulated CPU time (s) 1721.28
Current children cumulated vsize (KiB) 330596

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11674
/proc/meminfo: memFree=30443348/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=247148 CPUtime=1776.45 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 28855 0 0 0 177634 11 0 0 20 0 1 0 23056879 253079552 60176 33554432000 4194304 5654031 140735011706544 140735011694360 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 61787 60176 142 357 0 61427 0
Current children cumulated CPU time (s) 1781.27
Current children cumulated vsize (KiB) 330596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11674
/proc/meminfo: memFree=30451976/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=247148 CPUtime=1795.26 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 29194 0 0 0 179514 12 0 0 20 0 1 0 23056879 253079552 57574 33554432000 4194304 5654031 140735011706544 140735011694360 4232551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 61787 57574 142 357 0 61427 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 330596

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11674
/proc/meminfo: memFree=30451976/32873844 swapFree=7124/7124
[pid=11581] ppid=11579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11581/stat : 11581 (npSolver-pbo-I.) S 11579 11581 8001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23056323 9367552 275 33554432000 4194304 5064252 140737357238144 140737357237056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11581/statm: 2287 275 233 213 0 72 0
[pid=11582] ppid=11581 vsize=74300 CPUtime=4.82 cores=0,2,4,6
/proc/11582/stat : 11582 (npSolver-pbo) S 11581 11581 8001 0 -1 4202496 13514 41717 0 0 100 7 351 24 20 0 1 0 23056323 76083200 17317 33554432000 4194304 6004724 140733359292480 140733359278760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11582/statm: 18575 17317 166 442 0 18129 0
[pid=11587] ppid=11582 vsize=247148 CPUtime=1795.26 cores=0,2,4,6
/proc/11587/stat : 11587 (glucosInc) R 11582 11581 8001 0 -1 4202496 29194 0 0 0 179514 12 0 0 20 0 1 0 23056879 253079552 57574 33554432000 4194304 5654031 140735011706544 140735011694360 4232551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11587/statm: 61787 57574 142 357 0 61427 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 330596

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11581 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=516313
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=316951
# CPU time returned by wait4() is 4.83326
# 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): 1801.11
CPU time (s): 1800.08
CPU user time (s): 1799.65
CPU system time (s): 0.43
CPU usage (%): 99.9427
Max. virtual memory (cumulated for all children) (KiB): 379916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.51631
system time used= 0.316951
maximum resident set size= 255416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55608
page faults= 0
swaps= 0
block input operations= 0
block output operations= 98352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 12

runsolver used 12.7561 second user time and 13.072 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-08 06:48:14
IDJOB=3749279
IDBENCH=48225
IDSOLVER=2333
FILE ID=node133/3749279-1339130894
RUNJOBID= node133-1339111291-9501
PBS_JOBID= 14643720
Free space on /tmp= 71220 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_60_3.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749279-1339130894/watcher-3749279-1339130894 -o /tmp/evaluation-result-3749279-1339130894/solver-3749279-1339130894 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3749279-1339130894.opb 584455770 HOME HOME

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

MD5SUM BENCH= e05fbfdce4433b0b2590ec382b530cec
RANDOM SEED=584455770

node133.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.139
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.27
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.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30569660 kB
Buffers:          119092 kB
Cached:          1094732 kB
SwapCached:         4000 kB
Active:           465320 kB
Inactive:        1036536 kB
Active(anon):     285028 kB
Inactive(anon):     4988 kB
Active(file):     180292 kB
Inactive(file):  1031548 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100304 kB
Dirty:             10108 kB
Writeback:             0 kB
AnonPages:        279180 kB
Mapped:            11032 kB
Shmem:                 0 kB
Slab:             661984 kB
SReclaimable:     104480 kB
SUnreclaim:       557504 kB
KernelStack:        1520 kB
PageTables:         4376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     538864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 71196 MiB
End job on node133 at 2012-06-08 07:18:15