Trace number 3747615

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 (fixed)? (TO) 1800.08 1803.82

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-mul_8_3_shg.opb
MD5SUM5ce23254bdc15fb1c07c51b856e9b57c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark253.091
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5048
Total number of constraints65280
Number of constraints which are clauses65280
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 constraint18
Maximum length of a constraint45
Number of terms in the objective function 5048
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 5048
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5048
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

51.86/52.78	c run inc solver
60.04/60.95	c [INC SYSTEM] run initial solver
60.04/60.95	c [INC SYSTEM] preprocess with white file
214.30/218.35	c [INC SYSTEM] finished preprocessing in 165 s
214.30/218.35	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-3747615-1339105748/watcher-3747615-1339105748 -o /tmp/evaluation-result-3747615-1339105748/solver-3747615-1339105748 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747615-1339105748.opb 439696789 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10251
/proc/meminfo: memFree=27583416/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0

[startup+0.0587599 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10251
/proc/meminfo: memFree=27583416/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100231 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10251
/proc/meminfo: memFree=27583416/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300211 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10251
/proc/meminfo: memFree=27583416/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700265 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10251
/proc/meminfo: memFree=27583416/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10253
/proc/meminfo: memFree=27514992/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=177416 CPUtime=1.49 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) R 10251 10251 9300 0 -1 4202496 42414 0 0 0 141 8 0 0 20 0 1 0 376700590 181673984 43937 33554432000 4194304 6004724 140733558889712 140733558885736 4393532 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10252/statm: 44354 43946 130 442 0 43908 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 186564

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10253
/proc/meminfo: memFree=27349688/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=336716 CPUtime=3.08 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) R 10251 10251 9300 0 -1 4202496 45569 0 0 0 296 12 0 0 20 0 1 0 376700590 344797184 76166 33554432000 4194304 6004724 140733558889712 140733558884312 4579297 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10252/statm: 84179 76166 154 442 0 83733 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 345864

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10253
/proc/meminfo: memFree=27075700/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=729932 CPUtime=6.29 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) R 10251 10251 9300 0 -1 4202496 46898 0 0 0 607 22 0 0 20 0 1 0 376700590 747450368 135046 33554432000 4194304 6004724 140733558889712 140733558884312 4534761 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10252/statm: 182483 135046 154 442 0 182037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 739080

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10253
/proc/meminfo: memFree=26602396/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=1254220 CPUtime=12.69 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) R 10251 10251 9300 0 -1 4202496 47906 0 0 0 1232 37 0 0 20 0 1 0 376700590 1284321280 258438 33554432000 4194304 6004724 140733558889712 140733558884312 4582623 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10252/statm: 313555 258438 154 442 0 313109 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1263368

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10253
/proc/meminfo: memFree=25545824/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=2302796 CPUtime=25.48 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) R 10251 10251 9300 0 -1 4202496 49411 0 0 0 2482 66 0 0 20 0 1 0 376700590 2358063104 505222 33554432000 4194304 6004724 140733558889712 140733558884312 5055529 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10252/statm: 575699 505222 154 442 0 575253 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2311944

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10253
/proc/meminfo: memFree=17935576/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=7868828 CPUtime=51.05 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) R 10251 10251 9300 0 -1 4202496 54061 0 0 0 4571 534 0 0 20 0 1 0 376700590 8057679872 1792797 33554432000 4194304 6004724 140733558889712 140733558885584 5193835 0 0 4096 0 0 0 0 17 2 0 0 3 0 0
/proc/10252/statm: 1967207 1792797 157 442 0 1966761 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 7877976

[startup+102.307 s]
/proc/loadavg: 2.60 2.18 2.06 3/183 10258
/proc/meminfo: memFree=14503736/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=51.95 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54068 0 0 0 4571 624 0 0 20 0 1 0 376700590 4477542400 918746 33554432000 4194304 6004724 140733558889712 140733558884176 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918746 163 442 0 1092704 0
[pid=10257] ppid=10252 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10257/stat : 10257 (cp2_pre.sh) S 10252 10251 9300 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376705869 9367552 276 33554432000 4194304 5064252 140737101806368 140737101805072 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10257/statm: 2287 276 234 213 0 72 0
[pid=10258] ppid=10257 vsize=6414964 CPUtime=49.45 cores=0,2,4,6
/proc/10258/stat : 10258 (coprocessor) R 10257 10251 9300 0 -1 4202496 31599 0 0 0 4695 250 0 0 20 0 1 0 376705870 6568923136 1388517 33554432000 4194304 6586260 140733588556144 140733588551896 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 3 0 0
/proc/10258/statm: 1603741 1388517 158 584 0 1603153 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 10805860

