Trace number 3696478

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
pb2sat 2012-05-19? (TO) 1800.07 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-1.opb
MD5SUMa2418d45f4247bab260506429e96e746
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-54
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints126555
Number of constraints which are clauses126555
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1534
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 1534
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1534
Number of bits of the biggest sum of numbers11
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.39	c model valid
0.00/0.39	c current solution ok
0.00/0.60	o 0
0.00/0.60	c current bound: 767
0.00/0.60	c (debug) using card networks
5.55/5.62	c current bound: 1151
5.55/5.62	c (debug) using card networks
15.46/15.58	c current bound: 1343
15.46/15.58	c (debug) using card networks
28.56/28.63	c current bound: 1439
28.56/28.63	c (debug) using card networks
45.93/46.03	c current bound: 1487
45.93/46.03	c (debug) using card networks
63.92/64.08	c model valid
63.92/64.08	c current solution ok
63.92/64.08	o -47
63.92/64.08	c current bound: 1463
63.92/64.08	c (debug) using card networks
84.52/84.61	c current bound: 1475
84.52/84.61	c (debug) using card networks
1800.07/1800.61	c error: unexpected solver exit code
1800.07/1800.61	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-3696478-1338063743/watcher-3696478-1338063743 -o /tmp/evaluation-result-3696478-1338063743/solver-3696478-1338063743 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696478-1338063743.opb 1658728432 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.11 2.04 2.01 2/179 5025
/proc/meminfo: memFree=30000484/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0

[startup+0.092549 s]
/proc/loadavg: 2.11 2.04 2.01 2/179 5025
/proc/meminfo: memFree=30000484/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100166 s]
/proc/loadavg: 2.11 2.04 2.01 2/179 5025
/proc/meminfo: memFree=30000484/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300129 s]
/proc/loadavg: 2.11 2.04 2.01 2/179 5025
/proc/meminfo: memFree=30000484/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700134 s]
/proc/loadavg: 2.11 2.04 2.01 2/179 5025
/proc/meminfo: memFree=30000484/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 5032
/proc/meminfo: memFree=29953352/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=10356 CPUtime=0.63 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 3210 2837 0 0 44 18 1 0 20 0 1 0 272501638 10604544 2027 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 2589 2027 172 410 0 2171 0
[pid=5031] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5031/stat : 5031 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272501704 9367552 267 33554432000 4194304 5064252 140734337214432 140734337213344 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5031/statm: 2287 267 226 213 0 72 0
[pid=5032] ppid=5031 vsize=37052 CPUtime=0.83 cores=0,2,4,6
/proc/5032/stat : 5032 (glucose_static) R 5031 5025 3861 0 -1 4202496 8952 0 0 0 82 1 0 0 20 0 1 0 272501704 37941248 8337 33554432000 4194304 4896791 140737062269488 140737062267000 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5032/statm: 9263 8337 76 172 0 9089 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 65704

