Trace number 3735786

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: PB-clasp 2007-04-10SAT (TO)91 1802.09 1802.42

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_007_area_delay.opb
MD5SUM22488dc65cdc0686edc96d304bd4d620
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark12.5421
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 31
Optimality of the best value was proved NO
Number of variables11334
Total number of constraints36509
Number of constraints which are clauses36509
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 constraint1
Maximum length of a constraint127
Number of terms in the objective function 5525
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5525
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5525
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

2.26/2.34	o 99
2.33/3.18	o 98
3.97/4.05	o 97
4.85/4.91	o 96
5.67/5.78	o 95
6.56/6.65	o 94
6.63/7.52	o 93
8.26/8.40	o 92
9.16/9.27	o 91
1571.59/1571.97	sh: line 1:  8658 Done                    cat HOME/temp/instance-3735786-1338726908.opb.op
1571.59/1571.97	      8659 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3735786-1338726908.opb.clasp
1800.03/1800.40	sh: line 1:  8712 Done                    cat HOME/temp/instance-3735786-1338726908.opb.op
1800.03/1800.40	      8713 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3735786-1338726908.opb.clasp
1800.03/1800.41	c Somebody sent me a SIGTERM
1800.03/1800.41	s SATISFIABLE
1800.03/1800.41	v x272 x277 x282 x285 x286 x288 x290 x291 x292 x293 x295 x301 x307 x309 x327 x329 x331 x335 x339 x343 x373 x385 x403 x409 x415 x419 x434 x435 x437 x439 x453 x471 x477 x479 x489 x493 x497 x503 x509 x523 x525 x529 x535 x539 x1425 x1437 x1450 x1451 x1465 x1469 x1475 x1477 x1638 x1639 x1647 x1659 x1661 x2370 x2374 x2388 x2396 x2408 x2424 x2444 x2468 x2498 x2502 x2506 x2526 x2533 x2534 x2536 x2550 x2594 x2606 x5552 x5553 x5774 x5775 x6327 x6342 x6343 x6654 x6655 x6704 x6705 x7261 x7262 x7391 x7392 x7812 x7813 x8100 x8101 x8949 x8950 x9743 x9744 x9749 x9750 x10277 x10278 x10553 x10554 x10567 x10568 x10729 x10730 x11117 x11118 x11119 x11120 x11121 x11122 x11161 x11162 x11173 x11174 x11213 x11214 x11279 x11280 x11299 x11300 x11309 x11310 x11319 x11320 x11329 x11330 x11331 x11332 x11333 x11334 
1800.03/1800.42	pb2clasp1: no process killed
1802.04/1802.41	sh: line 1:  8944 Done                    cat HOME/temp/instance-3735786-1338726908.opb.op
1802.04/1802.41	      8945 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3735786-1338726908.opb.clasp

Verifier Data

OK	91

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 8577
/proc/meminfo: memFree=27902076/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) R 8575 8577 28789 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 338819339 26071040 444 33554432000 4194304 4198148 140735255997488 140735255994936 240426389396 0 0 4224 0 0 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6365 444 343 1 0 160 0

[startup+0.0624041 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 8577
/proc/meminfo: memFree=27902076/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=26424 CPUtime=0.05 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) R 8575 8577 28789 0 -1 4202496 762 0 0 0 5 0 0 0 20 0 1 0 338819339 27058176 693 33554432000 4194304 4198148 140735255997488 140735255994936 240452107520 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6606 693 362 1 0 401 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26424

[startup+0.1002 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 8577
/proc/meminfo: memFree=27902076/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=26556 CPUtime=0.09 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) R 8575 8577 28789 0 -1 4202496 798 0 0 0 9 0 0 0 20 0 1 0 338819339 27193344 729 33554432000 4194304 4198148 140735255997488 140735255994936 240426434331 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6639 729 362 1 0 434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26556

