Trace number 3749962

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 (fixed)? (TO) 1800.07 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/
9orless/normalized-gnash-common-opengl.cudf.trendy.opb
MD5SUMa3b409ee32ed598382bd48e986006a5e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3512029902480
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21105
Total number of constraints100098
Number of constraints which are clauses98533
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8588
Biggest coefficient in the objective function 79285326336
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234763814370998
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79285326336
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234763814370998
Number of bits of the biggest sum of numbers48
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.40	c run usual solver
1.09/1.12	c model valid
1.09/1.12	c current solution ok
1.18/1.27	o 131693277700801
1.18/1.27	c current bound: 65846638850400
1.18/1.27	c fallback to adder encoding
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3749962-1339162726/watcher-3749962-1339162726 -o /tmp/evaluation-result-3749962-1339162726/solver-3749962-1339162726 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749962-1339162726.opb 1698045062 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: 1.98 2.00 1.94 3/179 27755
/proc/meminfo: memFree=26283948/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0

[startup+0.0240581 s]
/proc/loadavg: 1.98 2.00 1.94 3/179 27755
/proc/meminfo: memFree=26283948/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100144 s]
/proc/loadavg: 1.98 2.00 1.94 3/179 27755
/proc/meminfo: memFree=26283948/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300163 s]
/proc/loadavg: 1.98 2.00 1.94 3/179 27755
/proc/meminfo: memFree=26283948/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700163 s]
/proc/loadavg: 1.98 2.00 1.94 3/179 27755
/proc/meminfo: memFree=26283948/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 1.98 2.00 1.94 3/181 27766
/proc/meminfo: memFree=26220364/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=86812 CPUtime=1.49 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) R 27755 27755 22896 0 -1 4202496 16491 13355 0 0 78 15 50 6 20 0 1 0 382398096 88895488 20758 33554432000 4194304 6004724 140733771122960 140733771117008 4582601 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 21703 20758 173 442 0 21257 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95960

[startup+3.10018 s]
/proc/loadavg: 1.98 2.00 1.94 3/181 27767
/proc/meminfo: memFree=26134760/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=217884 CPUtime=3.09 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) R 27755 27755 22896 0 -1 4202496 18104 13355 0 0 234 19 50 6 20 0 1 0 382398096 223113216 53494 33554432000 4194304 6004724 140733771122960 140733771116616 4534735 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 54471 53494 173 442 0 54025 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 227032

[startup+6.30035 s]
/proc/loadavg: 1.98 2.00 1.94 3/183 27769
/proc/meminfo: memFree=25534780/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=383424 CPUtime=2.62 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 60970 0 0 0 244 18 0 0 20 0 1 0 382398462 392626176 84597 33554432000 4194304 5208918 140735633294864 140735633293032 4229251 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27769/statm: 95856 84597 104 248 0 95605 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 750676

[startup+12.7004 s]
/proc/loadavg: 1.99 2.00 1.94 3/183 27769
/proc/meminfo: memFree=25556156/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=391932 CPUtime=9.01 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 62192 0 0 0 883 18 0 0 20 0 1 0 382398462 401338368 86330 33554432000 4194304 5208918 140735633294864 140735633292696 4229770 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27769/statm: 97983 86330 105 248 0 97732 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 759184

[startup+25.5004 s]
/proc/loadavg: 1.99 2.00 1.94 3/183 27769
/proc/meminfo: memFree=25547260/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=395328 CPUtime=21.82 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 62588 0 0 0 2163 19 0 0 20 0 1 0 382398462 404815872 89281 33554432000 4194304 5208918 140735633294864 140735633291240 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27769/statm: 98832 89281 105 248 0 98581 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 762580

[startup+51.1004 s]
/proc/loadavg: 1.99 2.00 1.94 3/183 27769
/proc/meminfo: memFree=25527408/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=402284 CPUtime=47.41 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 64875 0 0 0 4720 21 0 0 20 0 1 0 382398462 411938816 92676 33554432000 4194304 5208918 140735633294864 140735633291176 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27769/statm: 100571 92676 105 248 0 100320 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 769536

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 1.95 3/184 27772
/proc/meminfo: memFree=25499180/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=455784 CPUtime=98.61 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 68320 0 0 0 9834 27 0 0 20 0 1 0 382398462 466722816 95756 33554432000 4194304 5208918 140735633294864 140735633290632 4211111 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27769/statm: 113946 95756 105 248 0 113695 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 823036

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 1.95 3/183 27772
/proc/meminfo: memFree=25495532/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=416232 CPUtime=158.6 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 72777 0 0 0 15825 35 0 0 20 0 1 0 382398462 426221568 95356 33554432000 4194304 5208918 140735633294864 140735633291240 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27769/statm: 104058 95356 105 248 0 103807 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 783484

