Trace number 3736615

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-10OPT2 273.348 273.458

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=43-P1=107-P2=31-P3=113-P4=127-P5=2-P6=79-B.opb
MD5SUMa998edafd51e17056858d37f83d42bbc
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.054991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables126
Total number of constraints13
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 constraints13
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)294
Sum of products size (including duplicates)588
Number of different products294
Sum of products size588

Quality of the solution as a function of time


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

Solver Data

0.02/0.37	o 75
7.57/7.63	o 71
15.65/15.75	o 67
23.55/23.63	o 65
26.74/26.80	o 62
28.34/28.43	o 33
28.84/28.98	o 5
110.81/110.98	o 3
169.78/169.98	sh: line 1: 22323 Done                    cat HOME/temp/instance-3736615-1338731764.opb.op
169.78/169.98	     22324 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3736615-1338731764.opb.clasp
273.26/273.44	o 2
273.26/273.45	s OPTIMUM FOUND
273.26/273.45	v x2 x8 x9 x12 x13 x15 x16 x18 x19 x20 x21 x22 x24 x25 x27 x29 x32 x33 x34 x35 x36 x37 x40 x42 x43 x46 x47 x49 x51 x52 x55 x56 x58 x65 x67 x68 x70 x72 x74 x79 x80 x81 x82 x83 x93 x97 x98 x106 x108 x110 x112 x114 x115 x120 x121 x123 x125 x128 x135 x156 x163 x177 x178 x181 x182 x184 x185 x188 x189 x198 x199 x202 x203 x205 x206 x209 x210 x212 x213 x216 x217 x219 x220 x223 x224 x226 x240 x247 x261 x275 x277 x278 x280 x296 x298 x299 x301 x303 x305 x306 x308 x310 x312 x313 x315 x317 x319 x320 x322 x324 x326 x331 x333 x352 x354 x366 x368 x373 x374 x375 x376 x377 x394 x395 x396 x397 x398 x401 x402 x403 x404 x405 x415 x416 x417 x418 x419 

Verifier Data

OK	2

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-3736615-1338731764/watcher-3736615-1338731764 -o /tmp/evaluation-result-3736615-1338731764/solver-3736615-1338731764 -C 1800 -W 1900 -M 15500 pbclasp instance-3736615-1338731764.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 2.00 3/178 22250
/proc/meminfo: memFree=28829708/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=0 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) R 22248 22250 22179 0 -1 4202496 530 0 0 0 0 0 0 0 20 0 1 0 339301993 26206208 460 33554432000 4194304 4198148 140733555621008 140733555618456 214394454896 0 0 4224 0 0 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 460 345 1 0 193 0

