Trace number 3735918

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)19 1802.1 1802.42

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_delay/normalized-fir05_area_delay.opb
MD5SUMb0c7ff7d1fa11c8e15b9d528879223a9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark0.591909
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 14
Optimality of the best value was proved YES
Number of variables3659
Total number of constraints9385
Number of constraints which are clauses9385
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 1787
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 1787
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1787
Number of bits of the biggest sum of numbers11
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

0.33/0.46	o 34
0.44/0.57	o 33
0.56/0.68	o 32
0.67/0.79	o 31
0.78/0.90	o 30
0.98/1.01	o 29
1.00/1.12	o 28
1.10/1.23	o 27
1.21/1.34	o 26
1.31/1.44	o 25
1.43/1.55	o 24
1.55/1.66	o 23
1.66/1.77	o 22
1.76/1.88	o 21
3.77/3.89	o 20
420.39/420.56	o 19
1569.09/1569.47	sh: line 1: 22994 Done                    cat HOME/temp/instance-3735918-1338727962.opb.op
1569.09/1569.47	     22995 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3735918-1338727962.opb.clasp
1800.05/1800.40	sh: line 1: 23047 Done                    cat HOME/temp/instance-3735918-1338727962.opb.op
1800.05/1800.40	     23048 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3735918-1338727962.opb.clasp
1800.05/1800.41	c Somebody sent me a SIGTERM
1800.05/1800.41	s SATISFIABLE
1800.05/1800.41	v x14 x23 x27 x40 x44 x46 x49 x50 x53 x58 x59 x62 x78 x81 x84 x93 x96 x98 x101 x104 x105 x106 x108 x111 x112 x114 x115 x116 x118 x121 x123 x125 x131 x132 x133 x134 x136 x141 x142 x143 x145 x147 x149 x151 x154 x155 x156 x158 x160 x163 x164 x167 x168 x170 x171 x172 x173 x174 x175 x176 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x190 x191 x192 x193 x194 x196 x218 x447 x448 x1366 x1748 x1749 x1859 x2132 x2292 x2293 x2360 x2374 x2440 x2441 x2450 x2451 x2454 x2455 x2516 x2517 x2518 x2521 x2529 x3264 x3412 
1800.05/1800.41	pb2clasp1: no process killed
1802.04/1802.41	sh: line 1: 23121 Done                    cat HOME/temp/instance-3735918-1338727962.opb.op
1802.04/1802.41	     23122 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3735918-1338727962.opb.clasp

Verifier Data

OK	19

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-3735918-1338727962/watcher-3735918-1338727962 -o /tmp/evaluation-result-3735918-1338727962/solver-3735918-1338727962 -C 1800 -W 1900 -M 15500 pbclasp instance-3735918-1338727962.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.09 2.04 2.00 4/176 22855
/proc/meminfo: memFree=23410764/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=25592 CPUtime=0 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) R 22853 22855 27890 0 -1 4202496 539 0 0 0 0 0 0 0 20 0 1 0 338924818 26206208 469 33554432000 4194304 4198148 140733661654656 140733661652104 235378107728 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/22855/statm: 6398 475 351 1 0 193 0

[startup+0.020428 s]
/proc/loadavg: 2.09 2.04 2.00 4/176 22855
/proc/meminfo: memFree=23410764/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=25872 CPUtime=0.01 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) R 22853 22855 27890 0 -1 4202496 640 0 0 0 1 0 0 0 20 0 1 0 338924818 26492928 570 33554432000 4194304 4198148 140733661654656 140733661652104 235374350228 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/22855/statm: 6468 570 361 1 0 263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25872

[startup+0.100213 s]
/proc/loadavg: 2.09 2.04 2.00 4/176 22855
/proc/meminfo: memFree=23410764/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26136 CPUtime=0.02 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 708 0 0 0 2 0 0 0 20 0 1 0 338924818 26763264 621 33554432000 4194304 4198148 140733661654656 140733661653544 235378107632 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22855/statm: 6534 621 368 1 0 329 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26136

[startup+0.300179 s]
/proc/loadavg: 2.09 2.04 2.00 4/176 22855
/proc/meminfo: memFree=23410764/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26136 CPUtime=0.02 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 708 0 0 0 2 0 0 0 20 0 1 0 338924818 26763264 621 33554432000 4194304 4198148 140733661654656 140733661653544 235378107632 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22855/statm: 6534 621 368 1 0 329 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26136

