Trace number 3735599

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)86 1802.15 1802.92

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_017_area_delay.opb
MD5SUM11f76d5c4a01da95c686f09380ec8e85
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark15.8106
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 29
Optimality of the best value was proved NO
Number of variables9709
Total number of constraints29891
Number of constraints which are clauses29891
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 4768
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 4768
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 4768
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

1.08/1.83	o 97
2.46/2.54	o 96
2.52/3.57	o 95
3.24/4.37	o 94
4.52/5.06	o 93
4.62/5.74	o 92
5.93/6.44	o 91
6.64/7.13	o 90
6.69/7.82	o 89
8.02/8.50	o 88
8.64/9.15	o 87
8.71/9.81	o 86
418.54/419.10	sh: line 1:  8425 Done                    cat HOME/temp/instance-3735599-1338724948.opb.op
418.54/419.10	      8426 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3735599-1338724948.opb.clasp
1800.10/1800.90	sh: line 1:  8441 Done                    cat HOME/temp/instance-3735599-1338724948.opb.op
1800.10/1800.90	      8442 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3735599-1338724948.opb.clasp
1800.10/1800.91	c Somebody sent me a SIGTERM
1800.10/1800.91	s SATISFIABLE
1800.10/1800.91	v x169 x188 x190 x196 x198 x226 x232 x233 x236 x240 x242 x246 x249 x252 x255 x262 x266 x272 x274 x298 x314 x316 x326 x328 x338 x339 x340 x358 x372 x374 x380 x384 x394 x396 x414 x416 x418 x440 x444 x452 x458 x476 x478 x481 x501 x525 x567 x1425 x1426 x1439 x1440 x2412 x2418 x2430 x2432 x2437 x2438 x2442 x2448 x2450 x2458 x2479 x2486 x2494 x2508 x2522 x2528 x2530 x3626 x3627 x3639 x3677 x3779 x3780 x3788 x3844 x3878 x4778 x5807 x5808 x5857 x5858 x5891 x6203 x6204 x6260 x6261 x6280 x6281 x6550 x6551 x7901 x7902 x7959 x7960 x8221 x8222 x8233 x8234 x8297 x8298 x8579 x8580 x8587 x8588 x8589 x8590 x8611 x8612 x8695 x8696 x8702 x9318 x9485 x9486 x9499 x9545 x9546 x9591 x9592 x9600 x9658 x9681 x9696 x9707 x9709 
1800.10/1800.92	pb2clasp1: no process killed
1802.10/1802.91	sh: line 1:  8599 Done                    cat HOME/temp/instance-3735599-1338724948.opb.op
1802.10/1802.91	      8600 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3735599-1338724948.opb.clasp

Verifier Data

OK	86

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

running on 4 cores: 1,3,5,7

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.06 2.02 2.00 3/179 8320
/proc/meminfo: memFree=26764360/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) R 8318 8320 29645 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 338619725 26071040 430 33554432000 4194304 4198148 140735364431264 140735364428712 223676844368 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6365 434 338 1 0 160 0

[startup+0.0585181 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 8320
/proc/meminfo: memFree=26764360/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=26428 CPUtime=0.05 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) R 8318 8320 29645 0 -1 4202496 756 0 0 0 5 0 0 0 20 0 1 0 338619725 27062272 687 33554432000 4194304 4198148 140735364431264 140735364428712 223676988672 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6607 687 362 1 0 402 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26428

[startup+0.100209 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 8320
/proc/meminfo: memFree=26764360/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=26560 CPUtime=0.09 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) R 8318 8320 29645 0 -1 4202496 811 0 0 0 9 0 0 0 20 0 1 0 338619725 27197440 742 33554432000 4194304 4198148 140735364431264 140735364428712 223676988672 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6640 742 362 1 0 435 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26560

