Trace number 3751599

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 (fixed)? (TO) 1800.05 1801.32

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z12-s14.opb
MD5SUMf1849946ff16a8dbd3f6ed4bfe3f33be
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44342
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 variables10800
Total number of constraints319508
Number of constraints which are clauses319500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint10798
Number of terms in the objective function 10733
Biggest coefficient in the objective function 575
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1508059
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 3704832
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 26039669
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

12.89/12.98	c run inc solver
12.89/12.98	c [INC SYSTEM] run initial solver
12.89/12.98	c [INC SYSTEM] preprocess with white file
52.40/53.36	c [INC SYSTEM] finished preprocessing in 40 s
52.40/53.36	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-3751599-1339165561/watcher-3751599-1339165561 -o /tmp/evaluation-result-3751599-1339165561/solver-3751599-1339165561 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751599-1339165561.opb 1111259235 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 31216
/proc/meminfo: memFree=21902596/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0

[startup+0.0936329 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 31216
/proc/meminfo: memFree=21902596/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100398 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 31216
/proc/meminfo: memFree=21902596/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.3003 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 31216
/proc/meminfo: memFree=21902596/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700304 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 31216
/proc/meminfo: memFree=21902596/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 31218
/proc/meminfo: memFree=21763568/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=191932 CPUtime=1.48 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) R 31216 31216 19006 0 -1 4202496 34210 0 0 0 140 8 0 0 20 0 1 0 382684719 196538368 46105 33554432000 4194304 6004724 140733487534912 140733487530936 4581169 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 47983 46105 152 442 0 47537 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 201080

[startup+3.10038 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 31218
/proc/meminfo: memFree=21675952/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=421308 CPUtime=3.09 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) R 31216 31216 19006 0 -1 4202496 35906 0 0 0 295 14 0 0 20 0 1 0 382684719 431419392 72217 33554432000 4194304 6004724 140733487534912 140733487529864 4582708 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 105327 72217 152 442 0 104881 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 430456

[startup+6.30039 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 31218
/proc/meminfo: memFree=21446328/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=683452 CPUtime=6.28 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) R 31216 31216 19006 0 -1 4202496 36661 0 0 0 607 21 0 0 20 0 1 0 382684719 699854848 131609 33554432000 4194304 6004724 140733487534912 140733487529512 4582623 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 170863 131609 152 442 0 170417 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 692600

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 31218
/proc/meminfo: memFree=20181812/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1945756 CPUtime=12.69 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) R 31216 31216 19006 0 -1 4202496 38415 0 0 0 1147 122 0 0 20 0 1 0 382684719 1992454144 418903 33554432000 4194304 6004724 140733487534912 140733487530784 5193835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 486439 418903 155 442 0 485993 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1954904

[startup+25.5004 s]
/proc/loadavg: 2.17 2.04 2.01 3/182 31220
/proc/meminfo: memFree=18919140/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=12.99 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38423 0 0 0 1147 152 0 0 20 0 1 0 382684719 1195970560 224456 33554432000 4194304 6004724 140733487534912 140733487529376 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224456 162 442 0 291539 0
[pid=31219] ppid=31217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31219/stat : 31219 (cp2_pre.sh) S 31217 31216 19006 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 382686019 9367552 277 33554432000 4194304 5064252 140737049552896 140737049551600 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31219/statm: 2287 277 234 213 0 72 0
[pid=31220] ppid=31219 vsize=1412696 CPUtime=12.48 cores=1,3,5,7
/proc/31220/stat : 31220 (coprocessor) R 31219 31216 19006 0 -1 4202496 21248 0 0 0 1191 57 0 0 20 0 1 0 382686019 1446600704 302428 33554432000 4194304 6586260 140734691472064 140734691467816 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/31220/statm: 353174 302428 158 584 0 352586 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2598932

[startup+51.1003 s]
/proc/loadavg: 2.53 2.13 2.04 3/182 31273
/proc/meminfo: memFree=26288820/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=12.99 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38423 0 0 0 1147 152 0 0 20 0 1 0 382684719 1195970560 224456 33554432000 4194304 6004724 140733487534912 140733487529376 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224456 162 442 0 291539 0
[pid=31219] ppid=31217 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31219/stat : 31219 (cp2_pre.sh) S 31217 31216 19006 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 382686019 9367552 277 33554432000 4194304 5064252 140737049552896 140737049551600 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31219/statm: 2287 277 234 213 0 72 0
[pid=31220] ppid=31219 vsize=1412696 CPUtime=37.54 cores=1,3,5,7
/proc/31220/stat : 31220 (coprocessor) R 31219 31216 19006 0 -1 4202496 21248 0 0 0 3556 198 0 0 20 0 1 0 382686019 1446600704 302428 33554432000 4194304 6586260 140734691472064 140734691467816 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 53 0 0
/proc/31220/statm: 353174 302428 158 584 0 352586 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 2598932

