Trace number 3751408

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.01 1807.72

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.01-5.opb
MD5SUM1ec0d3fa7554a4f3a14cece692c79319
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark40763
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208489
Total number of constraints1647554
Number of constraints which are clauses1647554
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

17.31/20.82	c run inc solver
17.31/20.82	c [INC SYSTEM] run initial solver
17.31/20.82	c [INC SYSTEM] preprocess with white file
55.53/63.08	c [INC SYSTEM] finished preprocessing in 42 s
55.53/63.08	c [INC SYSTEM] execute solver

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-3751408-1339180136/watcher-3751408-1339180136 -o /tmp/evaluation-result-3751408-1339180136/solver-3751408-1339180136 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751408-1339180136.opb 742398516 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.10 2.03 2.01 3/180 13038
/proc/meminfo: memFree=30770320/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0

[startup+0.087717 s]
/proc/loadavg: 2.10 2.03 2.01 3/180 13038
/proc/meminfo: memFree=30770320/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 2.10 2.03 2.01 3/180 13038
/proc/meminfo: memFree=30770320/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300256 s]
/proc/loadavg: 2.10 2.03 2.01 3/180 13038
/proc/meminfo: memFree=30770320/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700259 s]
/proc/loadavg: 2.10 2.03 2.01 3/180 13038
/proc/meminfo: memFree=30770320/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.10 2.03 2.01 3/182 13040
/proc/meminfo: memFree=30649412/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=217060 CPUtime=1.49 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) R 13038 13038 12214 0 -1 4202496 24879 0 0 0 143 6 0 0 20 0 1 0 27980422 222269440 42655 33554432000 4194304 6004724 140736750132608 140736750128632 5190736 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13039/statm: 54265 42656 130 442 0 53819 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 226208

[startup+3.1003 s]
/proc/loadavg: 2.09 2.03 2.00 3/182 13040
/proc/meminfo: memFree=30512808/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=438288 CPUtime=3.09 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) R 13038 13038 12214 0 -1 4202496 48059 0 0 0 294 15 0 0 20 0 1 0 27980422 448806912 88765 33554432000 4194304 6004724 140736750132608 140736750128248 4968639 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13039/statm: 109572 88765 130 442 0 109126 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 447436

[startup+6.3003 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 13069
/proc/meminfo: memFree=30722388/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=736820 CPUtime=6.29 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) R 13038 13038 12214 0 -1 4202496 104608 0 0 0 600 29 0 0 20 0 1 0 27980422 754503680 183411 33554432000 4194304 6004724 140736750132608 140736750127096 4966220 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13039/statm: 184205 183411 147 442 0 183759 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 745968

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.00 2/183 13085
/proc/meminfo: memFree=29475704/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654324 CPUtime=12.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) R 13038 13038 12214 0 -1 4202496 106840 0 0 0 1220 49 0 0 20 0 1 0 27980422 1694027776 299659 33554432000 4194304 6004724 140736750132608 140736750127208 4617996 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13039/statm: 413581 299659 154 442 0 413135 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1663472

[startup+25.5003 s]
/proc/loadavg: 2.29 2.07 2.02 3/184 13127
/proc/meminfo: memFree=28386512/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=17.36 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108120 0 0 0 1557 179 0 0 20 0 1 0 27980422 1694048256 362649 33554432000 4194304 6004724 140736750132608 140736750127072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362649 163 442 0 413140 0
[pid=13115] ppid=13039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13115/stat : 13115 (cp2_pre.sh) S 13039 13038 12214 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 27982507 9367552 276 33554432000 4194304 5064252 140735684148112 140735684146816 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13115/statm: 2287 276 234 213 0 72 0
[pid=13116] ppid=13115 vsize=422708 CPUtime=4.62 cores=0,2,4,6
/proc/13116/stat : 13116 (coprocessor) R 13115 13038 12214 0 -1 4202496 17046 0 0 0 444 18 0 0 20 0 1 0 27982509 432852992 98251 33554432000 4194304 6586260 140736688609136 140736688605896 4368439 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/13116/statm: 105677 98251 137 584 0 105089 0
Current children cumulated CPU time (s) 21.98
Current children cumulated vsize (KiB) 2095348

