Trace number 3731558

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) 1801.95 1802.83

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_7.opb.PB06.opb
MD5SUM3119db8d3d273f04fc4f3b1324a85224
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark396
Best CPU time to get the best result obtained on this benchmark1793.24
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 452
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 493167
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 493167
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

1082.48/1083.03	sh: line 1:  6748 Done                    cat HOME/temp/instance-3731558-1338697624.opb.op
1082.48/1083.03	      6749 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3731558-1338697624.opb.clasp
1800.01/1800.82	c Somebody sent me a SIGTERM
1800.01/1800.82	s UNKNOWN
1800.01/1800.82	pb2clasp1: no process killed

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-3731558-1338697624/watcher-3731558-1338697624 -o /tmp/evaluation-result-3731558-1338697624/solver-3731558-1338697624 -C 1800 -W 1900 -M 15500 pbclasp instance-3731558-1338697624.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: 2.00 2.00 1.91 4/178 6714
/proc/meminfo: memFree=27645284/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=25592 CPUtime=0 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) R 6712 6714 14418 0 -1 4202496 548 0 0 0 0 0 0 0 20 0 1 0 335887884 26206208 478 33554432000 4194304 4198148 140733698319680 140733698317128 239885672448 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 6398 479 355 1 0 193 0

[startup+0.0808651 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 6714
/proc/meminfo: memFree=27645284/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=26616 CPUtime=0.07 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) R 6712 6714 14418 0 -1 4202496 814 0 0 0 7 0 0 0 20 0 1 0 335887884 27254784 744 33554432000 4194304 4198148 140733698319680 140733698317128 239872786281 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 6654 744 362 1 0 449 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26616

[startup+0.100212 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 6714
/proc/meminfo: memFree=27645284/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=26616 CPUtime=0.09 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) R 6712 6714 14418 0 -1 4202496 821 0 0 0 9 0 0 0 20 0 1 0 335887884 27254784 751 33554432000 4194304 4198148 140733698319680 140733698317128 239885876496 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 6654 751 362 1 0 449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26616

[startup+0.300177 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 6714
/proc/meminfo: memFree=27645284/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=27012 CPUtime=0.29 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) R 6712 6714 14418 0 -1 4202496 913 0 0 0 29 0 0 0 20 0 1 0 335887884 27660288 843 33554432000 4194304 4198148 140733698319680 140733698317128 239872786780 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 6753 843 362 1 0 548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27012

