Trace number 3749276

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.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_25_2.opb
MD5SUM24465d104818b01999b811ba346c3d8e
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-130
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -152
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)63088
Sum of products size (including duplicates)126176
Number of different products31544
Sum of products size63088

Solver Data

0.00/0.80	c run inc solver
0.00/0.80	c [INC SYSTEM] run initial solver
0.00/0.80	c [INC SYSTEM] preprocess with white file
3.07/3.10	c [INC SYSTEM] finished preprocessing in 2 s
3.07/3.10	c [INC SYSTEM] execute solver
1800.08/1800.40	c an unexpexted return value has been received, exit
1800.08/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-3749276-1339132169/watcher-3749276-1339132169 -o /tmp/evaluation-result-3749276-1339132169/solver-3749276-1339132169 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3749276-1339132169.opb 1394505748 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 12004
/proc/meminfo: memFree=30953508/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0

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

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

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

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

[startup+1.50042 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12008
/proc/meminfo: memFree=30848232/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=0.79 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12680 0 0 0 74 5 0 0 20 0 1 0 379342864 72843264 14530 33554432000 4194304 6004724 140735674428656 140735674423120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14530 162 442 0 17338 0
[pid=12007] ppid=12005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12007/stat : 12007 (cp2_pre.sh) S 12005 12004 4113 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 379342944 9367552 277 33554432000 4194304 5064252 140735897539728 140735897538432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12007/statm: 2287 277 234 213 0 72 0
[pid=12008] ppid=12007 vsize=118616 CPUtime=0.67 cores=1,3,5,7
/proc/12008/stat : 12008 (coprocessor) R 12007 12004 4113 0 -1 4202496 20536 0 0 0 64 3 0 0 20 0 1 0 379342945 121462784 26438 33554432000 4194304 6586260 140735408678896 140735408675656 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/12008/statm: 29654 26438 166 584 0 29066 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 208048

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12008
/proc/meminfo: memFree=30749496/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=0.79 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12680 0 0 0 74 5 0 0 20 0 1 0 379342864 72843264 14530 33554432000 4194304 6004724 140735674428656 140735674423120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14530 162 442 0 17338 0
[pid=12007] ppid=12005 vsize=9148 CPUtime=2.28 cores=1,3,5,7
/proc/12007/stat : 12007 (cp2_pre.sh) S 12005 12004 4113 0 -1 4202496 632 28209 0 0 0 0 209 19 20 0 1 0 379342944 9367552 281 33554432000 4194304 5064252 140735897539728 140735897538432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12007/statm: 2287 281 238 213 0 72 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 89432

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12010
/proc/meminfo: memFree=30825956/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=60368 CPUtime=3.18 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 13361 0 0 0 317 1 0 0 20 0 1 0 379343174 61816832 13917 33554432000 4194304 5654031 140735672795488 140735672783304 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 15092 13917 139 357 0 14732 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 140652

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12010
/proc/meminfo: memFree=30821152/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=60632 CPUtime=9.58 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 13576 0 0 0 957 1 0 0 20 0 1 0 379343174 62087168 14129 33554432000 4194304 5654031 140735672795488 140735672783304 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 15158 14129 140 357 0 14798 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 140916

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12010
/proc/meminfo: memFree=30813124/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=69544 CPUtime=22.39 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 14518 0 0 0 2237 2 0 0 20 0 1 0 379343174 71213056 15546 33554432000 4194304 5654031 140735672795488 140735672783304 4232611 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 17386 15546 140 357 0 17026 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 149828

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12013
/proc/meminfo: memFree=30808228/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=72724 CPUtime=47.98 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 16540 0 0 0 4796 2 0 0 20 0 1 0 379343174 74469376 16595 33554432000 4194304 5654031 140735672795488 140735672783304 4232729 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 18181 16595 141 357 0 17821 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 153008

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12013
/proc/meminfo: memFree=30789424/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=94996 CPUtime=99.17 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 18357 0 0 0 9914 3 0 0 20 0 1 0 379343174 97275904 21321 33554432000 4194304 5654031 140735672795488 140735672793288 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 23749 21321 141 357 0 23389 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 175280

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12013
/proc/meminfo: memFree=30781144/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=125344 CPUtime=159.15 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 18854 0 0 0 15911 4 0 0 20 0 1 0 379343174 128352256 23362 33554432000 4194304 5654031 140735672795488 140735672783304 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 31336 23362 141 357 0 30976 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 205628

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12013
/proc/meminfo: memFree=30757740/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=125344 CPUtime=219.14 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 19218 0 0 0 21909 5 0 0 20 0 1 0 379343174 128352256 29140 33554432000 4194304 5654031 140735672795488 140735672783304 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 31336 29140 141 357 0 30976 0
Current children cumulated CPU time (s) 222.22

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

/proc/loadavg: 2.00 2.00 2.00 3/181 12437
/proc/meminfo: memFree=30598228/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=159672 CPUtime=1298.97 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 21376 0 0 0 129888 9 0 0 20 0 1 0 379343174 163504128 38442 33554432000 4194304 5654031 140735672795488 140735672783304 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 39918 38442 141 357 0 39558 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 239956

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12437
/proc/meminfo: memFree=30594568/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=190492 CPUtime=1358.96 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 22424 0 0 0 135885 11 0 0 20 0 1 0 379343174 195063808 39365 33554432000 4194304 5654031 140735672795488 140735672783304 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 47623 39365 141 357 0 47263 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 270776

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12437
/proc/meminfo: memFree=30595512/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=159672 CPUtime=1418.96 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 23007 0 0 0 141884 12 0 0 20 0 1 0 379343174 163504128 39140 33554432000 4194304 5654031 140735672795488 140735672783304 4232607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 39918 39140 141 357 0 39558 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 239956

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12437
/proc/meminfo: memFree=30597844/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=159672 CPUtime=1478.94 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 23597 0 0 0 147880 14 0 0 20 0 1 0 379343174 163504128 38400 33554432000 4194304 5654031 140735672795488 140735672783304 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 39918 38400 141 357 0 39558 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 239956

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12438
/proc/meminfo: memFree=30568328/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=160732 CPUtime=1538.93 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 24681 0 0 0 153877 16 0 0 20 0 1 0 379343174 164589568 37123 33554432000 4194304 5654031 140735672795488 140735672783304 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 40183 37123 141 357 0 39823 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 241016

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12438
/proc/meminfo: memFree=30579876/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=198532 CPUtime=1598.92 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 26021 0 0 0 159874 18 0 0 20 0 1 0 379343174 203296768 43034 33554432000 4194304 5654031 140735672795488 140735672783304 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 49633 43034 141 357 0 49273 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 278816

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12438
/proc/meminfo: memFree=30583988/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=198532 CPUtime=1658.91 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 26837 0 0 0 165871 20 0 0 20 0 1 0 379343174 203296768 42010 33554432000 4194304 5654031 140735672795488 140735672783304 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 49633 42010 141 357 0 49273 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 278816

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12438
/proc/meminfo: memFree=30554152/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=167712 CPUtime=1718.91 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 27061 0 0 0 171870 21 0 0 20 0 1 0 379343174 171737088 40919 33554432000 4194304 5654031 140735672795488 140735672783304 4232607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 41928 40919 141 357 0 41568 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 247996

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12438
/proc/meminfo: memFree=30539508/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=198532 CPUtime=1778.89 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 27668 0 0 0 177868 21 0 0 20 0 1 0 379343174 203296768 43546 33554432000 4194304 5654031 140735672795488 140735672783304 4214475 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 49633 43546 141 357 0 49273 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 278816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 12438
/proc/meminfo: memFree=30563480/32873648 swapFree=7628/7628
[pid=12004] ppid=12002 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12004/stat : 12004 (npSolver-pbo-I.) S 12002 12004 4113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379342863 9367552 275 33554432000 4194304 5064252 140737207708064 140737207706976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12004/statm: 2287 275 233 213 0 72 0
[pid=12005] ppid=12004 vsize=71136 CPUtime=3.08 cores=1,3,5,7
/proc/12005/stat : 12005 (npSolver-pbo) S 12004 12004 4113 0 -1 4202496 12698 29110 0 0 74 5 209 20 20 0 1 0 379342864 72843264 14534 33554432000 4194304 6004724 140735674428656 140735674414936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12005/statm: 17784 14534 166 442 0 17338 0
[pid=12010] ppid=12005 vsize=168240 CPUtime=1797 cores=1,3,5,7
/proc/12010/stat : 12010 (glucosInc) R 12005 12004 4113 0 -1 4202496 27983 0 0 0 179677 23 0 0 20 0 1 0 379343174 172277760 39486 33554432000 4194304 5654031 140735672795488 140735672783304 4232700 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12010/statm: 42060 39486 141 357 0 41700 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 248524

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 12004 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=840568
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=263959
# CPU time returned by wait4() is 3.10453
# 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.41
CPU time (s): 1800.08
CPU user time (s): 1799.6
CPU system time (s): 0.48
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 328532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.84057
system time used= 0.263959
maximum resident set size= 153276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42185
page faults= 0
swaps= 0
block input operations= 0
block output operations= 63280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 10

runsolver used 4.36933 second user time and 11.4153 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-08 07:09:29
IDJOB=3749276
IDBENCH=48269
IDSOLVER=2333
FILE ID=node122/3749276-1339132169
RUNJOBID= node122-1339112139-9717
PBS_JOBID= 14643731
Free space on /tmp= 71160 MiB

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

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

MD5SUM BENCH= 24465d104818b01999b811ba346c3d8e
RANDOM SEED=1394505748

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:        30953400 kB
Buffers:          113644 kB
Cached:           900504 kB
SwapCached:         2132 kB
Active:           258868 kB
Inactive:         856576 kB
Active(anon):     101084 kB
Inactive(anon):     2216 kB
Active(file):     157784 kB
Inactive(file):   854360 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:              8928 kB
Writeback:             0 kB
AnonPages:        190684 kB
Mapped:            10080 kB
Shmem:                 0 kB
Slab:             662068 kB
SReclaimable:     106104 kB
SUnreclaim:       555964 kB
KernelStack:        1504 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     236872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 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= 71124 MiB
End job on node122 at 2012-06-08 07:39:29