[startup+51.1003 s]
/proc/loadavg: 2.66 2.18 2.05 3/184 13127
/proc/meminfo: memFree=24751016/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=17.36 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108120 0 0 0 1557 179 0 0 20 0 1 0 27980422 1694048256 362649 33554432000 4194304 6004724 140736750132608 140736750127072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362649 163 442 0 413140 0
[pid=13115] ppid=13039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13115/stat : 13115 (cp2_pre.sh) S 13039 13038 12214 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 27982507 9367552 276 33554432000 4194304 5064252 140735684148112 140735684146816 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13115/statm: 2287 276 234 213 0 72 0
[pid=13116] ppid=13115 vsize=1544596 CPUtime=29.17 cores=0,2,4,6
/proc/13116/stat : 13116 (coprocessor) R 13115 13038 12214 0 -1 4202496 23762 0 0 0 2771 146 0 0 20 0 1 0 27982509 1581666304 318907 33554432000 4194304 6586260 140736688609136 140736688604888 5259731 0 0 4096 8404994 0 0 0 17 0 0 0 103 0 0
/proc/13116/statm: 386149 318907 158 584 0 385561 0
Current children cumulated CPU time (s) 46.53
Current children cumulated vsize (KiB) 3217236

[startup+102.307 s]
/proc/loadavg: 2.87 2.31 2.11 3/185 13133
/proc/meminfo: memFree=18207904/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108137 24663 0 0 1557 180 3620 212 20 0 1 0 27980422 1694048256 362653 33554432000 4194304 6004724 140736750132608 140736750118888 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362653 167 442 0 413140 0
[pid=13129] ppid=13039 vsize=1861980 CPUtime=39.19 cores=0,2,4,6
/proc/13129/stat : 13129 (glucosInc) R 13039 13038 12214 0 -1 4202496 207239 0 0 0 3851 68 0 0 20 0 1 0 27986730 1906667520 429059 33554432000 4194304 5654031 140733429815616 140733429803432 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13129/statm: 465495 429059 141 357 0 465135 0
Current children cumulated CPU time (s) 94.88
Current children cumulated vsize (KiB) 3525472

[startup+162.3 s]
/proc/loadavg: 2.75 2.39 2.14 3/184 13133
/proc/meminfo: memFree=15174792/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108137 24663 0 0 1557 180 3620 212 20 0 1 0 27980422 1694048256 362653 33554432000 4194304 6004724 140736750132608 140736750118888 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362653 167 442 0 413140 0
[pid=13129] ppid=13039 vsize=1861980 CPUtime=99.17 cores=0,2,4,6
/proc/13129/stat : 13129 (glucosInc) R 13039 13038 12214 0 -1 4202496 207321 0 0 0 9849 68 0 0 20 0 1 0 27986730 1906667520 431185 33554432000 4194304 5654031 140733429815616 140733429803432 4232632 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13129/statm: 465495 431185 141 357 0 465135 0
Current children cumulated CPU time (s) 154.86
Current children cumulated vsize (KiB) 3525472

[startup+222.3 s]
/proc/loadavg: 2.40 2.37 2.15 3/183 13135
/proc/meminfo: memFree=16031088/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108137 24663 0 0 1557 180 3620 212 20 0 1 0 27980422 1694048256 362653 33554432000 4194304 6004724 140736750132608 140736750118888 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362653 167 442 0 413140 0
[pid=13129] ppid=13039 vsize=1875384 CPUtime=159.16 cores=0,2,4,6
/proc/13129/stat : 13129 (glucosInc) R 13039 13038 12214 0 -1 4202496 207837 0 0 0 15848 68 0 0 20 0 1 0 27986730 1920393216 432212 33554432000 4194304 5654031 140733429815616 140733429803432 4208630 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13129/statm: 468846 432212 141 357 0 468486 0
Current children cumulated CPU time (s) 214.85
Current children cumulated vsize (KiB) 3538876

[startup+282.3 s]
/proc/loadavg: 2.16 2.30 2.14 3/182 13135
/proc/meminfo: memFree=15991100/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6

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