[startup+0.300189 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 8320
/proc/meminfo: memFree=26764360/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27092 CPUtime=0.13 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 949 0 0 0 13 0 0 0 20 0 1 0 338619725 27742208 862 33554432000 4194304 4198148 140735364431264 140735364430152 223655027952 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6773 862 369 1 0 568 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 27092

[startup+0.700184 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 8320
/proc/meminfo: memFree=26764360/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27092 CPUtime=0.13 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 949 0 0 0 13 0 0 0 20 0 1 0 338619725 27742208 862 33554432000 4194304 4198148 140735364431264 140735364430152 223655027952 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6773 862 369 1 0 568 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 27092

[startup+1.50027 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 8323
/proc/meminfo: memFree=26722972/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=1.08 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 1223 2117 0 0 13 0 95 0 20 0 1 0 338619725 28147712 973 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6872 973 387 1 0 667 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 27488

[startup+3.10025 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 8338
/proc/meminfo: memFree=26663204/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=2.52 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 1506 14806 0 0 13 0 235 4 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 27488

[startup+6.3003 s]
/proc/loadavg: 2.05 2.02 2.00 4/182 8378
/proc/meminfo: memFree=26526592/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=5.31 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 1972 40278 0 0 14 1 505 11 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8376] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8376/stat : 8376 (sh) S 8320 8320 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338620301 9367552 264 33554432000 4194304 5064252 140736033511472 140736033509728 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8376/statm: 2287 264 223 213 0 72 0
[pid=8378] ppid=8376 vsize=18348 CPUtime=0.52 cores=1,3,5,7
/proc/8378/stat : 8378 (clasp-1.0) R 8376 8320 29645 0 -1 4202496 4413 0 0 0 52 0 0 0 20 0 1 0 338620301 18788352 4014 33554432000 134512640 134847168 4294178400 4294177168 134617496 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8378/statm: 4587 4014 270 82 0 3828 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 54984

[startup+12.7003 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 8426
/proc/meminfo: memFree=26182516/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=9.36 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2673 78490 0 0 16 1 896 23 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8424] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8424/stat : 8424 (sh) S 8320 8320 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338620708 9367552 264 33554432000 4194304 5064252 140734857038016 140734857036272 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8424/statm: 2287 264 223 213 0 72 0
[pid=8426] ppid=8424 vsize=18348 CPUtime=2.86 cores=1,3,5,7
/proc/8426/stat : 8426 (clasp-1.0) R 8424 8320 29645 0 -1 4202496 4414 0 0 0 286 0 0 0 20 0 1 0 338620708 18788352 4015 33554432000 134512640 134847168 4294736832 4294735600 134737717 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8426/statm: 4587 4015 270 82 0 3828 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 54984

[startup+25.5004 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 8426
/proc/meminfo: memFree=26181432/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=9.36 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2673 78490 0 0 16 1 896 23 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8424] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8424/stat : 8424 (sh) S 8320 8320 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338620708 9367552 264 33554432000 4194304 5064252 140734857038016 140734857036272 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8424/statm: 2287 264 223 213 0 72 0
[pid=8426] ppid=8424 vsize=20464 CPUtime=15.65 cores=1,3,5,7
/proc/8426/stat : 8426 (clasp-1.0) R 8424 8320 29645 0 -1 4202496 4964 0 0 0 1565 0 0 0 20 0 1 0 338620708 20955136 4565 33554432000 134512640 134847168 4294736832 4294735588 134737608 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8426/statm: 5116 4565 270 82 0 4357 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 57100

[startup+51.1004 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 8426
/proc/meminfo: memFree=26175432/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=9.36 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2673 78490 0 0 16 1 896 23 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8424] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8424/stat : 8424 (sh) S 8320 8320 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338620708 9367552 264 33554432000 4194304 5064252 140734857038016 140734857036272 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8424/statm: 2287 264 223 213 0 72 0
[pid=8426] ppid=8424 vsize=26772 CPUtime=41.25 cores=1,3,5,7
/proc/8426/stat : 8426 (clasp-1.0) R 8424 8320 29645 0 -1 4202496 6533 0 0 0 4123 2 0 0 20 0 1 0 338620708 27414528 6134 33554432000 134512640 134847168 4294736832 4294735524 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8426/statm: 6693 6134 270 82 0 5934 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 63408

[startup+102.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 8426
/proc/meminfo: memFree=26166300/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=9.36 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2673 78490 0 0 16 1 896 23 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8424] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8424/stat : 8424 (sh) S 8320 8320 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338620708 9367552 264 33554432000 4194304 5064252 140734857038016 140734857036272 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8424/statm: 2287 264 223 213 0 72 0
[pid=8426] ppid=8424 vsize=35248 CPUtime=92.44 cores=1,3,5,7
/proc/8426/stat : 8426 (clasp-1.0) R 8424 8320 29645 0 -1 4202496 8636 0 0 0 9241 3 0 0 20 0 1 0 338620708 36093952 8237 33554432000 134512640 134847168 4294736832 4294735524 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8426/statm: 8812 8237 270 82 0 8053 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 71884

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 8427
/proc/meminfo: memFree=26165336/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=9.36 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2673 78490 0 0 16 1 896 23 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8424] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8424/stat : 8424 (sh) S 8320 8320 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338620708 9367552 264 33554432000 4194304 5064252 140734857038016 140734857036272 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8424/statm: 2287 264 223 213 0 72 0
[pid=8426] ppid=8424 vsize=36304 CPUtime=152.43 cores=1,3,5,7
/proc/8426/stat : 8426 (clasp-1.0) R 8424 8320 29645 0 -1 4202496 8901 0 0 0 15240 3 0 0 20 0 1 0 338620708 37175296 8502 33554432000 134512640 134847168 4294736832 4294735600 134617488 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8426/statm: 9076 8502 270 82 0 8317 0
Current children cumulated CPU time (s) 161.79
Current children cumulated vsize (KiB) 72940

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 8427
/proc/meminfo: memFree=26160400/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=9.36 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2673 78490 0 0 16 1 896 23 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8424] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8424/stat : 8424 (sh) S 8320 8320 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338620708 9367552 264 33554432000 4194304 5064252 140734857038016 140734857036272 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8424/statm: 2287 264 223 213 0 72 0
[pid=8426] ppid=8424 vsize=40316 CPUtime=212.42 cores=1,3,5,7
/proc/8426/stat : 8426 (clasp-1.0) R 8424 8320 29645 0 -1 4202496 9888 0 0 0 21238 4 0 0 20 0 1 0 338620708 41283584 9489 33554432000 134512640 134847168 4294736832 4294735524 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8426/statm: 10079 9489 270 82 0 9320 0
Current children cumulated CPU time (s) 221.78
Current children cumulated vsize (KiB) 76952

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8427
/proc/meminfo: memFree=26156672/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=9.36 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2673 78490 0 0 16 1 896 23 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8424] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8424/stat : 8424 (sh) S 8320 8320 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338620708 9367552 264 33554432000 4194304 5064252 140734857038016 140734857036272 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8424/statm: 2287 264 223 213 0 72 0
[pid=8426] ppid=8424 vsize=44096 CPUtime=272.41 cores=1,3,5,7
/proc/8426/stat : 8426 (clasp-1.0) R 8424 8320 29645 0 -1 4202496 10856 0 0 0 27237 4 0 0 20 0 1 0 338620708 45154304 10457 33554432000 134512640 134847168 4294736832 4294735284 134713922 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8426/statm: 11024 10457 270 82 0 10265 0
Current children cumulated CPU time (s) 281.77

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