[startup+0.300179 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 8577
/proc/meminfo: memFree=27902076/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27244 CPUtime=0.18 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 997 0 0 0 18 0 0 0 20 0 1 0 338819339 27897856 911 33554432000 4194304 4198148 140735255997488 140735255996376 240430146800 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6811 911 369 1 0 606 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 27244

[startup+0.700176 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 8577
/proc/meminfo: memFree=27902076/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27244 CPUtime=0.18 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 997 0 0 0 18 0 0 0 20 0 1 0 338819339 27897856 911 33554432000 4194304 4198148 140735255997488 140735255996376 240430146800 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6811 911 369 1 0 606 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 27244

[startup+1.50024 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 8580
/proc/meminfo: memFree=27899736/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=1.46 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 1309 2120 0 0 19 0 127 0 20 0 1 0 338819339 28438528 1039 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6943 1039 387 1 0 738 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 27772

[startup+3.10023 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 8587
/proc/meminfo: memFree=27879360/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=2.33 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 1475 9340 0 0 20 0 211 2 20 0 1 0 338819339 28438528 1042 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6943 1042 387 1 0 738 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 27772
heavy processes:

[startup+6.30018 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 8619
/proc/meminfo: memFree=27878128/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=5.77 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 1942 38642 0 0 21 0 547 9 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 27772

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 8659
/proc/meminfo: memFree=27877500/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=9.26 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2416 67946 0 0 22 0 886 18 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8657] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (sh) S 8577 8577 28789 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338820268 9367552 264 33554432000 4194304 5064252 140736482862432 140736482860688 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8657/statm: 2287 264 223 213 0 72 0
[pid=8659] ppid=8657 vsize=21644 CPUtime=3.39 cores=0,2,4,6
/proc/8659/stat : 8659 (clasp-1.0) R 8657 8577 28789 0 -1 4202496 5378 0 0 0 339 0 0 0 20 0 1 0 338820268 22163456 4816 33554432000 134512640 134847168 4288732864 4288731632 134737720 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 5411 4816 272 82 0 4652 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 58564

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 8659
/proc/meminfo: memFree=27876624/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=9.26 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2416 67946 0 0 22 0 886 18 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8657] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (sh) S 8577 8577 28789 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338820268 9367552 264 33554432000 4194304 5064252 140736482862432 140736482860688 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8657/statm: 2287 264 223 213 0 72 0
[pid=8659] ppid=8657 vsize=22712 CPUtime=16.2 cores=0,2,4,6
/proc/8659/stat : 8659 (clasp-1.0) R 8657 8577 28789 0 -1 4202496 5678 0 0 0 1619 1 0 0 20 0 1 0 338820268 23257088 5116 33554432000 134512640 134847168 4288732864 4288731632 134737262 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 5678 5116 272 82 0 4919 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 59632

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8659
/proc/meminfo: memFree=27868592/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=9.26 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2416 67946 0 0 22 0 886 18 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8657] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (sh) S 8577 8577 28789 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338820268 9367552 264 33554432000 4194304 5064252 140736482862432 140736482860688 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8657/statm: 2287 264 223 213 0 72 0
[pid=8659] ppid=8657 vsize=30872 CPUtime=41.77 cores=0,2,4,6
/proc/8659/stat : 8659 (clasp-1.0) R 8657 8577 28789 0 -1 4202496 7687 0 0 0 4176 1 0 0 20 0 1 0 338820268 31612928 7135 33554432000 134512640 134847168 4288732864 4288731504 134715264 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8659/statm: 7718 7135 272 82 0 6959 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 67792

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8659
/proc/meminfo: memFree=27859788/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=9.26 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2416 67946 0 0 22 0 886 18 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8657] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (sh) S 8577 8577 28789 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338820268 9367552 264 33554432000 4194304 5064252 140736482862432 140736482860688 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8657/statm: 2287 264 223 213 0 72 0
[pid=8659] ppid=8657 vsize=39836 CPUtime=92.97 cores=0,2,4,6
/proc/8659/stat : 8659 (clasp-1.0) R 8657 8577 28789 0 -1 4202496 9935 0 0 0 9295 2 0 0 20 0 1 0 338820268 40792064 9383 33554432000 134512640 134847168 4288732864 4288731632 134737304 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8659/statm: 9959 9383 272 82 0 9200 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 76756

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8659
/proc/meminfo: memFree=27854692/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=9.26 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2416 67946 0 0 22 0 886 18 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8657] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (sh) S 8577 8577 28789 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338820268 9367552 264 33554432000 4194304 5064252 140736482862432 140736482860688 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8657/statm: 2287 264 223 213 0 72 0
[pid=8659] ppid=8657 vsize=44892 CPUtime=152.96 cores=0,2,4,6
/proc/8659/stat : 8659 (clasp-1.0) R 8657 8577 28789 0 -1 4202496 11174 0 0 0 15293 3 0 0 20 0 1 0 338820268 45969408 10641 33554432000 134512640 134847168 4288732864 4288731488 134784634 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8659/statm: 11223 10641 272 82 0 10464 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 81812

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8660
/proc/meminfo: memFree=27852148/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=9.26 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2416 67946 0 0 22 0 886 18 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8657] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (sh) S 8577 8577 28789 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338820268 9367552 264 33554432000 4194304 5064252 140736482862432 140736482860688 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8657/statm: 2287 264 223 213 0 72 0
[pid=8659] ppid=8657 vsize=47560 CPUtime=212.94 cores=0,2,4,6
/proc/8659/stat : 8659 (clasp-1.0) R 8657 8577 28789 0 -1 4202496 11836 0 0 0 21291 3 0 0 20 0 1 0 338820268 48701440 11304 33554432000 134512640 134847168 4288732864 4288731484 134789696 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8659/statm: 11890 11304 272 82 0 11131 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 84480

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8660
/proc/meminfo: memFree=27845824/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=9.26 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2416 67946 0 0 22 0 886 18 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8657] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (sh) S 8577 8577 28789 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338820268 9367552 264 33554432000 4194304 5064252 140736482862432 140736482860688 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8657/statm: 2287 264 223 213 0 72 0
[pid=8659] ppid=8657 vsize=53148 CPUtime=272.94 cores=0,2,4,6
/proc/8659/stat : 8659 (clasp-1.0) R 8657 8577 28789 0 -1 4202496 13222 0 0 0 27290 4 0 0 20 0 1 0 338820268 54423552 12690 33554432000 134512640 134847168 4288732864 4288731556 134616619 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8659/statm: 13287 12690 272 82 0 12528 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 90068

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8663
/proc/meminfo: memFree=27842272/32873844 swapFree=7116/7116

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

