Trace number 3731503

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
PB07: PB-clasp 2007-04-10SAT (TO)209 1800.19 1800.63

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
MD5SUM008a49e8cb0d34e0becb5a5e15efaa2a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark183
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 177
Optimality of the best value was proved NO
Number of variables465
Total number of constraints465
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints465
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 465
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 465
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 465
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.03/0.21	o 233
0.03/0.23	o 215
0.03/0.26	o 212
0.03/0.28	o 211
0.13/0.31	o 209
1800.05/1800.50	sh: line 1:  7742 Done                    cat HOME/temp/instance-3731503-1338697390.opb.op
1800.05/1800.50	      7743 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3731503-1338697390.opb.clasp
1800.05/1800.51	c Somebody sent me a SIGTERM
1800.05/1800.51	s SATISFIABLE
1800.05/1800.51	v x3 x4 x5 x11 x18 x22 x23 x25 x26 x33 x36 x40 x42 x46 x50 x55 x60 x62 x63 x64 x65 x67 x72 x74 x81 x83 x84 x87 x88 x90 x93 x96 x99 x103 x108 x109 x111 x112 x113 x116 x118 x119 x121 x122 x125 x126 x127 x128 x129 x130 x133 x135 x136 x138 x142 x143 x145 x146 x147 x151 x152 x153 x154 x156 x158 x162 x168 x169 x173 x178 x179 x184 x188 x189 x191 x194 x195 x199 x203 x204 x205 x208 x210 x211 x212 x213 x214 x215 x217 x218 x220 x222 x223 x224 x227 x229 x230 x231 x233 x236 x237 x242 x244 x248 x249 x250 x252 x254 x255 x256 x258 x259 x261 x262 x263 x268 x269 x270 x275 x277 x278 x279 x280 x281 x282 x283 x284 x286 x287 x289 x290 x291 x296 x301 x302 x304 x305 x307 x309 x310 x311 x314 x315 x316 x319 x326 x328 x329 x330 x331 x332 x334 x335 x336 x340 x341 x342 x343 x344 x345 x346 x348 x350 x354 x358 x359 x362 x365 x366 x369 x373 x375 x377 x378 x387 x390 x392 x393 x395 x398 x399 x400 x403 x406 x407 x412 x413 x415 x416 x417 x419 x420 x423 x427 x428 x430 x431 x432 x433 x437 x440 x447 x454 x455 x456 x457 x461 x463 x465 
1800.05/1800.52	pb2clasp1: no process killed
1800.15/1800.62	sh: line 1:  7819 Done                    cat HOME/temp/instance-3731503-1338697390.opb.op
1800.15/1800.62	      7820 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3731503-1338697390.opb.clasp

Verifier Data

OK	209

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-3731503-1338697390/watcher-3731503-1338697390 -o /tmp/evaluation-result-3731503-1338697390/solver-3731503-1338697390 -C 1800 -W 1900 -M 15500 pbclasp instance-3731503-1338697390.opb HOME/temp 

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.99 3.12 3.56 2/172 7648
/proc/meminfo: memFree=29260328/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=17080 CPUtime=0 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) D 7645 7648 621 0 -1 4202496 115 0 0 0 0 0 0 0 20 0 1 0 335864504 17489920 68 33554432000 4194304 4198148 140734360697328 140734360693944 260181163664 0 0 4096 0 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/7648/statm: 4270 68 52 1 0 77 0

[startup+0.011039 s]
/proc/loadavg: 1.99 3.12 3.56 2/172 7648
/proc/meminfo: memFree=29260328/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=17080 CPUtime=0 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) D 7645 7648 621 0 -1 4202496 115 0 0 0 0 0 0 0 20 0 1 0 335864504 17489920 68 33554432000 4194304 4198148 140734360697328 140734360693944 260181163664 0 0 4096 0 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/7648/statm: 4270 68 52 1 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 17080

[startup+0.100231 s]
/proc/loadavg: 1.99 3.12 3.56 2/172 7648
/proc/meminfo: memFree=29260328/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) D 7645 7648 621 0 -1 4202496 418 0 13 0 0 0 0 0 20 0 1 0 335864504 26071040 362 33554432000 4194304 4198148 140734360697328 140734360694776 260190322357 0 0 4224 0 18446744071580397875 0 0 17 0 0 0 8 0 0
/proc/7648/statm: 6365 362 277 1 0 160 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25460

[startup+0.300142 s]
/proc/loadavg: 1.99 3.12 3.56 2/172 7648
/proc/meminfo: memFree=29260328/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.13 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1227 11999 14 0 1 0 10 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 25724

[startup+0.700165 s]
/proc/loadavg: 1.99 3.12 3.56 2/172 7648
/proc/meminfo: memFree=29260328/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 25724

[startup+1.50018 s]
/proc/loadavg: 1.99 3.12 3.56 3/181 7751
/proc/meminfo: memFree=29252152/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=5024 CPUtime=1.18 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 832 0 0 0 118 0 0 0 20 0 1 0 335864536 5144576 730 33554432000 134512640 134847168 4293321040 4293319724 134715914 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7743/statm: 1256 730 272 82 0 497 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 39896