/proc/meminfo: memFree=15883364/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108137 24663 0 0 1557 180 3620 212 20 0 1 0 27980422 1694048256 362653 33554432000 4194304 6004724 140736750132608 140736750118888 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362653 167 442 0 413140 0
[pid=13129] ppid=13039 vsize=1900916 CPUtime=1298.98 cores=0,2,4,6
/proc/13129/stat : 13129 (glucosInc) R 13039 13038 12214 0 -1 4202496 209349 0 0 0 129829 69 0 0 20 0 1 0 27986730 1946537984 443433 33554432000 4194304 5654031 140733429815616 140733429803432 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13129/statm: 475229 443433 141 357 0 474869 0
Current children cumulated CPU time (s) 1354.67
Current children cumulated vsize (KiB) 3564408

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.02 3/184 13146
/proc/meminfo: memFree=15879556/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108137 24663 0 0 1557 180 3620 212 20 0 1 0 27980422 1694048256 362653 33554432000 4194304 6004724 140736750132608 140736750118888 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362653 167 442 0 413140 0
[pid=13129] ppid=13039 vsize=1900916 CPUtime=1358.98 cores=0,2,4,6
/proc/13129/stat : 13129 (glucosInc) R 13039 13038 12214 0 -1 4202496 209350 0 0 0 135829 69 0 0 20 0 1 0 27986730 1946537984 443434 33554432000 4194304 5654031 140733429815616 140733429803432 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13129/statm: 475229 443434 141 357 0 474869 0
Current children cumulated CPU time (s) 1414.67
Current children cumulated vsize (KiB) 3564408

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/183 13146
/proc/meminfo: memFree=15878216/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108137 24663 0 0 1557 180 3620 212 20 0 1 0 27980422 1694048256 362653 33554432000 4194304 6004724 140736750132608 140736750118888 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362653 167 442 0 413140 0
[pid=13129] ppid=13039 vsize=1900916 CPUtime=1418.96 cores=0,2,4,6
/proc/13129/stat : 13129 (glucosInc) R 13039 13038 12214 0 -1 4202496 209386 0 0 0 141827 69 0 0 20 0 1 0 27986730 1946537984 443470 33554432000 4194304 5654031 140733429815616 140733429803432 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13129/statm: 475229 443470 141 357 0 474869 0
Current children cumulated CPU time (s) 1474.65
Current children cumulated vsize (KiB) 3564408

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 13147
/proc/meminfo: memFree=15876276/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108137 24663 0 0 1557 180 3620 212 20 0 1 0 27980422 1694048256 362653 33554432000 4194304 6004724 140736750132608 140736750118888 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362653 167 442 0 413140 0
[pid=13129] ppid=13039 vsize=1900916 CPUtime=1478.95 cores=0,2,4,6
/proc/13129/stat : 13129 (glucosInc) R 13039 13038 12214 0 -1 4202496 209400 0 0 0 147826 69 0 0 20 0 1 0 27986730 1946537984 443995 33554432000 4194304 5654031 140733429815616 140733429803432 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13129/statm: 475229 443995 141 357 0 474869 0
Current children cumulated CPU time (s) 1534.64
Current children cumulated vsize (KiB) 3564408

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.01 3/183 13147
/proc/meminfo: memFree=15873004/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108137 24663 0 0 1557 180 3620 212 20 0 1 0 27980422 1694048256 362653 33554432000 4194304 6004724 140736750132608 140736750118888 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362653 167 442 0 413140 0
[pid=13129] ppid=13039 vsize=1900916 CPUtime=1538.94 cores=0,2,4,6
/proc/13129/stat : 13129 (glucosInc) R 13039 13038 12214 0 -1 4202496 209401 0 0 0 153825 69 0 0 20 0 1 0 27986730 1946537984 444507 33554432000 4194304 5654031 140733429815616 140733429803432 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13129/statm: 475229 444507 141 357 0 474869 0
Current children cumulated CPU time (s) 1594.63
Current children cumulated vsize (KiB) 3564408

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13147
/proc/meminfo: memFree=15872616/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108137 24663 0 0 1557 180 3620 212 20 0 1 0 27980422 1694048256 362653 33554432000 4194304 6004724 140736750132608 140736750118888 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362653 167 442 0 413140 0
[pid=13129] ppid=13039 vsize=1900916 CPUtime=1598.93 cores=0,2,4,6
/proc/13129/stat : 13129 (glucosInc) R 13039 13038 12214 0 -1 4202496 209402 0 0 0 159824 69 0 0 20 0 1 0 27986730 1946537984 444508 33554432000 4194304 5654031 140733429815616 140733429803432 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13129/statm: 475229 444508 141 357 0 474869 0
Current children cumulated CPU time (s) 1654.62
Current children cumulated vsize (KiB) 3564408

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13147
/proc/meminfo: memFree=15868104/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108137 24663 0 0 1557 180 3620 212 20 0 1 0 27980422 1694048256 362653 33554432000 4194304 6004724 140736750132608 140736750118888 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362653 167 442 0 413140 0
[pid=13129] ppid=13039 vsize=1900916 CPUtime=1658.92 cores=0,2,4,6
/proc/13129/stat : 13129 (glucosInc) R 13039 13038 12214 0 -1 4202496 209405 0 0 0 165823 69 0 0 20 0 1 0 27986730 1946537984 445022 33554432000 4194304 5654031 140733429815616 140733429803432 4214616 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13129/statm: 475229 445022 141 357 0 474869 0
Current children cumulated CPU time (s) 1714.61
Current children cumulated vsize (KiB) 3564408

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13147
/proc/meminfo: memFree=15866576/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108137 24663 0 0 1557 180 3620 212 20 0 1 0 27980422 1694048256 362653 33554432000 4194304 6004724 140736750132608 140736750118888 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362653 167 442 0 413140 0
[pid=13129] ppid=13039 vsize=1900916 CPUtime=1718.91 cores=0,2,4,6
/proc/13129/stat : 13129 (glucosInc) R 13039 13038 12214 0 -1 4202496 209406 0 0 0 171822 69 0 0 20 0 1 0 27986730 1946537984 445534 33554432000 4194304 5654031 140733429815616 140733429803432 4219897 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13129/statm: 475229 445534 141 357 0 474869 0
Current children cumulated CPU time (s) 1774.6
Current children cumulated vsize (KiB) 3564408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13147
/proc/meminfo: memFree=15865540/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108137 24663 0 0 1557 180 3620 212 20 0 1 0 27980422 1694048256 362653 33554432000 4194304 6004724 140736750132608 140736750118888 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362653 167 442 0 413140 0
[pid=13129] ppid=13039 vsize=1900916 CPUtime=1744.32 cores=0,2,4,6
/proc/13129/stat : 13129 (glucosInc) R 13039 13038 12214 0 -1 4202496 209407 0 0 0 174363 69 0 0 20 0 1 0 27986730 1946537984 445535 33554432000 4194304 5654031 140733429815616 140733429803432 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13129/statm: 475229 445535 141 357 0 474869 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3564408

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1807.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13147
/proc/meminfo: memFree=15865540/32873844 swapFree=7632/7632
[pid=13038] ppid=13036 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13038/stat : 13038 (npSolver-pbo-It) S 13036 13038 12214 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27980422 9367552 274 33554432000 4194304 5064252 140733588910576 140733588909488 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13038/statm: 2287 274 233 213 0 72 0
[pid=13039] ppid=13038 vsize=1654344 CPUtime=55.69 cores=0,2,4,6
/proc/13039/stat : 13039 (npSolver-pbo) S 13038 13038 12214 0 -1 4202496 108137 24663 0 0 1557 180 3620 212 20 0 1 0 27980422 1694048256 362653 33554432000 4194304 6004724 140736750132608 140736750118888 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 348 0 0
/proc/13039/statm: 413586 362653 167 442 0 413140 0
[pid=13129] ppid=13039 vsize=1900916 CPUtime=1744.32 cores=0,2,4,6
/proc/13129/stat : 13129 (glucosInc) R 13039 13038 12214 0 -1 4202496 209407 0 0 0 174363 69 0 0 20 0 1 0 27986730 1946537984 445535 33554432000 4194304 5654031 140733429815616 140733429803432 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13129/statm: 475229 445535 141 357 0 474869 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3564408

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13038 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.72
CPU time (s): 1800.01
CPU user time (s): 1795.4
CPU system time (s): 4.61
CPU usage (%): 99.5737
Max. virtual memory (cumulated for all children) (KiB): 3564408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.71143 second user time and 10.8823 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 20:28:58
IDJOB=3751408
IDBENCH=92793
IDSOLVER=2335
FILE ID=node135/3751408-1339180136
RUNJOBID= node135-1339169327-12230
PBS_JOBID= 14643812
Free space on /tmp= 70448 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.01-5.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751408-1339180136/watcher-3751408-1339180136 -o /tmp/evaluation-result-3751408-1339180136/solver-3751408-1339180136 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751408-1339180136.opb 742398516 HOME HOME

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

MD5SUM BENCH= 1ec0d3fa7554a4f3a14cece692c79319
RANDOM SEED=742398516

node135.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.905
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.81
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.905
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	: 5274.12
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.905
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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.905
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.905
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.93
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.905
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30770584 kB
Buffers:          199360 kB
Cached:           494036 kB
SwapCached:         2484 kB
Active:          1070760 kB
Inactive:         168268 kB
Active(anon):     546236 kB
Inactive(anon):     1456 kB
Active(file):     524524 kB
Inactive(file):   166812 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098944 kB
Dirty:             60392 kB
Writeback:             0 kB
AnonPages:        562048 kB
Mapped:            10132 kB
Shmem:                 0 kB
Slab:             713280 kB
SReclaimable:     154392 kB
SUnreclaim:       558888 kB
KernelStack:        1480 kB
PageTables:         5164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     737704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    505856 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= 67952 MiB
End job on node135 at 2012-06-08 20:59:08