/proc/8657/stat : 8657 (sh) S 8577 8577 28789 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338820268 9367552 264 33554432000 4194304 5064252 140736482862432 140736482860688 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8657/statm: 2287 264 223 213 0 72 0
[pid=8659] ppid=8657 vsize=77256 CPUtime=1412.76 cores=0,2,4,6
/proc/8659/stat : 8659 (clasp-1.0) R 8657 8577 28789 0 -1 4202496 19212 0 0 0 141270 6 0 0 20 0 1 0 338820268 79110144 18737 33554432000 134512640 134847168 4288732864 4288731556 134616619 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8659/statm: 19314 18737 272 82 0 18555 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 114176

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 8671
/proc/meminfo: memFree=27785492/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=9.26 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2416 67946 0 0 22 0 886 18 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8657] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (sh) S 8577 8577 28789 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338820268 9367552 264 33554432000 4194304 5064252 140736482862432 140736482860688 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8657/statm: 2287 264 223 213 0 72 0
[pid=8659] ppid=8657 vsize=77256 CPUtime=1472.74 cores=0,2,4,6
/proc/8659/stat : 8659 (clasp-1.0) R 8657 8577 28789 0 -1 4202496 19212 0 0 0 147268 6 0 0 20 0 1 0 338820268 79110144 18737 33554432000 134512640 134847168 4288732864 4288731556 134616619 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8659/statm: 19314 18737 272 82 0 18555 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 114176

[startup+1542.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/182 8674
/proc/meminfo: memFree=27784244/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=9.26 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2416 67946 0 0 22 0 886 18 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8657] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (sh) S 8577 8577 28789 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338820268 9367552 264 33554432000 4194304 5064252 140736482862432 140736482860688 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8657/statm: 2287 264 223 213 0 72 0
[pid=8659] ppid=8657 vsize=77256 CPUtime=1532.73 cores=0,2,4,6
/proc/8659/stat : 8659 (clasp-1.0) R 8657 8577 28789 0 -1 4202496 19225 0 0 0 153267 6 0 0 20 0 1 0 338820268 79110144 18750 33554432000 134512640 134847168 4288732864 4288731548 134789696 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8659/statm: 19314 18750 272 82 0 18555 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 114176

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 8781
/proc/meminfo: memFree=27823120/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=1571.69 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2520 89437 0 0 22 1 157121 25 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8711] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8711/stat : 8711 (sh) S 8577 8577 28789 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338976538 9367552 264 33554432000 4194304 5064252 140734424366608 140734424364864 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8711/statm: 2287 264 223 213 0 72 0
[pid=8713] ppid=8711 vsize=28056 CPUtime=30.29 cores=0,2,4,6
/proc/8713/stat : 8713 (clasp-1.0) R 8711 8577 28789 0 -1 4202496 6987 0 0 0 3027 2 0 0 20 0 1 0 338976538 28729344 6423 33554432000 134512640 134847168 4289162080 4289160544 134713733 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8713/statm: 7014 6423 272 82 0 6255 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 64976

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 8829
/proc/meminfo: memFree=27862260/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=1571.69 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2520 89437 0 0 22 1 157121 25 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8711] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8711/stat : 8711 (sh) S 8577 8577 28789 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338976538 9367552 264 33554432000 4194304 5064252 140734424366608 140734424364864 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8711/statm: 2287 264 223 213 0 72 0
[pid=8713] ppid=8711 vsize=39836 CPUtime=90.28 cores=0,2,4,6
/proc/8713/stat : 8713 (clasp-1.0) R 8711 8577 28789 0 -1 4202496 9936 0 0 0 9025 3 0 0 20 0 1 0 338976538 40792064 9371 33554432000 134512640 134847168 4289162080 4289160848 134737304 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8713/statm: 9959 9371 272 82 0 9200 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 76756

