Trace number 3699247

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.41

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-ns1685374.opb
MD5SUM50acc4afebeb32cddb95c5011f072af8
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-13
Best CPU time to get the best result obtained on this benchmark276.793
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints43295
Number of constraints which are clauses9074
Number of constraints which are cardinality constraints (but not clauses)200
Number of constraints which are nor clauses,nor cardinality constraints34021
Minimum length of a constraint3
Maximum length of a constraint97
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1000000000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2000000032
Number of bits of the biggest sum of numbers31
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.09/1.13	c run inc solver
1.09/1.13	c [INC SYSTEM] run initial solver
1.09/1.13	c [INC SYSTEM] preprocess with white file
5.85/5.95	c [INC SYSTEM] finished preprocessing in 4 s
5.85/5.97	c [INC SYSTEM] execute solver
76.53/76.69	c [INC SEARCH] formula is SAT
76.64/76.72	c [INC SYSTEM] solved the initial formula
76.73/76.81	c model valid
76.73/76.81	c current solution ok
79.23/79.37	o -7
79.23/79.37	c execute binary inc search
79.23/79.37	c [INC SEARCH] current bound: 46
79.23/79.37	c [INC SEARCH] iteration: 0
79.23/79.37	c [INC SEARCH] lower bound: 0 upperbound 93 current bound: 46 best value:93
79.23/79.37	c [INC SYSTEM] there exists a inc, kill it!
79.23/79.37	c write failed with 2
79.23/79.37	c [INC SYSTEM] create new solver instance
79.23/79.37	c [INC] encode full formula
79.23/79.37	c (debug) using card networks
79.23/79.38	c set iterative enc to: card
79.23/79.38	c set iterative enc to: none
79.32/79.44	c [INC SEARCH] isOptimum variable: 0
884.68/884.97	c [INC SEARCH] formula is UNSAT
884.68/884.97	c [INC SYSTEM] there exists a inc, kill it!
884.68/884.97	c write failed with 2
884.68/884.98	c sat variable: 0 optimum/unsat variable: 1
884.68/884.98	c [INC SEARCH] set lower bound to 47 upperbound 93
884.68/884.98	c [INC SEARCH] current bound: 70
884.68/884.98	c [INC SEARCH] iteration: 1
884.68/884.98	c [INC SEARCH] lower bound: 47 upperbound 93 current bound: 70 best value:93
884.68/884.98	c [INC SYSTEM] create new solver instance
884.68/884.98	c [INC] encode full formula
884.68/884.98	c (debug) using card networks
884.68/884.98	c set iterative enc to: card
884.68/884.98	c set iterative enc to: none
884.77/885.04	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	c an unexpexted return value has been received, exit
1800.01/1800.41	s UNKNOWN
1800.01/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.41	c write failed with -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-3699247-1338111092/watcher-3699247-1338111092 -o /tmp/evaluation-result-3699247-1338111092/solver-3699247-1338111092 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699247-1338111092.opb 1719837946 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.08 2.02 2.16 3/179 14634
/proc/meminfo: memFree=30601456/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (runsolver) D 14632 14634 11438 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 277238288 12095488 52 33554432000 4194304 5436572 140737423266208 140737423262504 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/14634/statm: 2953 52 31 304 0 2645 0

[startup+0.05036 s]
/proc/loadavg: 2.08 2.02 2.16 3/179 14634
/proc/meminfo: memFree=30601456/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 2.08 2.02 2.16 3/179 14634
/proc/meminfo: memFree=30601456/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300192 s]
/proc/loadavg: 2.08 2.02 2.16 3/179 14634
/proc/meminfo: memFree=30601456/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/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.08 2.02 2.16 3/179 14634
/proc/meminfo: memFree=30601456/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 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.08 2.02 2.16 3/181 14636
/proc/meminfo: memFree=30535084/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=102820 CPUtime=1.1 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 12878 0 0 0 101 9 0 0 20 0 1 0 277238289 105287680 18148 33554432000 4194304 5992684 140733272666336 140733272660784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 25705 18148 166 440 0 25261 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 111968

[startup+3.10041 s]
/proc/loadavg: 2.07 2.02 2.16 3/183 14638
/proc/meminfo: memFree=30257984/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=102820 CPUtime=1.1 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 12878 0 0 0 101 9 0 0 20 0 1 0 277238289 105287680 18148 33554432000 4194304 5992684 140733272666336 140733272660784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 25705 18148 166 440 0 25261 0
[pid=14637] ppid=14636 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14637/stat : 14637 (cp2_pre.sh) S 14636 14634 11438 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 277238402 9367552 276 33554432000 4194304 5064252 140733827203488 140733827202192 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14637/statm: 2287 276 234 213 0 72 0
[pid=14638] ppid=14637 vsize=296768 CPUtime=1.95 cores=0,2,4,6
/proc/14638/stat : 14638 (coprocessor) R 14637 14634 11438 0 -1 4202496 38118 0 0 0 189 6 0 0 20 0 1 0 277238402 303890432 68540 33554432000 4194304 6586260 140733668450464 140733668446632 4788757 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/14638/statm: 74192 68540 172 584 0 73604 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 417884