/proc/8439/stat : 8439 (sh) S 8320 8320 29645 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338661637 9367552 264 33554432000 4194304 5064252 140736510132304 140736510130560 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8439/statm: 2287 264 223 213 0 72 0
[pid=8442] ppid=8439 vsize=65772 CPUtime=1062.99 cores=1,3,5,7
/proc/8442/stat : 8442 (clasp-1.0) R 8439 8320 29645 0 -1 4202496 16095 0 0 0 106292 7 0 0 20 0 1 0 338661637 67350528 15889 33554432000 134512640 134847168 4291894992 4291893684 134616619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8442/statm: 16443 15889 270 82 0 15684 0
Current children cumulated CPU time (s) 1481.55
Current children cumulated vsize (KiB) 102408

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8577
/proc/meminfo: memFree=26905460/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=418.56 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2774 92375 0 0 16 1 41810 29 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8439] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (sh) S 8320 8320 29645 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338661637 9367552 264 33554432000 4194304 5064252 140736510132304 140736510130560 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8439/statm: 2287 264 223 213 0 72 0
[pid=8442] ppid=8439 vsize=68204 CPUtime=1122.98 cores=1,3,5,7
/proc/8442/stat : 8442 (clasp-1.0) R 8439 8320 29645 0 -1 4202496 16721 0 0 0 112291 7 0 0 20 0 1 0 338661637 69840896 16532 33554432000 134512640 134847168 4291894992 4291893612 134789696 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8442/statm: 17051 16532 270 82 0 16292 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 104840

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8577
/proc/meminfo: memFree=26904716/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=418.56 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2774 92375 0 0 16 1 41810 29 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8439] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (sh) S 8320 8320 29645 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338661637 9367552 264 33554432000 4194304 5064252 140736510132304 140736510130560 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8439/statm: 2287 264 223 213 0 72 0
[pid=8442] ppid=8439 vsize=68204 CPUtime=1182.97 cores=1,3,5,7
/proc/8442/stat : 8442 (clasp-1.0) R 8439 8320 29645 0 -1 4202496 16721 0 0 0 118290 7 0 0 20 0 1 0 338661637 69840896 16532 33554432000 134512640 134847168 4291894992 4291893684 134616619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8442/statm: 17051 16532 270 82 0 16292 0
Current children cumulated CPU time (s) 1601.53
Current children cumulated vsize (KiB) 104840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8581
/proc/meminfo: memFree=26901112/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=418.56 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2774 92375 0 0 16 1 41810 29 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8439] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (sh) S 8320 8320 29645 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338661637 9367552 264 33554432000 4194304 5064252 140736510132304 140736510130560 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8439/statm: 2287 264 223 213 0 72 0
[pid=8442] ppid=8439 vsize=70992 CPUtime=1242.96 cores=1,3,5,7
/proc/8442/stat : 8442 (clasp-1.0) R 8439 8320 29645 0 -1 4202496 17402 0 0 0 124289 7 0 0 20 0 1 0 338661637 72695808 17213 33554432000 134512640 134847168 4291894992 4291893376 134735814 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8442/statm: 17748 17213 270 82 0 16989 0
Current children cumulated CPU time (s) 1661.52
Current children cumulated vsize (KiB) 107628

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8581
/proc/meminfo: memFree=26901180/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=418.56 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2774 92375 0 0 16 1 41810 29 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8439] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (sh) S 8320 8320 29645 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338661637 9367552 264 33554432000 4194304 5064252 140736510132304 140736510130560 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8439/statm: 2287 264 223 213 0 72 0
[pid=8442] ppid=8439 vsize=70992 CPUtime=1302.95 cores=1,3,5,7
/proc/8442/stat : 8442 (clasp-1.0) R 8439 8320 29645 0 -1 4202496 17402 0 0 0 130288 7 0 0 20 0 1 0 338661637 72695808 17213 33554432000 134512640 134847168 4291894992 4291893684 134616619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8442/statm: 17748 17213 270 82 0 16989 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 107628

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8581
/proc/meminfo: memFree=26901056/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=418.56 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2774 92375 0 0 16 1 41810 29 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8439] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (sh) S 8320 8320 29645 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338661637 9367552 264 33554432000 4194304 5064252 140736510132304 140736510130560 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8439/statm: 2287 264 223 213 0 72 0
[pid=8442] ppid=8439 vsize=70992 CPUtime=1362.94 cores=1,3,5,7
/proc/8442/stat : 8442 (clasp-1.0) R 8439 8320 29645 0 -1 4202496 17402 0 0 0 136287 7 0 0 20 0 1 0 338661637 72695808 17213 33554432000 134512640 134847168 4291894992 4291893684 134616619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8442/statm: 17748 17213 270 82 0 16989 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (KiB) 107628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8581
/proc/meminfo: memFree=26898204/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=418.56 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2774 92375 0 0 16 1 41810 29 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8439] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (sh) S 8320 8320 29645 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338661637 9367552 264 33554432000 4194304 5064252 140736510132304 140736510130560 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8439/statm: 2287 264 223 213 0 72 0
[pid=8442] ppid=8439 vsize=73628 CPUtime=1381.54 cores=1,3,5,7
/proc/8442/stat : 8442 (clasp-1.0) R 8439 8320 29645 0 -1 4202496 18044 0 0 0 138147 7 0 0 20 0 1 0 338661637 75395072 17855 33554432000 134512640 134847168 4291894992 4291893760 134617488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8442/statm: 18407 17855 270 82 0 17648 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 110264

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -8320

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

