Trace number 3735885

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_delay/normalized-fir03_area_delay.opb
MD5SUM2b747b2caed6577698c928a521fdc3c2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.094985
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10
Optimality of the best value was proved YES
Number of variables3540
Total number of constraints9890
Number of constraints which are clauses9890
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 1681
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 1681
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 1681
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.37/0.53	o 23
0.52/0.68	o 22
0.66/0.79	o 21
0.77/0.89	o 20
0.88/0.99	o 19
0.97/1.08	o 18
1.06/1.18	o 17
1.16/1.28	o 16
1.25/1.38	o 15
2.26/2.37	o 14
7.05/7.12	o 13
228.31/228.49	sh: line 1: 22785 Done                    cat HOME/temp/instance-3735885-1338727732.opb.op
228.31/228.49	     22786 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3735885-1338727732.opb.clasp
1800.06/1800.40	sh: line 1: 22807 Done                    cat HOME/temp/instance-3735885-1338727732.opb.op
1800.06/1800.40	     22808 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3735885-1338727732.opb.clasp
1800.06/1800.41	c Somebody sent me a SIGTERM
1800.06/1800.41	s SATISFIABLE
1800.06/1800.41	v x31 x43 x46 x50 x53 x58 x63 x71 x80 x82 x92 x98 x103 x104 x106 x118 x119 x121 x123 x133 x139 x140 x142 x144 x147 x149 x150 x151 x154 x156 x158 x159 x162 x164 x170 x172 x173 x175 x176 x178 x179 x181 x184 x186 x187 x190 x191 x192 x193 x194 x196 x198 x199 x201 x202 x204 x205 x206 x241 x242 x1917 x2258 x2259 x2286 x2287 x2350 x2351 x2372 x2373 x2404 x2691 x2692 x2778 x2779 x2846 x2847 x2860 x3035 x3036 x3190 
1800.06/1800.41	pb2clasp1: no process killed
1802.04/1802.41	sh: line 1: 23043 Done                    cat HOME/temp/instance-3735885-1338727732.opb.op
1802.04/1802.41	     23044 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3735885-1338727732.opb.clasp

Verifier Data

OK	13

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22688
/proc/meminfo: memFree=23402240/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) R 22686 22688 27890 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 338901723 26071040 443 33554432000 4194304 4198148 140735668942688 140735668940136 235374350228 0 0 4224 0 0 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6365 444 343 1 0 160 0