[startup+1722.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/180 8869
/proc/meminfo: memFree=27803940/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=1571.69 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2520 89437 0 0 22 1 157121 25 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8711] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8711/stat : 8711 (sh) S 8577 8577 28789 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338976538 9367552 264 33554432000 4194304 5064252 140734424366608 140734424364864 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8711/statm: 2287 264 223 213 0 72 0
[pid=8713] ppid=8711 vsize=44892 CPUtime=150.26 cores=0,2,4,6
/proc/8713/stat : 8713 (clasp-1.0) R 8711 8577 28789 0 -1 4202496 11180 0 0 0 15022 4 0 0 20 0 1 0 338976538 45969408 10639 33554432000 134512640 134847168 4289162080 4289160708 134616350 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8713/statm: 11223 10639 272 82 0 10464 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 81812

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 8918
/proc/meminfo: memFree=27801936/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=1571.69 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2520 89437 0 0 22 1 157121 25 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8711] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8711/stat : 8711 (sh) S 8577 8577 28789 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338976538 9367552 264 33554432000 4194304 5064252 140734424366608 140734424364864 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8711/statm: 2287 264 223 213 0 72 0
[pid=8713] ppid=8711 vsize=47692 CPUtime=210.24 cores=0,2,4,6
/proc/8713/stat : 8713 (clasp-1.0) R 8711 8577 28789 0 -1 4202496 11876 0 0 0 21020 4 0 0 20 0 1 0 338976538 48836608 11335 33554432000 134512640 134847168 4289162080 4289160772 134616619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8713/statm: 11923 11335 272 82 0 11164 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 84612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 8934
/proc/meminfo: memFree=27799948/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=1571.69 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2520 89437 0 0 22 1 157121 25 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8711] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8711/stat : 8711 (sh) S 8577 8577 28789 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338976538 9367552 264 33554432000 4194304 5064252 140734424366608 140734424364864 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8711/statm: 2287 264 223 213 0 72 0
[pid=8713] ppid=8711 vsize=49688 CPUtime=228.34 cores=0,2,4,6
/proc/8713/stat : 8713 (clasp-1.0) R 8711 8577 28789 0 -1 4202496 12342 0 0 0 22830 4 0 0 20 0 1 0 338976538 50880512 11801 33554432000 134512640 134847168 4289162080 4289160772 134616619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8713/statm: 12422 11801 272 82 0 11663 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 86608

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -8577

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

[startup+1801.4 s]
/proc/loadavg: 2.04 2.03 2.00 4/184 8953
/proc/meminfo: memFree=27923824/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=1800.08 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2691 104560 0 0 22 1 179953 32 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8943] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8943/stat : 8943 (sh) S 8577 8577 28789 0 -1 4202496 372 219 0 0 0 0 0 0 20 0 1 0 338999381 9367552 264 33554432000 4194304 5064252 140736560215312 140736560213568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8943/statm: 2287 264 223 213 0 72 0
[pid=8945] ppid=8943 vsize=21644 CPUtime=0.96 cores=0,2,4,6
/proc/8945/stat : 8945 (clasp-1.0) R 8943 8577 28789 0 -1 4202496 5373 0 0 0 95 1 0 0 20 0 1 0 338999382 22163456 4812 33554432000 134512640 134847168 4289567744 4289566512 134617496 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8945/statm: 5411 4812 272 82 0 4652 0
Current children cumulated CPU time (s) 1801.04
Current children cumulated vsize (KiB) 58564

