Trace number 3731118

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-10? (TO) 1802.1 1802.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-l152lav.opb
MD5SUM1a5510d564851e49e3b50f1a87922ca2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4722
Best CPU time to get the best result obtained on this benchmark3.04853
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4722
Optimality of the best value was proved YES
Number of variables1989
Total number of constraints97
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)96
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint3
Maximum length of a constraint1989
Number of terms in the objective function 1989
Biggest coefficient in the objective function 268
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 382524
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 382524
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

647.95/648.15	sh: line 1: 22416 Done                    cat HOME/temp/instance-3731118-1338688829.opb.op
647.95/648.15	     22417 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3731118-1338688829.opb.clasp
1800.06/1800.41	sh: line 1: 28607 Done                    cat HOME/temp/instance-3731118-1338688829.opb.op
1800.06/1800.41	     28608 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3731118-1338688829.opb.clasp
1800.06/1800.42	c Somebody sent me a SIGTERM
1800.06/1800.42	s UNKNOWN
1800.06/1800.42	pb2clasp1: no process killed
1802.05/1802.42	sh: line 1: 28807 Done                    cat HOME/temp/instance-3731118-1338688829.opb.op
1802.05/1802.42	     28809 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3731118-1338688829.opb.clasp

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-3731118-1338688829/watcher-3731118-1338688829 -o /tmp/evaluation-result-3731118-1338688829/solver-3731118-1338688829 -C 1800 -W 1900 -M 15500 pbclasp instance-3731118-1338688829.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: 0.58 1.43 1.47 3/177 22341
/proc/meminfo: memFree=27832592/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=25592 CPUtime=0 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) R 22339 22341 14418 0 -1 4202496 538 0 0 0 0 0 0 0 20 0 1 0 335008396 26206208 468 33554432000 4194304 4198148 140735436832320 140735436829768 239876498768 0 0 4224 0 0 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6398 474 351 1 0 193 0

[startup+0.101459 s]
/proc/loadavg: 0.58 1.43 1.47 3/177 22341
/proc/meminfo: memFree=27832592/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26120 CPUtime=0.03 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 710 0 0 0 3 0 0 0 20 0 1 0 335008396 26746880 622 33554432000 4194304 4198148 140735436832320 140735436831208 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6530 622 368 1 0 325 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26120

[startup+0.200183 s]
/proc/loadavg: 0.58 1.43 1.47 3/177 22341
/proc/meminfo: memFree=27832592/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=0.11 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 878 2230 0 0 3 0 8 0 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 26252

[startup+0.300125 s]
/proc/loadavg: 0.58 1.43 1.47 3/177 22341
/proc/meminfo: memFree=27832592/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=0.11 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 878 2230 0 0 3 0 8 0 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 26252

[startup+0.70016 s]
/proc/loadavg: 0.58 1.43 1.47 3/177 22341
/proc/meminfo: memFree=27832592/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=0.11 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 878 2230 0 0 3 0 8 0 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 26252

[startup+1.50024 s]
/proc/loadavg: 0.62 1.42 1.47 3/182 22905
/proc/meminfo: memFree=27827880/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=0.11 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 878 2230 0 0 3 0 8 0 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=22414] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22414/stat : 22414 (sh) S 22341 22341 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 335008409 9367552 264 33554432000 4194304 5064252 140734337064544 140734337062800 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22414/statm: 2287 264 223 213 0 72 0
[pid=22417] ppid=22414 vsize=7028 CPUtime=1.36 cores=0,2,4,6
/proc/22417/stat : 22417 (clasp-1.0) R 22414 22341 14418 0 -1 4202496 1337 0 0 0 136 0 0 0 20 0 1 0 335008409 7196672 1235 33554432000 134512640 134847168 4293795760 4293794020 134792564 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22417/statm: 1757 1235 270 82 0 998 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 42428

[startup+3.10021 s]
/proc/loadavg: 0.62 1.42 1.47 3/182 23459
/proc/meminfo: memFree=27823796/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=0.11 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 878 2230 0 0 3 0 8 0 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=22414] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22414/stat : 22414 (sh) S 22341 22341 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 335008409 9367552 264 33554432000 4194304 5064252 140734337064544 140734337062800 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22414/statm: 2287 264 223 213 0 72 0
[pid=22417] ppid=22414 vsize=7664 CPUtime=2.96 cores=0,2,4,6
/proc/22417/stat : 22417 (clasp-1.0) R 22414 22341 14418 0 -1 4202496 1504 0 0 0 296 0 0 0 20 0 1 0 335008409 7847936 1402 33554432000 134512640 134847168 4293795760 4293794400 134715264 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22417/statm: 1916 1402 270 82 0 1157 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43064

