Trace number 3702676

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-topdown-quickBound? (TO) 1800.03 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-l152lav.opb
MD5SUM1a5510d564851e49e3b50f1a87922ca2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4722
Best CPU time to get the best result obtained on this benchmark3.04853
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4722
Optimality of the best value was proved YES
Number of variables1989
Total number of constraints97
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)96
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint3
Maximum length of a constraint1989
Number of terms in the objective function 1989
Biggest coefficient in the objective function 268
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 382524
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 382524
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.17	c run inc solver
0.00/0.17	c [INC SYSTEM] run initial solver
0.00/0.17	c [INC SYSTEM] preprocess with white file
2.67/2.72	c [INC SYSTEM] finished preprocessing in 2 s
2.67/2.72	c [INC SYSTEM] execute solver
1598.38/1598.78	c [INC SEARCH] formula is SAT
1598.38/1598.79	c [INC SYSTEM] solved the initial formula
1598.38/1598.79	c model valid
1598.38/1598.79	c current solution ok
1598.88/1599.20	o 5338
1598.88/1599.20	c starting approximation
1598.88/1599.20	c factor = 22
1598.88/1599.20	c factor still to low - shrinking to 31.8518
1598.88/1599.20	c approx number of clauses: 1e+06
1598.88/1599.20	c current bound: 2669
1800.03/1800.41	c error: unexpected solver exit code
1800.03/1800.41	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-3702676-1338049483/watcher-3702676-1338049483 -o /tmp/evaluation-result-3702676-1338049483/solver-3702676-1338049483 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702676-1338049483.opb 548478267 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: 1.01 1.04 1.35 3/175 10903
/proc/meminfo: memFree=28675196/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0

[startup+0.0830769 s]
/proc/loadavg: 1.01 1.04 1.35 3/175 10903
/proc/meminfo: memFree=28675196/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10038 s]
/proc/loadavg: 1.01 1.04 1.35 3/175 10903
/proc/meminfo: memFree=28675196/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 1.01 1.04 1.35 3/175 10903
/proc/meminfo: memFree=28675196/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700218 s]
/proc/loadavg: 1.01 1.04 1.35 3/175 10903
/proc/meminfo: memFree=28675196/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 1.01 1.04 1.35 3/182 10913
/proc/meminfo: memFree=28508496/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=19072 CPUtime=0.16 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 4500 0 0 0 15 1 0 0 20 0 1 0 271072890 19529728 4382 33554432000 4194304 5992684 140735887265712 140735887260160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 4768 4382 172 440 0 4324 0
[pid=10910] ppid=10905 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10910/stat : 10910 (cp2_pre.sh) S 10905 10903 8502 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 271072907 9367552 277 33554432000 4194304 5064252 140733907369936 140733907368640 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10910/statm: 2287 277 234 213 0 72 0
[pid=10911] ppid=10910 vsize=113232 CPUtime=1.31 cores=1,3,5,7
/proc/10911/stat : 10911 (coprocessor) R 10910 10903 8502 0 -1 4202496 20695 0 0 0 126 5 0 0 20 0 1 0 271072908 115949568 27353 33554432000 4194304 6586260 140737019081216 140737019077480 4683057 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10911/statm: 28308 27353 192 584 0 27720 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 150600

[startup+3.10037 s]
/proc/loadavg: 1.01 1.04 1.35 3/182 10913
/proc/meminfo: memFree=28490568/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=19072 CPUtime=2.69 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 4515 24485 0 0 15 1 220 33 20 0 1 0 271072890 19529728 4384 33554432000 4194304 5992684 140735887265712 140735887251976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 4768 4384 174 440 0 4324 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 28220

[startup+6.30036 s]
/proc/loadavg: 1.09 1.06 1.35 3/181 10915
/proc/meminfo: memFree=28568476/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=19072 CPUtime=2.69 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 4515 24485 0 0 15 1 220 33 20 0 1 0 271072890 19529728 4384 33554432000 4194304 5992684 140735887265712 140735887251976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 4768 4384 174 440 0 4324 0
[pid=10915] ppid=10905 vsize=50800 CPUtime=3.56 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) R 10905 10903 8502 0 -1 4202496 9759 0 0 0 354 2 0 0 20 0 1 0 271073162 52019200 10862 33554432000 4194304 5654031 140735103435120 140735103422936 4232784 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10915/statm: 12700 10862 142 357 0 12340 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 79020