[startup+162.3 s]
/proc/loadavg: 2.35 2.19 2.07 3/182 10258
/proc/meminfo: memFree=12935796/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=51.95 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54068 0 0 0 4571 624 0 0 20 0 1 0 376700590 4477542400 918746 33554432000 4194304 6004724 140733558889712 140733558884176 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918746 163 442 0 1092704 0
[pid=10257] ppid=10252 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10257/stat : 10257 (cp2_pre.sh) S 10252 10251 9300 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376705869 9367552 276 33554432000 4194304 5064252 140737101806368 140737101805072 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10257/statm: 2287 276 234 213 0 72 0
[pid=10258] ppid=10257 vsize=6414964 CPUtime=107.57 cores=0,2,4,6
/proc/10258/stat : 10258 (coprocessor) R 10257 10251 9300 0 -1 4202496 31599 0 0 0 10181 576 0 0 20 0 1 0 376705870 6568923136 1388517 33554432000 4194304 6586260 140733588556144 140733588551896 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 190 0 0
/proc/10258/statm: 1603741 1388517 158 584 0 1603153 0
Current children cumulated CPU time (s) 159.52
Current children cumulated vsize (KiB) 10805860

[startup+222.3 s]
/proc/loadavg: 2.13 2.15 2.06 3/181 10261
/proc/meminfo: memFree=19594292/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=214.88 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54087 32500 0 0 4571 624 15337 956 20 0 1 0 376700590 4477542400 918750 33554432000 4194304 6004724 140733558889712 140733558875992 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918750 167 442 0 1092704 0
[pid=10261] ppid=10252 vsize=987080 CPUtime=3.93 cores=0,2,4,6
/proc/10261/stat : 10261 (glucosInc) R 10252 10251 9300 0 -1 4202496 118578 0 0 0 357 36 0 0 20 0 1 0 376722424 1010769920 225001 33554432000 4194304 5654031 140736814445568 140736813395160 4797458 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10261/statm: 246770 225002 108 357 0 246410 0
Current children cumulated CPU time (s) 218.81
Current children cumulated vsize (KiB) 5368828

[startup+282.3 s]
/proc/loadavg: 2.10 2.14 2.06 3/182 10272
/proc/meminfo: memFree=13432160/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=214.88 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54087 32500 0 0 4571 624 15337 956 20 0 1 0 376700590 4477542400 918750 33554432000 4194304 6004724 140733558889712 140733558875992 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918750 167 442 0 1092704 0
[pid=10261] ppid=10252 vsize=7752276 CPUtime=63.92 cores=0,2,4,6
/proc/10261/stat : 10261 (glucosInc) R 10252 10251 9300 0 -1 4202496 767490 0 0 0 6130 262 0 0 20 0 1 0 376722424 7938330624 1761807 33554432000 4194304 5654031 140736814445568 140736814443352 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10261/statm: 1938069 1761807 140 357 0 1937709 0
Current children cumulated CPU time (s) 278.8

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