[startup+6.30025 s]
/proc/loadavg: 0.62 1.42 1.47 3/183 25111
/proc/meminfo: memFree=27822404/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=0.11 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 878 2230 0 0 3 0 8 0 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=22414] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22414/stat : 22414 (sh) S 22341 22341 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 335008409 9367552 264 33554432000 4194304 5064252 140734337064544 140734337062800 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22414/statm: 2287 264 223 213 0 72 0
[pid=22417] ppid=22414 vsize=9592 CPUtime=6.16 cores=0,2,4,6
/proc/22417/stat : 22417 (clasp-1.0) R 22414 22341 14418 0 -1 4202496 1994 0 0 0 616 0 0 0 20 0 1 0 335008409 9822208 1892 33554432000 134512640 134847168 4293795760 4293794400 134748358 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22417/statm: 2398 1892 270 82 0 1639 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 44992

[startup+12.7003 s]
/proc/loadavg: 0.75 1.42 1.47 3/181 28387
/proc/meminfo: memFree=27820144/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=0.11 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 878 2230 0 0 3 0 8 0 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=22414] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22414/stat : 22414 (sh) S 22341 22341 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 335008409 9367552 264 33554432000 4194304 5064252 140734337064544 140734337062800 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22414/statm: 2287 264 223 213 0 72 0
[pid=22417] ppid=22414 vsize=9980 CPUtime=12.56 cores=0,2,4,6
/proc/22417/stat : 22417 (clasp-1.0) R 22414 22341 14418 0 -1 4202496 2076 0 0 0 1256 0 0 0 20 0 1 0 335008409 10219520 1974 33554432000 134512640 134847168 4293795760 4293794528 134617179 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22417/statm: 2495 1974 270 82 0 1736 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 45380

[startup+25.5003 s]
/proc/loadavg: 0.79 1.41 1.46 3/183 2577
/proc/meminfo: memFree=27814348/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=0.11 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 878 2230 0 0 3 0 8 0 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=22414] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22414/stat : 22414 (sh) S 22341 22341 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 335008409 9367552 264 33554432000 4194304 5064252 140734337064544 140734337062800 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22414/statm: 2287 264 223 213 0 72 0
[pid=22417] ppid=22414 vsize=13256 CPUtime=25.35 cores=0,2,4,6
/proc/22417/stat : 22417 (clasp-1.0) R 22414 22341 14418 0 -1 4202496 2906 0 0 0 2535 0 0 0 20 0 1 0 335008409 13574144 2804 33554432000 134512640 134847168 4293795760 4293794440 134789708 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22417/statm: 3314 2804 270 82 0 2555 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 48656

[startup+51.1003 s]
/proc/loadavg: 1.00 1.41 1.46 2/183 15192
/proc/meminfo: memFree=27811380/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=0.11 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 878 2230 0 0 3 0 8 0 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=22414] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22414/stat : 22414 (sh) S 22341 22341 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 335008409 9367552 264 33554432000 4194304 5064252 140734337064544 140734337062800 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22414/statm: 2287 264 223 213 0 72 0
[pid=22417] ppid=22414 vsize=15212 CPUtime=50.94 cores=0,2,4,6
/proc/22417/stat : 22417 (clasp-1.0) R 22414 22341 14418 0 -1 4202496 3438 0 0 0 5094 0 0 0 20 0 1 0 335008409 15577088 3299 33554432000 134512640 134847168 4293795760 4293794400 134715314 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22417/statm: 3803 3299 270 82 0 3044 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 50612

[startup+102.3 s]
/proc/loadavg: 1.13 1.37 1.44 3/181 8405
/proc/meminfo: memFree=27801540/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=0.11 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 878 2230 0 0 3 0 8 0 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=22414] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22414/stat : 22414 (sh) S 22341 22341 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 335008409 9367552 264 33554432000 4194304 5064252 140734337064544 140734337062800 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22414/statm: 2287 264 223 213 0 72 0
[pid=22417] ppid=22414 vsize=20596 CPUtime=102.14 cores=0,2,4,6
/proc/22417/stat : 22417 (clasp-1.0) R 22414 22341 14418 0 -1 4202496 4866 0 0 0 10213 1 0 0 20 0 1 0 335008409 21090304 4629 33554432000 134512640 134847168 4293795760 4293794400 134782458 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22417/statm: 5149 4629 270 82 0 4390 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 55996