[startup+3.10041 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 5032
/proc/meminfo: memFree=29952980/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=10356 CPUtime=0.63 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 3210 2837 0 0 44 18 1 0 20 0 1 0 272501638 10604544 2027 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 2589 2027 172 410 0 2171 0
[pid=5031] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5031/stat : 5031 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272501704 9367552 267 33554432000 4194304 5064252 140734337214432 140734337213344 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5031/statm: 2287 267 226 213 0 72 0
[pid=5032] ppid=5031 vsize=37088 CPUtime=2.43 cores=0,2,4,6
/proc/5032/stat : 5032 (glucose_static) R 5031 5025 3861 0 -1 4202496 10758 0 0 0 241 2 0 0 20 0 1 0 272501704 37978112 8348 33554432000 4194304 4896791 140737062269488 140737062267000 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5032/statm: 9272 8348 78 172 0 9098 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 65740

[startup+6.30022 s]
/proc/loadavg: 2.10 2.04 2.00 3/183 5032
/proc/meminfo: memFree=29951876/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=12412 CPUtime=5.66 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 4537 17362 0 0 50 18 494 4 20 0 1 0 272501638 12709888 2399 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3103 2399 172 410 0 2685 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 21560

[startup+12.7004 s]
/proc/loadavg: 2.09 2.04 2.00 3/183 5038
/proc/meminfo: memFree=29949904/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=12412 CPUtime=5.66 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 4537 17362 0 0 50 18 494 4 20 0 1 0 272501638 12709888 2399 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3103 2399 172 410 0 2685 0
[pid=5037] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5037/stat : 5037 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272502206 9367552 266 33554432000 4194304 5064252 140735754089072 140735754087984 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5037/statm: 2287 266 226 213 0 72 0
[pid=5038] ppid=5037 vsize=38028 CPUtime=7 cores=0,2,4,6
/proc/5038/stat : 5038 (glucose_static) R 5037 5025 3861 0 -1 4202496 15430 0 0 0 698 2 0 0 20 0 1 0 272502207 38940672 8744 33554432000 4194304 4896791 140733798928304 140733798925816 4224921 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5038/statm: 9507 8744 76 172 0 9333 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 68736

[startup+25.5004 s]
/proc/loadavg: 2.14 2.05 2.01 3/183 5044
/proc/meminfo: memFree=29949860/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=12412 CPUtime=15.61 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 5864 36603 0 0 55 19 1479 8 20 0 1 0 272501638 12709888 2399 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3103 2399 172 410 0 2685 0
[pid=5043] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5043/stat : 5043 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272503202 9367552 267 33554432000 4194304 5064252 140735997076400 140735997075312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5043/statm: 2287 267 226 213 0 72 0
[pid=5044] ppid=5043 vsize=38308 CPUtime=9.85 cores=0,2,4,6
/proc/5044/stat : 5044 (glucose_static) R 5043 5025 3861 0 -1 4202496 17987 0 0 0 982 3 0 0 20 0 1 0 272503202 39227392 8637 33554432000 4194304 4896791 140733901885120 140733901882632 4205066 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5044/statm: 9577 8637 78 172 0 9403 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 69016

[startup+51.1004 s]
/proc/loadavg: 2.09 2.05 2.01 3/183 5059
/proc/meminfo: memFree=29949476/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=12412 CPUtime=46.03 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 8519 81530 0 0 65 20 4498 20 20 0 1 0 272501638 12709888 2399 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3103 2399 172 410 0 2685 0
[pid=5058] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5058/stat : 5058 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272506247 9367552 267 33554432000 4194304 5064252 140734595327744 140734595326656 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5058/statm: 2287 267 226 213 0 72 0
[pid=5059] ppid=5058 vsize=38076 CPUtime=4.99 cores=0,2,4,6
/proc/5059/stat : 5059 (glucose_static) R 5058 5025 3861 0 -1 4202496 13871 0 0 0 497 2 0 0 20 0 1 0 272506247 38989824 8463 33554432000 4194304 4896791 140735705618160 140735705615672 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5059/statm: 9519 8463 78 172 0 9345 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 68784

[startup+102.307 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 5068
/proc/meminfo: memFree=29934212/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=13896 CPUtime=84.57 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 12131 130092 0 0 89 21 8317 30 20 0 1 0 272501638 14229504 2770 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3474 2770 172 410 0 3056 0
[pid=5067] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5067/stat : 5067 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272510105 9367552 267 33554432000 4194304 5064252 140733682179856 140733682178768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5067/statm: 2287 267 226 213 0 72 0
[pid=5068] ppid=5067 vsize=39900 CPUtime=17.61 cores=0,2,4,6
/proc/5068/stat : 5068 (glucose_static) R 5067 5025 3861 0 -1 4202496 22384 0 0 0 1757 4 0 0 20 0 1 0 272510105 40857600 9115 33554432000 4194304 4896791 140733230496544 140733230494056 4203733 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5068/statm: 9975 9115 78 172 0 9801 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 72092

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 5068
/proc/meminfo: memFree=29915968/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=13896 CPUtime=84.57 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 12131 130092 0 0 89 21 8317 30 20 0 1 0 272501638 14229504 2770 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3474 2770 172 410 0 3056 0
[pid=5067] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5067/stat : 5067 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272510105 9367552 267 33554432000 4194304 5064252 140733682179856 140733682178768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5067/statm: 2287 267 226 213 0 72 0
[pid=5068] ppid=5067 vsize=57288 CPUtime=77.58 cores=0,2,4,6
/proc/5068/stat : 5068 (glucose_static) R 5067 5025 3861 0 -1 4202496 39259 0 0 0 7745 13 0 0 20 0 1 0 272510105 58662912 12071 33554432000 4194304 4896791 140733230496544 140733230494072 4225191 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5068/statm: 14322 12071 78 172 0 14148 0
Current children cumulated CPU time (s) 162.15

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

/proc/5068/stat : 5068 (glucose_static) R 5067 5025 3861 0 -1 4202496 117708 0 0 0 127655 76 0 0 20 0 1 0 272510105 166141952 33249 33554432000 4194304 4896791 140733230496544 140733230493752 4225417 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5068/statm: 40562 33249 78 172 0 40388 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 194440

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5079
/proc/meminfo: memFree=29781620/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=13896 CPUtime=84.57 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 12131 130092 0 0 89 21 8317 30 20 0 1 0 272501638 14229504 2770 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3474 2770 172 410 0 3056 0
[pid=5067] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5067/stat : 5067 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272510105 9367552 267 33554432000 4194304 5064252 140733682179856 140733682178768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5067/statm: 2287 267 226 213 0 72 0
[pid=5068] ppid=5067 vsize=113616 CPUtime=1337.29 cores=0,2,4,6
/proc/5068/stat : 5068 (glucose_static) R 5067 5025 3861 0 -1 4202496 119562 0 0 0 133650 79 0 0 20 0 1 0 272510105 116342784 27180 33554432000 4194304 4896791 140733230496544 140733230494120 4225160 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5068/statm: 28404 27180 78 172 0 28230 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 145808

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 5079
/proc/meminfo: memFree=29788636/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=13896 CPUtime=84.57 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 12131 130092 0 0 89 21 8317 30 20 0 1 0 272501638 14229504 2770 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3474 2770 172 410 0 3056 0
[pid=5067] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5067/stat : 5067 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272510105 9367552 267 33554432000 4194304 5064252 140733682179856 140733682178768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5067/statm: 2287 267 226 213 0 72 0
[pid=5068] ppid=5067 vsize=163968 CPUtime=1397.28 cores=0,2,4,6
/proc/5068/stat : 5068 (glucose_static) R 5067 5025 3861 0 -1 4202496 121933 0 0 0 139646 82 0 0 20 0 1 0 272510105 167903232 32830 33554432000 4194304 4896791 140733230496544 140733230494072 4225002 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5068/statm: 40992 32830 78 172 0 40818 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 196160

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5080
/proc/meminfo: memFree=29768784/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=13896 CPUtime=84.57 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 12131 130092 0 0 89 21 8317 30 20 0 1 0 272501638 14229504 2770 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3474 2770 172 410 0 3056 0
[pid=5067] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5067/stat : 5067 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272510105 9367552 267 33554432000 4194304 5064252 140733682179856 140733682178768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5067/statm: 2287 267 226 213 0 72 0
[pid=5068] ppid=5067 vsize=164764 CPUtime=1457.25 cores=0,2,4,6
/proc/5068/stat : 5068 (glucose_static) R 5067 5025 3861 0 -1 4202496 123489 0 0 0 145641 84 0 0 20 0 1 0 272510105 168718336 35158 33554432000 4194304 4896791 140733230496544 140733230493752 4224990 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5068/statm: 41191 35158 78 172 0 41017 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 196956

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5080
/proc/meminfo: memFree=29752528/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=13896 CPUtime=84.57 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 12131 130092 0 0 89 21 8317 30 20 0 1 0 272501638 14229504 2770 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3474 2770 172 410 0 3056 0
[pid=5067] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5067/stat : 5067 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272510105 9367552 267 33554432000 4194304 5064252 140733682179856 140733682178768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5067/statm: 2287 267 226 213 0 72 0
[pid=5068] ppid=5067 vsize=116336 CPUtime=1517.24 cores=0,2,4,6
/proc/5068/stat : 5068 (glucose_static) R 5067 5025 3861 0 -1 4202496 125667 0 0 0 151637 87 0 0 20 0 1 0 272510105 119128064 25863 33554432000 4194304 4896791 140733230496544 140733230493800 4224958 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5068/statm: 29084 25863 78 172 0 28910 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 148528

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 5083
/proc/meminfo: memFree=29777628/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=13896 CPUtime=84.57 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 12131 130092 0 0 89 21 8317 30 20 0 1 0 272501638 14229504 2770 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3474 2770 172 410 0 3056 0
[pid=5067] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5067/stat : 5067 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272510105 9367552 267 33554432000 4194304 5064252 140733682179856 140733682178768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5067/statm: 2287 267 226 213 0 72 0
[pid=5068] ppid=5067 vsize=136188 CPUtime=1577.22 cores=0,2,4,6
/proc/5068/stat : 5068 (glucose_static) R 5067 5025 3861 0 -1 4202496 127031 0 0 0 157633 89 0 0 20 0 1 0 272510105 139456512 29171 33554432000 4194304 4896791 140733230496544 140733230494072 4225180 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5068/statm: 34047 29171 78 172 0 33873 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 168380

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 5083
/proc/meminfo: memFree=29760104/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=13896 CPUtime=84.57 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 12131 130092 0 0 89 21 8317 30 20 0 1 0 272501638 14229504 2770 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3474 2770 172 410 0 3056 0
[pid=5067] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5067/stat : 5067 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272510105 9367552 267 33554432000 4194304 5064252 140733682179856 140733682178768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5067/statm: 2287 267 226 213 0 72 0
[pid=5068] ppid=5067 vsize=136732 CPUtime=1637.21 cores=0,2,4,6
/proc/5068/stat : 5068 (glucose_static) R 5067 5025 3861 0 -1 4202496 128226 0 0 0 163629 92 0 0 20 0 1 0 272510105 140013568 32348 33554432000 4194304 4896791 140733230496544 140733230493752 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5068/statm: 34183 32348 78 172 0 34009 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 168924

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 5083
/proc/meminfo: memFree=29750392/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=13896 CPUtime=84.57 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 12131 130092 0 0 89 21 8317 30 20 0 1 0 272501638 14229504 2770 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3474 2770 172 410 0 3056 0
[pid=5067] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5067/stat : 5067 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272510105 9367552 267 33554432000 4194304 5064252 140733682179856 140733682178768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5067/statm: 2287 267 226 213 0 72 0
[pid=5068] ppid=5067 vsize=137420 CPUtime=1697.19 cores=0,2,4,6
/proc/5068/stat : 5068 (glucose_static) R 5067 5025 3861 0 -1 4202496 129514 0 0 0 169626 93 0 0 20 0 1 0 272510105 140718080 32574 33554432000 4194304 4896791 140733230496544 140733230493752 4225403 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5068/statm: 34355 32574 78 172 0 34181 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 169612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 5123
/proc/meminfo: memFree=29744416/32873648 swapFree=7116/7116
[pid=5025] ppid=5023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5025/stat : 5025 (runPb2sat.sh) S 5023 5025 3861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272501638 9367552 275 33554432000 4194304 5064252 140735018817296 140735018816208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2287 275 233 213 0 72 0
[pid=5026] ppid=5025 vsize=13896 CPUtime=84.57 cores=0,2,4,6
/proc/5026/stat : 5026 (pb2sat) S 5025 5025 3861 0 -1 4202496 12131 130092 0 0 89 21 8317 30 20 0 1 0 272501638 14229504 2770 33554432000 4194304 5873084 140736347615744 140736347609560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5026/statm: 3474 2770 172 410 0 3056 0
[pid=5067] ppid=5026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5067/stat : 5067 (satsolver.sh) S 5026 5025 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272510105 9367552 267 33554432000 4194304 5064252 140733682179856 140733682178768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5067/statm: 2287 267 226 213 0 72 0
[pid=5068] ppid=5067 vsize=168240 CPUtime=1715.5 cores=0,2,4,6
/proc/5068/stat : 5068 (glucose_static) R 5067 5025 3861 0 -1 4202496 130109 0 0 0 171456 94 0 0 20 0 1 0 272510105 172277760 36230 33554432000 4194304 4896791 140733230496544 140733230494072 4225420 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5068/statm: 42060 36230 78 172 0 41886 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 200432

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 5025 and gives
#  childrusage.ru_utime.tv_sec=84
#  childrusage.ru_utime.tv_usec=75218
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=528919
# CPU time returned by wait4() is 84.6041
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.07
CPU user time (s): 1798.62
CPU system time (s): 1.45
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 230404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 84.0752
system time used= 0.528919
maximum resident set size= 43608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143199
page faults= 0
swaps= 0
block input operations= 0
block output operations= 71104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 90
involuntary context switches= 280

runsolver used 3.61045 second user time and 9.24459 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-26 22:22:23
IDJOB=3696478
IDBENCH=2265
IDSOLVER=2274
FILE ID=node114/3696478-1338063743
RUNJOBID= node114-1338052930-3877
PBS_JOBID= 14624398
Free space on /tmp= 71400 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-1.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696478-1338063743/watcher-3696478-1338063743 -o /tmp/evaluation-result-3696478-1338063743/solver-3696478-1338063743 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696478-1338063743.opb 1658728432 HOME HOME

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

MD5SUM BENCH= a2418d45f4247bab260506429e96e746
RANDOM SEED=1658728432

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.242
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.242
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:        30000856 kB
Buffers:          261504 kB
Cached:          1759624 kB
SwapCached:         2036 kB
Active:          1028052 kB
Inactive:        1041536 kB
Active(anon):      43240 kB
Inactive(anon):     7652 kB
Active(file):     984812 kB
Inactive(file):  1033884 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103728 kB
Dirty:             27036 kB
Writeback:             0 kB
AnonPages:         96508 kB
Mapped:            14212 kB
Shmem:               116 kB
Slab:             662516 kB
SReclaimable:     106356 kB
SUnreclaim:       556160 kB
KernelStack:        1520 kB
PageTables:         4236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     169256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 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= 71392 MiB
End job on node114 at 2012-05-26 22:52:23