[startup+0.0771679 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22688
/proc/meminfo: memFree=23402240/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26136 CPUtime=0.02 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 700 0 0 0 2 0 0 0 20 0 1 0 338901723 26763264 614 33554432000 4194304 4198148 140735668942688 140735668941576 235378107632 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6534 614 368 1 0 329 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26136

[startup+0.100213 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22688
/proc/meminfo: memFree=23402240/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26136 CPUtime=0.02 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 700 0 0 0 2 0 0 0 20 0 1 0 338901723 26763264 614 33554432000 4194304 4198148 140735668942688 140735668941576 235378107632 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6534 614 368 1 0 329 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26136

[startup+0.300181 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22688
/proc/meminfo: memFree=23402240/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26136 CPUtime=0.02 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 700 0 0 0 2 0 0 0 20 0 1 0 338901723 26763264 614 33554432000 4194304 4198148 140735668942688 140735668941576 235378107632 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6534 614 368 1 0 329 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26136

[startup+0.700194 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 22688
/proc/meminfo: memFree=23402240/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=0.66 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 1109 9529 0 0 2 0 62 2 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 26268

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22738
/proc/meminfo: memFree=23400084/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=1.36 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 1944 35783 0 0 3 0 124 9 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 26268

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22770
/proc/meminfo: memFree=23394140/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=2.34 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2074 39531 0 0 3 0 221 10 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 26268
heavy processes:

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22778
/proc/meminfo: memFree=23393768/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=2.34 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2074 39531 0 0 3 0 221 10 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22776] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22776/stat : 22776 (sh) S 22688 22688 27890 0 -1 4202496 370 219 0 0 0 0 0 0 20 0 1 0 338901961 9367552 263 33554432000 4194304 5064252 140735988551088 140735988549344 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22776/statm: 2287 263 223 213 0 72 0
[pid=22778] ppid=22776 vsize=8760 CPUtime=3.91 cores=0,2,4,6
/proc/22778/stat : 22778 (clasp-1.0) R 22776 22688 27890 0 -1 4202496 1804 0 0 0 391 0 0 0 20 0 1 0 338901961 8970240 1620 33554432000 134512640 134847168 4286590976 4286589664 134616729 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22778/statm: 2190 1620 272 82 0 1431 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 44176

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22786
/proc/meminfo: memFree=23390576/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=7.09 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2206 43288 0 0 3 0 695 11 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22784] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22784/stat : 22784 (sh) S 22688 22688 27890 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 338902436 9367552 264 33554432000 4194304 5064252 140733841195072 140733841193328 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22784/statm: 2287 264 223 213 0 72 0
[pid=22786] ppid=22784 vsize=8760 CPUtime=5.56 cores=0,2,4,6
/proc/22786/stat : 22786 (clasp-1.0) R 22784 22688 27890 0 -1 4202496 1800 0 0 0 556 0 0 0 20 0 1 0 338902436 8970240 1616 33554432000 134512640 134847168 4286579888 4286578512 134784628 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22786/statm: 2190 1616 270 82 0 1431 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 44176

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22786
/proc/meminfo: memFree=23385448/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=7.09 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2206 43288 0 0 3 0 695 11 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22784] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22784/stat : 22784 (sh) S 22688 22688 27890 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 338902436 9367552 264 33554432000 4194304 5064252 140733841195072 140733841193328 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22784/statm: 2287 264 223 213 0 72 0
[pid=22786] ppid=22784 vsize=10024 CPUtime=18.35 cores=0,2,4,6
/proc/22786/stat : 22786 (clasp-1.0) R 22784 22688 27890 0 -1 4202496 2107 0 0 0 1835 0 0 0 20 0 1 0 338902436 10264576 1923 33554432000 134512640 134847168 4286579888 4286578528 134748350 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22786/statm: 2506 1923 270 82 0 1747 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 45440

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22786
/proc/meminfo: memFree=23378992/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=7.09 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2206 43288 0 0 3 0 695 11 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22784] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22784/stat : 22784 (sh) S 22688 22688 27890 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 338902436 9367552 264 33554432000 4194304 5064252 140733841195072 140733841193328 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22784/statm: 2287 264 223 213 0 72 0
[pid=22786] ppid=22784 vsize=11296 CPUtime=43.95 cores=0,2,4,6
/proc/22786/stat : 22786 (clasp-1.0) R 22784 22688 27890 0 -1 4202496 2411 0 0 0 4395 0 0 0 20 0 1 0 338902436 11567104 2265 33554432000 134512640 134847168 4286579888 4286578512 134784711 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22786/statm: 2824 2265 270 82 0 2065 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 46712

[startup+102.306 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 22789
/proc/meminfo: memFree=23371660/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=7.09 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2206 43288 0 0 3 0 695 11 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22784] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22784/stat : 22784 (sh) S 22688 22688 27890 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 338902436 9367552 264 33554432000 4194304 5064252 140733841195072 140733841193328 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22784/statm: 2287 264 223 213 0 72 0
[pid=22786] ppid=22784 vsize=13196 CPUtime=95.14 cores=0,2,4,6
/proc/22786/stat : 22786 (clasp-1.0) R 22784 22688 27890 0 -1 4202496 2833 0 0 0 9514 0 0 0 20 0 1 0 338902436 13512704 2717 33554432000 134512640 134847168 4286579888 4286578420 134713620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22786/statm: 3299 2717 270 82 0 2540 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 48612

[startup+162.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/179 22789
/proc/meminfo: memFree=23367696/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=7.09 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2206 43288 0 0 3 0 695 11 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22784] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22784/stat : 22784 (sh) S 22688 22688 27890 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 338902436 9367552 264 33554432000 4194304 5064252 140733841195072 140733841193328 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22784/statm: 2287 264 223 213 0 72 0
[pid=22786] ppid=22784 vsize=14676 CPUtime=155.13 cores=0,2,4,6
/proc/22786/stat : 22786 (clasp-1.0) R 22784 22688 27890 0 -1 4202496 3167 0 0 0 15513 0 0 0 20 0 1 0 338902436 15028224 3091 33554432000 134512640 134847168 4286579888 4286578576 134616828 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22786/statm: 3669 3091 270 82 0 2910 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 50092

