Trace number 3699234

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.05 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-air04.opb
MD5SUMbe0d50f47077f17e0f3c28ea78925374
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71079
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8904
Total number of constraints823
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)823
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint368
Number of terms in the objective function 8904
Biggest coefficient in the objective function 2258
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 5135151
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 2258
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 5135151
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.13	c run inc solver
0.00/0.13	c [INC SYSTEM] run initial solver
0.00/0.13	c [INC SYSTEM] preprocess with white file
0.00/0.97	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.97	c [INC SYSTEM] execute solver
751.21/751.47	c [INC SEARCH] formula is SAT
751.21/751.47	c [INC SYSTEM] solved the initial formula
751.21/751.50	c model valid
751.21/751.50	c current solution ok
751.61/751.83	o 73830
751.61/751.83	c execute binary inc search
751.61/751.83	c [INC SEARCH] current bound: 36915
751.61/751.83	c [INC SEARCH] iteration: 0
751.61/751.83	c [INC SEARCH] lower bound: 0 upperbound 73830 current bound: 36915 best value:73830
751.61/751.83	c [INC SYSTEM] there exists a inc, kill it!
751.61/751.83	c write failed with 2
751.61/751.83	c [INC SYSTEM] create new solver instance
751.61/751.83	c [INC] encode full formula
751.61/751.83	c fallback to adder encoding
752.31/752.58	c set iterative enc to: adder
752.31/752.58	c set iterative enc to: none
752.42/752.69	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.51	HOME/npSolver-pbo-I.sh: line 18: 27123 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-3699234-1338110566/watcher-3699234-1338110566 -o /tmp/evaluation-result-3699234-1338110566/solver-3699234-1338110566 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699234-1338110566.opb 364174351 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27122
/proc/meminfo: memFree=30354352/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0