[startup+1801.8 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 8600
/proc/meminfo: memFree=27003352/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=1800.14 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2931 113196 0 0 16 1 179958 39 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8596] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8596/stat : 8596 (sh) S 8320 8320 29645 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338799819 9367552 264 33554432000 4194304 5064252 140733527725568 140733527723824 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8596/statm: 2287 264 223 213 0 72 0
[pid=8600] ppid=8596 vsize=18348 CPUtime=0.86 cores=1,3,5,7
/proc/8600/stat : 8600 (clasp-1.0) R 8596 8320 29645 0 -1 4202496 4414 0 0 0 85 1 0 0 20 0 1 0 338799819 18788352 4015 33554432000 134512640 134847168 4287562384 4287561152 134617536 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8600/statm: 4587 4015 270 82 0 3828 0
Current children cumulated CPU time (s) 1801
Current children cumulated vsize (KiB) 54984

[startup+1802.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8600
/proc/meminfo: memFree=26992208/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=1800.14 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2931 113196 0 0 16 1 179958 39 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8596] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8596/stat : 8596 (sh) S 8320 8320 29645 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338799819 9367552 264 33554432000 4194304 5064252 140733527725568 140733527723824 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8596/statm: 2287 264 223 213 0 72 0
[pid=8600] ppid=8596 vsize=18348 CPUtime=1.66 cores=1,3,5,7
/proc/8600/stat : 8600 (clasp-1.0) R 8596 8320 29645 0 -1 4202496 4414 0 0 0 165 1 0 0 20 0 1 0 338799819 18788352 4015 33554432000 134512640 134847168 4287562384 4287561120 134741030 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8600/statm: 4587 4015 270 82 0 3828 0
Current children cumulated CPU time (s) 1801.8
Current children cumulated vsize (KiB) 54984