[startup+222.3 s]
/proc/loadavg: 2.11 2.04 2.00 3/179 22789
/proc/meminfo: memFree=23365772/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=7.09 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2206 43288 0 0 3 0 695 11 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22784] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22784/stat : 22784 (sh) S 22688 22688 27890 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 338902436 9367552 264 33554432000 4194304 5064252 140733841195072 140733841193328 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22784/statm: 2287 264 223 213 0 72 0
[pid=22786] ppid=22784 vsize=16068 CPUtime=215.12 cores=0,2,4,6
/proc/22786/stat : 22786 (clasp-1.0) R 22784 22688 27890 0 -1 4202496 3525 0 0 0 21512 0 0 0 20 0 1 0 338902436 16453632 3449 33554432000 134512640 134847168 4286579888 4286578592 134616816 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22786/statm: 4017 3449 270 82 0 3258 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 51484

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 22986
/proc/meminfo: memFree=23397232/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=228.42 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2311 48757 0 0 3 0 22827 12 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22806] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22806/stat : 22806 (sh) S 22688 22688 27890 0 -1 4202496 374 220 0 0 0 0 0 0 20 0 1 0 338924574 9367552 264 33554432000 4194304 5064252 140736588731664 140736588729920 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22806/statm: 2287 264 223 213 0 72 0
[pid=22808] ppid=22806 vsize=11576 CPUtime=53.77 cores=0,2,4,6
/proc/22808/stat : 22808 (clasp-1.0) R 22806 22688 27890 0 -1 4202496 2477 0 0 0 5377 0 0 0 20 0 1 0 338924574 11853824 2332 33554432000 134512640 134847168 4286581888 4286580512 134784673 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22808/statm: 2894 2332 270 82 0 2135 0

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