[startup+12.7004 s]
/proc/loadavg: 1.16 1.08 1.36 3/181 10915
/proc/meminfo: memFree=28543892/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=19072 CPUtime=2.69 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 4515 24485 0 0 15 1 220 33 20 0 1 0 271072890 19529728 4384 33554432000 4194304 5992684 140735887265712 140735887251976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 4768 4384 174 440 0 4324 0
[pid=10915] ppid=10905 vsize=64500 CPUtime=9.96 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) R 10905 10903 8502 0 -1 4202496 12088 0 0 0 993 3 0 0 20 0 1 0 271073162 66048000 14706 33554432000 4194304 5654031 140735103435120 140735103422936 4215108 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10915/statm: 16125 14706 142 357 0 15765 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 92720

[startup+25.5004 s]
/proc/loadavg: 1.34 1.12 1.37 3/181 10915
/proc/meminfo: memFree=28530116/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=19072 CPUtime=2.69 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 4515 24485 0 0 15 1 220 33 20 0 1 0 271072890 19529728 4384 33554432000 4194304 5992684 140735887265712 140735887251976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 4768 4384 174 440 0 4324 0
[pid=10915] ppid=10905 vsize=71680 CPUtime=22.77 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) R 10905 10903 8502 0 -1 4202496 12475 0 0 0 2273 4 0 0 20 0 1 0 271073162 73400320 16615 33554432000 4194304 5654031 140735103435120 140735103422936 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10915/statm: 17920 16615 142 357 0 17560 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 99900

[startup+51.1003 s]
/proc/loadavg: 1.57 1.19 1.38 3/181 10915
/proc/meminfo: memFree=28486784/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=19072 CPUtime=2.69 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 4515 24485 0 0 15 1 220 33 20 0 1 0 271072890 19529728 4384 33554432000 4194304 5992684 140735887265712 140735887251976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 4768 4384 174 440 0 4324 0
[pid=10915] ppid=10905 vsize=94956 CPUtime=48.35 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) R 10905 10903 8502 0 -1 4202496 14286 0 0 0 4830 5 0 0 20 0 1 0 271073162 97234944 20924 33554432000 4194304 5654031 140735103435120 140735103422936 4215188 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10915/statm: 23739 20924 142 357 0 23379 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 123176

[startup+102.3 s]
/proc/loadavg: 1.81 1.31 1.41 3/181 10915
/proc/meminfo: memFree=28440340/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=19072 CPUtime=2.69 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 4515 24485 0 0 15 1 220 33 20 0 1 0 271072890 19529728 4384 33554432000 4194304 5992684 140735887265712 140735887251976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 4768 4384 174 440 0 4324 0
[pid=10915] ppid=10905 vsize=144276 CPUtime=99.54 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) R 10905 10903 8502 0 -1 4202496 15570 0 0 0 9947 7 0 0 20 0 1 0 271073162 147738624 30548 33554432000 4194304 5654031 140735103435120 140735103433048 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10915/statm: 36069 30548 142 357 0 35709 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 172496

[startup+162.3 s]
/proc/loadavg: 1.93 1.43 1.45 3/183 10918
/proc/meminfo: memFree=28371292/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=19072 CPUtime=2.69 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 4515 24485 0 0 15 1 220 33 20 0 1 0 271072890 19529728 4384 33554432000 4194304 5992684 140735887265712 140735887251976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 4768 4384 174 440 0 4324 0
[pid=10915] ppid=10905 vsize=125604 CPUtime=159.54 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) R 10905 10903 8502 0 -1 4202496 16851 0 0 0 15943 11 0 0 20 0 1 0 271073162 128618496 25854 33554432000 4194304 5654031 140735103435120 140735103422936 4216577 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10915/statm: 31401 25854 142 357 0 31041 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 153824