[startup+0.700203 s]
/proc/loadavg: 2.09 2.04 2.00 4/176 22855
/proc/meminfo: memFree=23410764/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=0.67 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 1226 13188 0 0 3 0 61 3 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 26268

[startup+1.50015 s]
/proc/loadavg: 2.09 2.04 2.00 3/179 22905
/proc/meminfo: memFree=23402452/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=1.43 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2029 39064 0 0 3 1 129 10 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 26268

[startup+3.10025 s]
/proc/loadavg: 2.09 2.04 2.00 3/179 22977
/proc/meminfo: memFree=23402552/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=1.87 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2492 53851 0 0 4 1 168 14 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=22975] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22975/stat : 22975 (sh) S 22855 22855 27890 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 338925007 9367552 264 33554432000 4194304 5064252 140733785102944 140733785101200 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22975/statm: 2287 264 223 213 0 72 0
[pid=22977] ppid=22975 vsize=8364 CPUtime=1.2 cores=1,3,5,7
/proc/22977/stat : 22977 (clasp-1.0) R 22975 22855 27890 0 -1 4202496 1746 0 0 0 120 0 0 0 20 0 1 0 338925007 8564736 1562 33554432000 134512640 134847168 4292674112 4292672880 134737321 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22977/statm: 2091 1562 270 82 0 1332 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43780

[startup+6.30025 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 22985
/proc/meminfo: memFree=23402096/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=3.87 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2618 57547 0 0 4 1 367 15 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=22983] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22983/stat : 22983 (sh) S 22855 22855 27890 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338925207 9367552 264 33554432000 4194304 5064252 140735256246720 140735256244976 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22983/statm: 2287 264 223 213 0 72 0
[pid=22985] ppid=22983 vsize=8364 CPUtime=2.39 cores=1,3,5,7
/proc/22985/stat : 22985 (clasp-1.0) R 22983 22855 27890 0 -1 4202496 1749 0 0 0 239 0 0 0 20 0 1 0 338925207 8564736 1565 33554432000 134512640 134847168 4293044144 4293042768 134784634 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 2091 1565 270 82 0 1332 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43780

[startup+12.7002 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 22985
/proc/meminfo: memFree=23401160/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=3.87 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2618 57547 0 0 4 1 367 15 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=22983] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22983/stat : 22983 (sh) S 22855 22855 27890 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338925207 9367552 264 33554432000 4194304 5064252 140735256246720 140735256244976 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22983/statm: 2287 264 223 213 0 72 0
[pid=22985] ppid=22983 vsize=8760 CPUtime=8.79 cores=1,3,5,7
/proc/22985/stat : 22985 (clasp-1.0) R 22983 22855 27890 0 -1 4202496 1832 0 0 0 879 0 0 0 20 0 1 0 338925207 8970240 1648 33554432000 134512640 134847168 4293044144 4293042720 134742467 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/22985/statm: 2190 1648 270 82 0 1431 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 44176

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 22986
/proc/meminfo: memFree=23399096/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=3.87 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2618 57547 0 0 4 1 367 15 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=22983] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22983/stat : 22983 (sh) S 22855 22855 27890 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338925207 9367552 264 33554432000 4194304 5064252 140735256246720 140735256244976 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22983/statm: 2287 264 223 213 0 72 0
[pid=22985] ppid=22983 vsize=9660 CPUtime=21.59 cores=1,3,5,7
/proc/22985/stat : 22985 (clasp-1.0) R 22983 22855 27890 0 -1 4202496 2048 0 0 0 2159 0 0 0 20 0 1 0 338925207 9891840 1864 33554432000 134512640 134847168 4293044144 4293042608 134713823 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22985/statm: 2415 1864 270 82 0 1656 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 45076

[startup+51.1002 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 22986
/proc/meminfo: memFree=23397356/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=3.87 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2618 57547 0 0 4 1 367 15 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=22983] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22983/stat : 22983 (sh) S 22855 22855 27890 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338925207 9367552 264 33554432000 4194304 5064252 140735256246720 140735256244976 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22983/statm: 2287 264 223 213 0 72 0
[pid=22985] ppid=22983 vsize=10584 CPUtime=47.18 cores=1,3,5,7
/proc/22985/stat : 22985 (clasp-1.0) R 22983 22855 27890 0 -1 4202496 2282 0 0 0 4718 0 0 0 20 0 1 0 338925207 10838016 2105 33554432000 134512640 134847168 4293044144 4293042828 134784496 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22985/statm: 2646 2105 270 82 0 1887 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 46000

