Trace number 3701634

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-777800.opb
MD5SUMfa5c07257df1fb9de8867209807734ca
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-80
Best CPU time to get the best result obtained on this benchmark5.2452
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6400
Total number of constraints475
Number of constraints which are clauses4
Number of constraints which are cardinality constraints (but not clauses)471
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint6400
Number of terms in the objective function 6400
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 6400
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 6480
Number of bits of the biggest sum of numbers13
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.37	c run usual solver
87.84/87.91	c model valid
87.84/87.91	c current solution ok
88.63/88.79	o -80
88.63/88.79	c current bound: 3160
88.63/88.79	c fallback to adder encoding
1800.04/1800.41	c error: unexpected solver exit code
1800.04/1800.41	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-3701634-1338102722/watcher-3701634-1338102722 -o /tmp/evaluation-result-3701634-1338102722/solver-3701634-1338102722 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701634-1338102722.opb 323359245 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.02 3/177 30703
/proc/meminfo: memFree=27522276/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0

[startup+0.0908479 s]
/proc/loadavg: 2.07 2.02 2.02 3/177 30703
/proc/meminfo: memFree=27522276/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100376 s]
/proc/loadavg: 2.07 2.02 2.02 3/177 30703
/proc/meminfo: memFree=27522276/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300305 s]
/proc/loadavg: 2.07 2.02 2.02 3/177 30703
/proc/meminfo: memFree=27522276/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700374 s]
/proc/loadavg: 2.07 2.02 2.02 3/177 30703
/proc/meminfo: memFree=27522276/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50047 s]
/proc/loadavg: 2.07 2.02 2.02 3/181 30707
/proc/meminfo: memFree=27363136/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=35532 CPUtime=0.38 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 7077 0 0 0 33 5 0 0 20 0 1 0 276398094 36384768 7588 33554432000 4194304 5992684 140733453009312 140733453003344 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 8883 7588 170 440 0 8439 0
[pid=30706] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30706/stat : 30706 (cp2_pre.sh) S 30704 30703 23596 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276398133 9367552 277 33554432000 4194304 5064252 140735406094352 140735406093056 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30706/statm: 2287 277 234 213 0 72 0
[pid=30707] ppid=30706 vsize=142144 CPUtime=1.1 cores=1,3,5,7
/proc/30707/stat : 30707 (coprocessor) R 30706 30703 23596 0 -1 4202496 26498 0 0 0 106 4 0 0 20 0 1 0 276398133 145555456 34444 33554432000 4194304 6586260 140734746891328 140734746887592 4502318 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/30707/statm: 35536 34444 177 584 0 34948 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 195972

[startup+3.10046 s]
/proc/loadavg: 2.06 2.02 2.01 3/181 30707
/proc/meminfo: memFree=27323500/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=35532 CPUtime=0.38 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 7077 0 0 0 33 5 0 0 20 0 1 0 276398094 36384768 7588 33554432000 4194304 5992684 140733453009312 140733453003344 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 8883 7588 170 440 0 8439 0
[pid=30706] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30706/stat : 30706 (cp2_pre.sh) S 30704 30703 23596 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276398133 9367552 277 33554432000 4194304 5064252 140735406094352 140735406093056 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30706/statm: 2287 277 234 213 0 72 0
[pid=30707] ppid=30706 vsize=160596 CPUtime=2.7 cores=1,3,5,7
/proc/30707/stat : 30707 (coprocessor) R 30706 30703 23596 0 -1 4202496 29162 0 0 0 265 5 0 0 20 0 1 0 276398133 164450304 39152 33554432000 4194304 6586260 140734746891328 140734746886584 4677145 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/30707/statm: 40149 39152 192 584 0 39561 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 214424