[startup+222.3 s]
/proc/loadavg: 2.08 2.03 1.96 3/183 27772
/proc/meminfo: memFree=25478488/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27805
/proc/meminfo: memFree=25225940/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=637724 CPUtime=1358.36 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 127500 0 0 0 135661 175 0 0 20 0 1 0 382398462 653029376 133177 33554432000 4194304 5208918 140735633294864 140735633292712 4211871 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27769/statm: 159431 133177 105 248 0 159180 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 1004976

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27805
/proc/meminfo: memFree=25221884/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=559172 CPUtime=1418.35 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 129728 0 0 0 141653 182 0 0 20 0 1 0 382398462 572592128 127690 33554432000 4194304 5208918 140735633294864 140735633292952 4213760 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27769/statm: 139793 127690 105 248 0 139542 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 926424

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27806
/proc/meminfo: memFree=25229000/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=642848 CPUtime=1478.34 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 131971 0 0 0 147646 188 0 0 20 0 1 0 382398462 658276352 135510 33554432000 4194304 5208918 140735633294864 140735633292712 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27769/statm: 160712 135510 105 248 0 160461 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 1010100

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27806
/proc/meminfo: memFree=25184592/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=776044 CPUtime=1538.33 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 134187 0 0 0 153640 193 0 0 20 0 1 0 382398462 794669056 145801 33554432000 4194304 5208918 140735633294864 140735633291240 4222329 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27769/statm: 194011 145801 105 248 0 193760 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 1143296

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27806
/proc/meminfo: memFree=25202076/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=651808 CPUtime=1598.32 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 136733 0 0 0 159631 201 0 0 20 0 1 0 382398462 667451392 136062 33554432000 4194304 5208918 140735633294864 140735633291240 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27769/statm: 162952 136062 105 248 0 162701 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 1019060

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27806
/proc/meminfo: memFree=25156460/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=657896 CPUtime=1658.3 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 139266 0 0 0 165624 206 0 0 20 0 1 0 382398462 673685504 144634 33554432000 4194304 5208918 140735633294864 140735633292712 4229406 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27769/statm: 164474 144634 105 248 0 164223 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 1025148

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27872
/proc/meminfo: memFree=25836128/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=580440 CPUtime=1718.29 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 141719 0 0 0 171616 213 0 0 20 0 1 0 382398462 594370560 137305 33554432000 4194304 5208918 140735633294864 140735633292712 4229515 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27769/statm: 145110 137305 105 248 0 144859 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 947692

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27873
/proc/meminfo: memFree=25757148/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=665192 CPUtime=1778.28 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 144207 0 0 0 177607 221 0 0 20 0 1 0 382398462 681156608 144838 33554432000 4194304 5208918 140735633294864 140735633292712 4229766 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27769/statm: 166298 144838 105 248 0 166047 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 1032444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27873
/proc/meminfo: memFree=25792256/32873648 swapFree=7116/7116
[pid=27755] ppid=27753 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27755/stat : 27755 (npSolver-pbo.sh) S 27753 27755 22896 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382398095 9367552 274 33554432000 4194304 5064252 140735514606464 140735514605376 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27755/statm: 2287 274 233 213 0 72 0
[pid=27756] ppid=27755 vsize=348956 CPUtime=3.64 cores=0,2,4,6
/proc/27756/stat : 27756 (npSolver-pbo) S 27755 27755 22896 0 -1 4202496 19291 13355 0 0 266 42 50 6 20 0 1 0 382398096 357330944 58616 33554432000 4194304 6004724 140733771122960 140733771115312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27756/statm: 87239 58616 175 442 0 86793 0
[pid=27768] ppid=27756 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (satsolver.sh) S 27756 27755 22896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382398462 9367552 267 33554432000 4194304 5064252 140734152291920 140734152290832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 2287 267 226 213 0 72 0
[pid=27769] ppid=27768 vsize=584496 CPUtime=1796.39 cores=0,2,4,6
/proc/27769/stat : 27769 (glucose) R 27768 27755 22896 0 -1 4202496 144799 0 0 0 179415 224 0 0 20 0 1 0 382398462 598523904 135703 33554432000 4194304 5208918 140735633294864 140735633292712 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27769/statm: 146124 135703 105 248 0 145873 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 951748

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.42
CPU time (s): 1800.07
CPU user time (s): 1797.32
CPU system time (s): 2.74458
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 1163364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.32
system time used= 2.74458
maximum resident set size= 718464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178426
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 156
involuntary context switches= 2075

runsolver used 3.60845 second user time and 9.07062 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-08 15:38:46
IDJOB=3749962
IDBENCH=72452
IDSOLVER=2334
FILE ID=node123/3749962-1339162726
RUNJOBID= node123-1339158997-26992
PBS_JOBID= 14643769
Free space on /tmp= 71100 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/9orless/normalized-gnash-common-opengl.cudf.trendy.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749962-1339162726/watcher-3749962-1339162726 -o /tmp/evaluation-result-3749962-1339162726/solver-3749962-1339162726 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749962-1339162726.opb 1698045062 HOME HOME

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

MD5SUM BENCH= a3b409ee32ed598382bd48e986006a5e
RANDOM SEED=1698045062

node123.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.217
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.43
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.217
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.217
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.92
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.217
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.217
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.217
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.217
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.217
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:       32873648 kB
MemFree:        26284584 kB
Buffers:         1892224 kB
Cached:          3086472 kB
SwapCached:         2512 kB
Active:          3041784 kB
Inactive:        2586156 kB
Active(anon):     640864 kB
Inactive(anon):     8472 kB
Active(file):    2400920 kB
Inactive(file):  2577684 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:             12328 kB
Writeback:             0 kB
AnonPages:        650056 kB
Mapped:            11216 kB
Shmem:                 0 kB
Slab:             822236 kB
SReclaimable:     266032 kB
SUnreclaim:       556204 kB
KernelStack:        1496 kB
PageTables:         5164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     938008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    311296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71044 MiB
End job on node123 at 2012-06-08 16:08:47