[startup+0.0351281 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27122
/proc/meminfo: memFree=30354352/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100558 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27122
/proc/meminfo: memFree=30354352/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27122
/proc/meminfo: memFree=30354352/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27122
/proc/meminfo: memFree=30354352/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27128
/proc/meminfo: memFree=30330668/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=8372 CPUtime=0.95 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 2405 10684 0 0 11 2 80 2 20 0 1 0 277181478 8572928 1565 33554432000 4194304 5992684 140734519094448 140734519080712 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27123/statm: 2093 1565 163 440 0 1649 0
[pid=27128] ppid=27123 vsize=23576 CPUtime=0.51 cores=0,2,4,6
/proc/27128/stat : 27128 (glucosInc) R 27123 27122 22912 0 -1 4202496 4467 0 0 0 51 0 0 0 20 0 1 0 277181575 24141824 5310 33554432000 4194304 5654031 140735633592016 140735633579832 4232729 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27128/statm: 5894 5310 140 357 0 5534 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 41096

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27128
/proc/meminfo: memFree=30322740/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=8372 CPUtime=0.95 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 2405 10684 0 0 11 2 80 2 20 0 1 0 277181478 8572928 1565 33554432000 4194304 5992684 140734519094448 140734519080712 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27123/statm: 2093 1565 163 440 0 1649 0
[pid=27128] ppid=27123 vsize=28756 CPUtime=2.11 cores=0,2,4,6
/proc/27128/stat : 27128 (glucosInc) R 27123 27122 22912 0 -1 4202496 6880 0 0 0 210 1 0 0 20 0 1 0 277181575 29446144 6058 33554432000 4194304 5654031 140735633592016 140735633579832 4215290 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27128/statm: 7189 6058 142 357 0 6829 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 46276

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27128
/proc/meminfo: memFree=30306180/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=8372 CPUtime=0.95 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 2405 10684 0 0 11 2 80 2 20 0 1 0 277181478 8572928 1565 33554432000 4194304 5992684 140734519094448 140734519080712 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27123/statm: 2093 1565 163 440 0 1649 0
[pid=27128] ppid=27123 vsize=50528 CPUtime=5.31 cores=0,2,4,6
/proc/27128/stat : 27128 (glucosInc) R 27123 27122 22912 0 -1 4202496 8698 0 0 0 529 2 0 0 20 0 1 0 277181575 51740672 10016 33554432000 4194304 5654031 140735633592016 140735633579832 4232551 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27128/statm: 12632 10016 142 357 0 12272 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 68048

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27128
/proc/meminfo: memFree=30294904/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=8372 CPUtime=0.95 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 2405 10684 0 0 11 2 80 2 20 0 1 0 277181478 8572928 1565 33554432000 4194304 5992684 140734519094448 140734519080712 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27123/statm: 2093 1565 163 440 0 1649 0
[pid=27128] ppid=27123 vsize=50528 CPUtime=11.71 cores=0,2,4,6
/proc/27128/stat : 27128 (glucosInc) R 27123 27122 22912 0 -1 4202496 9072 0 0 0 1169 2 0 0 20 0 1 0 277181575 51740672 11923 33554432000 4194304 5654031 140735633592016 140735633579832 4219849 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27128/statm: 12632 11923 142 357 0 12272 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 68048

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27128
/proc/meminfo: memFree=30273808/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=8372 CPUtime=0.95 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 2405 10684 0 0 11 2 80 2 20 0 1 0 277181478 8572928 1565 33554432000 4194304 5992684 140734519094448 140734519080712 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27123/statm: 2093 1565 163 440 0 1649 0
[pid=27128] ppid=27123 vsize=73804 CPUtime=24.51 cores=0,2,4,6
/proc/27128/stat : 27128 (glucosInc) R 27123 27122 22912 0 -1 4202496 11174 0 0 0 2447 4 0 0 20 0 1 0 277181575 75575296 16810 33554432000 4194304 5654031 140735633592016 140735633579832 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27128/statm: 18451 16810 142 357 0 18091 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 91324

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27128
/proc/meminfo: memFree=30249424/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=8372 CPUtime=0.95 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 2405 10684 0 0 11 2 80 2 20 0 1 0 277181478 8572928 1565 33554432000 4194304 5992684 140734519094448 140734519080712 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27123/statm: 2093 1565 163 440 0 1649 0
[pid=27128] ppid=27123 vsize=85628 CPUtime=50.11 cores=0,2,4,6
/proc/27128/stat : 27128 (glucosInc) R 27123 27122 22912 0 -1 4202496 12201 0 0 0 5006 5 0 0 20 0 1 0 277181575 87683072 20837 33554432000 4194304 5654031 140735633592016 140735633579832 4209217 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27128/statm: 21407 20837 142 357 0 21047 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 103148

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27128
/proc/meminfo: memFree=30227092/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=8372 CPUtime=0.95 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 2405 10684 0 0 11 2 80 2 20 0 1 0 277181478 8572928 1565 33554432000 4194304 5992684 140734519094448 140734519080712 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27123/statm: 2093 1565 163 440 0 1649 0
[pid=27128] ppid=27123 vsize=134948 CPUtime=101.29 cores=0,2,4,6
/proc/27128/stat : 27128 (glucosInc) R 27123 27122 22912 0 -1 4202496 13121 0 0 0 10121 8 0 0 20 0 1 0 277181575 138186752 29080 33554432000 4194304 5654031 140735633592016 140735633579832 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27128/statm: 33737 29080 142 357 0 33377 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 152468

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27128
/proc/meminfo: memFree=30198160/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=8372 CPUtime=0.95 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 2405 10684 0 0 11 2 80 2 20 0 1 0 277181478 8572928 1565 33554432000 4194304 5992684 140734519094448 140734519080712 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27123/statm: 2093 1565 163 440 0 1649 0
[pid=27128] ppid=27123 vsize=165768 CPUtime=161.27 cores=0,2,4,6
/proc/27128/stat : 27128 (glucosInc) R 27123 27122 22912 0 -1 4202496 15679 0 0 0 16113 14 0 0 20 0 1 0 277181575 169746432 34783 33554432000 4194304 5654031 140735633592016 140735633579832 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27128/statm: 41442 34783 142 357 0 41082 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 183288

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27128
/proc/meminfo: memFree=30260412/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=8372 CPUtime=0.95 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 2405 10684 0 0 11 2 80 2 20 0 1 0 277181478 8572928 1565 33554432000 4194304 5992684 140734519094448 140734519080712 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27123/statm: 2093 1565 163 440 0 1649 0
[pid=27128] ppid=27123 vsize=85628 CPUtime=221.26 cores=0,2,4,6
/proc/27128/stat : 27128 (glucosInc) R 27123 27122 22912 0 -1 4202496 17718 0 0 0 22106 20 0 0 20 0 1 0 277181575 87683072 20846 33554432000 4194304 5654031 140735633592016 140735633579832 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27128/statm: 21407 20846 142 357 0 21047 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 103148

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/181 27188
/proc/meminfo: memFree=30385648/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=18412 CPUtime=752.49 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 8180 51640 0 0 94 37 75048 70 20 0 1 0 277181478 18853888 4093 33554432000 4194304 5992684 140734519094448 140734519079352 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/27123/statm: 4603 4093 182 440 0 4159 0
[pid=27183] ppid=27123 vsize=233224 CPUtime=609.43 cores=0,2,4,6
/proc/27183/stat : 27183 (glucosInc) R 27123 27122 22912 0 -1 4202496 53803 0 0 0 60899 44 0 0 20 0 1 0 277256747 238821376 52313 33554432000 4194304 5654031 140737218398288 140737218386104 4215964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27183/statm: 58306 52313 142 357 0 57946 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 260784

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27188
/proc/meminfo: memFree=30354852/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=18412 CPUtime=752.49 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 8180 51640 0 0 94 37 75048 70 20 0 1 0 277181478 18853888 4093 33554432000 4194304 5992684 140734519094448 140734519079352 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/27123/statm: 4603 4093 182 440 0 4159 0
[pid=27183] ppid=27123 vsize=234444 CPUtime=669.43 cores=0,2,4,6
/proc/27183/stat : 27183 (glucosInc) R 27123 27122 22912 0 -1 4202496 55407 0 0 0 66896 47 0 0 20 0 1 0 277256747 240070656 52637 33554432000 4194304 5654031 140737218398288 140737218386104 4232927 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27183/statm: 58611 52637 142 357 0 58251 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 262004

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27188
/proc/meminfo: memFree=30417516/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=18412 CPUtime=752.49 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 8180 51640 0 0 94 37 75048 70 20 0 1 0 277181478 18853888 4093 33554432000 4194304 5992684 140734519094448 140734519079352 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/27123/statm: 4603 4093 182 440 0 4159 0
[pid=27183] ppid=27123 vsize=235752 CPUtime=729.41 cores=0,2,4,6
/proc/27183/stat : 27183 (glucosInc) R 27123 27122 22912 0 -1 4202496 56988 0 0 0 72891 50 0 0 20 0 1 0 277256747 241410048 51413 33554432000 4194304 5654031 140737218398288 140737218386104 4235481 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27183/statm: 58938 51413 142 357 0 58578 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 263312

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27189
/proc/meminfo: memFree=30394048/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=18412 CPUtime=752.49 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 8180 51640 0 0 94 37 75048 70 20 0 1 0 277181478 18853888 4093 33554432000 4194304 5992684 140734519094448 140734519079352 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/27123/statm: 4603 4093 182 440 0 4159 0
[pid=27183] ppid=27123 vsize=236996 CPUtime=789.4 cores=0,2,4,6
/proc/27183/stat : 27183 (glucosInc) R 27123 27122 22912 0 -1 4202496 58562 0 0 0 78887 53 0 0 20 0 1 0 277256747 242683904 48136 33554432000 4194304 5654031 140737218398288 140737218386104 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27183/statm: 59249 48136 142 357 0 58889 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 264556

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27189
/proc/meminfo: memFree=30378000/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=18412 CPUtime=752.49 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 8180 51640 0 0 94 37 75048 70 20 0 1 0 277181478 18853888 4093 33554432000 4194304 5992684 140734519094448 140734519079352 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/27123/statm: 4603 4093 182 440 0 4159 0
[pid=27183] ppid=27123 vsize=287084 CPUtime=849.38 cores=0,2,4,6
/proc/27183/stat : 27183 (glucosInc) R 27123 27122 22912 0 -1 4202496 59037 0 0 0 84884 54 0 0 20 0 1 0 277256747 293974016 65984 33554432000 4194304 5654031 140737218398288 140737218386104 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27183/statm: 71771 65984 142 357 0 71411 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 314644

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 27192
/proc/meminfo: memFree=30363080/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=18412 CPUtime=752.49 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 8180 51640 0 0 94 37 75048 70 20 0 1 0 277181478 18853888 4093 33554432000 4194304 5992684 140734519094448 140734519079352 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/27123/statm: 4603 4093 182 440 0 4159 0
[pid=27183] ppid=27123 vsize=287968 CPUtime=909.38 cores=0,2,4,6
/proc/27183/stat : 27183 (glucosInc) R 27123 27122 22912 0 -1 4202496 60718 0 0 0 90880 58 0 0 20 0 1 0 277256747 294879232 62185 33554432000 4194304 5654031 140737218398288 140737218386104 4233315 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27183/statm: 71992 62185 142 357 0 71632 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 315528

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 27192
/proc/meminfo: memFree=30352772/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=18412 CPUtime=752.49 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 8180 51640 0 0 94 37 75048 70 20 0 1 0 277181478 18853888 4093 33554432000 4194304 5992684 140734519094448 140734519079352 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/27123/statm: 4603 4093 182 440 0 4159 0
[pid=27183] ppid=27123 vsize=289280 CPUtime=969.37 cores=0,2,4,6
/proc/27183/stat : 27183 (glucosInc) R 27123 27122 22912 0 -1 4202496 62542 0 0 0 96876 61 0 0 20 0 1 0 277256747 296222720 58374 33554432000 4194304 5654031 140737218398288 140737218386104 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27183/statm: 72320 58374 142 357 0 71960 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 316840

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 27192
/proc/meminfo: memFree=30423752/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=18412 CPUtime=752.49 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 8180 51640 0 0 94 37 75048 70 20 0 1 0 277181478 18853888 4093 33554432000 4194304 5992684 140734519094448 140734519079352 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/27123/statm: 4603 4093 182 440 0 4159 0
[pid=27183] ppid=27123 vsize=240684 CPUtime=1029.35 cores=0,2,4,6
/proc/27183/stat : 27183 (glucosInc) R 27123 27122 22912 0 -1 4202496 64277 0 0 0 102872 63 0 0 20 0 1 0 277256747 246460416 53666 33554432000 4194304 5654031 140737218398288 140737218386104 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27183/statm: 60171 53666 142 357 0 59811 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 268244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 27192
/proc/meminfo: memFree=30397688/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=18412 CPUtime=752.49 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 8180 51640 0 0 94 37 75048 70 20 0 1 0 277181478 18853888 4093 33554432000 4194304 5992684 140734519094448 140734519079352 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/27123/statm: 4603 4093 182 440 0 4159 0
[pid=27183] ppid=27123 vsize=290772 CPUtime=1047.56 cores=0,2,4,6
/proc/27183/stat : 27183 (glucosInc) R 27123 27122 22912 0 -1 4202496 64620 0 0 0 104692 64 0 0 20 0 1 0 277256747 297750528 58097 33554432000 4194304 5654031 140737218398288 140737218386104 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27183/statm: 72693 58097 142 357 0 72333 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 318332

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 27192
/proc/meminfo: memFree=30397688/32873844 swapFree=6600/6600
[pid=27122] ppid=27120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27122/stat : 27122 (npSolver-pbo-I.) S 27120 27122 22912 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277181478 9367552 275 33554432000 4194304 5064252 140736414247296 140736414246208 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27122/statm: 2287 275 233 213 0 72 0
[pid=27123] ppid=27122 vsize=18412 CPUtime=752.49 cores=0,2,4,6
/proc/27123/stat : 27123 (npSolver-pbo) S 27122 27122 22912 0 -1 4202496 8180 51640 0 0 94 37 75048 70 20 0 1 0 277181478 18853888 4093 33554432000 4194304 5992684 140734519094448 140734519079352 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/27123/statm: 4603 4093 182 440 0 4159 0
[pid=27183] ppid=27123 vsize=290772 CPUtime=1047.56 cores=0,2,4,6
/proc/27183/stat : 27183 (glucosInc) R 27123 27122 22912 0 -1 4202496 64620 0 0 0 104692 64 0 0 20 0 1 0 277256747 297750528 58097 33554432000 4194304 5654031 140737218398288 140737218386104 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27183/statm: 72693 58097 142 357 0 72333 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 318332

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27122 and gives
#  childrusage.ru_utime.tv_sec=751
#  childrusage.ru_utime.tv_usec=430765
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=81835
# CPU time returned by wait4() is 752.513
# 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): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1798.34
CPU system time (s): 1.71
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 447548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 751.431
system time used= 1.08183
maximum resident set size= 240704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60195
page faults= 0
swaps= 0
block input operations= 8
block output operations= 134600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 128
involuntary context switches= 1057

runsolver used 3.3015 second user time and 9.33758 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-27 11:22:46
IDJOB=3699234
IDBENCH=89888
IDSOLVER=2276
FILE ID=node140/3699234-1338110566
RUNJOBID= node140-1338099527-24516
PBS_JOBID= 14624467
Free space on /tmp= 71296 MiB

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

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

MD5SUM BENCH= be0d50f47077f17e0f3c28ea78925374
RANDOM SEED=364174351

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:        30354352 kB
Buffers:          361408 kB
Cached:           702440 kB
SwapCached:         1492 kB
Active:          1454384 kB
Inactive:         207252 kB
Active(anon):     589644 kB
Inactive(anon):     8612 kB
Active(file):     864740 kB
Inactive(file):   198640 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105300 kB
Dirty:              9516 kB
Writeback:             0 kB
AnonPages:        678856 kB
Mapped:            12828 kB
Shmem:                 8 kB
Slab:             716768 kB
SReclaimable:     158104 kB
SUnreclaim:       558664 kB
KernelStack:        1496 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     738472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    485376 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= 71232 MiB
End job on node140 at 2012-05-27 11:52:47