Trace number 3699286

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 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_20null10mast_rapportOE2.0_TMAX60_K67_cod1.opb
MD5SUM2c03f10d8c20ea47b491396a08902beb
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-5814
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 25674
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 14065590
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 14065590
Number of bits of the biggest sum of numbers24
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.42	c fallback to adder encoding
1.77/1.80	c run inc solver
1.77/1.80	c [INC SYSTEM] run initial solver
1.77/1.80	c [INC SYSTEM] preprocess with white file
8.65/8.86	c [INC SYSTEM] finished preprocessing in 7 s
8.65/8.86	c [INC SYSTEM] execute solver
1800.04/1800.50	c an unexpexted return value has been received, exit
1800.04/1800.50	s UNKNOWN

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-3699286-1338127211/watcher-3699286-1338127211 -o /tmp/evaluation-result-3699286-1338127211/solver-3699286-1338127211 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699286-1338127211.opb 450138590 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 15725
/proc/meminfo: memFree=31453016/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0

[startup+0.028584 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15725
/proc/meminfo: memFree=31453016/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15725
/proc/meminfo: memFree=31453016/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15725
/proc/meminfo: memFree=31453016/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700283 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15725
/proc/meminfo: memFree=31453016/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15727
/proc/meminfo: memFree=31372336/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=1.49 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) R 15725 15725 15469 0 -1 4202496 13573 0 0 0 144 5 0 0 20 0 1 0 278849726 175984640 28823 33554432000 4194304 5992684 140735366768000 140735366762968 4525041 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15726/statm: 42965 28823 167 440 0 42521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 181008

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15729
/proc/meminfo: memFree=31211084/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=1.82 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14039 0 0 0 161 21 0 0 20 0 1 0 278849726 175984640 31390 33554432000 4194304 5992684 140735366768000 140735366762448 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31390 174 440 0 42521 0
[pid=15728] ppid=15726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15728/stat : 15728 (cp2_pre.sh) S 15726 15725 15469 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 278849911 9367552 276 33554432000 4194304 5064252 140735725531168 140735725529872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15728/statm: 2287 276 234 213 0 72 0
[pid=15729] ppid=15728 vsize=295236 CPUtime=1.23 cores=0,2,4,6
/proc/15729/stat : 15729 (coprocessor) R 15728 15725 15469 0 -1 4202496 23073 0 0 0 114 9 0 0 20 0 1 0 278849911 302321664 65832 33554432000 4194304 6586260 140736833142928 140736833139688 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/15729/statm: 73809 65832 166 584 0 73221 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 485392

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15729
/proc/meminfo: memFree=30841476/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=1.82 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14039 0 0 0 161 21 0 0 20 0 1 0 278849726 175984640 31390 33554432000 4194304 5992684 140735366768000 140735366762448 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31390 174 440 0 42521 0
[pid=15728] ppid=15726 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15728/stat : 15728 (cp2_pre.sh) S 15726 15725 15469 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 278849911 9367552 276 33554432000 4194304 5064252 140735725531168 140735725529872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15728/statm: 2287 276 234 213 0 72 0
[pid=15729] ppid=15728 vsize=408696 CPUtime=4.43 cores=0,2,4,6
/proc/15729/stat : 15729 (coprocessor) R 15728 15725 15469 0 -1 4202496 49819 0 0 0 429 14 0 0 20 0 1 0 278849911 418504704 99732 33554432000 4194304 6586260 140736833142928 140736833138856 4754227 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/15729/statm: 102174 99732 182 584 0 101586 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 598852

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15731
/proc/meminfo: memFree=31141372/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=172644 CPUtime=3.82 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 31238 0 0 0 377 5 0 0 20 0 1 0 278850612 176787456 38197 33554432000 4194304 5654031 140733755562160 140733755559928 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 43161 38197 140 357 0 42801 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 353652

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15731
/proc/meminfo: memFree=31138792/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=175544 CPUtime=16.62 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 31939 0 0 0 1657 5 0 0 20 0 1 0 278850612 179757056 38898 33554432000 4194304 5654031 140733755562160 140733755549976 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 43886 38898 140 357 0 43526 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 356552

