Trace number 3699245

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? (TO) 1800.04 1802.71

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-netdiversion.opb
MD5SUM2c0dd2737108318b86d3c4c102584cdd
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables129180
Total number of constraints119589
Number of constraints which are clauses39992
Number of constraints which are cardinality constraints (but not clauses)49601
Number of constraints which are nor clauses,nor cardinality constraints29996
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 39798
Biggest coefficient in the objective function 99999
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 20118516
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 99999
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 20118516
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

10.66/10.80	c run inc solver
10.66/10.80	c [INC SYSTEM] run initial solver
10.66/10.80	c [INC SYSTEM] preprocess with white file
31.87/34.28	c [INC SYSTEM] finished preprocessing in 23 s
31.87/34.28	c [INC SYSTEM] execute solver
1800.04/1802.71	HOME/npSolver-pbo-I.sh: line 18: 14593 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

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-3699245-1338111079/watcher-3699245-1338111079 -o /tmp/evaluation-result-3699245-1338111079/solver-3699245-1338111079 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699245-1338111079.opb 223190784 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.16 3/178 14592
/proc/meminfo: memFree=28139368/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0

[startup+0.098142 s]
/proc/loadavg: 2.00 2.00 2.16 3/178 14592
/proc/meminfo: memFree=28139368/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 2.00 2.00 2.16 3/178 14592
/proc/meminfo: memFree=28139368/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300264 s]
/proc/loadavg: 2.00 2.00 2.16 3/178 14592
/proc/meminfo: memFree=28139368/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700251 s]
/proc/loadavg: 2.00 2.00 2.16 3/178 14592
/proc/meminfo: memFree=28139368/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.16 3/180 14594
/proc/meminfo: memFree=28108184/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=69412 CPUtime=1.49 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) R 14592 14592 11438 0 -1 4202496 3825 0 0 0 147 2 0 0 20 0 1 0 277236533 71077888 11907 33554432000 4194304 5992684 140735424887488 140735424883608 5179600 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14593/statm: 17353 11907 145 440 0 16909 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78560

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.16 3/180 14594
/proc/meminfo: memFree=28071608/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=134988 CPUtime=3.08 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) R 14592 14592 11438 0 -1 4202496 4404 0 0 0 304 4 0 0 20 0 1 0 277236533 138227712 25229 33554432000 4194304 5992684 140735424887488 140735424883608 4606634 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14593/statm: 33747 25229 145 440 0 33303 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 144136

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.16 3/180 14594
/proc/meminfo: memFree=27967408/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=266060 CPUtime=6.29 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) R 14592 14592 11438 0 -1 4202496 5027 0 0 0 620 9 0 0 20 0 1 0 277236533 272445440 49805 33554432000 4194304 5992684 140735424887488 140735424883608 4374631 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14593/statm: 66515 49805 145 440 0 66071 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 275208

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.16 2/176 14622
/proc/meminfo: memFree=31251112/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=10.82 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7035 0 0 0 1010 72 0 0 20 0 1 0 277236533 541913088 79307 33554432000 4194304 5992684 140735424887488 140735424881936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79307 161 440 0 131859 0
[pid=14596] ppid=14593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14596/stat : 14596 (cp2_pre.sh) S 14593 14592 11438 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 277237619 9367552 277 33554432000 4194304 5064252 140735507218640 140735507217344 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14596/statm: 2287 277 234 213 0 72 0
[pid=14597] ppid=14596 vsize=229216 CPUtime=1.82 cores=1,3,5,7
/proc/14597/stat : 14597 (coprocessor) R 14596 14592 11438 0 -1 4202496 35611 0 0 0 169 13 0 0 20 0 1 0 277237619 234717184 56015 33554432000 4194304 6586260 140735587817600 140735587814360 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/14597/statm: 57304 56016 137 584 0 56716 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 776724

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.16 3/182 14640
/proc/meminfo: memFree=30236132/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=10.82 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7035 0 0 0 1010 72 0 0 20 0 1 0 277236533 541913088 79307 33554432000 4194304 5992684 140735424887488 140735424881936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79307 161 440 0 131859 0
[pid=14596] ppid=14593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14596/stat : 14596 (cp2_pre.sh) S 14593 14592 11438 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 277237619 9367552 277 33554432000 4194304 5064252 140735507218640 140735507217344 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14596/statm: 2287 277 234 213 0 72 0
[pid=14597] ppid=14596 vsize=824836 CPUtime=14.47 cores=1,3,5,7
/proc/14597/stat : 14597 (coprocessor) R 14596 14592 11438 0 -1 4202496 151551 0 0 0 1386 61 0 0 20 0 1 0 277237619 844632064 204235 33554432000 4194304 6586260 140735587817600 140735587813352 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 14 0 0
/proc/14597/statm: 206209 204235 192 584 0 205621 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 1372344