[startup+3.10017 s]
/proc/loadavg: 1.99 3.10 3.55 3/181 7759
/proc/meminfo: memFree=29250416/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=5404 CPUtime=2.78 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 927 0 0 0 278 0 0 0 20 0 1 0 335864536 5533696 825 33554432000 134512640 134847168 4293321040 4293319604 134714971 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7743/statm: 1351 825 272 82 0 592 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 40276

[startup+6.30017 s]
/proc/loadavg: 1.99 3.10 3.55 3/181 7759
/proc/meminfo: memFree=29249612/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=5776 CPUtime=5.98 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 1029 0 0 0 598 0 0 0 20 0 1 0 335864536 5914624 927 33554432000 134512640 134847168 4293321040 4293319616 134742313 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7743/statm: 1444 927 272 82 0 685 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 40648

[startup+12.7002 s]
/proc/loadavg: 1.99 3.06 3.54 3/181 7759
/proc/meminfo: memFree=29248012/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=6224 CPUtime=12.37 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 1127 0 0 0 1237 0 0 0 20 0 1 0 335864536 6373376 1025 33554432000 134512640 134847168 4293321040 4293319680 134715290 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7743/statm: 1556 1025 272 82 0 797 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 41096

[startup+25.5003 s]
/proc/loadavg: 1.99 3.03 3.52 3/181 7759
/proc/meminfo: memFree=29246996/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=6528 CPUtime=25.17 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 1234 0 0 0 2517 0 0 0 20 0 1 0 335864536 6684672 1132 33554432000 134512640 134847168 4293321040 4293319760 134741352 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 1632 1132 272 82 0 873 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 41400

[startup+51.1002 s]
/proc/loadavg: 1.99 2.95 3.48 3/181 7759
/proc/meminfo: memFree=29247072/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=7252 CPUtime=50.76 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 1403 0 0 0 5076 0 0 0 20 0 1 0 335864536 7426048 1301 33554432000 134512640 134847168 4293321040 4293319744 134616639 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 1813 1301 272 82 0 1054 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 42124

[startup+102.306 s]
/proc/loadavg: 1.99 2.78 3.39 3/181 7775
/proc/meminfo: memFree=29245772/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=7916 CPUtime=101.96 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 1615 0 0 0 10196 0 0 0 20 0 1 0 335864536 8105984 1479 33554432000 134512640 134847168 4293321040 4293319720 134789714 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 1979 1479 272 82 0 1220 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 42788

[startup+162.3 s]
/proc/loadavg: 1.99 2.64 3.30 3/181 7784
/proc/meminfo: memFree=29244296/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=8500 CPUtime=161.94 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 1839 0 0 0 16194 0 0 0 20 0 1 0 335864536 8704000 1624 33554432000 134512640 134847168 4293321040 4293319804 134735776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 2125 1624 272 82 0 1366 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 43372

[startup+222.3 s]
/proc/loadavg: 2.07 2.54 3.22 3/181 7784
/proc/meminfo: memFree=29242688/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=9140 CPUtime=221.94 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 2042 0 0 0 22194 0 0 0 20 0 1 0 335864536 9359360 1771 33554432000 134512640 134847168 4293321040 4293319568 134689320 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 2285 1771 272 82 0 1526 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 44012

[startup+282.3 s]

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