/proc/22806/stat : 22806 (sh) S 22688 22688 27890 0 -1 4202496 374 220 0 0 0 0 0 0 20 0 1 0 338924574 9367552 264 33554432000 4194304 5064252 140736588731664 140736588729920 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22806/statm: 2287 264 223 213 0 72 0
[pid=22808] ppid=22806 vsize=26024 CPUtime=1193.59 cores=0,2,4,6
/proc/22808/stat : 22808 (clasp-1.0) R 22806 22688 27890 0 -1 4202496 5814 0 0 0 119358 1 0 0 20 0 1 0 338924574 26648576 5854 33554432000 134512640 134847168 4286581888 4286580512 134784651 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22808/statm: 6506 5854 270 82 0 5747 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 61440

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23028
/proc/meminfo: memFree=23375204/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=228.42 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2311 48757 0 0 3 0 22827 12 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22806] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22806/stat : 22806 (sh) S 22688 22688 27890 0 -1 4202496 374 220 0 0 0 0 0 0 20 0 1 0 338924574 9367552 264 33554432000 4194304 5064252 140736588731664 140736588729920 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22806/statm: 2287 264 223 213 0 72 0
[pid=22808] ppid=22806 vsize=26420 CPUtime=1253.57 cores=0,2,4,6
/proc/22808/stat : 22808 (clasp-1.0) R 22806 22688 27890 0 -1 4202496 5921 0 0 0 125356 1 0 0 20 0 1 0 338924574 27054080 5990 33554432000 134512640 134847168 4286581888 4286580560 134784580 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22808/statm: 6605 5990 270 82 0 5846 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 61836

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23028
/proc/meminfo: memFree=23373404/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=228.42 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2311 48757 0 0 3 0 22827 12 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22806] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22806/stat : 22806 (sh) S 22688 22688 27890 0 -1 4202496 374 220 0 0 0 0 0 0 20 0 1 0 338924574 9367552 264 33554432000 4194304 5064252 140736588731664 140736588729920 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22806/statm: 2287 264 223 213 0 72 0
[pid=22808] ppid=22806 vsize=27440 CPUtime=1313.57 cores=0,2,4,6
/proc/22808/stat : 22808 (clasp-1.0) R 22806 22688 27890 0 -1 4202496 6166 0 0 0 131356 1 0 0 20 0 1 0 338924574 28098560 6308 33554432000 134512640 134847168 4286581888 4286580512 134784634 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22808/statm: 6860 6308 270 82 0 6101 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 62856

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23028
/proc/meminfo: memFree=23373404/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=228.42 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2311 48757 0 0 3 0 22827 12 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22806] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22806/stat : 22806 (sh) S 22688 22688 27890 0 -1 4202496 374 220 0 0 0 0 0 0 20 0 1 0 338924574 9367552 264 33554432000 4194304 5064252 140736588731664 140736588729920 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22806/statm: 2287 264 223 213 0 72 0
[pid=22808] ppid=22806 vsize=27584 CPUtime=1373.56 cores=0,2,4,6
/proc/22808/stat : 22808 (clasp-1.0) R 22806 22688 27890 0 -1 4202496 6190 0 0 0 137355 1 0 0 20 0 1 0 338924574 28246016 6332 33554432000 134512640 134847168 4286581888 4286580512 134784694 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22808/statm: 6896 6332 270 82 0 6137 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 63000

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23028
/proc/meminfo: memFree=23372224/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=228.42 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2311 48757 0 0 3 0 22827 12 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22806] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22806/stat : 22806 (sh) S 22688 22688 27890 0 -1 4202496 374 220 0 0 0 0 0 0 20 0 1 0 338924574 9367552 264 33554432000 4194304 5064252 140736588731664 140736588729920 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22806/statm: 2287 264 223 213 0 72 0
[pid=22808] ppid=22806 vsize=27912 CPUtime=1433.55 cores=0,2,4,6
/proc/22808/stat : 22808 (clasp-1.0) R 22806 22688 27890 0 -1 4202496 6251 0 0 0 143354 1 0 0 20 0 1 0 338924574 28581888 6393 33554432000 134512640 134847168 4286581888 4286580528 134782458 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22808/statm: 6978 6393 270 82 0 6219 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 63328

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23028
/proc/meminfo: memFree=23371480/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=228.42 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2311 48757 0 0 3 0 22827 12 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22806] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22806/stat : 22806 (sh) S 22688 22688 27890 0 -1 4202496 374 220 0 0 0 0 0 0 20 0 1 0 338924574 9367552 264 33554432000 4194304 5064252 140736588731664 140736588729920 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22806/statm: 2287 264 223 213 0 72 0
[pid=22808] ppid=22806 vsize=28376 CPUtime=1493.54 cores=0,2,4,6
/proc/22808/stat : 22808 (clasp-1.0) R 22806 22688 27890 0 -1 4202496 6411 0 0 0 149353 1 0 0 20 0 1 0 338924574 29057024 6499 33554432000 134512640 134847168 4286581888 4286580580 134616619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22808/statm: 7094 6499 270 82 0 6335 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 63792

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23029
/proc/meminfo: memFree=23370736/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=228.42 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2311 48757 0 0 3 0 22827 12 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22806] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22806/stat : 22806 (sh) S 22688 22688 27890 0 -1 4202496 374 220 0 0 0 0 0 0 20 0 1 0 338924574 9367552 264 33554432000 4194304 5064252 140736588731664 140736588729920 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22806/statm: 2287 264 223 213 0 72 0
[pid=22808] ppid=22806 vsize=28864 CPUtime=1553.54 cores=0,2,4,6
/proc/22808/stat : 22808 (clasp-1.0) R 22806 22688 27890 0 -1 4202496 6541 0 0 0 155352 2 0 0 20 0 1 0 338924574 29556736 6629 33554432000 134512640 134847168 4286581888 4286580564 134784500 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22808/statm: 7216 6629 270 82 0 6457 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 64280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23029
/proc/meminfo: memFree=23369804/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=228.42 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2311 48757 0 0 3 0 22827 12 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=22806] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22806/stat : 22806 (sh) S 22688 22688 27890 0 -1 4202496 374 220 0 0 0 0 0 0 20 0 1 0 338924574 9367552 264 33554432000 4194304 5064252 140736588731664 140736588729920 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22806/statm: 2287 264 223 213 0 72 0
[pid=22808] ppid=22806 vsize=29024 CPUtime=1571.64 cores=0,2,4,6
/proc/22808/stat : 22808 (clasp-1.0) R 22806 22688 27890 0 -1 4202496 6550 0 0 0 157162 2 0 0 20 0 1 0 338924574 29720576 6676 33554432000 134512640 134847168 4286581888 4286580512 134784800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22808/statm: 7256 6676 270 82 0 6497 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 64440

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -22688

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23048
/proc/meminfo: memFree=23402640/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=1800.08 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2477 58078 0 0 3 0 179989 16 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=23041] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23041/stat : 23041 (sh) S 22688 22688 27890 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339081766 9367552 263 33554432000 4194304 5064252 140733799108256 140733799106512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23041/statm: 2287 263 223 213 0 72 0
[pid=23044] ppid=23041 vsize=8760 CPUtime=0.96 cores=0,2,4,6
/proc/23044/stat : 23044 (clasp-1.0) R 23041 22688 27890 0 -1 4202496 1796 0 0 0 96 0 0 0 20 0 1 0 339081766 8970240 1612 33554432000 134512640 134847168 4290452816 4290451584 134617553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23044/statm: 2190 1612 270 82 0 1431 0
Current children cumulated CPU time (s) 1801.04
Current children cumulated vsize (KiB) 44176

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23048
/proc/meminfo: memFree=23402424/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=1800.08 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2477 58078 0 0 3 0 179989 16 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=23041] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23041/stat : 23041 (sh) S 22688 22688 27890 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339081766 9367552 263 33554432000 4194304 5064252 140733799108256 140733799106512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23041/statm: 2287 263 223 213 0 72 0
[pid=23044] ppid=23041 vsize=8760 CPUtime=1.76 cores=0,2,4,6
/proc/23044/stat : 23044 (clasp-1.0) R 23041 22688 27890 0 -1 4202496 1796 0 0 0 176 0 0 0 20 0 1 0 339081766 8970240 1612 33554432000 134512640 134847168 4290452816 4290451496 134789705 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23044/statm: 2190 1612 270 82 0 1431 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 44176

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23048
/proc/meminfo: memFree=23402424/32873844 swapFree=7112/7112
[pid=22688] ppid=22686 vsize=26268 CPUtime=1800.08 cores=0,2,4,6
/proc/22688/stat : 22688 (pbclasp) S 22686 22688 27890 0 -1 4202496 2477 58078 0 0 3 0 179989 16 20 0 1 0 338901723 26898432 671 33554432000 4194304 4198148 140735668942688 140735668941616 235378110494 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22688/statm: 6567 671 387 1 0 362 0
[pid=23041] ppid=22688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23041/stat : 23041 (sh) S 22688 22688 27890 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339081766 9367552 263 33554432000 4194304 5064252 140733799108256 140733799106512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23041/statm: 2287 263 223 213 0 72 0
[pid=23044] ppid=23041 vsize=8760 CPUtime=1.96 cores=0,2,4,6
/proc/23044/stat : 23044 (clasp-1.0) R 23041 22688 27890 0 -1 4202496 1796 0 0 0 196 0 0 0 20 0 1 0 339081766 8970240 1612 33554432000 134512640 134847168 4290452816 4290451392 134714871 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23044/statm: 2190 1612 270 82 0 1431 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 44176