[startup+51.1005 s]
/proc/loadavg: 2.23 2.06 2.17 3/181 14642
/proc/meminfo: memFree=30684492/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=565108 CPUtime=16.8 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 56654 0 0 0 1658 22 0 0 20 0 1 0 277239961 578670592 111283 33554432000 4194304 5654031 140735737016192 140735737013976 4209096 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14642/statm: 141277 111283 140 357 0 140917 0
Current children cumulated CPU time (s) 48.76
Current children cumulated vsize (KiB) 1103468

[startup+102.3 s]
/proc/loadavg: 2.16 2.06 2.17 3/181 14645
/proc/meminfo: memFree=30599344/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=593152 CPUtime=67.99 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 63621 0 0 0 6773 26 0 0 20 0 1 0 277239961 607387648 121827 33554432000 4194304 5654031 140735737016192 140735737013976 4797458 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 148288 121827 140 357 0 147928 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (KiB) 1131512

[startup+162.3 s]
/proc/loadavg: 2.06 2.05 2.16 3/181 14645
/proc/meminfo: memFree=30566716/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=605436 CPUtime=127.98 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 66690 0 0 0 12769 29 0 0 20 0 1 0 277239961 619966464 128473 33554432000 4194304 5654031 140735737016192 140735737013976 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 151359 128473 140 357 0 150999 0
Current children cumulated CPU time (s) 159.94
Current children cumulated vsize (KiB) 1143796

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.14 3/182 14647
/proc/meminfo: memFree=30538904/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=611652 CPUtime=187.98 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 68219 0 0 0 18767 31 0 0 20 0 1 0 277239961 626331648 135623 33554432000 4194304 5654031 140735737016192 140735737004008 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 152913 135623 140 357 0 152553 0
Current children cumulated CPU time (s) 219.94
Current children cumulated vsize (KiB) 1150012

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.13 3/181 14647
/proc/meminfo: memFree=30558608/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.01 3/181 14658
/proc/meminfo: memFree=30419396/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=672556 CPUtime=1327.73 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 90541 0 0 0 132648 125 0 0 20 0 1 0 277239961 688697344 163072 33554432000 4194304 5654031 140735737016192 140735737004008 4233309 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 168139 163072 141 357 0 167779 0
Current children cumulated CPU time (s) 1359.69
Current children cumulated vsize (KiB) 1210916

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14658
/proc/meminfo: memFree=30440204/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=674536 CPUtime=1387.73 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 91683 0 0 0 138641 132 0 0 20 0 1 0 277239961 690724864 156479 33554432000 4194304 5654031 140735737016192 140735737004008 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 168634 156479 141 357 0 168274 0
Current children cumulated CPU time (s) 1419.69
Current children cumulated vsize (KiB) 1212896

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14660
/proc/meminfo: memFree=30475328/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=676388 CPUtime=1447.72 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 92713 0 0 0 144635 137 0 0 20 0 1 0 277239961 692621312 149736 33554432000 4194304 5654031 140735737016192 140735737004008 4232988 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 169097 149736 141 357 0 168737 0
Current children cumulated CPU time (s) 1479.68
Current children cumulated vsize (KiB) 1214748

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14660
/proc/meminfo: memFree=30422020/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=678736 CPUtime=1507.71 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 93304 0 0 0 150632 139 0 0 20 0 1 0 277239961 695025664 162080 33554432000 4194304 5654031 140735737016192 140735737004008 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 169684 162080 141 357 0 169324 0
Current children cumulated CPU time (s) 1539.67
Current children cumulated vsize (KiB) 1217096

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14660
/proc/meminfo: memFree=30449300/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=680584 CPUtime=1567.71 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 94441 0 0 0 156625 146 0 0 20 0 1 0 277239961 696918016 156503 33554432000 4194304 5654031 140735737016192 140735737004008 4214603 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 170146 156503 141 357 0 169786 0
Current children cumulated CPU time (s) 1599.67
Current children cumulated vsize (KiB) 1218944

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14660
/proc/meminfo: memFree=30395996/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=684388 CPUtime=1627.69 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 95412 0 0 0 162622 147 0 0 20 0 1 0 277239961 700813312 169227 33554432000 4194304 5654031 140735737016192 140735737004008 4215014 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 171097 169227 141 357 0 170737 0
Current children cumulated CPU time (s) 1659.65
Current children cumulated vsize (KiB) 1222748