[startup+6.30032 s]
/proc/loadavg: 2.07 2.02 2.16 3/183 14638
/proc/meminfo: memFree=30063384/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=102820 CPUtime=5.9 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 12893 48931 0 0 101 9 459 21 20 0 1 0 277238289 105287680 18150 33554432000 4194304 5992684 140733272666336 140733272652600 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 25705 18150 168 440 0 25261 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 111968

[startup+12.7004 s]
/proc/loadavg: 2.14 2.03 2.16 3/182 14640
/proc/meminfo: memFree=30109916/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=102820 CPUtime=5.9 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 12893 48931 0 0 101 9 459 21 20 0 1 0 277238289 105287680 18150 33554432000 4194304 5992684 140733272666336 140733272652600 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 25705 18150 168 440 0 25261 0
[pid=14640] ppid=14636 vsize=172004 CPUtime=6.74 cores=0,2,4,6
/proc/14640/stat : 14640 (glucosInc) R 14636 14634 11438 0 -1 4202496 30994 0 0 0 668 6 0 0 20 0 1 0 277238883 176132096 38452 33554432000 4194304 5654031 140737321215984 140737321213768 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14640/statm: 43001 38452 140 357 0 42641 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 283972

[startup+25.5004 s]
/proc/loadavg: 2.27 2.06 2.17 3/181 14642
/proc/meminfo: memFree=30695904/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=102820 CPUtime=5.9 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 12893 48931 0 0 101 9 459 21 20 0 1 0 277238289 105287680 18150 33554432000 4194304 5992684 140733272666336 140733272652600 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 25705 18150 168 440 0 25261 0
[pid=14640] ppid=14636 vsize=191504 CPUtime=19.53 cores=0,2,4,6
/proc/14640/stat : 14640 (glucosInc) R 14636 14634 11438 0 -1 4202496 31607 0 0 0 1947 6 0 0 20 0 1 0 277238883 196100096 39064 33554432000 4194304 5654031 140737321215984 140737321213880 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14640/statm: 47876 39064 140 357 0 47516 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 303472

[startup+51.1004 s]
/proc/loadavg: 2.18 2.06 2.17 3/181 14642
/proc/meminfo: memFree=30664148/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=102820 CPUtime=5.9 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 12893 48931 0 0 101 9 459 21 20 0 1 0 277238289 105287680 18150 33554432000 4194304 5992684 140733272666336 140733272652600 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 25705 18150 168 440 0 25261 0
[pid=14640] ppid=14636 vsize=193312 CPUtime=45.14 cores=0,2,4,6
/proc/14640/stat : 14640 (glucosInc) R 14636 14634 11438 0 -1 4202496 32074 0 0 0 4507 7 0 0 20 0 1 0 277238883 197951488 41063 33554432000 4194304 5654031 140737321215984 140737321213768 4233306 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14640/statm: 48328 41063 140 357 0 47968 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 305280