[startup+6.30048 s]
/proc/loadavg: 2.06 2.02 2.01 3/181 30710
/proc/meminfo: memFree=27442984/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=35532 CPUtime=4.19 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 7087 31019 0 0 33 5 360 21 20 0 1 0 276398094 36384768 7588 33554432000 4194304 5992684 140733453009312 140733453004432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 8883 7588 170 440 0 8439 0
[pid=30709] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30709/stat : 30709 (satsolver.sh) S 30704 30703 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276398516 9367552 266 33554432000 4194304 5064252 140736489733088 140736489732000 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30709/statm: 2287 266 226 213 0 72 0
[pid=30710] ppid=30709 vsize=68548 CPUtime=2.07 cores=1,3,5,7
/proc/30710/stat : 30710 (glucose) R 30709 30703 23596 0 -1 4202496 14134 0 0 0 205 2 0 0 20 0 1 0 276398516 70193152 14386 33554432000 4194304 5208918 140734214737520 140734214735352 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30710/statm: 17137 14386 103 248 0 16886 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 122376

[startup+12.7005 s]
/proc/loadavg: 2.13 2.03 2.02 3/181 30710
/proc/meminfo: memFree=27437060/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=35532 CPUtime=4.19 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 7087 31019 0 0 33 5 360 21 20 0 1 0 276398094 36384768 7588 33554432000 4194304 5992684 140733453009312 140733453004432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 8883 7588 170 440 0 8439 0
[pid=30709] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30709/stat : 30709 (satsolver.sh) S 30704 30703 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276398516 9367552 266 33554432000 4194304 5064252 140736489733088 140736489732000 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30709/statm: 2287 266 226 213 0 72 0
[pid=30710] ppid=30709 vsize=69172 CPUtime=8.47 cores=1,3,5,7
/proc/30710/stat : 30710 (glucose) R 30709 30703 23596 0 -1 4202496 14289 0 0 0 845 2 0 0 20 0 1 0 276398516 70832128 15050 33554432000 4194304 5208918 140734214737520 140734214735352 4211141 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30710/statm: 17293 15050 104 248 0 17042 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 123000

[startup+25.5005 s]
/proc/loadavg: 2.11 2.03 2.02 3/181 30710
/proc/meminfo: memFree=27434028/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=35532 CPUtime=4.19 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 7087 31019 0 0 33 5 360 21 20 0 1 0 276398094 36384768 7588 33554432000 4194304 5992684 140733453009312 140733453004432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 8883 7588 170 440 0 8439 0
[pid=30709] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30709/stat : 30709 (satsolver.sh) S 30704 30703 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276398516 9367552 266 33554432000 4194304 5064252 140736489733088 140736489732000 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30709/statm: 2287 266 226 213 0 72 0
[pid=30710] ppid=30709 vsize=70424 CPUtime=21.27 cores=1,3,5,7
/proc/30710/stat : 30710 (glucose) R 30709 30703 23596 0 -1 4202496 14552 0 0 0 2125 2 0 0 20 0 1 0 276398516 72114176 15313 33554432000 4194304 5208918 140734214737520 140734214735352 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30710/statm: 17606 15313 104 248 0 17355 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 124252

[startup+51.1005 s]
/proc/loadavg: 2.15 2.04 2.02 3/181 30710
/proc/meminfo: memFree=27432160/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=35532 CPUtime=4.19 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 7087 31019 0 0 33 5 360 21 20 0 1 0 276398094 36384768 7588 33554432000 4194304 5992684 140733453009312 140733453004432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 8883 7588 170 440 0 8439 0
[pid=30709] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30709/stat : 30709 (satsolver.sh) S 30704 30703 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276398516 9367552 266 33554432000 4194304 5064252 140736489733088 140736489732000 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30709/statm: 2287 266 226 213 0 72 0
[pid=30710] ppid=30709 vsize=72404 CPUtime=46.87 cores=1,3,5,7
/proc/30710/stat : 30710 (glucose) R 30709 30703 23596 0 -1 4202496 15758 0 0 0 4684 3 0 0 20 0 1 0 276398516 74141696 15519 33554432000 4194304 5208918 140734214737520 140734214735352 4229088 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30710/statm: 18101 15519 105 248 0 17850 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 126232