Child status: 0
Real time (s): 1802.42
CPU time (s): 1802.1
CPU user time (s): 1801.92
CPU system time (s): 0.178972
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 64440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.92
system time used= 0.178972
maximum resident set size= 26704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63183
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1451
involuntary context switches= 2083

runsolver used 3.02554 second user time and 7.2199 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-03 14:48:52
IDJOB=3735885
IDBENCH=25004
IDSOLVER=2317
FILE ID=node104/3735885-1338727732
RUNJOBID= node104-1338713258-27906
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-fir03_area_delay.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735885-1338727732/watcher-3735885-1338727732 -o /tmp/evaluation-result-3735885-1338727732/solver-3735885-1338727732 -C 1800 -W 1900 -M 15500  pbclasp instance-3735885-1338727732.opb HOME/temp

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

MD5SUM BENCH= 2b747b2caed6577698c928a521fdc3c2
RANDOM SEED=1123518479

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:        23402628 kB
Buffers:         1010760 kB
Cached:          7425476 kB
SwapCached:          708 kB
Active:          5249728 kB
Inactive:        3214192 kB
Active(anon):      17984 kB
Inactive(anon):     8092 kB
Active(file):    5231744 kB
Inactive(file):  3206100 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105164 kB
Dirty:              1640 kB
Writeback:             0 kB
AnonPages:         31900 kB
Mapped:            16060 kB
Shmem:                 8 kB
Slab:             868088 kB
SReclaimable:     309964 kB
SUnreclaim:       558124 kB
KernelStack:        1496 kB
PageTables:         4316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     130848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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-3735885-1338727732.opb

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