[startup+102.3 s]
/proc/loadavg: 2.30 2.14 2.05 3/181 31275
/proc/meminfo: memFree=26264880/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38440 22149 0 0 1147 152 3732 223 20 0 1 0 382684719 1195970560 224460 33554432000 4194304 6004724 140733487534912 140733487521192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224460 166 442 0 291539 0
[pid=31275] ppid=31217 vsize=2397100 CPUtime=48.91 cores=1,3,5,7
/proc/31275/stat : 31275 (glucosInc) R 31217 31216 19006 0 -1 4202496 235301 0 0 0 4811 80 0 0 20 0 1 0 382690055 2454630400 454709 33554432000 4194304 5654031 140734495703008 140734495690824 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31275/statm: 599275 454709 141 357 0 598915 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 3574188

[startup+162.3 s]
/proc/loadavg: 2.11 2.11 2.04 3/181 31276
/proc/meminfo: memFree=26234108/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38440 22149 0 0 1147 152 3732 223 20 0 1 0 382684719 1195970560 224460 33554432000 4194304 6004724 140733487534912 140733487521192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224460 166 442 0 291539 0
[pid=31275] ppid=31217 vsize=2405020 CPUtime=108.9 cores=1,3,5,7
/proc/31275/stat : 31275 (glucosInc) R 31217 31216 19006 0 -1 4202496 237766 0 0 0 10809 81 0 0 20 0 1 0 382690055 2462740480 461262 33554432000 4194304 5654031 140734495703008 140734495690824 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31275/statm: 601255 461262 141 357 0 600895 0
Current children cumulated CPU time (s) 161.44
Current children cumulated vsize (KiB) 3582108

[startup+222.3 s]
/proc/loadavg: 2.04 2.09 2.03 4/181 31276
/proc/meminfo: memFree=26170732/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38440 22149 0 0 1147 152 3732 223 20 0 1 0 382684719 1195970560 224460 33554432000 4194304 6004724 140733487534912 140733487521192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224460 166 442 0 291539 0
[pid=31275] ppid=31217 vsize=2455076 CPUtime=168.89 cores=1,3,5,7
/proc/31275/stat : 31275 (glucosInc) R 31217 31216 19006 0 -1 4202496 250284 0 0 0 16805 84 0 0 20 0 1 0 382690055 2513997824 475821 33554432000 4194304 5654031 140734495703008 140734495700696 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31275/statm: 613769 475821 141 357 0 613409 0
Current children cumulated CPU time (s) 221.43
Current children cumulated vsize (KiB) 3632164

[startup+282.3 s]
/proc/loadavg: 2.01 2.07 2.03 3/182 31279
/proc/meminfo: memFree=26137360/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7

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