[startup+102.307 s]
/proc/loadavg: 2.15 2.06 2.03 3/181 30718
/proc/meminfo: memFree=27281188/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=88032 CPUtime=89.2 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 12175 55647 0 0 91 83 8712 34 20 0 1 0 276398094 90144768 19799 33554432000 4194304 5992684 140733453009312 140733453001632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 22008 19799 186 440 0 21564 0
[pid=30717] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30717/stat : 30717 (satsolver.sh) S 30704 30703 23596 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276407021 9367552 267 33554432000 4194304 5064252 140736994952800 140736994951712 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30717/statm: 2287 267 226 213 0 72 0
[pid=30718] ppid=30717 vsize=142052 CPUtime=13.03 cores=1,3,5,7
/proc/30718/stat : 30718 (glucose) R 30717 30703 23596 0 -1 4202496 28415 0 0 0 1295 8 0 0 20 0 1 0 276407021 145461248 30454 33554432000 4194304 5208918 140737104737696 140737104734072 4211668 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30718/statm: 35513 30454 105 248 0 35262 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 248380

[startup+162.3 s]
/proc/loadavg: 2.18 2.08 2.03 3/181 30760
/proc/meminfo: memFree=26662004/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=88032 CPUtime=89.2 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 12175 55647 0 0 91 83 8712 34 20 0 1 0 276398094 90144768 19799 33554432000 4194304 5992684 140733453009312 140733453001632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 22008 19799 186 440 0 21564 0
[pid=30717] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/30718/stat : 30718 (glucose) R 30717 30703 23596 0 -1 4202496 44829 0 0 0 127242 38 0 0 20 0 1 0 276407021 267591680 62190 33554432000 4194304 5208918 140737104737696 140737104734072 4211668 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30718/statm: 65330 62190 105 248 0 65079 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 367648

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30822
/proc/meminfo: memFree=24987624/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=88032 CPUtime=89.2 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 12175 55647 0 0 91 83 8712 34 20 0 1 0 276398094 90144768 19799 33554432000 4194304 5992684 140733453009312 140733453001632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 22008 19799 186 440 0 21564 0
[pid=30717] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30717/stat : 30717 (satsolver.sh) S 30704 30703 23596 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276407021 9367552 267 33554432000 4194304 5064252 140736994952800 140736994951712 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30717/statm: 2287 267 226 213 0 72 0
[pid=30718] ppid=30717 vsize=311408 CPUtime=1332.8 cores=1,3,5,7
/proc/30718/stat : 30718 (glucose) R 30717 30703 23596 0 -1 4202496 45660 0 0 0 133241 39 0 0 20 0 1 0 276407021 318881792 67611 33554432000 4194304 5208918 140737104737696 140737104734072 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30718/statm: 77852 67611 105 248 0 77601 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 417736

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30822
/proc/meminfo: memFree=24963608/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=88032 CPUtime=89.2 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 12175 55647 0 0 91 83 8712 34 20 0 1 0 276398094 90144768 19799 33554432000 4194304 5992684 140733453009312 140733453001632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 22008 19799 186 440 0 21564 0
[pid=30717] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30717/stat : 30717 (satsolver.sh) S 30704 30703 23596 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276407021 9367552 267 33554432000 4194304 5064252 140736994952800 140736994951712 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30717/statm: 2287 267 226 213 0 72 0
[pid=30718] ppid=30717 vsize=311408 CPUtime=1392.78 cores=1,3,5,7
/proc/30718/stat : 30718 (glucose) R 30717 30703 23596 0 -1 4202496 45667 0 0 0 139239 39 0 0 20 0 1 0 276407021 318881792 71195 33554432000 4194304 5208918 140737104737696 140737104734072 4211550 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30718/statm: 77852 71195 105 248 0 77601 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 417736

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30822
/proc/meminfo: memFree=24992760/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=88032 CPUtime=89.2 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 12175 55647 0 0 91 83 8712 34 20 0 1 0 276398094 90144768 19799 33554432000 4194304 5992684 140733453009312 140733453001632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 22008 19799 186 440 0 21564 0
[pid=30717] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30717/stat : 30717 (satsolver.sh) S 30704 30703 23596 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276407021 9367552 267 33554432000 4194304 5064252 140736994952800 140736994951712 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30717/statm: 2287 267 226 213 0 72 0
[pid=30718] ppid=30717 vsize=261320 CPUtime=1452.77 cores=1,3,5,7
/proc/30718/stat : 30718 (glucose) R 30717 30703 23596 0 -1 4202496 45970 0 0 0 145236 41 0 0 20 0 1 0 276407021 267591680 61166 33554432000 4194304 5208918 140737104737696 140737104734072 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30718/statm: 65330 61166 105 248 0 65079 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 367648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30822
/proc/meminfo: memFree=24958940/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=88032 CPUtime=89.2 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 12175 55647 0 0 91 83 8712 34 20 0 1 0 276398094 90144768 19799 33554432000 4194304 5992684 140733453009312 140733453001632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 22008 19799 186 440 0 21564 0
[pid=30717] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30717/stat : 30717 (satsolver.sh) S 30704 30703 23596 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276407021 9367552 267 33554432000 4194304 5064252 140736994952800 140736994951712 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30717/statm: 2287 267 226 213 0 72 0
[pid=30718] ppid=30717 vsize=311408 CPUtime=1512.77 cores=1,3,5,7
/proc/30718/stat : 30718 (glucose) R 30717 30703 23596 0 -1 4202496 46799 0 0 0 151234 43 0 0 20 0 1 0 276407021 318881792 67099 33554432000 4194304 5208918 140737104737696 140737104734072 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30718/statm: 77852 67099 105 248 0 77601 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 417736

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 30824
/proc/meminfo: memFree=24927952/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=88032 CPUtime=89.2 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 12175 55647 0 0 91 83 8712 34 20 0 1 0 276398094 90144768 19799 33554432000 4194304 5992684 140733453009312 140733453001632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 22008 19799 186 440 0 21564 0
[pid=30717] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30717/stat : 30717 (satsolver.sh) S 30704 30703 23596 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276407021 9367552 267 33554432000 4194304 5064252 140736994952800 140736994951712 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30717/statm: 2287 267 226 213 0 72 0
[pid=30718] ppid=30717 vsize=311408 CPUtime=1572.75 cores=1,3,5,7
/proc/30718/stat : 30718 (glucose) R 30717 30703 23596 0 -1 4202496 46809 0 0 0 157232 43 0 0 20 0 1 0 276407021 318881792 72219 33554432000 4194304 5208918 140737104737696 140737104734072 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30718/statm: 77852 72219 105 248 0 77601 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 417736

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 30826
/proc/meminfo: memFree=25035452/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=88032 CPUtime=89.2 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 12175 55647 0 0 91 83 8712 34 20 0 1 0 276398094 90144768 19799 33554432000 4194304 5992684 140733453009312 140733453001632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 22008 19799 186 440 0 21564 0
[pid=30717] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30717/stat : 30717 (satsolver.sh) S 30704 30703 23596 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276407021 9367552 267 33554432000 4194304 5064252 140736994952800 140736994951712 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30717/statm: 2287 267 226 213 0 72 0
[pid=30718] ppid=30717 vsize=261320 CPUtime=1632.74 cores=1,3,5,7
/proc/30718/stat : 30718 (glucose) R 30717 30703 23596 0 -1 4202496 47121 0 0 0 163229 45 0 0 20 0 1 0 276407021 267591680 61678 33554432000 4194304 5208918 140737104737696 140737104734072 4211871 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30718/statm: 65330 61678 105 248 0 65079 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 367648

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30826
/proc/meminfo: memFree=25005640/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=88032 CPUtime=89.2 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 12175 55647 0 0 91 83 8712 34 20 0 1 0 276398094 90144768 19799 33554432000 4194304 5992684 140733453009312 140733453001632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 22008 19799 186 440 0 21564 0
[pid=30717] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30717/stat : 30717 (satsolver.sh) S 30704 30703 23596 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276407021 9367552 267 33554432000 4194304 5064252 140736994952800 140736994951712 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30717/statm: 2287 267 226 213 0 72 0
[pid=30718] ppid=30717 vsize=311408 CPUtime=1692.73 cores=1,3,5,7
/proc/30718/stat : 30718 (glucose) R 30717 30703 23596 0 -1 4202496 47953 0 0 0 169226 47 0 0 20 0 1 0 276407021 318881792 67611 33554432000 4194304 5208918 140737104737696 140737104734072 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30718/statm: 77852 67611 105 248 0 77601 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 417736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30826
/proc/meminfo: memFree=24995368/32873852 swapFree=6848/6848
[pid=30703] ppid=30701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30703/stat : 30703 (npSolver-pbo.sh) S 30701 30703 23596 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276398094 9367552 275 33554432000 4194304 5064252 140733959656208 140733959655120 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30703/statm: 2287 275 233 213 0 72 0
[pid=30704] ppid=30703 vsize=88032 CPUtime=89.2 cores=1,3,5,7
/proc/30704/stat : 30704 (npSolver-pbo) S 30703 30703 23596 0 -1 4202496 12175 55647 0 0 91 83 8712 34 20 0 1 0 276398094 90144768 19799 33554432000 4194304 5992684 140733453009312 140733453001632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30704/statm: 22008 19799 186 440 0 21564 0
[pid=30717] ppid=30704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30717/stat : 30717 (satsolver.sh) S 30704 30703 23596 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276407021 9367552 267 33554432000 4194304 5064252 140736994952800 140736994951712 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30717/statm: 2287 267 226 213 0 72 0
[pid=30718] ppid=30717 vsize=311408 CPUtime=1710.84 cores=1,3,5,7
/proc/30718/stat : 30718 (glucose) R 30717 30703 23596 0 -1 4202496 47957 0 0 0 171037 47 0 0 20 0 1 0 276407021 318881792 69659 33554432000 4194304 5208918 140737104737696 140737104734072 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30718/statm: 77852 69659 105 248 0 77601 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 417736

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 30703 and gives
#  childrusage.ru_utime.tv_sec=88
#  childrusage.ru_utime.tv_usec=42615
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=180820
# CPU time returned by wait4() is 89.2234
# 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.42
CPU time (s): 1800.04
CPU user time (s): 1798.4
CPU system time (s): 1.64
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 497876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.0426
system time used= 1.18082
maximum resident set size= 164500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68801
page faults= 0
swaps= 0
block input operations= 0
block output operations= 142808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 451
involuntary context switches= 110