[startup+102.306 s]
/proc/loadavg: 2.09 2.04 2.00 3/179 22986
/proc/meminfo: memFree=23393820/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=3.87 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2618 57547 0 0 4 1 367 15 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=22983] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22983/stat : 22983 (sh) S 22855 22855 27890 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338925207 9367552 264 33554432000 4194304 5064252 140735256246720 140735256244976 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22983/statm: 2287 264 223 213 0 72 0
[pid=22985] ppid=22983 vsize=12264 CPUtime=98.38 cores=1,3,5,7
/proc/22985/stat : 22985 (clasp-1.0) R 22983 22855 27890 0 -1 4202496 2653 0 0 0 9838 0 0 0 20 0 1 0 338925207 12558336 2476 33554432000 134512640 134847168 4293044144 4293042816 134784580 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22985/statm: 3066 2476 270 82 0 2307 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 47680

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 22986
/proc/meminfo: memFree=23391896/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=3.87 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2618 57547 0 0 4 1 367 15 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=22983] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22983/stat : 22983 (sh) S 22855 22855 27890 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338925207 9367552 264 33554432000 4194304 5064252 140735256246720 140735256244976 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22983/statm: 2287 264 223 213 0 72 0
[pid=22985] ppid=22983 vsize=13068 CPUtime=158.36 cores=1,3,5,7
/proc/22985/stat : 22985 (clasp-1.0) R 22983 22855 27890 0 -1 4202496 2869 0 0 0 15836 0 0 0 20 0 1 0 338925207 13381632 2722 33554432000 134512640 134847168 4293044144 4293042836 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22985/statm: 3267 2722 270 82 0 2508 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 48484

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 22986
/proc/meminfo: memFree=23389416/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=3.87 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2618 57547 0 0 4 1 367 15 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=22983] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22983/stat : 22983 (sh) S 22855 22855 27890 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 338925207 9367552 264 33554432000 4194304 5064252 140735256246720 140735256244976 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22983/statm: 2287 264 223 213 0 72 0
[pid=22985] ppid=22983 vsize=14068 CPUtime=218.35 cores=1,3,5,7
/proc/22985/stat : 22985 (clasp-1.0) R 22983 22855 27890 0 -1 4202496 3103 0 0 0 21835 0 0 0 20 0 1 0 338925207 14405632 2956 33554432000 134512640 134847168 4293044144 4293042768 134784806 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22985/statm: 3517 2956 270 82 0 2758 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 49484

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 22986
/proc/meminfo: memFree=23387864/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=3.87 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2618 57547 0 0 4 1 367 15 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=22983] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/22993/stat : 22993 (sh) S 22855 22855 27890 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338966875 9367552 264 33554432000 4194304 5064252 140733548562496 140733548560752 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22993/statm: 2287 264 223 213 0 72 0
[pid=22995] ppid=22993 vsize=19612 CPUtime=1001.55 cores=1,3,5,7
/proc/22995/stat : 22995 (clasp-1.0) R 22993 22855 27890 0 -1 4202496 4344 0 0 0 100155 0 0 0 20 0 1 0 338966875 20082688 4303 33554432000 134512640 134847168 4294777680 4294776304 134784634 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22995/statm: 4903 4303 272 82 0 4144 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 55028

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23028
/proc/meminfo: memFree=23371480/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=420.47 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2749 63031 0 0 4 1 42026 16 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=22993] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22993/stat : 22993 (sh) S 22855 22855 27890 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338966875 9367552 264 33554432000 4194304 5064252 140733548562496 140733548560752 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22993/statm: 2287 264 223 213 0 72 0
[pid=22995] ppid=22993 vsize=19612 CPUtime=1061.53 cores=1,3,5,7
/proc/22995/stat : 22995 (clasp-1.0) R 22993 22855 27890 0 -1 4202496 4357 0 0 0 106153 0 0 0 20 0 1 0 338966875 20082688 4316 33554432000 134512640 134847168 4294777680 4294776304 134784634 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22995/statm: 4903 4316 272 82 0 4144 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 55028

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23028
/proc/meminfo: memFree=23370612/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=420.47 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2749 63031 0 0 4 1 42026 16 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=22993] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22993/stat : 22993 (sh) S 22855 22855 27890 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338966875 9367552 264 33554432000 4194304 5064252 140733548562496 140733548560752 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22993/statm: 2287 264 223 213 0 72 0
[pid=22995] ppid=22993 vsize=20128 CPUtime=1121.52 cores=1,3,5,7
/proc/22995/stat : 22995 (clasp-1.0) R 22993 22855 27890 0 -1 4202496 4489 0 0 0 112152 0 0 0 20 0 1 0 338966875 20611072 4448 33554432000 134512640 134847168 4294777680 4294776384 134616650 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22995/statm: 5032 4448 272 82 0 4273 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 55544

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23105
/proc/meminfo: memFree=23388856/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=1569.19 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2851 69567 0 0 4 1 156896 18 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=23046] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23046/stat : 23046 (sh) S 22855 22855 27890 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 339081766 9367552 264 33554432000 4194304 5064252 140737204737376 140737204735632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23046/statm: 2287 264 223 213 0 72 0
[pid=23048] ppid=23046 vsize=10388 CPUtime=32.79 cores=1,3,5,7
/proc/23048/stat : 23048 (clasp-1.0) R 23046 22855 27890 0 -1 4202496 2228 0 0 0 3279 0 0 0 20 0 1 0 339081766 10637312 2042 33554432000 134512640 134847168 4294888576 4294887260 134715846 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23048/statm: 2597 2042 270 82 0 1838 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 45804

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23108
/proc/meminfo: memFree=23372276/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=1569.19 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2851 69567 0 0 4 1 156896 18 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=23046] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23046/stat : 23046 (sh) S 22855 22855 27890 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 339081766 9367552 264 33554432000 4194304 5064252 140737204737376 140737204735632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23046/statm: 2287 264 223 213 0 72 0
[pid=23048] ppid=23046 vsize=12216 CPUtime=92.78 cores=1,3,5,7
/proc/23048/stat : 23048 (clasp-1.0) R 23046 22855 27890 0 -1 4202496 2666 0 0 0 9278 0 0 0 20 0 1 0 339081766 12509184 2512 33554432000 134512640 134847168 4294888576 4294887200 134784617 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23048/statm: 3054 2512 270 82 0 2295 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 47632

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 23108
/proc/meminfo: memFree=23367076/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=1569.19 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2851 69567 0 0 4 1 156896 18 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=23046] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23046/stat : 23046 (sh) S 22855 22855 27890 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 339081766 9367552 264 33554432000 4194304 5064252 140737204737376 140737204735632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23046/statm: 2287 264 223 213 0 72 0
[pid=23048] ppid=23046 vsize=13312 CPUtime=152.77 cores=1,3,5,7
/proc/23048/stat : 23048 (clasp-1.0) R 23046 22855 27890 0 -1 4202496 2904 0 0 0 15277 0 0 0 20 0 1 0 339081766 13631488 2750 33554432000 134512640 134847168 4294888576 4294887200 134784711 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23048/statm: 3328 2750 270 82 0 2569 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 48728

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 23108
/proc/meminfo: memFree=23364900/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=1569.19 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2851 69567 0 0 4 1 156896 18 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=23046] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23046/stat : 23046 (sh) S 22855 22855 27890 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 339081766 9367552 264 33554432000 4194304 5064252 140737204737376 140737204735632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23046/statm: 2287 264 223 213 0 72 0
[pid=23048] ppid=23046 vsize=13852 CPUtime=212.76 cores=1,3,5,7
/proc/23048/stat : 23048 (clasp-1.0) R 23046 22855 27890 0 -1 4202496 3042 0 0 0 21276 0 0 0 20 0 1 0 339081766 14184448 2888 33554432000 134512640 134847168 4294888576 4294887200 134784526 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23048/statm: 3463 2888 270 82 0 2704 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 49268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 23108
/proc/meminfo: memFree=23361676/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=1569.19 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 2851 69567 0 0 4 1 156896 18 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=23046] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23046/stat : 23046 (sh) S 22855 22855 27890 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 339081766 9367552 264 33554432000 4194304 5064252 140737204737376 140737204735632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23046/statm: 2287 264 223 213 0 72 0
[pid=23048] ppid=23046 vsize=14132 CPUtime=230.86 cores=1,3,5,7
/proc/23048/stat : 23048 (clasp-1.0) R 23046 22855 27890 0 -1 4202496 3097 0 0 0 23086 0 0 0 20 0 1 0 339081766 14471168 2943 33554432000 134512640 134847168 4294888576 4294887268 134616619 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23048/statm: 3533 2943 270 82 0 2774 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 49548

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -22855

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