/proc/meminfo: memFree=13215312/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=214.88 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54087 32500 0 0 4571 624 15337 956 20 0 1 0 376700590 4477542400 918750 33554432000 4194304 6004724 140733558889712 140733558875992 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918750 167 442 0 1092704 0
[pid=10261] ppid=10252 vsize=7879184 CPUtime=1083.77 cores=0,2,4,6
/proc/10261/stat : 10261 (glucosInc) R 10252 10251 9300 0 -1 4202496 859714 0 0 0 108075 302 0 0 20 0 1 0 376722424 8068284416 1795763 33554432000 4194304 5654031 140736814445568 140736814443640 4232581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10261/statm: 1969796 1795763 141 357 0 1969436 0
Current children cumulated CPU time (s) 1298.65
Current children cumulated vsize (KiB) 12260932

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10305
/proc/meminfo: memFree=13217008/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=214.88 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54087 32500 0 0 4571 624 15337 956 20 0 1 0 376700590 4477542400 918750 33554432000 4194304 6004724 140733558889712 140733558875992 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918750 167 442 0 1092704 0
[pid=10261] ppid=10252 vsize=7880108 CPUtime=1143.76 cores=0,2,4,6
/proc/10261/stat : 10261 (glucosInc) R 10252 10251 9300 0 -1 4202496 859931 0 0 0 114074 302 0 0 20 0 1 0 376722424 8069230592 1796491 33554432000 4194304 5654031 140736814445568 140736814433384 4208694 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10261/statm: 1970027 1796491 141 357 0 1969667 0
Current children cumulated CPU time (s) 1358.64
Current children cumulated vsize (KiB) 12261856

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10306
/proc/meminfo: memFree=13214108/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=214.88 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54087 32500 0 0 4571 624 15337 956 20 0 1 0 376700590 4477542400 918750 33554432000 4194304 6004724 140733558889712 140733558875992 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918750 167 442 0 1092704 0
[pid=10261] ppid=10252 vsize=7880900 CPUtime=1203.75 cores=0,2,4,6
/proc/10261/stat : 10261 (glucosInc) R 10252 10251 9300 0 -1 4202496 860121 0 0 0 120073 302 0 0 20 0 1 0 376722424 8070041600 1796681 33554432000 4194304 5654031 140736814445568 140736814443352 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10261/statm: 1970225 1796681 141 357 0 1969865 0
Current children cumulated CPU time (s) 1418.63
Current children cumulated vsize (KiB) 12262648

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 10350
/proc/meminfo: memFree=13565356/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=214.88 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54087 32500 0 0 4571 624 15337 956 20 0 1 0 376700590 4477542400 918750 33554432000 4194304 6004724 140733558889712 140733558875992 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918750 167 442 0 1092704 0
[pid=10261] ppid=10252 vsize=7881628 CPUtime=1263.74 cores=0,2,4,6
/proc/10261/stat : 10261 (glucosInc) R 10252 10251 9300 0 -1 4202496 865305 0 0 0 126069 305 0 0 20 0 1 0 376722424 8070787072 1796884 33554432000 4194304 5654031 140736814445568 140736814433384 4214505 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10261/statm: 1970407 1796884 141 357 0 1970047 0
Current children cumulated CPU time (s) 1478.62
Current children cumulated vsize (KiB) 12263376

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10350
/proc/meminfo: memFree=13524848/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=214.88 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54087 32500 0 0 4571 624 15337 956 20 0 1 0 376700590 4477542400 918750 33554432000 4194304 6004724 140733558889712 140733558875992 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918750 167 442 0 1092704 0
[pid=10261] ppid=10252 vsize=7882548 CPUtime=1323.73 cores=0,2,4,6
/proc/10261/stat : 10261 (glucosInc) R 10252 10251 9300 0 -1 4202496 865528 0 0 0 132068 305 0 0 20 0 1 0 376722424 8071729152 1797107 33554432000 4194304 5654031 140736814445568 140736814443352 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10261/statm: 1970637 1797107 141 357 0 1970277 0
Current children cumulated CPU time (s) 1538.61
Current children cumulated vsize (KiB) 12264296

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10350
/proc/meminfo: memFree=13520112/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=214.88 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54087 32500 0 0 4571 624 15337 956 20 0 1 0 376700590 4477542400 918750 33554432000 4194304 6004724 140733558889712 140733558875992 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918750 167 442 0 1092704 0
[pid=10261] ppid=10252 vsize=7884580 CPUtime=1383.72 cores=0,2,4,6
/proc/10261/stat : 10261 (glucosInc) R 10252 10251 9300 0 -1 4202496 871021 0 0 0 138063 309 0 0 20 0 1 0 376722424 8073809920 1797619 33554432000 4194304 5654031 140736814445568 140736814443576 4232659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10261/statm: 1971145 1797619 141 357 0 1970785 0
Current children cumulated CPU time (s) 1598.6
Current children cumulated vsize (KiB) 12266328

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10350
/proc/meminfo: memFree=13518520/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=214.88 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54087 32500 0 0 4571 624 15337 956 20 0 1 0 376700590 4477542400 918750 33554432000 4194304 6004724 140733558889712 140733558875992 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918750 167 442 0 1092704 0
[pid=10261] ppid=10252 vsize=7885500 CPUtime=1443.71 cores=0,2,4,6
/proc/10261/stat : 10261 (glucosInc) R 10252 10251 9300 0 -1 4202496 871235 0 0 0 144062 309 0 0 20 0 1 0 376722424 8074752000 1797833 33554432000 4194304 5654031 140736814445568 140736814443352 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10261/statm: 1971375 1797833 141 357 0 1971015 0
Current children cumulated CPU time (s) 1658.59
Current children cumulated vsize (KiB) 12267248

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 10351
/proc/meminfo: memFree=13435112/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=214.88 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54087 32500 0 0 4571 624 15337 956 20 0 1 0 376700590 4477542400 918750 33554432000 4194304 6004724 140733558889712 140733558875992 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918750 167 442 0 1092704 0
[pid=10261] ppid=10252 vsize=7886348 CPUtime=1503.7 cores=0,2,4,6
/proc/10261/stat : 10261 (glucosInc) R 10252 10251 9300 0 -1 4202496 876457 0 0 0 150059 311 0 0 20 0 1 0 376722424 8075620352 1798567 33554432000 4194304 5654031 140736814445568 140736814433384 4232581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10261/statm: 1971587 1798567 141 357 0 1971227 0
Current children cumulated CPU time (s) 1718.58
Current children cumulated vsize (KiB) 12268096

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 10351
/proc/meminfo: memFree=13458304/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=214.88 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54087 32500 0 0 4571 624 15337 956 20 0 1 0 376700590 4477542400 918750 33554432000 4194304 6004724 140733558889712 140733558875992 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918750 167 442 0 1092704 0
[pid=10261] ppid=10252 vsize=7887404 CPUtime=1563.7 cores=0,2,4,6
/proc/10261/stat : 10261 (glucosInc) R 10252 10251 9300 0 -1 4202496 881713 0 0 0 156056 314 0 0 20 0 1 0 376722424 8076701696 1798846 33554432000 4194304 5654031 140736814445568 140736814443352 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10261/statm: 1971851 1798846 141 357 0 1971491 0
Current children cumulated CPU time (s) 1778.58
Current children cumulated vsize (KiB) 12269152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.8 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 10351
/proc/meminfo: memFree=13409220/32873660 swapFree=7120/7120
[pid=10251] ppid=10249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10251/stat : 10251 (npSolver-pbo-It) S 10249 10251 9300 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376700589 9367552 275 33554432000 4194304 5064252 140735152277552 140735152276464 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10251/statm: 2287 275 233 213 0 72 0
[pid=10252] ppid=10251 vsize=4372600 CPUtime=214.88 cores=0,2,4,6
/proc/10252/stat : 10252 (npSolver-pbo) S 10251 10251 9300 0 -1 4202496 54087 32500 0 0 4571 624 15337 956 20 0 1 0 376700590 4477542400 918750 33554432000 4194304 6004724 140733558889712 140733558875992 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 83 0 0
/proc/10252/statm: 1093150 918750 167 442 0 1092704 0
[pid=10261] ppid=10252 vsize=7887668 CPUtime=1585.2 cores=0,2,4,6
/proc/10261/stat : 10261 (glucosInc) R 10252 10251 9300 0 -1 4202496 881772 0 0 0 158206 314 0 0 20 0 1 0 376722424 8076972032 1798905 33554432000 4194304 5654031 140736814445568 140736814443352 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10261/statm: 1971917 1798905 141 357 0 1971557 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 12269416

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10251 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.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.82
CPU time (s): 1800.08
CPU user time (s): 1781.14
CPU system time (s): 18.94
CPU usage (%): 99.7929
Max. virtual memory (cumulated for all children) (KiB): 12362316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
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= 2