[startup+102.307 s]
/proc/loadavg: 2.11 2.06 2.16 3/181 14645
/proc/meminfo: memFree=30590104/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=79.39 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15782 83008 0 0 155 220 7523 41 20 0 1 0 277238289 118415360 21347 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21347 182 440 0 28466 0
[pid=14645] ppid=14636 vsize=176244 CPUtime=22.85 cores=0,2,4,6
/proc/14645/stat : 14645 (glucosInc) R 14636 14634 11438 0 -1 4202496 31947 0 0 0 2280 5 0 0 20 0 1 0 277246232 180473856 39422 33554432000 4194304 5654031 140737178657728 140737178645544 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14645/statm: 44061 39422 140 357 0 43701 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 301032

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 2.15 3/181 14645
/proc/meminfo: memFree=30557596/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=79.39 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15782 83008 0 0 155 220 7523 41 20 0 1 0 277238289 118415360 21347 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21347 182 440 0 28466 0
[pid=14645] ppid=14636 vsize=196996 CPUtime=82.83 cores=0,2,4,6
/proc/14645/stat : 14645 (glucosInc) R 14636 14634 11438 0 -1 4202496 32931 0 0 0 8278 5 0 0 20 0 1 0 277246232 201723904 41415 33554432000 4194304 5654031 140737178657728 140737178645544 4233344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14645/statm: 49249 41415 140 357 0 48889 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 321784

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.14 3/182 14647
/proc/meminfo: memFree=30525192/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=79.39 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15782 83008 0 0 155 220 7523 41 20 0 1 0 277238289 118415360 21347 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21347 182 440 0 28466 0
[pid=14645] ppid=14636 vsize=198816 CPUtime=142.82 cores=0,2,4,6
/proc/14645/stat : 14645 (glucosInc) R 14636 14634 11438 0 -1 4202496 34264 0 0 0 14276 6 0 0 20 0 1 0 277246232 203587584 41428 33554432000 4194304 5654031 140737178657728 140737178645544 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14645/statm: 49704 41428 141 357 0 49344 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 323604

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.13 3/181 14647
/proc/meminfo: memFree=30546136/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=30454908/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=884.82 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15957 128815 0 0 155 220 88042 65 20 0 1 0 277238289 118415360 21348 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21348 183 440 0 28466 0
[pid=14654] ppid=14636 vsize=199552 CPUtime=357.19 cores=0,2,4,6
/proc/14654/stat : 14654 (glucosInc) R 14636 14634 11438 0 -1 4202496 35723 0 0 0 35709 10 0 0 20 0 1 0 277326792 204341248 40949 33554432000 4194304 5654031 140736742423952 140736742411768 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14654/statm: 49888 40949 141 357 0 49528 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 324340

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 14658
/proc/meminfo: memFree=30465132/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=884.82 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15957 128815 0 0 155 220 88042 65 20 0 1 0 277238289 118415360 21348 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21348 183 440 0 28466 0
[pid=14654] ppid=14636 vsize=202684 CPUtime=417.18 cores=0,2,4,6
/proc/14654/stat : 14654 (glucosInc) R 14636 14634 11438 0 -1 4202496 36217 0 0 0 41708 10 0 0 20 0 1 0 277326792 207548416 41945 33554432000 4194304 5654031 140736742423952 140736742411768 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14654/statm: 50671 41945 141 357 0 50311 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 327472

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/180 14658
/proc/meminfo: memFree=30488276/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=884.82 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15957 128815 0 0 155 220 88042 65 20 0 1 0 277238289 118415360 21348 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21348 183 440 0 28466 0
[pid=14654] ppid=14636 vsize=202684 CPUtime=477.15 cores=0,2,4,6
/proc/14654/stat : 14654 (glucosInc) R 14636 14634 11438 0 -1 4202496 36244 0 0 0 47705 10 0 0 20 0 1 0 277326792 207548416 43383 33554432000 4194304 5654031 140736742423952 140736742411768 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14654/statm: 50671 43383 141 357 0 50311 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 327472

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14660
/proc/meminfo: memFree=30419408/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=884.82 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15957 128815 0 0 155 220 88042 65 20 0 1 0 277238289 118415360 21348 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21348 183 440 0 28466 0
[pid=14654] ppid=14636 vsize=202684 CPUtime=537.15 cores=0,2,4,6
/proc/14654/stat : 14654 (glucosInc) R 14636 14634 11438 0 -1 4202496 36254 0 0 0 53705 10 0 0 20 0 1 0 277326792 207548416 44317 33554432000 4194304 5654031 140736742423952 140736742411768 4232916 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14654/statm: 50671 44317 141 357 0 50311 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 327472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14660
/proc/meminfo: memFree=30460496/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=884.82 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15957 128815 0 0 155 220 88042 65 20 0 1 0 277238289 118415360 21348 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21348 183 440 0 28466 0
[pid=14654] ppid=14636 vsize=202684 CPUtime=597.13 cores=0,2,4,6
/proc/14654/stat : 14654 (glucosInc) R 14636 14634 11438 0 -1 4202496 36909 0 0 0 59702 11 0 0 20 0 1 0 277326792 207548416 42272 33554432000 4194304 5654031 140736742423952 140736742422040 4232932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14654/statm: 50671 42272 141 357 0 50311 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 327472

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14660
/proc/meminfo: memFree=30403216/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=884.82 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15957 128815 0 0 155 220 88042 65 20 0 1 0 277238289 118415360 21348 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21348 183 440 0 28466 0
[pid=14654] ppid=14636 vsize=202684 CPUtime=657.12 cores=0,2,4,6
/proc/14654/stat : 14654 (glucosInc) R 14636 14634 11438 0 -1 4202496 36912 0 0 0 65701 11 0 0 20 0 1 0 277326792 207548416 43297 33554432000 4194304 5654031 140736742423952 140736742422040 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14654/statm: 50671 43297 141 357 0 50311 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 327472

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14660
/proc/meminfo: memFree=30431924/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=884.82 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15957 128815 0 0 155 220 88042 65 20 0 1 0 277238289 118415360 21348 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21348 183 440 0 28466 0
[pid=14654] ppid=14636 vsize=186852 CPUtime=717.11 cores=0,2,4,6
/proc/14654/stat : 14654 (glucosInc) R 14636 14634 11438 0 -1 4202496 37449 0 0 0 71699 12 0 0 20 0 1 0 277326792 191336448 41714 33554432000 4194304 5654031 140736742423952 140736742411768 4232632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14654/statm: 46713 41714 141 357 0 46353 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 311640

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 14660
/proc/meminfo: memFree=30473052/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=884.82 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15957 128815 0 0 155 220 88042 65 20 0 1 0 277238289 118415360 21348 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21348 183 440 0 28466 0
[pid=14654] ppid=14636 vsize=205820 CPUtime=777.11 cores=0,2,4,6
/proc/14654/stat : 14654 (glucosInc) R 14636 14634 11438 0 -1 4202496 37942 0 0 0 77698 13 0 0 20 0 1 0 277326792 210759680 42706 33554432000 4194304 5654031 140736742423952 140736742411768 4232916 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14654/statm: 51455 42706 141 357 0 51095 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 330608

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 14664
/proc/meminfo: memFree=30415764/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=884.82 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15957 128815 0 0 155 220 88042 65 20 0 1 0 277238289 118415360 21348 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21348 183 440 0 28466 0
[pid=14654] ppid=14636 vsize=205820 CPUtime=837.1 cores=0,2,4,6
/proc/14654/stat : 14654 (glucosInc) R 14636 14634 11438 0 -1 4202496 37944 0 0 0 83697 13 0 0 20 0 1 0 277326792 210759680 43730 33554432000 4194304 5654031 140736742423952 140736742411768 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14654/statm: 51455 43730 141 357 0 51095 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 330608

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 14687
/proc/meminfo: memFree=30459032/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=884.82 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15957 128815 0 0 155 220 88042 65 20 0 1 0 277238289 118415360 21348 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21348 183 440 0 28466 0
[pid=14654] ppid=14636 vsize=188884 CPUtime=897.08 cores=0,2,4,6
/proc/14654/stat : 14654 (glucosInc) R 14636 14634 11438 0 -1 4202496 38479 0 0 0 89695 13 0 0 20 0 1 0 277326792 193417216 42149 33554432000 4194304 5654031 140736742423952 140736742411768 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14654/statm: 47221 42149 141 357 0 46861 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 313672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14727
/proc/meminfo: memFree=29955708/32873844 swapFree=7372/7372
[pid=14634] ppid=14632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14634/stat : 14634 (npSolver-pbo-I.) S 14632 14634 11438 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277238288 9367552 275 33554432000 4194304 5064252 140735450038704 140735450037616 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14634/statm: 2287 275 233 213 0 72 0
[pid=14636] ppid=14634 vsize=115640 CPUtime=884.82 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo) S 14634 14634 11438 0 -1 4202496 15957 128815 0 0 155 220 88042 65 20 0 1 0 277238289 118415360 21348 33554432000 4194304 5992684 140733272666336 140733272651240 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/14636/statm: 28910 21348 183 440 0 28466 0
[pid=14654] ppid=14636 vsize=188884 CPUtime=915.19 cores=0,2,4,6
/proc/14654/stat : 14654 (glucosInc) R 14636 14634 11438 0 -1 4202496 38757 0 0 0 91505 14 0 0 20 0 1 0 277326792 193417216 42425 33554432000 4194304 5654031 140736742423952 140736742411768 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14654/statm: 47221 42425 141 357 0 46861 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 313672

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1797.04
CPU system time (s): 3.01354
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 478136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.04
system time used= 3.01354
maximum resident set size= 364888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183907
page faults= 0
swaps= 0
block input operations= 8
block output operations= 383936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1091
involuntary context switches= 1967

runsolver used 2.87556 second user time and 6.95494 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-27 11:31:37
IDJOB=3699247
IDBENCH=89891
IDSOLVER=2276
FILE ID=node109/3699247-1338111092
RUNJOBID= node109-1338101401-13665
PBS_JOBID= 14624462
Free space on /tmp= 71028 MiB

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

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

MD5SUM BENCH= 50acc4afebeb32cddb95c5011f072af8
RANDOM SEED=1719837946

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:        30601984 kB
Buffers:           32680 kB
Cached:           366764 kB
SwapCached:          376 kB
Active:          1497648 kB
Inactive:          22508 kB
Active(anon):    1114064 kB
Inactive(anon):     9280 kB
Active(file):     383584 kB
Inactive(file):    13228 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106152 kB
Dirty:            339344 kB
Writeback:             0 kB
AnonPages:       1127948 kB
Mapped:            11600 kB
Shmem:                 8 kB
Slab:             609864 kB
SReclaimable:      51716 kB
SUnreclaim:       558148 kB
KernelStack:        1456 kB
PageTables:         6232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1454764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    528384 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= 70504 MiB
End job on node109 at 2012-05-27 12:01:38