[startup+1801.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 23127
/proc/meminfo: memFree=23396580/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=1800.08 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 3011 75439 0 0 4 1 179983 20 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=23119] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23119/stat : 23119 (sh) S 22855 22855 27890 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 339104860 9367552 264 33554432000 4194304 5064252 140737158235968 140737158234224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23119/statm: 2287 264 223 213 0 72 0
[pid=23122] ppid=23119 vsize=8364 CPUtime=0.96 cores=1,3,5,7
/proc/23122/stat : 23122 (clasp-1.0) R 23119 22855 27890 0 -1 4202496 1747 0 0 0 96 0 0 0 20 0 1 0 339104860 8564736 1562 33554432000 134512640 134847168 4290216368 4290215136 134737597 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23122/statm: 2091 1562 270 82 0 1332 0
Current children cumulated CPU time (s) 1801.04
Current children cumulated vsize (KiB) 43780

[startup+1802.2 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 23127
/proc/meminfo: memFree=23396364/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=1800.08 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 3011 75439 0 0 4 1 179983 20 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=23119] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23119/stat : 23119 (sh) S 22855 22855 27890 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 339104860 9367552 264 33554432000 4194304 5064252 140737158235968 140737158234224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23119/statm: 2287 264 223 213 0 72 0
[pid=23122] ppid=23119 vsize=8364 CPUtime=1.76 cores=1,3,5,7
/proc/23122/stat : 23122 (clasp-1.0) R 23119 22855 27890 0 -1 4202496 1747 0 0 0 176 0 0 0 20 0 1 0 339104860 8564736 1562 33554432000 134512640 134847168 4290216368 4290215108 134737633 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23122/statm: 2091 1562 270 82 0 1332 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 43780