runsolver used 3.84142 second user time and 10.8434 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-07 23:49:08
IDJOB=3747615
IDBENCH=89910
IDSOLVER=2332
FILE ID=node117/3747615-1339105748
RUNJOBID= node117-1339098177-9316
PBS_JOBID= 14643736
Free space on /tmp= 70700 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-mul_8_3_shg.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747615-1339105748/watcher-3747615-1339105748 -o /tmp/evaluation-result-3747615-1339105748/solver-3747615-1339105748 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747615-1339105748.opb 439696789 HOME HOME

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

MD5SUM BENCH= 5ce23254bdc15fb1c07c51b856e9b57c
RANDOM SEED=439696789

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

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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		: 2667.148
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27583796 kB
Buffers:          659848 kB
Cached:          3436276 kB
SwapCached:          632 kB
Active:          2431636 kB
Inactive:        1969312 kB
Active(anon):     293648 kB
Inactive(anon):    10028 kB
Active(file):    2137988 kB
Inactive(file):  1959284 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106944 kB
Dirty:             29356 kB
Writeback:             0 kB
AnonPages:        309672 kB
Mapped:            13664 kB
Shmem:                80 kB
Slab:             752312 kB
SReclaimable:     196420 kB
SUnreclaim:       555892 kB
KernelStack:        1472 kB
PageTables:         4704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     426840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 67496 MiB
End job on node117 at 2012-06-08 00:19:14