[startup+0.70018 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 6714
/proc/meminfo: memFree=27645284/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=28344 CPUtime=0.61 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 1267 0 0 0 61 0 0 0 20 0 1 0 335887884 29024256 1180 33554432000 4194304 4198148 140733698319680 140733698318568 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 7086 1180 369 1 0 881 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 28344

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 6717
/proc/meminfo: memFree=27641076/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=28344 CPUtime=0.61 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 1267 0 0 0 61 0 0 0 20 0 1 0 335887884 29024256 1180 33554432000 4194304 4198148 140733698319680 140733698318568 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 7086 1180 369 1 0 881 0
[pid=6716] ppid=6714 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6716/stat : 6716 (sh) S 6714 6714 14418 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 335887946 9367552 267 33554432000 4194304 5064252 140734144133136 140734144132016 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6716/statm: 2287 267 226 213 0 72 0
[pid=6717] ppid=6716 vsize=25724 CPUtime=0.87 cores=0,2,4,6
/proc/6717/stat : 6717 (pb2clasp1) R 6716 6714 14418 0 -1 4202496 620 0 0 0 87 0 0 0 20 0 1 0 335887946 26341376 530 33554432000 4194304 4198148 140734194021680 140734194012216 239885459806 0 0 4224 0 0 0 0 17 0 0 0 0 0 0
/proc/6717/statm: 6431 530 378 1 0 226 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 63216

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 6717
/proc/meminfo: memFree=27639432/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=28344 CPUtime=0.61 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 1267 0 0 0 61 0 0 0 20 0 1 0 335887884 29024256 1180 33554432000 4194304 4198148 140733698319680 140733698318568 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 7086 1180 369 1 0 881 0
[pid=6716] ppid=6714 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6716/stat : 6716 (sh) S 6714 6714 14418 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 335887946 9367552 267 33554432000 4194304 5064252 140734144133136 140734144132016 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6716/statm: 2287 267 226 213 0 72 0
[pid=6717] ppid=6716 vsize=25724 CPUtime=2.47 cores=0,2,4,6
/proc/6717/stat : 6717 (pb2clasp1) R 6716 6714 14418 0 -1 4202496 620 0 0 0 247 0 0 0 20 0 1 0 335887946 26341376 530 33554432000 4194304 4198148 140734194021680 140734194012216 239876498576 0 0 4224 0 0 0 0 17 0 0 0 0 0 0
/proc/6717/statm: 6431 530 378 1 0 226 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63216

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 6717
/proc/meminfo: memFree=27636084/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=28344 CPUtime=0.61 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 1267 0 0 0 61 0 0 0 20 0 1 0 335887884 29024256 1180 33554432000 4194304 4198148 140733698319680 140733698318568 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 7086 1180 369 1 0 881 0
[pid=6716] ppid=6714 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6716/stat : 6716 (sh) S 6714 6714 14418 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 335887946 9367552 267 33554432000 4194304 5064252 140734144133136 140734144132016 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6716/statm: 2287 267 226 213 0 72 0
[pid=6717] ppid=6716 vsize=25724 CPUtime=5.67 cores=0,2,4,6
/proc/6717/stat : 6717 (pb2clasp1) R 6716 6714 14418 0 -1 4202496 620 0 0 0 566 1 0 0 20 0 1 0 335887946 26341376 530 33554432000 4194304 4198148 140734194021680 140734194012216 239885889088 0 0 4224 0 0 0 0 17 0 0 0 0 0 0
/proc/6717/statm: 6431 530 378 1 0 226 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 63216

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 6717
/proc/meminfo: memFree=27630180/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=28344 CPUtime=0.61 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 1267 0 0 0 61 0 0 0 20 0 1 0 335887884 29024256 1180 33554432000 4194304 4198148 140733698319680 140733698318568 239876498672 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 7086 1180 369 1 0 881 0
[pid=6716] ppid=6714 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6716/stat : 6716 (sh) S 6714 6714 14418 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 335887946 9367552 267 33554432000 4194304 5064252 140734144133136 140734144132016 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6716/statm: 2287 267 226 213 0 72 0
[pid=6717] ppid=6716 vsize=25724 CPUtime=12.07 cores=0,2,4,6
/proc/6717/stat : 6717 (pb2clasp1) R 6716 6714 14418 0 -1 4202496 620 0 0 0 1204 3 0 0 20 0 1 0 335887946 26341376 530 33554432000 4194304 4198148 140734194021680 140734194012216 239885435712 0 0 4224 0 0 0 0 17 0 0 0 0 0 0
/proc/6717/statm: 6431 530 378 1 0 226 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63216

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 6724
/proc/meminfo: memFree=27359472/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=29136 CPUtime=21.11 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 1766 2129 0 0 62 0 2041 8 20 0 1 0 335887884 29835264 1395 33554432000 4194304 4198148 140733698319680 140733698318608 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 7284 1395 387 1 0 1079 0
[pid=6722] ppid=6714 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/6722/stat : 6722 (sh) S 6714 6714 14418 0 -1 4202496 371 220 0 0 0 0 0 1 20 0 1 0 335889997 9367552 264 33554432000 4194304 5064252 140733893950000 140733893948256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6722/statm: 2287 264 223 213 0 72 0
[pid=6724] ppid=6722 vsize=247872 CPUtime=4.36 cores=0,2,4,6
/proc/6724/stat : 6724 (clasp-1.0) R 6722 6714 14418 0 -1 4202496 50700 0 0 0 426 10 0 0 20 0 1 0 335889997 253820928 60885 33554432000 134512640 134847168 4292601584 4292600224 134782419 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6724/statm: 61968 60885 266 82 0 61209 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 286156

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 6724
/proc/meminfo: memFree=27018428/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=29136 CPUtime=21.11 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 1766 2129 0 0 62 0 2041 8 20 0 1 0 335887884 29835264 1395 33554432000 4194304 4198148 140733698319680 140733698318608 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 7284 1395 387 1 0 1079 0
[pid=6722] ppid=6714 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/6722/stat : 6722 (sh) S 6714 6714 14418 0 -1 4202496 371 220 0 0 0 0 0 1 20 0 1 0 335889997 9367552 264 33554432000 4194304 5064252 140733893950000 140733893948256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6722/statm: 2287 264 223 213 0 72 0
[pid=6724] ppid=6722 vsize=605496 CPUtime=29.94 cores=0,2,4,6
/proc/6724/stat : 6724 (clasp-1.0) R 6722 6714 14418 0 -1 4202496 139870 0 0 0 2968 26 0 0 20 0 1 0 335889997 620027904 150049 33554432000 134512640 134847168 4292601584 4292599840 7513383 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6724/statm: 151374 150049 266 82 0 150615 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 643780

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 6724
/proc/meminfo: memFree=26371192/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=29136 CPUtime=21.11 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 1766 2129 0 0 62 0 2041 8 20 0 1 0 335887884 29835264 1395 33554432000 4194304 4198148 140733698319680 140733698318608 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 7284 1395 387 1 0 1079 0
[pid=6722] ppid=6714 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/6722/stat : 6722 (sh) S 6714 6714 14418 0 -1 4202496 371 220 0 0 0 0 0 1 20 0 1 0 335889997 9367552 264 33554432000 4194304 5064252 140733893950000 140733893948256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6722/statm: 2287 264 223 213 0 72 0
[pid=6724] ppid=6722 vsize=1241384 CPUtime=81.13 cores=0,2,4,6
/proc/6724/stat : 6724 (clasp-1.0) R 6722 6714 14418 0 -1 4202496 298986 0 0 0 8062 51 0 0 20 0 1 0 335889997 1271177216 308293 33554432000 134512640 134847168 4292601584 4292600036 134790214 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6724/statm: 310346 308293 266 82 0 309587 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1279668

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 6724
/proc/meminfo: memFree=25759404/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=29136 CPUtime=21.11 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 1766 2129 0 0 62 0 2041 8 20 0 1 0 335887884 29835264 1395 33554432000 4194304 4198148 140733698319680 140733698318608 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 7284 1395 387 1 0 1079 0
[pid=6722] ppid=6714 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/6722/stat : 6722 (sh) S 6714 6714 14418 0 -1 4202496 371 220 0 0 0 0 0 1 20 0 1 0 335889997 9367552 264 33554432000 4194304 5064252 140733893950000 140733893948256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6722/statm: 2287 264 223 213 0 72 0
[pid=6724] ppid=6722 vsize=1860676 CPUtime=141.08 cores=0,2,4,6
/proc/6724/stat : 6724 (clasp-1.0) R 6722 6714 14418 0 -1 4202496 460573 0 0 0 14029 79 0 0 20 0 1 0 335889997 1905332224 462381 33554432000 134512640 134847168 4292601584 4292600160 134742752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6724/statm: 465169 462381 266 82 0 464410 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 1898960

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 1.91 3/181 6727
/proc/meminfo: memFree=25245948/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=29136 CPUtime=21.11 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 1766 2129 0 0 62 0 2041 8 20 0 1 0 335887884 29835264 1395 33554432000 4194304 4198148 140733698319680 140733698318608 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6714/statm: 7284 1395 387 1 0 1079 0
[pid=6722] ppid=6714 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/6722/stat : 6722 (sh) S 6714 6714 14418 0 -1 4202496 371 220 0 0 0 0 0 1 20 0 1 0 335889997 9367552 264 33554432000 4194304 5064252 140733893950000 140733893948256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6722/statm: 2287 264 223 213 0 72 0
[pid=6724] ppid=6722 vsize=2368372 CPUtime=201.04 cores=0,2,4,6
/proc/6724/stat : 6724 (clasp-1.0) R 6722 6714 14418 0 -1 4202496 586893 0 0 0 20001 103 0 0 20 0 1 0 335889997 2425212928 588776 33554432000 134512640 134847168 4292601584 4292600224 134782678 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6724/statm: 592093 588776 266 82 0 591334 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 2406656

[startup+282.3 s]

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

/proc/6836/stat : 6836 (sh) S 6714 6714 14418 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 336045357 9367552 264 33554432000 4194304 5064252 140736470526400 140736470524656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6836/statm: 2287 264 223 213 0 72 0
[pid=6838] ppid=6836 vsize=1898864 CPUtime=147.51 cores=0,2,4,6
/proc/6838/stat : 6838 (clasp-1.0) R 6836 6714 14418 0 -1 4202496 471616 0 0 0 14662 89 0 0 20 0 1 0 336045357 1944436736 471881 33554432000 134512640 134847168 4291851728 4291849984 7513383 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6838/statm: 474716 471881 266 82 0 473957 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 1937148

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 6847
/proc/meminfo: memFree=23602208/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=29136 CPUtime=1574.03 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 2154 3668258 0 0 63 1 156543 796 20 0 1 0 335887884 29835264 1395 33554432000 4194304 4198148 140733698319680 140733698318608 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6714/statm: 7284 1395 387 1 0 1079 0
[pid=6836] ppid=6714 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6836/stat : 6836 (sh) S 6714 6714 14418 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 336045357 9367552 264 33554432000 4194304 5064252 140736470526400 140736470524656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6836/statm: 2287 264 223 213 0 72 0
[pid=6838] ppid=6836 vsize=2392340 CPUtime=207.49 cores=0,2,4,6
/proc/6838/stat : 6838 (clasp-1.0) R 6836 6714 14418 0 -1 4202496 594497 0 0 0 20636 113 0 0 20 0 1 0 336045357 2449756160 594782 33554432000 134512640 134847168 4291851728 4291850368 134782476 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6838/statm: 598085 594782 266 82 0 597326 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (KiB) 2430624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 6847
/proc/meminfo: memFree=23338364/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=29136 CPUtime=1574.03 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 2154 3668258 0 0 63 1 156543 796 20 0 1 0 335887884 29835264 1395 33554432000 4194304 4198148 140733698319680 140733698318608 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6714/statm: 7284 1395 387 1 0 1079 0
[pid=6836] ppid=6714 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6836/stat : 6836 (sh) S 6714 6714 14418 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 336045357 9367552 264 33554432000 4194304 5064252 140736470526400 140736470524656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6836/statm: 2287 264 223 213 0 72 0
[pid=6838] ppid=6836 vsize=2521168 CPUtime=225.98 cores=0,2,4,6
/proc/6838/stat : 6838 (clasp-1.0) R 6836 6714 14418 0 -1 4202496 649502 0 0 0 22474 124 0 0 20 0 1 0 336045357 2581676032 626546 33554432000 134512640 134847168 4291851728 4291850464 134741011 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6838/statm: 630292 626546 266 82 0 629533 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2559452

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

############
# WARNING:
# current cumulated CPU time (1574.08 s) is less than in the last sample (1800.01 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (225.93 s) to the 'lost time'.

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 6847
/proc/meminfo: memFree=23338364/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=29136 CPUtime=1574.03 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 2154 3668258 0 0 63 1 156543 796 20 0 1 0 335887884 29835264 1395 33554432000 4194304 4198148 140733698319680 140733698318608 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6714/statm: 7284 1395 387 1 0 1079 0
[pid=6836] ppid=6714 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6836/stat : 6836 (sh) S 6714 6714 14418 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 336045357 9367552 264 33554432000 4194304 5064252 140736470526400 140736470524656 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6836/statm: 2287 264 223 213 0 72 0
[pid=6838] ppid=6836 vsize=2521168 CPUtime=225.98 cores=0,2,4,6
/proc/6838/stat : 6838 (clasp-1.0) R 6836 6714 14418 0 -1 4202496 649502 0 0 0 22474 124 0 0 20 0 1 0 336045357 2581676032 626546 33554432000 134512640 134847168 4291851728 4291850464 134741011 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6838/statm: 630292 626546 266 82 0 629533 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2559452

[startup+1800.92 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 6847
/proc/meminfo: memFree=23338364/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=29136 CPUtime=1574.08 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 2308 3671020 0 0 64 1 156543 800 20 0 1 0 335887884 29835264 1396 33554432000 4194304 4198148 140733698319680 140733698318608 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6714/statm: 7284 1396 387 1 0 1079 0
Current children cumulated CPU time (s) 1574.08
Current children cumulated vsize (KiB) 29136
#
############


Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -6714

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 6847
/proc/meminfo: memFree=23338364/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=29136 CPUtime=1574.08 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 2308 3671020 0 0 64 1 156543 800 20 0 1 0 335887884 29835264 1396 33554432000 4194304 4198148 140733698319680 140733698318608 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6714/statm: 7284 1396 387 1 0 1079 0
Current children cumulated CPU time (s) 1574.08
Current children cumulated vsize (KiB) 29136

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 6866
/proc/meminfo: memFree=27476016/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=29136 CPUtime=1574.08 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 2308 3671020 0 0 64 1 156543 800 20 0 1 0 335887884 29835264 1396 33554432000 4194304 4198148 140733698319680 140733698318608 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6714/statm: 7284 1396 387 1 0 1079 0
[pid=6856] ppid=6714 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6856/stat : 6856 (sh) S 6714 6714 14418 0 -1 4202496 370 0 0 0 0 0 0 0 20 0 1 0 336067971 9367552 264 33554432000 4194304 5064252 140733210397328 140733210395584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6856/statm: 2287 264 223 213 0 72 0
[pid=6857] ppid=6856 vsize=4004 CPUtime=0.02 cores=0,2,4,6
/proc/6857/stat : 6857 (cat) S 6856 6714 14418 0 -1 4202496 211 0 0 0 0 2 0 0 20 0 1 0 336067971 4100096 123 33554432000 4194304 4236627 140734803257536 140734803256632 239873115616 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6857/statm: 1001 123 97 11 0 67 0
[pid=6858] ppid=6856 vsize=68772 CPUtime=1.31 cores=0,2,4,6
/proc/6858/stat : 6858 (clasp-1.0) R 6856 6714 14418 0 -1 4202496 16722 0 0 0 129 2 0 0 20 0 1 0 336067971 70422528 16620 33554432000 134512640 134847168 4287536144 4287531856 4221423 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6858/statm: 17193 16620 249 82 0 16434 0
Current children cumulated CPU time (s) 1575.41
Current children cumulated vsize (KiB) 111060

[startup+1802.6 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 6866
/proc/meminfo: memFree=27476016/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=29136 CPUtime=1574.08 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 2308 3671020 0 0 64 1 156543 800 20 0 1 0 335887884 29835264 1396 33554432000 4194304 4198148 140733698319680 140733698318608 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6714/statm: 7284 1396 387 1 0 1079 0
[pid=6856] ppid=6714 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6856/stat : 6856 (sh) S 6714 6714 14418 0 -1 4202496 370 0 0 0 0 0 0 0 20 0 1 0 336067971 9367552 264 33554432000 4194304 5064252 140733210397328 140733210395584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6856/statm: 2287 264 223 213 0 72 0
[pid=6857] ppid=6856 vsize=4004 CPUtime=0.02 cores=0,2,4,6
/proc/6857/stat : 6857 (cat) S 6856 6714 14418 0 -1 4202496 211 0 0 0 0 2 0 0 20 0 1 0 336067971 4100096 123 33554432000 4194304 4236627 140734803257536 140734803256632 239873115616 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6857/statm: 1001 123 97 11 0 67 0
[pid=6858] ppid=6856 vsize=86972 CPUtime=1.72 cores=0,2,4,6
/proc/6858/stat : 6858 (clasp-1.0) R 6856 6714 14418 0 -1 4202496 21156 0 0 0 169 3 0 0 20 0 1 0 336067971 89059328 21054 33554432000 134512640 134847168 4287536144 4287531920 7513383 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6858/statm: 21743 21056 249 82 0 20984 0
Current children cumulated CPU time (s) 1575.82
Current children cumulated vsize (KiB) 129260

[startup+1802.8 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 6866
/proc/meminfo: memFree=27379808/32873844 swapFree=7384/7384
[pid=6714] ppid=6712 vsize=29136 CPUtime=1574.08 cores=0,2,4,6
/proc/6714/stat : 6714 (pbclasp) S 6712 6714 14418 0 -1 4202496 2308 3671020 0 0 64 1 156543 800 20 0 1 0 335887884 29835264 1396 33554432000 4194304 4198148 140733698319680 140733698318608 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6714/statm: 7284 1396 387 1 0 1079 0
[pid=6856] ppid=6714 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6856/stat : 6856 (sh) S 6714 6714 14418 0 -1 4202496 370 0 0 0 0 0 0 0 20 0 1 0 336067971 9367552 264 33554432000 4194304 5064252 140733210397328 140733210395584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6856/statm: 2287 264 223 213 0 72 0
[pid=6857] ppid=6856 vsize=4004 CPUtime=0.02 cores=0,2,4,6
/proc/6857/stat : 6857 (cat) S 6856 6714 14418 0 -1 4202496 211 0 0 0 0 2 0 0 20 0 1 0 336067971 4100096 123 33554432000 4194304 4236627 140734803257536 140734803256632 239873115616 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6857/statm: 1001 123 97 11 0 67 0
[pid=6858] ppid=6856 vsize=96956 CPUtime=1.92 cores=0,2,4,6
/proc/6858/stat : 6858 (clasp-1.0) R 6856 6714 14418 0 -1 4202496 23428 0 0 0 189 3 0 0 20 0 1 0 336067971 99282944 23326 33554432000 134512640 134847168 4287536144 4287531936 7513383 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6858/statm: 24239 23326 249 82 0 23480 0
Current children cumulated CPU time (s) 1576.02
Current children cumulated vsize (KiB) 139244

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6714 and gives
#  childrusage.ru_utime.tv_sec=1566
#  childrusage.ru_utime.tv_usec=77919
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=52775
# CPU time returned by wait4() is 1574.13
# while last known CPU time is 1576.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 225.93
#  lost CPU user time (s): 224.73
#  lost CPU system time (s): 1.2

Real time (s): 1802.83
CPU time (s): 1801.95
CPU user time (s): 1792.69
CPU system time (s): 9.26
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 4225556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1566.08
system time used= 8.05278
maximum resident set size= 4160408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3674721
page faults= 0
swaps= 0
block input operations= 0
block output operations= 239096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25384
involuntary context switches= 1706

runsolver used 2.6506 second user time and 7.2329 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-03 06:27:04
IDJOB=3731558
IDBENCH=1965
IDSOLVER=2317
FILE ID=node136/3731558-1338697624
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/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_7.opb.PB06.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731558-1338697624/watcher-3731558-1338697624 -o /tmp/evaluation-result-3731558-1338697624/solver-3731558-1338697624 -C 1800 -W 1900 -M 15500  pbclasp instance-3731558-1338697624.opb HOME/temp

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

MD5SUM BENCH= 3119db8d3d273f04fc4f3b1324a85224
RANDOM SEED=1065205144

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:        27645564 kB
Buffers:          879364 kB
Cached:          3424440 kB
SwapCached:        20316 kB
Active:          2306584 kB
Inactive:        2030972 kB
Active(anon):       7596 kB
Inactive(anon):    22312 kB
Active(file):    2298988 kB
Inactive(file):  2008660 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:             17408 kB
Writeback:            16 kB
AnonPages:         15592 kB
Mapped:            11564 kB
Shmem:                 0 kB
Slab:             750948 kB
SReclaimable:     191688 kB
SUnreclaim:       559260 kB
KernelStack:        1472 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     130632 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-3731558-1338697624.opb

Free space on /tmp at the end= 69716 MiB
End job on node136 at 2012-06-03 06:57:07