[startup+162.3 s]
/proc/loadavg: 1.18 1.33 1.42 3/181 5592
/proc/meminfo: memFree=27794672/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=0.11 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 878 2230 0 0 3 0 8 0 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=22414] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22414/stat : 22414 (sh) S 22341 22341 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 335008409 9367552 264 33554432000 4194304 5064252 140734337064544 140734337062800 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22414/statm: 2287 264 223 213 0 72 0
[pid=22417] ppid=22414 vsize=22080 CPUtime=162.12 cores=0,2,4,6
/proc/22417/stat : 22417 (clasp-1.0) R 22414 22341 14418 0 -1 4202496 5296 0 0 0 16211 1 0 0 20 0 1 0 335008409 22609920 5019 33554432000 134512640 134847168 4293795760 4293794512 134784490 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22417/statm: 5520 5019 270 82 0 4761 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 57480

[startup+222.307 s]
/proc/loadavg: 1.06 1.27 1.39 3/182 3289
/proc/meminfo: memFree=27786784/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=0.11 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 878 2230 0 0 3 0 8 0 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=22414] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22414/stat : 22414 (sh) S 22341 22341 14418 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 335008409 9367552 264 33554432000 4194304 5064252 140734337064544 140734337062800 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22414/statm: 2287 264 223 213 0 72 0
[pid=22417] ppid=22414 vsize=24160 CPUtime=222.12 cores=0,2,4,6
/proc/22417/stat : 22417 (clasp-1.0) R 22414 22341 14418 0 -1 4202496 5908 0 0 0 22211 1 0 0 20 0 1 0 335008409 24739840 5533 33554432000 134512640 134847168 4293795760 4293794440 134789714 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22417/statm: 6040 5533 270 82 0 5281 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 59560

[startup+282.3 s]

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

/proc/loadavg: 2.05 2.06 1.91 3/181 28791
/proc/meminfo: memFree=27762188/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=648.02 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 977 14826 0 0 3 0 64748 51 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=28606] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28606/stat : 28606 (sh) S 22341 22341 14418 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 335073213 9367552 263 33554432000 4194304 5064252 140733831576608 140733831574864 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28606/statm: 2287 263 223 213 0 72 0
[pid=28608] ppid=28606 vsize=37384 CPUtime=773.99 cores=0,2,4,6
/proc/28608/stat : 28608 (clasp-1.0) R 28606 22341 14418 0 -1 4202496 12219 0 0 0 77396 3 0 0 20 0 1 0 335073213 38281216 8838 33554432000 134512640 134847168 4291554496 4291553120 134784576 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28608/statm: 9346 8838 272 82 0 8587 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 72784

[startup+1482.3 s]
/proc/loadavg: 2.02 2.05 1.91 3/181 28791
/proc/meminfo: memFree=27759580/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=648.02 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 977 14826 0 0 3 0 64748 51 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=28606] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28606/stat : 28606 (sh) S 22341 22341 14418 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 335073213 9367552 263 33554432000 4194304 5064252 140733831576608 140733831574864 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28606/statm: 2287 263 223 213 0 72 0
[pid=28608] ppid=28606 vsize=39276 CPUtime=833.97 cores=0,2,4,6
/proc/28608/stat : 28608 (clasp-1.0) R 28606 22341 14418 0 -1 4202496 13348 0 0 0 83394 3 0 0 20 0 1 0 335073213 40218624 9314 33554432000 134512640 134847168 4291554496 4291553120 134784673 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28608/statm: 9819 9314 272 82 0 9060 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 74676

