Trace number 3699256

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.06 1801.02

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-sp98ic.opb
MD5SUM719fde9b23d3f6b632131842d6adb45e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark622354759199999996
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10894
Total number of constraints825
Number of constraints which are clauses20
Number of constraints which are cardinality constraints (but not clauses)624
Number of constraints which are nor clauses,nor cardinality constraints181
Minimum length of a constraint2
Maximum length of a constraint5038
Number of terms in the objective function 10894
Biggest coefficient in the objective function 172784353600000000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 486507432685759999927
Number of bits of the sum of numbers in the objective function 69
Biggest number in a constraint 172784353600000000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 486507432685759999927
Number of bits of the biggest sum of numbers69
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.07/3.16	c run inc solver
3.07/3.16	c [INC SYSTEM] run initial solver
3.07/3.16	c [INC SYSTEM] preprocess with white file
14.84/14.90	c [INC SYSTEM] finished preprocessing in 11 s
14.84/14.90	c [INC SYSTEM] execute solver
20.89/20.93	c [INC SEARCH] formula is SAT
20.99/21.04	c [INC SYSTEM] solved the initial formula
21.08/21.15	c model valid
21.08/21.15	c current solution ok
26.59/26.88	o -8855344130189551602
26.59/26.90	c execute binary inc search
26.59/26.90	c [INC SEARCH] current bound: 4795699971760000000
26.59/26.90	c [INC SEARCH] iteration: 0
26.59/26.90	c [INC SEARCH] lower bound: 0 upperbound 9591399943520000014 current bound: 4795699971760000000 best value:-8855344130189551602
26.59/26.90	c [INC SYSTEM] there exists a inc, kill it!
26.59/26.90	c write failed with 2
26.76/26.90	c [INC SYSTEM] create new solver instance
26.76/26.90	c [INC] encode full formula
26.76/26.90	c fallback to adder encoding
30.66/30.81	c set iterative enc to: adder
30.66/30.81	c set iterative enc to: none
31.25/31.90	c [INC SEARCH] isOptimum variable: 0

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-3699256-1338108756/watcher-3699256-1338108756 -o /tmp/evaluation-result-3699256-1338108756/solver-3699256-1338108756 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699256-1338108756.opb 958403900 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.04 3/178 26908
/proc/meminfo: memFree=30824264/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0

[startup+0.068894 s]
/proc/loadavg: 2.00 2.00 2.04 3/178 26908
/proc/meminfo: memFree=30824264/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.00 2.00 2.04 3/178 26908
/proc/meminfo: memFree=30824264/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.00 2.00 2.04 3/178 26908
/proc/meminfo: memFree=30824264/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700272 s]
/proc/loadavg: 2.00 2.00 2.04 3/178 26908
/proc/meminfo: memFree=30824264/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 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.04 3/180 26910
/proc/meminfo: memFree=30732252/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=168168 CPUtime=1.48 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) R 26908 26908 22912 0 -1 4202496 25465 0 0 0 143 5 0 0 20 0 1 0 277000451 172204032 38756 33554432000 4194304 5992684 140735976451232 140735976335048 4568033 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26909/statm: 42042 38756 160 440 0 41598 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 177316

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 26910
/proc/meminfo: memFree=30622076/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=426772 CPUtime=3.07 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) R 26908 26908 22912 0 -1 4202496 38809 0 0 0 284 23 0 0 20 0 1 0 277000451 437014528 106234 33554432000 4194304 5992684 140735976451232 140735976447088 5182699 0 0 4096 0 0 0 0 17 0 0 0 1 0 0
/proc/26909/statm: 106693 106234 161 440 0 106249 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 435920

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 26912
/proc/meminfo: memFree=29749268/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=297872 CPUtime=3.17 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 38816 0 0 0 285 32 0 0 20 0 1 0 277000451 305020928 74015 33554432000 4194304 5992684 140735976451232 140735976445680 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/26909/statm: 74468 74015 167 440 0 74024 0
[pid=26911] ppid=26909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26911/stat : 26911 (cp2_pre.sh) S 26909 26908 22912 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 277000770 9367552 277 33554432000 4194304 5064252 140734565779648 140734565778352 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26911/statm: 2287 277 234 213 0 72 0
[pid=26912] ppid=26911 vsize=828264 CPUtime=3.1 cores=0,2,4,6
/proc/26912/stat : 26912 (coprocessor) R 26911 26908 22912 0 -1 4202496 53783 0 0 0 289 21 0 0 20 0 1 0 277000771 848142336 179149 33554432000 4194304 6586260 140736422762528 140736422758792 5968058 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/26912/statm: 207066 179150 164 584 0 206478 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1144432

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 26912
/proc/meminfo: memFree=29321288/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=297872 CPUtime=3.17 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 38816 0 0 0 285 32 0 0 20 0 1 0 277000451 305020928 74015 33554432000 4194304 5992684 140735976451232 140735976445680 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/26909/statm: 74468 74015 167 440 0 74024 0
[pid=26911] ppid=26909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26911/stat : 26911 (cp2_pre.sh) S 26909 26908 22912 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 277000770 9367552 277 33554432000 4194304 5064252 140734565779648 140734565778352 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26911/statm: 2287 277 234 213 0 72 0
[pid=26912] ppid=26911 vsize=1075796 CPUtime=9.5 cores=0,2,4,6
/proc/26912/stat : 26912 (coprocessor) R 26911 26908 22912 0 -1 4202496 89665 0 0 0 915 35 0 0 20 0 1 0 277000771 1101615104 263564 33554432000 4194304 6586260 140736422762528 140736422758280 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/26912/statm: 268949 263564 193 584 0 268361 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1391964

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 26914
/proc/meminfo: memFree=29905172/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=343812 CPUtime=19.51 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) R 26908 26908 22912 0 -1 4202496 41570 90567 0 0 387 394 1122 48 20 0 1 0 277000451 352063488 85529 33554432000 4194304 5992684 140735976451232 140735976445416 5179696 0 0 4096 0 0 0 0 17 0 0 0 1 0 0
/proc/26909/statm: 85953 85529 176 440 0 85509 0
[pid=26914] ppid=26909 vsize=492580 CPUtime=5.97 cores=0,2,4,6
/proc/26914/stat : 26914 (glucosInc) S 26909 26908 22912 0 -1 4202496 71471 0 0 0 583 14 0 0 20 0 1 0 277001942 504401920 108608 33554432000 4194304 5654031 140734319335632 140734319333944 4976656 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26914/statm: 123145 108608 146 357 0 122785 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 845540