/proc/meminfo: memFree=25986924/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38440 22149 0 0 1147 152 3732 223 20 0 1 0 382684719 1195970560 224460 33554432000 4194304 6004724 140733487534912 140733487521192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224460 166 442 0 291539 0
[pid=31275] ppid=31217 vsize=2529896 CPUtime=1308.59 cores=1,3,5,7
/proc/31275/stat : 31275 (glucosInc) R 31217 31216 19006 0 -1 4202496 269120 0 0 0 130767 92 0 0 20 0 1 0 382690055 2590613504 510910 33554432000 4194304 5654031 140734495703008 140734495690824 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31275/statm: 632474 510910 141 357 0 632114 0
Current children cumulated CPU time (s) 1361.13
Current children cumulated vsize (KiB) 3706984

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 31286
/proc/meminfo: memFree=25992588/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38440 22149 0 0 1147 152 3732 223 20 0 1 0 382684719 1195970560 224460 33554432000 4194304 6004724 140733487534912 140733487521192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224460 166 442 0 291539 0
[pid=31275] ppid=31217 vsize=2533024 CPUtime=1368.59 cores=1,3,5,7
/proc/31275/stat : 31275 (glucosInc) R 31217 31216 19006 0 -1 4202496 269829 0 0 0 136766 93 0 0 20 0 1 0 382690055 2593816576 513150 33554432000 4194304 5654031 140734495703008 140734495690824 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31275/statm: 633256 513150 141 357 0 632896 0
Current children cumulated CPU time (s) 1421.13
Current children cumulated vsize (KiB) 3710112

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 4/182 31291
/proc/meminfo: memFree=26028640/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38440 22149 0 0 1147 152 3732 223 20 0 1 0 382684719 1195970560 224460 33554432000 4194304 6004724 140733487534912 140733487521192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224460 166 442 0 291539 0
[pid=31275] ppid=31217 vsize=2533684 CPUtime=1428.57 cores=1,3,5,7
/proc/31275/stat : 31275 (glucosInc) R 31217 31216 19006 0 -1 4202496 270010 0 0 0 142764 93 0 0 20 0 1 0 382690055 2594492416 513842 33554432000 4194304 5654031 140734495703008 140734495690824 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31275/statm: 633421 513842 141 357 0 633061 0
Current children cumulated CPU time (s) 1481.11
Current children cumulated vsize (KiB) 3710772

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 4/181 31293
/proc/meminfo: memFree=26000128/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38440 22149 0 0 1147 152 3732 223 20 0 1 0 382684719 1195970560 224460 33554432000 4194304 6004724 140733487534912 140733487521192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224460 166 442 0 291539 0
[pid=31275] ppid=31217 vsize=2538412 CPUtime=1488.56 cores=1,3,5,7
/proc/31275/stat : 31275 (glucosInc) R 31217 31216 19006 0 -1 4202496 271206 0 0 0 148762 94 0 0 20 0 1 0 382690055 2599333888 516567 33554432000 4194304 5654031 140734495703008 140734495690824 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31275/statm: 634603 516567 141 357 0 634243 0
Current children cumulated CPU time (s) 1541.1
Current children cumulated vsize (KiB) 3715500

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 4/181 31293
/proc/meminfo: memFree=25986624/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38440 22149 0 0 1147 152 3732 223 20 0 1 0 382684719 1195970560 224460 33554432000 4194304 6004724 140733487534912 140733487521192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224460 166 442 0 291539 0
[pid=31275] ppid=31217 vsize=2542676 CPUtime=1548.55 cores=1,3,5,7
/proc/31275/stat : 31275 (glucosInc) R 31217 31216 19006 0 -1 4202496 272301 0 0 0 154760 95 0 0 20 0 1 0 382690055 2603700224 520210 33554432000 4194304 5654031 140734495703008 140734495700792 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31275/statm: 635669 520210 141 357 0 635309 0
Current children cumulated CPU time (s) 1601.09
Current children cumulated vsize (KiB) 3719764

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31294
/proc/meminfo: memFree=25988040/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38440 22149 0 0 1147 152 3732 223 20 0 1 0 382684719 1195970560 224460 33554432000 4194304 6004724 140733487534912 140733487521192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224460 166 442 0 291539 0
[pid=31275] ppid=31217 vsize=2545248 CPUtime=1608.54 cores=1,3,5,7
/proc/31275/stat : 31275 (glucosInc) R 31217 31216 19006 0 -1 4202496 272961 0 0 0 160759 95 0 0 20 0 1 0 382690055 2606333952 522024 33554432000 4194304 5654031 140734495703008 140734495690824 4214498 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31275/statm: 636312 522024 141 357 0 635952 0
Current children cumulated CPU time (s) 1661.08
Current children cumulated vsize (KiB) 3722336

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31296
/proc/meminfo: memFree=25996420/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38440 22149 0 0 1147 152 3732 223 20 0 1 0 382684719 1195970560 224460 33554432000 4194304 6004724 140733487534912 140733487521192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224460 166 442 0 291539 0
[pid=31275] ppid=31217 vsize=2546044 CPUtime=1668.52 cores=1,3,5,7
/proc/31275/stat : 31275 (glucosInc) R 31217 31216 19006 0 -1 4202496 273160 0 0 0 166757 95 0 0 20 0 1 0 382690055 2607149056 522803 33554432000 4194304 5654031 140734495703008 140734495690824 4214641 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31275/statm: 636511 522803 141 357 0 636151 0
Current children cumulated CPU time (s) 1721.06
Current children cumulated vsize (KiB) 3723132

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 31296
/proc/meminfo: memFree=25972208/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38440 22149 0 0 1147 152 3732 223 20 0 1 0 382684719 1195970560 224460 33554432000 4194304 6004724 140733487534912 140733487521192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224460 166 442 0 291539 0
[pid=31275] ppid=31217 vsize=2548768 CPUtime=1728.52 cores=1,3,5,7
/proc/31275/stat : 31275 (glucosInc) R 31217 31216 19006 0 -1 4202496 273832 0 0 0 172757 95 0 0 20 0 1 0 382690055 2609938432 526377 33554432000 4194304 5654031 140734495703008 140734495700792 4232786 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31275/statm: 637192 526377 141 357 0 636832 0
Current children cumulated CPU time (s) 1781.06
Current children cumulated vsize (KiB) 3725856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31296
/proc/meminfo: memFree=25969836/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38440 22149 0 0 1147 152 3732 223 20 0 1 0 382684719 1195970560 224460 33554432000 4194304 6004724 140733487534912 140733487521192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224460 166 442 0 291539 0
[pid=31275] ppid=31217 vsize=2548768 CPUtime=1747.51 cores=1,3,5,7
/proc/31275/stat : 31275 (glucosInc) R 31217 31216 19006 0 -1 4202496 273837 0 0 0 174656 95 0 0 20 0 1 0 382690055 2609938432 526535 33554432000 4194304 5654031 140734495703008 140734495700792 4232386 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31275/statm: 637192 526535 141 357 0 636832 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3725856

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

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