runsolver used 3.35149 second user time and 8.99763 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-27 09:12:02
IDJOB=3701634
IDBENCH=89843
IDSOLVER=2277
FILE ID=node128/3701634-1338102722
RUNJOBID= node128-1338098911-27180
PBS_JOBID= 14624447
Free space on /tmp= 71240 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-777800.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701634-1338102722/watcher-3701634-1338102722 -o /tmp/evaluation-result-3701634-1338102722/solver-3701634-1338102722 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701634-1338102722.opb 323359245 HOME HOME

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

MD5SUM BENCH= fa5c07257df1fb9de8867209807734ca
RANDOM SEED=323359245

node128.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		: 2666.389
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	: 5332.77
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		: 2666.389
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		: 2666.389
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	: 5438.56
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		: 2666.389
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		: 2666.389
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		: 2666.389
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		: 2666.389
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		: 2666.389
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:       32873852 kB
MemFree:        27522276 kB
Buffers:          374984 kB
Cached:          3559912 kB
SwapCached:            0 kB
Active:          1668744 kB
Inactive:        2861348 kB
Active(anon):     597760 kB
Inactive(anon):        0 kB
Active(file):    1070984 kB
Inactive(file):  2861348 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8548 kB
Writeback:             0 kB
AnonPages:        630744 kB
Mapped:            15508 kB
Shmem:               204 kB
Slab:             681156 kB
SReclaimable:     123600 kB
SUnreclaim:       557556 kB
KernelStack:        1504 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     760364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    450560 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= 70936 MiB
End job on node128 at 2012-05-27 09:42:02