[startup+51.1069 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15753
/proc/meminfo: memFree=31139580/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=175544 CPUtime=42.22 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 31939 0 0 0 4217 5 0 0 20 0 1 0 278850612 179757056 38898 33554432000 4194304 5654031 140733755562160 140733755549976 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 43886 38898 140 357 0 43526 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 356552

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15753
/proc/meminfo: memFree=31137116/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=175544 CPUtime=93.41 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 31939 0 0 0 9336 5 0 0 20 0 1 0 278850612 179757056 38898 33554432000 4194304 5654031 140733755562160 140733755549976 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 43886 38898 140 357 0 43526 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 356552

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15753
/proc/meminfo: memFree=31132092/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=178172 CPUtime=153.39 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 32747 0 0 0 15333 6 0 0 20 0 1 0 278850612 182448128 39675 33554432000 4194304 5654031 140733755562160 140733755559928 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 44543 39675 140 357 0 44183 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 359180

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15753
/proc/meminfo: memFree=31126716/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=178172 CPUtime=213.38 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 32848 0 0 0 21332 6 0 0 20 0 1 0 278850612 182448128 40003 33554432000 4194304 5654031 140733755562160 140733755549976 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 44543 40003 140 357 0 44183 0
Current children cumulated CPU time (s) 222.09

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

/proc/loadavg: 2.00 2.00 2.00 3/181 15808
/proc/meminfo: memFree=31359292/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=234456 CPUtime=1293.21 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 37080 0 0 0 129310 11 0 0 20 0 1 0 278850612 240082944 49986 33554432000 4194304 5654031 140733755562160 140733755549976 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 58614 49986 141 357 0 58254 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 415464

[startup+1362.31 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 15808
/proc/meminfo: memFree=31354944/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=234952 CPUtime=1353.21 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 37159 0 0 0 135310 11 0 0 20 0 1 0 278850612 240590848 50601 33554432000 4194304 5654031 140733755562160 140733755559848 4215307 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 58738 50601 141 357 0 58378 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 415960

[startup+1422.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 15808
/proc/meminfo: memFree=31352788/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=234952 CPUtime=1413.19 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 37166 0 0 0 141308 11 0 0 20 0 1 0 278850612 240590848 51114 33554432000 4194304 5654031 140733755562160 140733755549976 4215121 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 58738 51114 141 357 0 58378 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 415960

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 15808
/proc/meminfo: memFree=31350368/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=235260 CPUtime=1473.18 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 37262 0 0 0 147307 11 0 0 20 0 1 0 278850612 240906240 51721 33554432000 4194304 5654031 140733755562160 140733755559848 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 58815 51721 141 357 0 58455 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 416268

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15809
/proc/meminfo: memFree=31347948/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=235512 CPUtime=1533.17 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 37303 0 0 0 153306 11 0 0 20 0 1 0 278850612 241164288 51762 33554432000 4194304 5654031 140733755562160 140733755549976 4214977 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 58878 51762 141 357 0 58518 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 416520

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15809
/proc/meminfo: memFree=31345836/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=235512 CPUtime=1593.16 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 37313 0 0 0 159305 11 0 0 20 0 1 0 278850612 241164288 52283 33554432000 4194304 5654031 140733755562160 140733755549976 4215168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 58878 52283 141 357 0 58518 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 416520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15809
/proc/meminfo: memFree=31343664/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=235512 CPUtime=1653.15 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 37332 0 0 0 165304 11 0 0 20 0 1 0 278850612 241164288 52813 33554432000 4194304 5654031 140733755562160 140733755549976 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 58878 52813 141 357 0 58518 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 416520

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15809
/proc/meminfo: memFree=31339568/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=235736 CPUtime=1713.14 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 37356 0 0 0 171303 11 0 0 20 0 1 0 278850612 241393664 53859 33554432000 4194304 5654031 140733755562160 140733755549976 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 58934 53859 141 357 0 58574 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 416744

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15809
/proc/meminfo: memFree=31335348/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=235736 CPUtime=1773.13 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 37370 0 0 0 177302 11 0 0 20 0 1 0 278850612 241393664 54384 33554432000 4194304 5654031 140733755562160 140733755549976 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 58934 54384 141 357 0 58574 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 416744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15812
/proc/meminfo: memFree=31335192/32873844 swapFree=7372/7372
[pid=15725] ppid=15723 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15725/stat : 15725 (npSolver-pbo-I.) S 15723 15725 15469 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278849726 9367552 274 33554432000 4194304 5064252 140735093238800 140735093237712 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15725/statm: 2287 274 233 213 0 72 0
[pid=15726] ppid=15725 vsize=171860 CPUtime=8.71 cores=0,2,4,6
/proc/15726/stat : 15726 (npSolver-pbo) S 15725 15725 15469 0 -1 4202496 14054 58935 0 0 161 21 656 33 20 0 1 0 278849726 175984640 31392 33554432000 4194304 5992684 140735366768000 140735366754264 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/15726/statm: 42965 31392 176 440 0 42521 0
[pid=15731] ppid=15726 vsize=235736 CPUtime=1791.33 cores=0,2,4,6
/proc/15731/stat : 15731 (glucosInc) R 15726 15725 15469 0 -1 4202496 37374 0 0 0 179122 11 0 0 20 0 1 0 278850612 241393664 54388 33554432000 4194304 5654031 140733755562160 140733755549976 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15731/statm: 58934 54388 141 357 0 58574 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 416744

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15725 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=180756
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=554915
# CPU time returned by wait4() is 8.73567
# 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): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1799.39
CPU system time (s): 0.65
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 648328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.18076
system time used= 0.554915
maximum resident set size= 462428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73363
page faults= 0
swaps= 0
block input operations= 8
block output operations= 236608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 24

runsolver used 3.40348 second user time and 8.83066 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-27 16:00:11
IDJOB=3699286
IDBENCH=91637
IDSOLVER=2276
FILE ID=node109/3699286-1338127211
RUNJOBID= node109-1338124514-15485
PBS_JOBID= 14624511
Free space on /tmp= 71240 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_20null10mast_rapportOE2.0_TMAX60_K67_cod1.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699286-1338127211/watcher-3699286-1338127211 -o /tmp/evaluation-result-3699286-1338127211/solver-3699286-1338127211 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699286-1338127211.opb 450138590 HOME HOME

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

MD5SUM BENCH= 2c03f10d8c20ea47b491396a08902beb
RANDOM SEED=450138590

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:        31453744 kB
Buffers:           51084 kB
Cached:           174340 kB
SwapCached:          404 kB
Active:           617456 kB
Inactive:          50296 kB
Active(anon):     437732 kB
Inactive(anon):     7352 kB
Active(file):     179724 kB
Inactive(file):    42944 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106156 kB
Dirty:             11476 kB
Writeback:             0 kB
AnonPages:        599108 kB
Mapped:            11408 kB
Shmem:                 8 kB
Slab:             611468 kB
SReclaimable:      53448 kB
SUnreclaim:       558020 kB
KernelStack:        1520 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     719776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    512000 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 node109 at 2012-05-27 16:30:12