[startup+0.053452 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22250
/proc/meminfo: memFree=28829708/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=0.02 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 661 2093 0 0 0 0 2 0 20 0 1 0 339301993 26206208 514 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 514 387 1 0 193 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25592

[startup+0.100308 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22250
/proc/meminfo: memFree=28829708/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=0.02 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 661 2093 0 0 0 0 2 0 20 0 1 0 339301993 26206208 514 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 514 387 1 0 193 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25592

[startup+0.300278 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22250
/proc/meminfo: memFree=28829708/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=0.02 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 661 2093 0 0 0 0 2 0 20 0 1 0 339301993 26206208 514 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 514 387 1 0 193 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25592

[startup+0.70011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22250
/proc/meminfo: memFree=28829708/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=0.35 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 774 4675 0 0 0 0 35 0 20 0 1 0 339301993 26206208 517 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22250/statm: 6398 517 387 1 0 193 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 25592

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22268
/proc/meminfo: memFree=28827080/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=0.35 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 774 4675 0 0 0 0 35 0 20 0 1 0 339301993 26206208 517 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22250/statm: 6398 517 387 1 0 193 0
[pid=22266] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22266/stat : 22266 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339302030 9367552 263 33554432000 4194304 5064252 140736830221376 140736830219632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22266/statm: 2287 263 223 213 0 72 0
[pid=22268] ppid=22266 vsize=4772 CPUtime=1.11 cores=0,2,4,6
/proc/22268/stat : 22268 (clasp-1.0) R 22266 22250 22179 0 -1 4202496 792 0 0 0 111 0 0 0 20 0 1 0 339302030 4886528 690 33554432000 134512640 134847168 4287765632 4287764248 134789719 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22268/statm: 1193 690 272 82 0 434 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 39512

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22268
/proc/meminfo: memFree=28826460/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=0.35 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 774 4675 0 0 0 0 35 0 20 0 1 0 339301993 26206208 517 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22250/statm: 6398 517 387 1 0 193 0
[pid=22266] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22266/stat : 22266 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339302030 9367552 263 33554432000 4194304 5064252 140736830221376 140736830219632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22266/statm: 2287 263 223 213 0 72 0
[pid=22268] ppid=22266 vsize=5168 CPUtime=2.71 cores=0,2,4,6
/proc/22268/stat : 22268 (clasp-1.0) R 22266 22250 22179 0 -1 4202496 896 0 0 0 271 0 0 0 20 0 1 0 339302030 5292032 794 33554432000 134512640 134847168 4287765632 4287764372 134737633 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22268/statm: 1292 794 272 82 0 533 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 39908

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22268
/proc/meminfo: memFree=28825468/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=0.35 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 774 4675 0 0 0 0 35 0 20 0 1 0 339301993 26206208 517 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22250/statm: 6398 517 387 1 0 193 0
[pid=22266] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22266/stat : 22266 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339302030 9367552 263 33554432000 4194304 5064252 140736830221376 140736830219632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22266/statm: 2287 263 223 213 0 72 0
[pid=22268] ppid=22266 vsize=5692 CPUtime=5.91 cores=0,2,4,6
/proc/22268/stat : 22268 (clasp-1.0) R 22266 22250 22179 0 -1 4202496 998 0 0 0 591 0 0 0 20 0 1 0 339302030 5828608 896 33554432000 134512640 134847168 4287765632 4287764256 134784612 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22268/statm: 1423 896 272 82 0 664 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 40432

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22276
/proc/meminfo: memFree=28824988/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=7.61 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 889 7675 0 0 0 0 760 1 20 0 1 0 339301993 26206208 518 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22250/statm: 6398 518 387 1 0 193 0
[pid=22274] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22274/stat : 22274 (sh) S 22250 22250 22179 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 339302757 9367552 264 33554432000 4194304 5064252 140734004045808 140734004044064 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22274/statm: 2287 264 223 213 0 72 0
[pid=22276] ppid=22274 vsize=5848 CPUtime=5.05 cores=0,2,4,6
/proc/22276/stat : 22276 (clasp-1.0) R 22274 22250 22179 0 -1 4202496 1058 0 0 0 505 0 0 0 20 0 1 0 339302757 5988352 955 33554432000 134512640 134847168 4287587504 4287586224 134741872 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22276/statm: 1462 955 270 82 0 703 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 40588

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22292
/proc/meminfo: memFree=28825376/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=23.59 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1113 13798 0 0 0 0 2356 3 20 0 1 0 339301993 26206208 518 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22250/statm: 6398 518 387 1 0 193 0
[pid=22290] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22290/stat : 22290 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339304356 9367552 264 33554432000 4194304 5064252 140733283718080 140733283716336 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22290/statm: 2287 264 223 213 0 72 0
[pid=22292] ppid=22290 vsize=5048 CPUtime=1.85 cores=0,2,4,6
/proc/22292/stat : 22292 (clasp-1.0) R 22290 22250 22179 0 -1 4202496 858 0 0 0 185 0 0 0 20 0 1 0 339304357 5169152 756 33554432000 134512640 134847168 4292137696 4292136320 134784657 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22292/statm: 1262 756 270 82 0 503 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 39788

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22316
/proc/meminfo: memFree=28821788/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=28.93 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1455 22074 0 0 0 1 2888 4 20 0 1 0 339301993 26206208 519 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22250/statm: 6398 519 387 1 0 193 0
[pid=22314] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22314/stat : 22314 (sh) S 22250 22250 22179 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 339304892 9367552 264 33554432000 4194304 5064252 140734420190656 140734420188912 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22314/statm: 2287 264 223 213 0 72 0
[pid=22316] ppid=22314 vsize=6764 CPUtime=22.09 cores=0,2,4,6
/proc/22316/stat : 22316 (clasp-1.0) R 22314 22250 22179 0 -1 4202496 1290 0 0 0 2209 0 0 0 20 0 1 0 339304892 6926336 1187 33554432000 134512640 134847168 4289866112 4289864796 134789696 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22316/statm: 1691 1187 270 82 0 932 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 41504

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22316
/proc/meminfo: memFree=28817624/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=28.93 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1455 22074 0 0 0 1 2888 4 20 0 1 0 339301993 26206208 519 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22250/statm: 6398 519 387 1 0 193 0
[pid=22314] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22314/stat : 22314 (sh) S 22250 22250 22179 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 339304892 9367552 264 33554432000 4194304 5064252 140734420190656 140734420188912 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22314/statm: 2287 264 223 213 0 72 0
[pid=22316] ppid=22314 vsize=8640 CPUtime=73.28 cores=0,2,4,6
/proc/22316/stat : 22316 (clasp-1.0) R 22314 22250 22179 0 -1 4202496 1737 0 0 0 7328 0 0 0 20 0 1 0 339304892 8847360 1632 33554432000 134512640 134847168 4289866112 4289864804 134616619 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22316/statm: 2160 1632 270 82 0 1401 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 43380

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22324
/proc/meminfo: memFree=28817128/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=110.9 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1567 25798 0 0 0 1 11084 5 20 0 1 0 339301993 26206208 519 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 519 387 1 0 193 0
[pid=22322] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22322/stat : 22322 (sh) S 22250 22250 22179 0 -1 4202496 374 221 0 0 0 0 0 0 20 0 1 0 339313092 9367552 264 33554432000 4194304 5064252 140735071647552 140735071645808 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22322/statm: 2287 264 223 213 0 72 0
[pid=22324] ppid=22322 vsize=7856 CPUtime=51.28 cores=0,2,4,6
/proc/22324/stat : 22324 (clasp-1.0) R 22322 22250 22179 0 -1 4202496 1544 0 0 0 5128 0 0 0 20 0 1 0 339313092 8044544 1441 33554432000 134512640 134847168 4288611600 4288610292 134616619 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22324/statm: 1964 1441 272 82 0 1205 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 42596

[startup+222.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/181 22442
/proc/meminfo: memFree=28956148/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=169.89 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1666 29362 0 0 0 1 16981 7 20 0 1 0 339301993 26206208 519 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 519 387 1 0 193 0
[pid=22334] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22334/stat : 22334 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339318992 9367552 263 33554432000 4194304 5064252 140737172311680 140737172309936 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22334/statm: 2287 263 223 213 0 72 0
[pid=22336] ppid=22334 vsize=7856 CPUtime=52.29 cores=0,2,4,6
/proc/22336/stat : 22336 (clasp-1.0) R 22334 22250 22179 0 -1 4202496 1554 0 0 0 5229 0 0 0 20 0 1 0 339318992 8044544 1451 33554432000 134512640 134847168 4290830256 4290828832 134714478 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22336/statm: 1964 1451 272 82 0 1205 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 42596

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

[startup+230.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/181 22442
/proc/meminfo: memFree=28955464/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=169.89 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1666 29362 0 0 0 1 16981 7 20 0 1 0 339301993 26206208 519 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 519 387 1 0 193 0
[pid=22334] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22334/stat : 22334 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339318992 9367552 263 33554432000 4194304 5064252 140737172311680 140737172309936 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22334/statm: 2287 263 223 213 0 72 0
[pid=22336] ppid=22334 vsize=8248 CPUtime=60.29 cores=0,2,4,6
/proc/22336/stat : 22336 (clasp-1.0) R 22334 22250 22179 0 -1 4202496 1649 0 0 0 6029 0 0 0 20 0 1 0 339318992 8445952 1545 33554432000 134512640 134847168 4290830256 4290828880 134784628 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22336/statm: 2062 1545 272 82 0 1303 0
Current children cumulated CPU time (s) 230.18
Current children cumulated vsize (KiB) 42988

[startup+255.9 s]
/proc/loadavg: 2.06 2.00 2.00 3/182 22545
/proc/meminfo: memFree=28954524/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=169.89 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1666 29362 0 0 0 1 16981 7 20 0 1 0 339301993 26206208 519 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 519 387 1 0 193 0
[pid=22334] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22334/stat : 22334 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339318992 9367552 263 33554432000 4194304 5064252 140737172311680 140737172309936 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22334/statm: 2287 263 223 213 0 72 0
[pid=22336] ppid=22334 vsize=8804 CPUtime=85.88 cores=0,2,4,6
/proc/22336/stat : 22336 (clasp-1.0) R 22334 22250 22179 0 -1 4202496 1790 0 0 0 8588 0 0 0 20 0 1 0 339318992 9015296 1686 33554432000 134512640 134847168 4290830256 4290828640 134735816 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22336/statm: 2201 1686 272 82 0 1442 0
Current children cumulated CPU time (s) 255.77
Current children cumulated vsize (KiB) 43544

[startup+262.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/182 22545
/proc/meminfo: memFree=28952920/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=169.89 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1666 29362 0 0 0 1 16981 7 20 0 1 0 339301993 26206208 519 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 519 387 1 0 193 0
[pid=22334] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22334/stat : 22334 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339318992 9367552 263 33554432000 4194304 5064252 140737172311680 140737172309936 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22334/statm: 2287 263 223 213 0 72 0
[pid=22336] ppid=22334 vsize=8804 CPUtime=92.28 cores=0,2,4,6
/proc/22336/stat : 22336 (clasp-1.0) R 22334 22250 22179 0 -1 4202496 1797 0 0 0 9228 0 0 0 20 0 1 0 339318992 9015296 1693 33554432000 134512640 134847168 4290830256 4290828936 134789714 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22336/statm: 2201 1693 272 82 0 1442 0
Current children cumulated CPU time (s) 262.17
Current children cumulated vsize (KiB) 43544

[startup+268.7 s]
/proc/loadavg: 2.05 2.00 2.00 3/182 22545
/proc/meminfo: memFree=28952300/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=169.89 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1666 29362 0 0 0 1 16981 7 20 0 1 0 339301993 26206208 519 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 519 387 1 0 193 0
[pid=22334] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22334/stat : 22334 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339318992 9367552 263 33554432000 4194304 5064252 140737172311680 140737172309936 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22334/statm: 2287 263 223 213 0 72 0
[pid=22336] ppid=22334 vsize=8940 CPUtime=98.67 cores=0,2,4,6
/proc/22336/stat : 22336 (clasp-1.0) R 22334 22250 22179 0 -1 4202496 1836 0 0 0 9867 0 0 0 20 0 1 0 339318992 9154560 1732 33554432000 134512640 134847168 4290830256 4290828880 134784643 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22336/statm: 2235 1732 272 82 0 1476 0
Current children cumulated CPU time (s) 268.56
Current children cumulated vsize (KiB) 43680

[startup+271.9 s]
/proc/loadavg: 2.04 2.00 2.00 3/182 22545
/proc/meminfo: memFree=28952052/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=169.89 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1666 29362 0 0 0 1 16981 7 20 0 1 0 339301993 26206208 519 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 519 387 1 0 193 0
[pid=22334] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22334/stat : 22334 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339318992 9367552 263 33554432000 4194304 5064252 140737172311680 140737172309936 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22334/statm: 2287 263 223 213 0 72 0
[pid=22336] ppid=22334 vsize=9072 CPUtime=101.87 cores=0,2,4,6
/proc/22336/stat : 22336 (clasp-1.0) R 22334 22250 22179 0 -1 4202496 1853 0 0 0 10187 0 0 0 20 0 1 0 339318992 9289728 1749 33554432000 134512640 134847168 4290830256 4290828948 134616619 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22336/statm: 2268 1749 272 82 0 1509 0
Current children cumulated CPU time (s) 271.76
Current children cumulated vsize (KiB) 43812

[startup+272.7 s]
/proc/loadavg: 2.04 2.00 2.00 3/182 22545
/proc/meminfo: memFree=28951308/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=169.89 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1666 29362 0 0 0 1 16981 7 20 0 1 0 339301993 26206208 519 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 519 387 1 0 193 0
[pid=22334] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22334/stat : 22334 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339318992 9367552 263 33554432000 4194304 5064252 140737172311680 140737172309936 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22334/statm: 2287 263 223 213 0 72 0
[pid=22336] ppid=22334 vsize=9072 CPUtime=102.68 cores=0,2,4,6
/proc/22336/stat : 22336 (clasp-1.0) R 22334 22250 22179 0 -1 4202496 1866 0 0 0 10268 0 0 0 20 0 1 0 339318992 9289728 1762 33554432000 134512640 134847168 4290830256 4290828880 134784670 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22336/statm: 2268 1762 272 82 0 1509 0
Current children cumulated CPU time (s) 272.57
Current children cumulated vsize (KiB) 43812

[startup+273.1 s]
/proc/loadavg: 2.04 2.00 2.00 3/182 22545
/proc/meminfo: memFree=28951308/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=169.89 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1666 29362 0 0 0 1 16981 7 20 0 1 0 339301993 26206208 519 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 519 387 1 0 193 0
[pid=22334] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22334/stat : 22334 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339318992 9367552 263 33554432000 4194304 5064252 140737172311680 140737172309936 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22334/statm: 2287 263 223 213 0 72 0
[pid=22336] ppid=22334 vsize=9072 CPUtime=103.07 cores=0,2,4,6
/proc/22336/stat : 22336 (clasp-1.0) R 22334 22250 22179 0 -1 4202496 1866 0 0 0 10307 0 0 0 20 0 1 0 339318992 9289728 1762 33554432000 134512640 134847168 4290830256 4290828880 134784711 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22336/statm: 2268 1762 272 82 0 1509 0
Current children cumulated CPU time (s) 272.96
Current children cumulated vsize (KiB) 43812

[startup+273.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/182 22545
/proc/meminfo: memFree=28951308/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=169.89 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1666 29362 0 0 0 1 16981 7 20 0 1 0 339301993 26206208 519 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 519 387 1 0 193 0
[pid=22334] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22334/stat : 22334 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339318992 9367552 263 33554432000 4194304 5064252 140737172311680 140737172309936 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22334/statm: 2287 263 223 213 0 72 0
[pid=22336] ppid=22334 vsize=9072 CPUtime=103.27 cores=0,2,4,6
/proc/22336/stat : 22336 (clasp-1.0) R 22334 22250 22179 0 -1 4202496 1866 0 0 0 10327 0 0 0 20 0 1 0 339318992 9289728 1762 33554432000 134512640 134847168 4290830256 4290828880 134784634 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22336/statm: 2268 1762 272 82 0 1509 0
Current children cumulated CPU time (s) 273.16
Current children cumulated vsize (KiB) 43812

[startup+273.4 s]
/proc/loadavg: 2.04 2.00 2.00 3/182 22545
/proc/meminfo: memFree=28951308/32873844 swapFree=7632/7632
[pid=22250] ppid=22248 vsize=25592 CPUtime=169.89 cores=0,2,4,6
/proc/22250/stat : 22250 (pbclasp) S 22248 22250 22179 0 -1 4202496 1666 29362 0 0 0 1 16981 7 20 0 1 0 339301993 26206208 519 33554432000 4194304 4198148 140733555621008 140733555619936 214373036062 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22250/statm: 6398 519 387 1 0 193 0
[pid=22334] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22334/stat : 22334 (sh) S 22250 22250 22179 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339318992 9367552 263 33554432000 4194304 5064252 140737172311680 140737172309936 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22334/statm: 2287 263 223 213 0 72 0
[pid=22336] ppid=22334 vsize=9072 CPUtime=103.37 cores=0,2,4,6
/proc/22336/stat : 22336 (clasp-1.0) R 22334 22250 22179 0 -1 4202496 1866 0 0 0 10337 0 0 0 20 0 1 0 339318992 9289728 1762 33554432000 134512640 134847168 4290830256 4290828880 134784798 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22336/statm: 2268 1762 272 82 0 1509 0
Current children cumulated CPU time (s) 273.26
Current children cumulated vsize (KiB) 43812

Child status: 0
Real time (s): 273.458
CPU time (s): 273.348
CPU user time (s): 273.247
CPU system time (s): 0.100984
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 43812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 273.247
system time used= 0.100984
maximum resident set size= 7128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36399
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 291
involuntary context switches= 782

runsolver used 0.530919 second user time and 1.3358 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-03 15:56:04
IDJOB=3736615
IDBENCH=48019
IDSOLVER=2317
FILE ID=node130/3736615-1338731764
RUNJOBID= node130-1338713747-22195
PBS_JOBID= 14636742
Free space on /tmp= 70964 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=43-P1=107-P2=31-P3=113-P4=127-P5=2-P6=79-B.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736615-1338731764/watcher-3736615-1338731764 -o /tmp/evaluation-result-3736615-1338731764/solver-3736615-1338731764 -C 1800 -W 1900 -M 15500  pbclasp instance-3736615-1338731764.opb HOME/temp

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

MD5SUM BENCH= a998edafd51e17056858d37f83d42bbc
RANDOM SEED=808589190

node130.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28830252 kB
Buffers:          636544 kB
Cached:          2417044 kB
SwapCached:         4252 kB
Active:          1461524 kB
Inactive:        1719884 kB
Active(anon):     119268 kB
Inactive(anon):     8120 kB
Active(file):    1342256 kB
Inactive(file):  1711764 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099284 kB
Dirty:               432 kB
Writeback:             4 kB
AnonPages:        129480 kB
Mapped:            11488 kB
Shmem:                 4 kB
Slab:             722712 kB
SReclaimable:     164380 kB
SUnreclaim:       558332 kB
KernelStack:        1496 kB
PageTables:         4040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     244056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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-3736615-1338731764.opb

Free space on /tmp at the end= 70984 MiB
End job on node130 at 2012-06-03 16:00:37