[startup+1802.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 23127
/proc/meminfo: memFree=23396364/32873844 swapFree=7112/7112
[pid=22855] ppid=22853 vsize=26268 CPUtime=1800.08 cores=1,3,5,7
/proc/22855/stat : 22855 (pbclasp) S 22853 22855 27890 0 -1 4202496 3011 75439 0 0 4 1 179983 20 20 0 1 0 338924818 26898432 679 33554432000 4194304 4198148 140733661654656 140733661653584 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 6567 679 387 1 0 362 0
[pid=23119] ppid=22855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23119/stat : 23119 (sh) S 22855 22855 27890 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 339104860 9367552 264 33554432000 4194304 5064252 140737158235968 140737158234224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23119/statm: 2287 264 223 213 0 72 0
[pid=23122] ppid=23119 vsize=8364 CPUtime=1.96 cores=1,3,5,7
/proc/23122/stat : 23122 (clasp-1.0) R 23119 22855 27890 0 -1 4202496 1747 0 0 0 196 0 0 0 20 0 1 0 339104860 8564736 1562 33554432000 134512640 134847168 4290216368 4290214992 134784651 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23122/statm: 2091 1562 270 82 0 1332 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 43780

Child status: 0
Real time (s): 1802.42
CPU time (s): 1802.1
CPU user time (s): 1801.87
CPU system time (s): 0.231964
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 56156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.87
system time used= 0.231964
maximum resident set size= 18244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81035
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1907
involuntary context switches= 2482

runsolver used 2.75758 second user time and 7.13492 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-03 14:52:43
IDJOB=3735918
IDBENCH=25007
IDSOLVER=2317
FILE ID=node104/3735918-1338727962
RUNJOBID= node104-1338713258-27907
PBS_JOBID= 14636727
Free space on /tmp= 66432 MiB

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

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

MD5SUM BENCH= b0c7ff7d1fa11c8e15b9d528879223a9
RANDOM SEED=230111875

node104.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.266
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.53
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.266
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.266
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.266
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.92
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.266
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.266
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.91
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23411160 kB
Buffers:         1010844 kB
Cached:          7424424 kB
SwapCached:          708 kB
Active:          5241436 kB
Inactive:        3213852 kB
Active(anon):      10976 kB
Inactive(anon):     8092 kB
Active(file):    5230460 kB
Inactive(file):  3205760 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105164 kB
Dirty:              1264 kB
Writeback:             0 kB
AnonPages:         23124 kB
Mapped:            16440 kB
Shmem:                 8 kB
Slab:             868016 kB
SReclaimable:     309988 kB
SUnreclaim:       558028 kB
KernelStack:        1496 kB
PageTables:         4376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     123908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3735918-1338727962.opb

Free space on /tmp at the end= 66432 MiB
End job on node104 at 2012-06-03 15:22:45