[startup+1802.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8600
/proc/meminfo: memFree=26992208/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=1800.14 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2931 113196 0 0 16 1 179958 39 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8596] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8596/stat : 8596 (sh) S 8320 8320 29645 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338799819 9367552 264 33554432000 4194304 5064252 140733527725568 140733527723824 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8596/statm: 2287 264 223 213 0 72 0
[pid=8600] ppid=8596 vsize=18348 CPUtime=1.86 cores=1,3,5,7
/proc/8600/stat : 8600 (clasp-1.0) R 8596 8320 29645 0 -1 4202496 4414 0 0 0 185 1 0 0 20 0 1 0 338799819 18788352 4015 33554432000 134512640 134847168 4287562384 4287560848 134713811 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8600/statm: 4587 4015 270 82 0 3828 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 54984

[startup+1802.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8600
/proc/meminfo: memFree=26992208/32873844 swapFree=7628/7628
[pid=8320] ppid=8318 vsize=27488 CPUtime=1800.14 cores=1,3,5,7
/proc/8320/stat : 8320 (pbclasp) S 8318 8320 29645 0 -1 4202496 2931 113196 0 0 16 1 179958 39 20 0 1 0 338619725 28147712 977 33554432000 4194304 4198148 140735364431264 140735364430192 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8320/statm: 6872 977 387 1 0 667 0
[pid=8596] ppid=8320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8596/stat : 8596 (sh) S 8320 8320 29645 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 338799819 9367552 264 33554432000 4194304 5064252 140733527725568 140733527723824 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8596/statm: 2287 264 223 213 0 72 0
[pid=8600] ppid=8596 vsize=18348 CPUtime=1.96 cores=1,3,5,7
/proc/8600/stat : 8600 (clasp-1.0) R 8596 8320 29645 0 -1 4202496 4414 0 0 0 195 1 0 0 20 0 1 0 338799819 18788352 4015 33554432000 134512640 134847168 4287562384 4287561120 134741026 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8600/statm: 4587 4015 270 82 0 3828 0
Current children cumulated CPU time (s) 1802.1
Current children cumulated vsize (KiB) 54984

Child status: 0
Real time (s): 1802.92
CPU time (s): 1802.15
CPU user time (s): 1801.72
CPU system time (s): 0.430934
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 110264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.72
system time used= 0.430934
maximum resident set size= 71420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121621
page faults= 0
swaps= 0
block input operations= 0
block output operations= 35672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4213
involuntary context switches= 3628

runsolver used 3.47147 second user time and 9.02963 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-03 14:02:28
IDJOB=3735599
IDBENCH=24978
IDSOLVER=2317
FILE ID=node144/3735599-1338724948
RUNJOBID= node144-1338704721-29662
PBS_JOBID= 14636720
Free space on /tmp= 70676 MiB

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

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

MD5SUM BENCH= 11f76d5c4a01da95c686f09380ec8e85
RANDOM SEED=1046660033

node144.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.196
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.39
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.196
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.196
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	: 5438.54
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.196
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.196
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		: 2666.196
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.196
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.196
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:        26768128 kB
Buffers:         1296572 kB
Cached:          3822120 kB
SwapCached:          464 kB
Active:          3302124 kB
Inactive:        1929024 kB
Active(anon):      93524 kB
Inactive(anon):    11188 kB
Active(file):    3208600 kB
Inactive(file):  1917836 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108384 kB
Dirty:             55760 kB
Writeback:             0 kB
AnonPages:        113188 kB
Mapped:            16052 kB
Shmem:               172 kB
Slab:             734884 kB
SReclaimable:     176700 kB
SUnreclaim:       558184 kB
KernelStack:        1520 kB
PageTables:         4228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     219160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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-3735599-1338724948.opb

Free space on /tmp at the end= 70832 MiB
End job on node144 at 2012-06-03 14:32:31