[startup+222.307 s]
/proc/loadavg: 1.97 1.53 1.48 3/183 10918
/proc/meminfo: memFree=28294600/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=19072 CPUtime=2.69 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 4515 24485 0 0 15 1 220 33 20 0 1 0 271072890 19529728 4384 33554432000 4194304 5992684 140735887265712 140735887251976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 4768 4384 174 440 0 4324 0
[pid=10915] ppid=10905 vsize=174924 CPUtime=219.53 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) R 10905 10903 8502 0 -1 4202496 19313 0 0 0 21938 15 0 0 20 0 1 0 271073162 179122176 37526 33554432000 4194304 5654031 140735103435120 140735103422936 4208676 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10915/statm: 43731 37526 142 357 0 43371 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 203144

[startup+282.3 s]

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

/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 4515 24485 0 0 15 1 220 33 20 0 1 0 271072890 19529728 4384 33554432000 4194304 5992684 140735887265712 140735887251976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 4768 4384 174 440 0 4324 0
[pid=10915] ppid=10905 vsize=140736 CPUtime=1479.3 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) R 10905 10903 8502 0 -1 4202496 48340 0 0 0 147844 86 0 0 20 0 1 0 271073162 144113664 32509 33554432000 4194304 5654031 140735103435120 140735103422936 4215084 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10915/statm: 35184 32509 142 357 0 34824 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 168956