[startup+51.1004 s]
/proc/loadavg: 2.07 2.02 2.04 3/181 26917
/proc/meminfo: memFree=29122900/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1130256 CPUtime=19.18 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 145701 0 0 0 1869 49 0 0 20 0 1 0 277003641 1157382144 252072 33554432000 4194304 5654031 140735547660832 140735547648648 4214505 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 282564 252072 142 357 0 282204 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 1481732

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 2.04 3/181 26917
/proc/meminfo: memFree=29030692/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1272140 CPUtime=70.38 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 148598 0 0 0 6986 52 0 0 20 0 1 0 277003641 1302671360 258529 33554432000 4194304 5654031 140735547660832 140735547648648 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 318035 258529 142 357 0 317675 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 1623616

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.03 3/181 26917
/proc/meminfo: memFree=28970316/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1280324 CPUtime=130.37 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 150579 0 0 0 12984 53 0 0 20 0 1 0 277003641 1311051776 266131 33554432000 4194304 5654031 140735547660832 140735547648648 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 320081 266131 142 357 0 319721 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 1631800

[startup+222.307 s]
/proc/loadavg: 2.05 2.02 2.03 3/180 26957
/proc/meminfo: memFree=27473488/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1153628 CPUtime=190.36 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 152473 0 0 0 18978 58 0 0 20 0 1 0 277003641 1181315072 259962 33554432000 4194304 5654031 140735547660832 140735547648648 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 288407 259962 142 357 0 288047 0
Current children cumulated CPU time (s) 221.71
Current children cumulated vsize (KiB) 1505104

[startup+282.3 s]

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