[startup+1542.3 s]
/proc/loadavg: 2.00 2.04 1.91 3/181 28791
/proc/meminfo: memFree=27757780/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=648.02 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 977 14826 0 0 3 0 64748 51 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=28606] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28606/stat : 28606 (sh) S 22341 22341 14418 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 335073213 9367552 263 33554432000 4194304 5064252 140733831576608 140733831574864 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28606/statm: 2287 263 223 213 0 72 0
[pid=28608] ppid=28606 vsize=40528 CPUtime=893.97 cores=0,2,4,6
/proc/28608/stat : 28608 (clasp-1.0) R 28606 22341 14418 0 -1 4202496 14149 0 0 0 89394 3 0 0 20 0 1 0 335073213 41500672 9633 33554432000 134512640 134847168 4291554496 4291553180 134789696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28608/statm: 10132 9633 272 82 0 9373 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 75928

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 1.91 3/181 28791
/proc/meminfo: memFree=27757408/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=648.02 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 977 14826 0 0 3 0 64748 51 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=28606] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28606/stat : 28606 (sh) S 22341 22341 14418 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 335073213 9367552 263 33554432000 4194304 5064252 140733831576608 140733831574864 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28606/statm: 2287 263 223 213 0 72 0
[pid=28608] ppid=28606 vsize=40528 CPUtime=953.96 cores=0,2,4,6
/proc/28608/stat : 28608 (clasp-1.0) R 28606 22341 14418 0 -1 4202496 14633 0 0 0 95393 3 0 0 20 0 1 0 335073213 41500672 9633 33554432000 134512640 134847168 4291554496 4291553120 134784653 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28608/statm: 10132 9633 272 82 0 9373 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 75928

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/181 28791
/proc/meminfo: memFree=27756228/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=648.02 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 977 14826 0 0 3 0 64748 51 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=28606] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28606/stat : 28606 (sh) S 22341 22341 14418 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 335073213 9367552 263 33554432000 4194304 5064252 140733831576608 140733831574864 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28606/statm: 2287 263 223 213 0 72 0
[pid=28608] ppid=28606 vsize=41876 CPUtime=1013.95 cores=0,2,4,6
/proc/28608/stat : 28608 (clasp-1.0) R 28606 22341 14418 0 -1 4202496 15085 0 0 0 101392 3 0 0 20 0 1 0 335073213 42881024 9971 33554432000 134512640 134847168 4291554496 4291553200 134616637 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28608/statm: 10469 9971 272 82 0 9710 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 77276

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/181 28792
/proc/meminfo: memFree=27755608/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=648.02 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 977 14826 0 0 3 0 64748 51 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=28606] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28606/stat : 28606 (sh) S 22341 22341 14418 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 335073213 9367552 263 33554432000 4194304 5064252 140733831576608 140733831574864 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28606/statm: 2287 263 223 213 0 72 0
[pid=28608] ppid=28606 vsize=41876 CPUtime=1073.94 cores=0,2,4,6
/proc/28608/stat : 28608 (clasp-1.0) R 28606 22341 14418 0 -1 4202496 15085 0 0 0 107391 3 0 0 20 0 1 0 335073213 42881024 9971 33554432000 134512640 134847168 4291554496 4291553120 134784608 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28608/statm: 10469 9971 272 82 0 9710 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 77276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/182 28795
/proc/meminfo: memFree=27754584/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=648.02 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 977 14826 0 0 3 0 64748 51 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=28606] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28606/stat : 28606 (sh) S 22341 22341 14418 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 335073213 9367552 263 33554432000 4194304 5064252 140733831576608 140733831574864 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28606/statm: 2287 263 223 213 0 72 0
[pid=28608] ppid=28606 vsize=41932 CPUtime=1133.93 cores=0,2,4,6
/proc/28608/stat : 28608 (clasp-1.0) R 28606 22341 14418 0 -1 4202496 15524 0 0 0 113390 3 0 0 20 0 1 0 335073213 42938368 9985 33554432000 134512640 134847168 4291554496 4291552780 134793536 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28608/statm: 10483 9985 272 82 0 9724 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 77332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 1.91 3/182 28795
/proc/meminfo: memFree=27753988/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=648.02 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 977 14826 0 0 3 0 64748 51 20 0 1 0 335008396 26882048 681 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22341/statm: 6563 681 387 1 0 358 0
[pid=28606] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28606/stat : 28606 (sh) S 22341 22341 14418 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 335073213 9367552 263 33554432000 4194304 5064252 140733831576608 140733831574864 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28606/statm: 2287 263 223 213 0 72 0
[pid=28608] ppid=28606 vsize=41876 CPUtime=1152.04 cores=0,2,4,6
/proc/28608/stat : 28608 (clasp-1.0) R 28606 22341 14418 0 -1 4202496 15670 0 0 0 115201 3 0 0 20 0 1 0 335073213 42881024 9971 33554432000 134512640 134847168 4291554496 4291553136 134715276 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28608/statm: 10469 9971 272 82 0 9710 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 77276

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -22341

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