[startup+1542.31 s]
/proc/loadavg: 2.00 1.97 1.84 3/184 10933
/proc/meminfo: memFree=28189996/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=19072 CPUtime=2.69 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 4515 24485 0 0 15 1 220 33 20 0 1 0 271072890 19529728 4384 33554432000 4194304 5992684 140735887265712 140735887251976 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 4768 4384 174 440 0 4324 0
[pid=10915] ppid=10905 vsize=270964 CPUtime=1539.3 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) R 10905 10903 8502 0 -1 4202496 49671 0 0 0 153842 88 0 0 20 0 1 0 271073162 277467136 54789 33554432000 4194304 5654031 140735103435120 140735103422936 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10915/statm: 67741 54789 142 357 0 67381 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 299184

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/185 10936
/proc/meminfo: memFree=28084996/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=38172 CPUtime=3.22 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 8448 25001 0 0 32 36 220 34 20 0 1 0 271072890 39088128 9121 33554432000 4194304 5992684 140735887265712 140735887258000 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 9543 9121 196 440 0 9099 0
[pid=10915] ppid=10905 vsize=190064 CPUtime=1595.76 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) S 10905 10903 8502 0 -1 4202496 50184 0 0 0 159485 91 0 0 20 0 1 0 271073162 194625536 45782 33554432000 4194304 5654031 140735103435120 140735103433432 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10915/statm: 47516 45782 148 357 0 47156 0
[pid=10935] ppid=10905 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10935/stat : 10935 (satsolver.sh) S 10905 10903 8502 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271232820 9367552 267 33554432000 4194304 5064252 140735848455920 140735848454832 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10935/statm: 2287 267 226 213 0 72 0
[pid=10936] ppid=10935 vsize=100176 CPUtime=2.98 cores=1,3,5,7
/proc/10936/stat : 10936 (glucose) R 10935 10903 8502 0 -1 4202496 18914 0 0 0 296 2 0 0 20 0 1 0 271232820 102580224 19794 33554432000 4194304 5208918 140733342999632 140733342997784 4231508 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10936/statm: 25044 19794 95 248 0 24793 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 346708

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/185 10936
/proc/meminfo: memFree=28074556/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=38172 CPUtime=3.22 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 8448 25001 0 0 32 36 220 34 20 0 1 0 271072890 39088128 9121 33554432000 4194304 5992684 140735887265712 140735887258000 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 9543 9121 196 440 0 9099 0
[pid=10915] ppid=10905 vsize=190064 CPUtime=1595.76 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) S 10905 10903 8502 0 -1 4202496 50184 0 0 0 159485 91 0 0 20 0 1 0 271073162 194625536 45782 33554432000 4194304 5654031 140735103435120 140735103433432 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10915/statm: 47516 45782 148 357 0 47156 0
[pid=10935] ppid=10905 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10935/stat : 10935 (satsolver.sh) S 10905 10903 8502 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271232820 9367552 267 33554432000 4194304 5064252 140735848455920 140735848454832 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10935/statm: 2287 267 226 213 0 72 0
[pid=10936] ppid=10935 vsize=141524 CPUtime=62.98 cores=1,3,5,7
/proc/10936/stat : 10936 (glucose) R 10935 10903 8502 0 -1 4202496 22161 0 0 0 6293 5 0 0 20 0 1 0 271232820 144920576 30596 33554432000 4194304 5208918 140733342999632 140733342997496 4229155 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10936/statm: 35381 30596 104 248 0 35130 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 388056

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/185 10936
/proc/meminfo: memFree=28048304/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=38172 CPUtime=3.22 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 8448 25001 0 0 32 36 220 34 20 0 1 0 271072890 39088128 9121 33554432000 4194304 5992684 140735887265712 140735887258000 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 9543 9121 196 440 0 9099 0
[pid=10915] ppid=10905 vsize=190064 CPUtime=1595.76 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) S 10905 10903 8502 0 -1 4202496 50184 0 0 0 159485 91 0 0 20 0 1 0 271073162 194625536 45782 33554432000 4194304 5654031 140735103435120 140735103433432 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10915/statm: 47516 45782 148 357 0 47156 0
[pid=10935] ppid=10905 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10935/stat : 10935 (satsolver.sh) S 10905 10903 8502 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271232820 9367552 267 33554432000 4194304 5064252 140735848455920 140735848454832 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10935/statm: 2287 267 226 213 0 72 0
[pid=10936] ppid=10935 vsize=153196 CPUtime=122.97 cores=1,3,5,7
/proc/10936/stat : 10936 (glucose) R 10935 10903 8502 0 -1 4202496 23614 0 0 0 12290 7 0 0 20 0 1 0 271232820 156872704 28746 33554432000 4194304 5208918 140733342999632 140733342997576 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10936/statm: 38299 28746 104 248 0 38048 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 399728

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/185 10936
/proc/meminfo: memFree=28063996/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=38172 CPUtime=3.22 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 8448 25001 0 0 32 36 220 34 20 0 1 0 271072890 39088128 9121 33554432000 4194304 5992684 140735887265712 140735887258000 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 9543 9121 196 440 0 9099 0
[pid=10915] ppid=10905 vsize=190064 CPUtime=1595.76 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) S 10905 10903 8502 0 -1 4202496 50184 0 0 0 159485 91 0 0 20 0 1 0 271073162 194625536 45782 33554432000 4194304 5654031 140735103435120 140735103433432 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10915/statm: 47516 45782 148 357 0 47156 0
[pid=10935] ppid=10905 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10935/stat : 10935 (satsolver.sh) S 10905 10903 8502 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271232820 9367552 267 33554432000 4194304 5064252 140735848455920 140735848454832 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10935/statm: 2287 267 226 213 0 72 0
[pid=10936] ppid=10935 vsize=153196 CPUtime=182.95 cores=1,3,5,7
/proc/10936/stat : 10936 (glucose) R 10935 10903 8502 0 -1 4202496 23872 0 0 0 18288 7 0 0 20 0 1 0 271232820 156872704 33083 33554432000 4194304 5208918 140733342999632 140733342997576 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10936/statm: 38299 33083 104 248 0 38048 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 399728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 1.99 1.87 4/185 10936
/proc/meminfo: memFree=28063980/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=38172 CPUtime=3.22 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 8448 25001 0 0 32 36 220 34 20 0 1 0 271072890 39088128 9121 33554432000 4194304 5992684 140735887265712 140735887258000 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 9543 9121 196 440 0 9099 0
[pid=10915] ppid=10905 vsize=190064 CPUtime=1595.76 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) S 10905 10903 8502 0 -1 4202496 50184 0 0 0 159485 91 0 0 20 0 1 0 271073162 194625536 45782 33554432000 4194304 5654031 140735103435120 140735103433432 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10915/statm: 47516 45782 148 357 0 47156 0
[pid=10935] ppid=10905 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10935/stat : 10935 (satsolver.sh) S 10905 10903 8502 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271232820 9367552 267 33554432000 4194304 5064252 140735848455920 140735848454832 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10935/statm: 2287 267 226 213 0 72 0
[pid=10936] ppid=10935 vsize=153196 CPUtime=201.05 cores=1,3,5,7
/proc/10936/stat : 10936 (glucose) R 10935 10903 8502 0 -1 4202496 23886 0 0 0 20098 7 0 0 20 0 1 0 271232820 156872704 33090 33554432000 4194304 5208918 140733342999632 140733342997576 4229039 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10936/statm: 38299 33090 105 248 0 38048 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 399728

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.07 1.99 1.87 4/185 10936
/proc/meminfo: memFree=28063980/32873844 swapFree=6080/6080
[pid=10903] ppid=10899 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (npSolver-pbo-It) S 10899 10903 8502 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271072889 9367552 275 33554432000 4194304 5064252 140734654195280 140734654194192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2287 275 233 213 0 72 0
[pid=10905] ppid=10903 vsize=38172 CPUtime=3.22 cores=1,3,5,7
/proc/10905/stat : 10905 (npSolver-pbo) S 10903 10903 8502 0 -1 4202496 8448 25001 0 0 32 36 220 34 20 0 1 0 271072890 39088128 9121 33554432000 4194304 5992684 140735887265712 140735887258000 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10905/statm: 9543 9121 196 440 0 9099 0
[pid=10915] ppid=10905 vsize=190064 CPUtime=1595.76 cores=1,3,5,7
/proc/10915/stat : 10915 (glucosInc) S 10905 10903 8502 0 -1 4202496 50184 0 0 0 159485 91 0 0 20 0 1 0 271073162 194625536 45782 33554432000 4194304 5654031 140735103435120 140735103433432 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10915/statm: 47516 45782 148 357 0 47156 0
[pid=10935] ppid=10905 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10935/stat : 10935 (satsolver.sh) S 10905 10903 8502 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271232820 9367552 267 33554432000 4194304 5064252 140735848455920 140735848454832 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10935/statm: 2287 267 226 213 0 72 0
[pid=10936] ppid=10935 vsize=153196 CPUtime=201.05 cores=1,3,5,7
/proc/10936/stat : 10936 (glucose) R 10935 10903 8502 0 -1 4202496 23886 0 0 0 20098 7 0 0 20 0 1 0 271232820 156872704 33090 33554432000 4194304 5208918 140733342999632 140733342997576 4229039 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10936/statm: 38299 33090 105 248 0 38048 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 399728