[startup+1722.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 14663
/proc/meminfo: memFree=30432852/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=687664 CPUtime=1687.69 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 96606 0 0 0 168611 158 0 0 20 0 1 0 277239961 704167936 158870 33554432000 4194304 5654031 140735737016192 140735737004008 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 171916 158870 141 357 0 171556 0
Current children cumulated CPU time (s) 1719.65
Current children cumulated vsize (KiB) 1226024

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 14687
/proc/meminfo: memFree=30382316/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=904572 CPUtime=1747.68 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 97602 0 0 0 174605 163 0 0 20 0 1 0 277239961 926281728 172633 33554432000 4194304 5654031 140735737016192 140735737004008 4214612 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 226143 172633 141 357 0 225783 0
Current children cumulated CPU time (s) 1779.64
Current children cumulated vsize (KiB) 1442932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 14687
/proc/meminfo: memFree=30454688/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=690044 CPUtime=1768.08 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 98298 0 0 0 176637 171 0 0 20 0 1 0 277239961 706605056 154391 33554432000 4194304 5654031 140735737016192 140735737004008 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 172511 154391 141 357 0 172151 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1228404

Sending SIGTERM to process tree (bottom up)

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

[startup+1802.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 14687
/proc/meminfo: memFree=30454688/32873844 swapFree=7372/7372
[pid=14592] ppid=14590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14592/stat : 14592 (npSolver-pbo-I.) S 14590 14592 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277236533 9367552 275 33554432000 4194304 5064252 140734460742112 140734460741024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14592/statm: 2287 275 233 213 0 72 0
[pid=14593] ppid=14592 vsize=529212 CPUtime=31.96 cores=1,3,5,7
/proc/14593/stat : 14593 (npSolver-pbo) S 14592 14592 11438 0 -1 4202496 7051 152453 0 0 1010 72 1998 116 20 0 1 0 277236533 541913088 79309 33554432000 4194304 5992684 140735424887488 140735424873752 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/14593/statm: 132303 79309 163 440 0 131859 0
[pid=14642] ppid=14593 vsize=690044 CPUtime=1768.08 cores=1,3,5,7
/proc/14642/stat : 14642 (glucosInc) R 14593 14592 11438 0 -1 4202496 98298 0 0 0 176637 171 0 0 20 0 1 0 277239961 706605056 154391 33554432000 4194304 5654031 140735737016192 140735737004008 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 172511 154391 141 357 0 172151 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1228404

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14592 and gives
#  childrusage.ru_utime.tv_sec=30
#  childrusage.ru_utime.tv_usec=90425
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=894711
# CPU time returned by wait4() is 31.9851
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.71
CPU time (s): 1800.04
CPU user time (s): 1796.45
CPU system time (s): 3.59
CPU usage (%): 99.8516
Max. virtual memory (cumulated for all children) (KiB): 1786808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.0904
system time used= 1.89471
maximum resident set size= 816948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159879
page faults= 0
swaps= 0
block input operations= 40
block output operations= 1249600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 53

runsolver used 7.26389 second user time and 19.585 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-27 11:31:20
IDJOB=3699245
IDBENCH=89890
IDSOLVER=2276
FILE ID=node109/3699245-1338111079
RUNJOBID= node109-1338101401-13666
PBS_JOBID= 14624462
Free space on /tmp= 70576 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-netdiversion.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699245-1338111079/watcher-3699245-1338111079 -o /tmp/evaluation-result-3699245-1338111079/solver-3699245-1338111079 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699245-1338111079.opb 223190784 HOME HOME

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

MD5SUM BENCH= 2c0dd2737108318b86d3c4c102584cdd
RANDOM SEED=223190784

node109.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.264
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.52
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.264
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.264
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.264
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		: 2667.264
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.264
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.264
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.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28140104 kB
Buffers:           32252 kB
Cached:           830008 kB
SwapCached:          376 kB
Active:          3936496 kB
Inactive:          22332 kB
Active(anon):    3089988 kB
Inactive(anon):     9280 kB
Active(file):     846508 kB
Inactive(file):    13052 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106152 kB
Dirty:             15944 kB
Writeback:             0 kB
AnonPages:       3167252 kB
Mapped:            11636 kB
Shmem:                 8 kB
Slab:             628936 kB
SReclaimable:      71552 kB
SUnreclaim:       557384 kB
KernelStack:        1504 kB
PageTables:         9856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3903664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1972224 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= 70960 MiB
End job on node109 at 2012-05-27 12:01:22