[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=11784 CPUtime=1301.77 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 2990 0 0 0 130177 0 0 0 20 0 1 0 335864536 12066816 2440 33554432000 134512640 134847168 4293321040 4293319328 134791696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 2946 2440 272 82 0 2187 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 46656

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.34 3/181 7803
/proc/meminfo: memFree=29238792/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=11784 CPUtime=1361.76 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 2996 0 0 0 136175 1 0 0 20 0 1 0 335864536 12066816 2444 33554432000 134512640 134847168 4293321040 4293319732 134616619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 2946 2444 272 82 0 2187 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 46656

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.31 3/180 7803
/proc/meminfo: memFree=29239060/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=11828 CPUtime=1421.76 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 3006 0 0 0 142175 1 0 0 20 0 1 0 335864536 12111872 2453 33554432000 134512640 134847168 4293321040 4293319680 134715402 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 2957 2453 272 82 0 2198 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 46700

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.29 3/181 7804
/proc/meminfo: memFree=29238320/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=11828 CPUtime=1481.74 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 3011 0 0 0 148173 1 0 0 20 0 1 0 335864536 12111872 2455 33554432000 134512640 134847168 4293321040 4293319664 134784656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 2957 2455 272 82 0 2198 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 46700

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.27 3/181 7804
/proc/meminfo: memFree=29237948/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=11828 CPUtime=1541.73 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 3022 0 0 0 154172 1 0 0 20 0 1 0 335864536 12111872 2455 33554432000 134512640 134847168 4293321040 4293319664 134784684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 2957 2455 272 82 0 2198 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 46700

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.25 3/181 7804
/proc/meminfo: memFree=29237208/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=12356 CPUtime=1601.72 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 3248 0 0 0 160171 1 0 0 20 0 1 0 335864536 12652544 2579 33554432000 134512640 134847168 4293321040 4293319680 134777554 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 3089 2579 272 82 0 2330 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 47228

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/182 7808
/proc/meminfo: memFree=29237060/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=12356 CPUtime=1661.72 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 3252 0 0 0 166171 1 0 0 20 0 1 0 335864536 12652544 2583 33554432000 134512640 134847168 4293321040 4293319580 134713616 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 3089 2583 272 82 0 2330 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 47228

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.21 3/181 7808
/proc/meminfo: memFree=29236944/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=12444 CPUtime=1721.71 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 3278 0 0 0 172170 1 0 0 20 0 1 0 335864536 12742656 2608 33554432000 134512640 134847168 4293321040 4293319744 134616650 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 3111 2608 272 82 0 2352 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 47316

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 2.21 3/181 7808
/proc/meminfo: memFree=29236944/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=12444 CPUtime=1781.7 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 3284 0 0 0 178169 1 0 0 20 0 1 0 335864536 12742656 2608 33554432000 134512640 134847168 4293321040 4293319732 134616619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 3111 2608 272 82 0 2352 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 47316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.05 2.02 2.20 3/181 7808
/proc/meminfo: memFree=29236328/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=0.15 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1351 14487 14 0 1 0 12 2 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7741] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7741/stat : 7741 (sh) S 7648 7648 621 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335864536 9367552 263 33554432000 4194304 5064252 140735433887056 140735433885312 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7741/statm: 2287 263 223 213 0 72 0
[pid=7743] ppid=7741 vsize=12528 CPUtime=1799.9 cores=0,2,4,6
/proc/7743/stat : 7743 (clasp-1.0) R 7741 7648 621 0 -1 4202496 3313 0 0 0 179989 1 0 0 20 0 1 0 335864536 12828672 2629 33554432000 134512640 134847168 4293321040 4293319664 134784711 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7743/statm: 3132 2629 272 82 0 2373 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 47400

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.62 s]
/proc/loadavg: 2.05 2.02 2.20 3/180 7828
/proc/meminfo: memFree=29251660/32873648 swapFree=7116/7116
[pid=7648] ppid=7645 vsize=25724 CPUtime=1800.07 cores=0,2,4,6
/proc/7648/stat : 7648 (pbclasp) S 7645 7648 621 0 -1 4202496 1526 20573 14 0 1 0 180002 4 20 0 1 0 335864504 26341376 552 33554432000 4194304 4198148 140734360697328 140734360696256 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/7648/statm: 6431 552 387 1 0 226 0
[pid=7817] ppid=7648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7817/stat : 7817 (sh) S 7648 7648 621 0 -1 4202496 368 220 0 0 0 0 0 0 20 0 1 0 336044557 9367552 262 33554432000 4194304 5064252 140736540422992 140736540421248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7817/statm: 2287 262 223 213 0 72 0
[pid=7820] ppid=7817 vsize=4120 CPUtime=0.08 cores=0,2,4,6
/proc/7820/stat : 7820 (clasp-1.0) R 7817 7648 621 0 -1 4202496 631 0 0 0 8 0 0 0 20 0 1 0 336044557 4218880 529 33554432000 134512640 134847168 4290518704 4290517456 134782109 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7820/statm: 1030 529 270 82 0 271 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 38992

Child status: 0
Real time (s): 1800.63
CPU time (s): 1800.19
CPU user time (s): 1800.13
CPU system time (s): 0.057991
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 47516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.13
system time used= 0.057991
maximum resident set size= 10516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23467
page faults= 14
swaps= 0
block input operations= 1440
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 243
involuntary context switches= 1941

runsolver used 3.39148 second user time and 9.24359 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-03 06:23:10
IDJOB=3731503
IDBENCH=1960
IDSOLVER=2317
FILE ID=node123/3731503-1338697390
RUNJOBID= node123-1338697390-7610
PBS_JOBID= 14636690
Free space on /tmp= 71304 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731503-1338697390/watcher-3731503-1338697390 -o /tmp/evaluation-result-3731503-1338697390/solver-3731503-1338697390 -C 1800 -W 1900 -M 15500  pbclasp instance-3731503-1338697390.opb HOME/temp

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

MD5SUM BENCH= 008a49e8cb0d34e0becb5a5e15efaa2a
RANDOM SEED=2100600764

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:        29261548 kB
Buffers:          498364 kB
Cached:          2217780 kB
SwapCached:         2268 kB
Active:           840984 kB
Inactive:        1883720 kB
Active(anon):       3636 kB
Inactive(anon):     5504 kB
Active(file):     837348 kB
Inactive(file):  1878216 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:         12280 kB
Mapped:             9552 kB
Shmem:                 0 kB
Slab:             749008 kB
SReclaimable:     193156 kB
SUnreclaim:       555852 kB
KernelStack:        1392 kB
PageTables:         4460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3731503-1338697390.opb

Free space on /tmp at the end= 71304 MiB
End job on node123 at 2012-06-03 06:53:13