[startup+1801.2 s]
/proc/loadavg: 2.00 2.01 1.91 3/182 28795
/proc/meminfo: memFree=27753988/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=1800.09 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 1133 33266 0 0 3 0 179950 56 20 0 1 0 335008396 26882048 682 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22341/statm: 6563 682 387 1 0 358 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 26252

[startup+1802 s]
/proc/loadavg: 2.00 2.01 1.91 3/183 28814
/proc/meminfo: memFree=27805140/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=1800.09 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 1133 33266 0 0 3 0 179950 56 20 0 1 0 335008396 26882048 682 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22341/statm: 6563 682 387 1 0 358 0
[pid=28806] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28806/stat : 28806 (sh) S 22341 22341 14418 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335188439 9367552 264 33554432000 4194304 5064252 140734661103216 140734661101472 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28806/statm: 2287 264 223 213 0 72 0
[pid=28809] ppid=28806 vsize=7664 CPUtime=1.56 cores=0,2,4,6
/proc/28809/stat : 28809 (clasp-1.0) R 28806 22341 14418 0 -1 4202496 1503 0 0 0 156 0 0 0 20 0 1 0 335188439 7847936 1401 33554432000 134512640 134847168 4291075216 4291073856 134782432 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28809/statm: 1916 1401 270 82 0 1157 0
Current children cumulated CPU time (s) 1801.65
Current children cumulated vsize (KiB) 43064

[startup+1802.4 s]
/proc/loadavg: 2.00 2.01 1.91 3/183 28814
/proc/meminfo: memFree=27805140/32873844 swapFree=7384/7384
[pid=22341] ppid=22339 vsize=26252 CPUtime=1800.09 cores=0,2,4,6
/proc/22341/stat : 22341 (pbclasp) S 22339 22341 14418 0 -1 4202496 1133 33266 0 0 3 0 179950 56 20 0 1 0 335008396 26882048 682 33554432000 4194304 4198148 140735436832320 140735436831248 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22341/statm: 6563 682 387 1 0 358 0
[pid=28806] ppid=22341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28806/stat : 28806 (sh) S 22341 22341 14418 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 335188439 9367552 264 33554432000 4194304 5064252 140734661103216 140734661101472 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28806/statm: 2287 264 223 213 0 72 0
[pid=28809] ppid=28806 vsize=7664 CPUtime=1.96 cores=0,2,4,6
/proc/28809/stat : 28809 (clasp-1.0) R 28806 22341 14418 0 -1 4202496 1503 0 0 0 196 0 0 0 20 0 1 0 335188439 7847936 1401 33554432000 134512640 134847168 4291075216 4291073856 134715290 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28809/statm: 1916 1401 270 82 0 1157 0
Current children cumulated CPU time (s) 1802.05
Current children cumulated vsize (KiB) 43064

Child status: 0
Real time (s): 1802.42
CPU time (s): 1802.1
CPU user time (s): 1801.52
CPU system time (s): 0.571913
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 78340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.52
system time used= 0.571913
maximum resident set size= 40880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36734
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 229
involuntary context switches= 1800

runsolver used 2.30365 second user time and 6.04408 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-03 04:00:29
IDJOB=3731118
IDBENCH=1852
IDSOLVER=2317
FILE ID=node136/3731118-1338688829
RUNJOBID= node136-1338679217-23146
PBS_JOBID= 14636677
Free space on /tmp= 69800 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-l152lav.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731118-1338688829/watcher-3731118-1338688829 -o /tmp/evaluation-result-3731118-1338688829/solver-3731118-1338688829 -C 1800 -W 1900 -M 15500  pbclasp instance-3731118-1338688829.opb HOME/temp

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

MD5SUM BENCH= 1a5510d564851e49e3b50f1a87922ca2
RANDOM SEED=1621565704

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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.247
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:       32873844 kB
MemFree:        27831408 kB
Buffers:          697068 kB
Cached:          3420476 kB
SwapCached:        20316 kB
Active:          2117836 kB
Inactive:        2031996 kB
Active(anon):       6392 kB
Inactive(anon):    22312 kB
Active(file):    2111444 kB
Inactive(file):  2009684 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:              3580 kB
Writeback:             0 kB
AnonPages:         14020 kB
Mapped:            11204 kB
Shmem:                 0 kB
Slab:             753904 kB
SReclaimable:     191712 kB
SUnreclaim:       562192 kB
KernelStack:        1456 kB
PageTables:         3680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     130008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3731118-1338688829.opb

Free space on /tmp at the end= 69816 MiB
End job on node136 at 2012-06-03 04:30:32