[startup+1802.2 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 8953
/proc/meminfo: memFree=27843048/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=1800.08 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2691 104560 0 0 22 1 179953 32 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8943] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8943/stat : 8943 (sh) S 8577 8577 28789 0 -1 4202496 372 219 0 0 0 0 0 0 20 0 1 0 338999381 9367552 264 33554432000 4194304 5064252 140736560215312 140736560213568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8943/statm: 2287 264 223 213 0 72 0
[pid=8945] ppid=8943 vsize=21644 CPUtime=1.76 cores=0,2,4,6
/proc/8945/stat : 8945 (clasp-1.0) R 8943 8577 28789 0 -1 4202496 5376 0 0 0 175 1 0 0 20 0 1 0 338999382 22163456 4815 33554432000 134512640 134847168 4289567744 4289566208 134713707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8945/statm: 5411 4815 272 82 0 4652 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 58564

[startup+1802.4 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 8953
/proc/meminfo: memFree=27843048/32873844 swapFree=7116/7116
[pid=8577] ppid=8575 vsize=27772 CPUtime=1800.08 cores=0,2,4,6
/proc/8577/stat : 8577 (pbclasp) S 8575 8577 28789 0 -1 4202496 2691 104560 0 0 22 1 179953 32 20 0 1 0 338819339 28438528 1043 33554432000 4194304 4198148 140735255997488 140735255996416 240430149662 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8577/statm: 6943 1043 387 1 0 738 0
[pid=8943] ppid=8577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8943/stat : 8943 (sh) S 8577 8577 28789 0 -1 4202496 372 219 0 0 0 0 0 0 20 0 1 0 338999381 9367552 264 33554432000 4194304 5064252 140736560215312 140736560213568 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8943/statm: 2287 264 223 213 0 72 0
[pid=8945] ppid=8943 vsize=21644 CPUtime=1.96 cores=0,2,4,6
/proc/8945/stat : 8945 (clasp-1.0) R 8943 8577 28789 0 -1 4202496 5376 0 0 0 195 1 0 0 20 0 1 0 338999382 22163456 4815 33554432000 134512640 134847168 4289567744 4289566384 134715268 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8945/statm: 5411 4815 272 82 0 4652 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 58564

Child status: 0
Real time (s): 1802.42
CPU time (s): 1802.09
CPU user time (s): 1801.73
CPU system time (s): 0.358945
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 115468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.73
system time used= 0.358945
maximum resident set size= 76288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113767
page faults= 0
swaps= 0
block input operations= 0
block output operations= 35384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4106
involuntary context switches= 2117

runsolver used 7.57485 second user time and 17.7863 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-03 14:35:08
IDJOB=3735786
IDBENCH=24995
IDSOLVER=2317
FILE ID=node108/3735786-1338726908
RUNJOBID= node108-1338713956-28805
PBS_JOBID= 14636750
Free space on /tmp= 71460 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_007_area_delay.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735786-1338726908/watcher-3735786-1338726908 -o /tmp/evaluation-result-3735786-1338726908/solver-3735786-1338726908 -C 1800 -W 1900 -M 15500  pbclasp instance-3735786-1338726908.opb HOME/temp

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

MD5SUM BENCH= 22488dc65cdc0686edc96d304bd4d620
RANDOM SEED=700562907

node108.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.273
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
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.273
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.273
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.273
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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.273
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	: 5438.55
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.273
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.90
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.273
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:        27902728 kB
Buffers:          517600 kB
Cached:          3564776 kB
SwapCached:          112 kB
Active:          2167820 kB
Inactive:        1996336 kB
Active(anon):      68624 kB
Inactive(anon):    13072 kB
Active(file):    2099196 kB
Inactive(file):  1983264 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108548 kB
Dirty:              6428 kB
Writeback:             0 kB
AnonPages:         81052 kB
Mapped:            16128 kB
Shmem:               172 kB
Slab:             670036 kB
SReclaimable:     111356 kB
SUnreclaim:       558680 kB
KernelStack:        1488 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     194116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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-3735786-1338726908.opb

Free space on /tmp at the end= 71448 MiB
End job on node108 at 2012-06-03 15:05:10