Child status: 0

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

Real time (s): 1800.42
CPU time (s): 1800.03
CPU user time (s): 1798.35
CPU system time (s): 1.68
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 399732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.53161
system time used= 0.716891
maximum resident set size= 127364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34426
page faults= 0
swaps= 0
block input operations= 0
block output operations= 55784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 314
involuntary context switches= 14

runsolver used 3.41548 second user time and 9.01963 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-26 18:24:43
IDJOB=3702676
IDBENCH=1852
IDSOLVER=2278
FILE ID=node139/3702676-1338049483
RUNJOBID= node139-1338049483-10877
PBS_JOBID= 14624336
Free space on /tmp= 71640 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-l152lav.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702676-1338049483/watcher-3702676-1338049483 -o /tmp/evaluation-result-3702676-1338049483/solver-3702676-1338049483 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702676-1338049483.opb 548478267 HOME HOME

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

MD5SUM BENCH= 1a5510d564851e49e3b50f1a87922ca2
RANDOM SEED=548478267

node139.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.750
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.50
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.750
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.750
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.750
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.750
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.92
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.750
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.750
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.750
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:       32873844 kB
MemFree:        28676128 kB
Buffers:          267524 kB
Cached:          3124404 kB
SwapCached:            0 kB
Active:           632904 kB
Inactive:        2768852 kB
Active(anon):       1792 kB
Inactive(anon):    11120 kB
Active(file):     631112 kB
Inactive(file):  2757732 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16316 kB
Writeback:             0 kB
AnonPages:         16928 kB
Mapped:            13512 kB
Shmem:               200 kB
Slab:             655788 kB
SReclaimable:      98416 kB
SUnreclaim:       557372 kB
KernelStack:        1400 kB
PageTables:         3828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71596 MiB
End job on node139 at 2012-05-26 18:54:44