[startup+1801.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31296
/proc/meminfo: memFree=25969836/32873844 swapFree=7116/7116
[pid=31216] ppid=31214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (npSolver-pbo-It) S 31214 31216 19006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382684718 9367552 275 33554432000 4194304 5064252 140733253781008 140733253779920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31216/statm: 2287 275 233 213 0 72 0
[pid=31217] ppid=31216 vsize=1167940 CPUtime=52.54 cores=1,3,5,7
/proc/31217/stat : 31217 (npSolver-pbo) S 31216 31216 19006 0 -1 4202496 38440 22149 0 0 1147 152 3732 223 20 0 1 0 382684719 1195970560 224460 33554432000 4194304 6004724 140733487534912 140733487521192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31217/statm: 291985 224460 166 442 0 291539 0
[pid=31275] ppid=31217 vsize=2548768 CPUtime=1747.51 cores=1,3,5,7
/proc/31275/stat : 31275 (glucosInc) R 31217 31216 19006 0 -1 4202496 273837 0 0 0 174656 95 0 0 20 0 1 0 382690055 2609938432 526535 33554432000 4194304 5654031 140734495703008 140734495700792 4232386 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31275/statm: 637192 526535 141 357 0 636832 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3725856

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.32
CPU time (s): 1800.05
CPU user time (s): 1795.35
CPU system time (s): 4.7
CPU usage (%): 99.9294
Max. virtual memory (cumulated for all children) (KiB): 3725856

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 4.27035 second user time and 10.7334 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-08 16:26:01
IDJOB=3751599
IDBENCH=89886
IDSOLVER=2335
FILE ID=node103/3751599-1339165561
RUNJOBID= node103-1339159790-23763
PBS_JOBID= 14643772
Free space on /tmp= 70020 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z12-s14.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751599-1339165561/watcher-3751599-1339165561 -o /tmp/evaluation-result-3751599-1339165561/solver-3751599-1339165561 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751599-1339165561.opb 1111259235 HOME HOME

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

MD5SUM BENCH= f1849946ff16a8dbd3f6ed4bfe3f33be
RANDOM SEED=1111259235

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5411.36
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.189
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.189
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:        21903232 kB
Buffers:          406580 kB
Cached:          2801864 kB
SwapCached:         5468 kB
Active:          8624176 kB
Inactive:        1432300 kB
Active(anon):    6844300 kB
Inactive(anon):     5816 kB
Active(file):    1779876 kB
Inactive(file):  1426484 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:             17084 kB
Writeback:             0 kB
AnonPages:       6904232 kB
Mapped:            10392 kB
Shmem:                 0 kB
Slab:             760668 kB
SReclaimable:     201340 kB
SUnreclaim:       559328 kB
KernelStack:        1504 kB
PageTables:        17320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    7354472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3737600 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= 70392 MiB
End job on node103 at 2012-06-08 16:56:05