/proc/meminfo: memFree=28405676/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1345612 CPUtime=1330.06 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 171428 0 0 0 132886 120 0 0 20 0 1 0 277003641 1377906688 289455 33554432000 4194304 5654031 140735547660832 140735547648648 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 336403 289455 142 357 0 336043 0
Current children cumulated CPU time (s) 1361.41
Current children cumulated vsize (KiB) 1697088

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 27038
/proc/meminfo: memFree=28380160/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1347244 CPUtime=1390.07 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 171872 0 0 0 138885 122 0 0 20 0 1 0 277003641 1379577856 299097 33554432000 4194304 5654031 140735547660832 140735547648648 4215327 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 336811 299097 142 357 0 336451 0
Current children cumulated CPU time (s) 1421.42
Current children cumulated vsize (KiB) 1698720

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.01 3/181 27038
/proc/meminfo: memFree=28413864/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1348864 CPUtime=1450.04 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 172460 0 0 0 144877 127 0 0 20 0 1 0 277003641 1381236736 287219 33554432000 4194304 5654031 140735547660832 140735547648648 4209096 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 337216 287219 142 357 0 336856 0
Current children cumulated CPU time (s) 1481.39
Current children cumulated vsize (KiB) 1700340

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.01 3/181 27039
/proc/meminfo: memFree=28363660/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1355668 CPUtime=1510.05 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 173255 0 0 0 150876 129 0 0 20 0 1 0 277003641 1388204032 297723 33554432000 4194304 5654031 140735547660832 140735547648648 4232700 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 338917 297723 142 357 0 338557 0
Current children cumulated CPU time (s) 1541.4
Current children cumulated vsize (KiB) 1707144

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27039
/proc/meminfo: memFree=28423604/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1355668 CPUtime=1570.03 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 173444 0 0 0 156870 133 0 0 20 0 1 0 277003641 1388204032 287530 33554432000 4194304 5654031 140735547660832 140735547648648 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 338917 287530 142 357 0 338557 0
Current children cumulated CPU time (s) 1601.38
Current children cumulated vsize (KiB) 1707144

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27042
/proc/meminfo: memFree=28380280/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1356212 CPUtime=1630.02 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 173639 0 0 0 162868 134 0 0 20 0 1 0 277003641 1388761088 296412 33554432000 4194304 5654031 140735547660832 140735547648648 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 339053 296412 142 357 0 338693 0
Current children cumulated CPU time (s) 1661.37
Current children cumulated vsize (KiB) 1707688

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27042
/proc/meminfo: memFree=28337344/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1357556 CPUtime=1690.01 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 173983 0 0 0 168866 135 0 0 20 0 1 0 277003641 1390137344 304421 33554432000 4194304 5654031 140735547660832 140735547648648 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 339389 304421 142 357 0 339029 0
Current children cumulated CPU time (s) 1721.36
Current children cumulated vsize (KiB) 1709032

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27042
/proc/meminfo: memFree=28412240/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1359996 CPUtime=1750 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 174748 0 0 0 174859 141 0 0 20 0 1 0 277003641 1392635904 290668 33554432000 4194304 5654031 140735547660832 140735547648648 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 339999 290668 142 357 0 339639 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (KiB) 1711472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27043
/proc/meminfo: memFree=28395924/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1360280 CPUtime=1768.71 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 174826 0 0 0 176729 142 0 0 20 0 1 0 277003641 1392926720 293812 33554432000 4194304 5654031 140735547660832 140735547648648 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 340070 293812 142 357 0 339710 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1711756

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

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

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27043
/proc/meminfo: memFree=28395924/32873844 swapFree=6600/6600
[pid=26908] ppid=26906 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26908/stat : 26908 (npSolver-pbo-I.) S 26906 26908 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277000451 9367552 274 33554432000 4194304 5064252 140735974296640 140735974295552 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26908/statm: 2287 274 233 213 0 72 0
[pid=26909] ppid=26908 vsize=342328 CPUtime=31.35 cores=0,2,4,6
/proc/26909/stat : 26909 (npSolver-pbo) S 26908 26908 22912 0 -1 4202496 48499 163077 0 0 788 549 1705 93 20 0 1 0 277000451 350543872 85201 33554432000 4194304 5992684 140735976451232 140735976436136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 54 0 0
/proc/26909/statm: 85582 85201 187 440 0 85138 0
[pid=26917] ppid=26909 vsize=1360280 CPUtime=1768.71 cores=0,2,4,6
/proc/26917/stat : 26917 (glucosInc) R 26909 26908 22912 0 -1 4202496 174826 0 0 0 176729 142 0 0 20 0 1 0 277003641 1392926720 293812 33554432000 4194304 5654031 140735547660832 140735547648648 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26917/statm: 340070 293812 142 357 0 339710 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1711756

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.02
CPU time (s): 1800.06
CPU user time (s): 1792.22
CPU system time (s): 7.84
CPU usage (%): 99.9469
Max. virtual memory (cumulated for all children) (KiB): 2053704

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

runsolver used 3.87241 second user time and 9.82551 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-27 10:52:36
IDJOB=3699256
IDBENCH=89881
IDSOLVER=2276
FILE ID=node140/3699256-1338108756
RUNJOBID= node140-1338099527-24516
PBS_JOBID= 14624467
Free space on /tmp= 71352 MiB

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

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

MD5SUM BENCH= 719fde9b23d3f6b632131842d6adb45e
RANDOM SEED=958403900

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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.88
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.094
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.90
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.094
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:        30824528 kB
Buffers:          355196 kB
Cached:           630512 kB
SwapCached:         1492 kB
Active:           991952 kB
Inactive:         190028 kB
Active(anon):     188444 kB
Inactive(anon):     8612 kB
Active(file):     803508 kB
Inactive(file):   181416 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105300 kB
Dirty:             11272 kB
Writeback:             0 kB
AnonPages:        335176 kB
Mapped:            12980 kB
Shmem:                 8 kB
Slab:             712440 kB
SReclaimable:     154640 kB
SUnreclaim:       557800 kB
KernelStack:        1512 kB
PageTables:         4560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     361216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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= 70852 MiB
End job on node140 at 2012-05-27 11:22:39