Trace number 3731151

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)3696 1902.5 1902.93

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lp4l.opb
MD5SUM8d2c17131f0dd6c2b5d472cf1eef4c89
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2967
Best CPU time to get the best result obtained on this benchmark0.208968
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2967
Optimality of the best value was proved YES
Number of variables1086
Total number of constraints85
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint1086
Number of terms in the objective function 1086
Biggest coefficient in the objective function 283
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 197191
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 283
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 197191
Number of bits of the biggest sum of numbers18
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.04/0.09	o 4969
0.08/0.13	o 4958
0.08/0.17	o 4957
0.16/0.22	o 4481
0.21/0.66	o 4421
0.55/0.78	o 4258
2.38/2.51	o 4249
2.38/2.59	o 4242
2.48/2.73	o 4223
4.29/4.47	o 4144
10.47/10.68	o 4113
44.26/44.43	o 4031
46.07/46.26	o 3888
356.21/356.44	o 3886
366.11/366.35	o 3696
1145.47/1145.85	sh: line 1: 28785 Done                    cat HOME/temp/instance-3731151-1338689484.opb.op
1145.47/1145.85	     28786 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3731151-1338689484.opb.clasp
1900.46/1900.92	sh: line 1: 28813 Done                    cat HOME/temp/instance-3731151-1338689484.opb.op
1900.46/1900.92	     28814 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3731151-1338689484.opb.clasp
1900.46/1900.93	c Somebody sent me a SIGTERM
1900.46/1900.93	s SATISFIABLE
1900.46/1900.93	v x22 x30 x47 x76 x90 x110 x114 x128 x137 x146 x166 x268 x296 x394 x408 x438 x593 x685 x749 x758 x926 x957 x1031 x1042 x1054 x1064 x1079 
1900.46/1900.93	pb2clasp1: no process killed
1900.46/1900.94	clasp-1.0: no process killed
1902.43/1902.93	sh: line 1: 19845 Done                    cat HOME/temp/instance-3731151-1338689484.opb.op
1902.43/1902.93	     19846 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3731151-1338689484.opb.clasp

Verifier Data

OK	3696

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-3731151-1338689484/watcher-3731151-1338689484 -o /tmp/evaluation-result-3731151-1338689484/solver-3731151-1338689484 -C 1800 -W 1900 -M 15500 pbclasp instance-3731151-1338689484.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: 3.85 2.44 1.79 3/179 28655
/proc/meminfo: memFree=27802180/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25592 CPUtime=0 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) R 28653 28655 14418 0 -1 4202496 553 0 0 0 0 0 0 0 20 0 1 0 335073854 26206208 483 33554432000 4194304 4198148 140733390800256 140733390797704 239872741268 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6398 487 355 1 0 193 0

[startup+0.0776 s]
/proc/loadavg: 3.85 2.44 1.79 3/179 28655
/proc/meminfo: memFree=27802180/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=0.04 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 792 2173 0 0 1 0 3 0 20 0 1 0 335073854 26611712 609 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 609 387 1 0 292 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25988

[startup+0.100274 s]
/proc/loadavg: 3.85 2.44 1.79 3/179 28655
/proc/meminfo: memFree=27802180/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=0.08 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 941 4710 0 0 1 0 6 1 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25988

[startup+0.300236 s]
/proc/loadavg: 3.85 2.44 1.79 3/179 28655
/proc/meminfo: memFree=27802180/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=0.21 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 1340 12425 0 0 1 0 17 3 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 25988

[startup+0.700254 s]
/proc/loadavg: 3.85 2.44 1.79 3/179 28655
/proc/meminfo: memFree=27802180/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=0.55 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 1487 15186 0 0 1 0 51 3 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 25988

[startup+1.5003 s]
/proc/loadavg: 3.85 2.44 1.79 3/182 28713
/proc/meminfo: memFree=27799660/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=0.68 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 1629 17879 0 0 1 0 63 4 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28711] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28711/stat : 28711 (sh) S 28655 28655 14418 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 335073933 9367552 264 33554432000 4194304 5064252 140733860227344 140733860225600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28711/statm: 2287 264 223 213 0 72 0
[pid=28713] ppid=28711 vsize=6212 CPUtime=0.7 cores=1,3,5,7
/proc/28713/stat : 28713 (clasp-1.0) R 28711 28655 14418 0 -1 4202496 1144 0 0 0 70 0 0 0 20 0 1 0 335073933 6361088 1041 33554432000 134512640 134847168 4294111056 4294109740 134715805 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28713/statm: 1553 1041 270 82 0 794 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 41348

[startup+3.10023 s]
/proc/loadavg: 3.70 2.43 1.79 3/182 28713
/proc/meminfo: memFree=27797808/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=2.64 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 2059 26288 0 0 2 0 255 7 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 25988

[startup+6.3003 s]
/proc/loadavg: 3.70 2.43 1.79 3/182 28745
/proc/meminfo: memFree=27796716/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=4.36 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 2202 29208 0 0 2 0 427 7 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28743] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28743/stat : 28743 (sh) S 28655 28655 14418 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 335074302 9367552 263 33554432000 4194304 5064252 140736281328608 140736281326864 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28743/statm: 2287 263 223 213 0 72 0
[pid=28745] ppid=28743 vsize=5772 CPUtime=1.81 cores=1,3,5,7
/proc/28745/stat : 28745 (clasp-1.0) R 28743 28655 14418 0 -1 4202496 1028 0 0 0 181 0 0 0 20 0 1 0 335074302 5910528 926 33554432000 134512640 134847168 4293454688 4293453228 134713616 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28745/statm: 1443 926 272 82 0 684 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 40908

[startup+12.7003 s]
/proc/loadavg: 3.44 2.42 1.79 3/181 28753
/proc/meminfo: memFree=27796432/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=10.58 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 2348 32617 0 0 2 0 1048 8 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28751] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28751/stat : 28751 (sh) S 28655 28655 14418 0 -1 4202496 374 221 0 0 0 0 0 0 20 0 1 0 335074923 9367552 264 33554432000 4194304 5064252 140736350144096 140736350142352 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28751/statm: 2287 264 223 213 0 72 0
[pid=28753] ppid=28751 vsize=5648 CPUtime=1.99 cores=1,3,5,7
/proc/28753/stat : 28753 (clasp-1.0) R 28751 28655 14418 0 -1 4202496 1003 0 0 0 199 0 0 0 20 0 1 0 335074923 5783552 900 33554432000 134512640 134847168 4291195536 4291194160 134784656 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28753/statm: 1412 900 270 82 0 653 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 40784

[startup+25.5003 s]
/proc/loadavg: 3.22 2.41 1.79 3/181 28753
/proc/meminfo: memFree=27792340/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=10.58 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 2348 32617 0 0 2 0 1048 8 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28751] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28751/stat : 28751 (sh) S 28655 28655 14418 0 -1 4202496 374 221 0 0 0 0 0 0 20 0 1 0 335074923 9367552 264 33554432000 4194304 5064252 140736350144096 140736350142352 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28751/statm: 2287 264 223 213 0 72 0
[pid=28753] ppid=28751 vsize=8240 CPUtime=14.79 cores=1,3,5,7
/proc/28753/stat : 28753 (clasp-1.0) R 28751 28655 14418 0 -1 4202496 1660 0 0 0 1479 0 0 0 20 0 1 0 335074923 8437760 1556 33554432000 134512640 134847168 4291195536 4291194112 134714176 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28753/statm: 2060 1556 270 82 0 1301 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 43376

[startup+51.1003 s]
/proc/loadavg: 2.87 2.39 1.80 3/181 28769
/proc/meminfo: memFree=27794264/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=46.14 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 2625 39750 0 0 2 0 4602 10 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28767] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28767/stat : 28767 (sh) S 28655 28655 14418 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 335078480 9367552 264 33554432000 4194304 5064252 140733821434224 140733821432480 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28767/statm: 2287 264 223 213 0 72 0
[pid=28769] ppid=28767 vsize=6156 CPUtime=4.82 cores=1,3,5,7
/proc/28769/stat : 28769 (clasp-1.0) R 28767 28655 14418 0 -1 4202496 1132 0 0 0 482 0 0 0 20 0 1 0 335078481 6303744 1029 33554432000 134512640 134847168 4289418416 4289417040 134784651 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28769/statm: 1539 1029 270 82 0 780 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 41292

[startup+102.306 s]
/proc/loadavg: 2.35 2.32 1.82 3/180 28769
/proc/meminfo: memFree=27784964/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=46.14 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 2625 39750 0 0 2 0 4602 10 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28767] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28767/stat : 28767 (sh) S 28655 28655 14418 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 335078480 9367552 264 33554432000 4194304 5064252 140733821434224 140733821432480 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28767/statm: 2287 264 223 213 0 72 0
[pid=28769] ppid=28767 vsize=10844 CPUtime=56.02 cores=1,3,5,7
/proc/28769/stat : 28769 (clasp-1.0) R 28767 28655 14418 0 -1 4202496 2375 0 0 0 5602 0 0 0 20 0 1 0 335078481 11104256 2190 33554432000 134512640 134847168 4289418416 4289417056 134782432 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28769/statm: 2711 2190 270 82 0 1952 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 45980

[startup+162.3 s]
/proc/loadavg: 2.16 2.27 1.83 3/181 28770
/proc/meminfo: memFree=27780992/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=46.14 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 2625 39750 0 0 2 0 4602 10 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28767] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28767/stat : 28767 (sh) S 28655 28655 14418 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 335078480 9367552 264 33554432000 4194304 5064252 140733821434224 140733821432480 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28767/statm: 2287 264 223 213 0 72 0
[pid=28769] ppid=28767 vsize=12464 CPUtime=116 cores=1,3,5,7
/proc/28769/stat : 28769 (clasp-1.0) R 28767 28655 14418 0 -1 4202496 2813 0 0 0 11600 0 0 0 20 0 1 0 335078481 12763136 2616 33554432000 134512640 134847168 4289418416 4289416976 134735814 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28769/statm: 3116 2616 270 82 0 2357 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 47600

[startup+222.3 s]
/proc/loadavg: 2.06 2.22 1.83 3/181 28770
/proc/meminfo: memFree=27774848/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=46.14 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 2625 39750 0 0 2 0 4602 10 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28767] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28767/stat : 28767 (sh) S 28655 28655 14418 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 335078480 9367552 264 33554432000 4194304 5064252 140733821434224 140733821432480 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28767/statm: 2287 264 223 213 0 72 0
[pid=28769] ppid=28767 vsize=14168 CPUtime=175.99 cores=1,3,5,7
/proc/28769/stat : 28769 (clasp-1.0) R 28767 28655 14418 0 -1 4202496 3324 0 0 0 17599 0 0 0 20 0 1 0 335078481 14508032 3031 33554432000 134512640 134847168 4289418416 4289417056 134715264 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28769/statm: 3542 3031 270 82 0 2783 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 49304

[startup+282.3 s]
/proc/loadavg: 2.02 2.18 1.84 3/181 28770
/proc/meminfo: memFree=27772736/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=46.14 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 2625 39750 0 0 2 0 4602 10 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28767] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/28814/stat : 28814 (clasp-1.0) R 28812 28655 14418 0 -1 4202496 3775 0 0 0 27614 24 0 0 20 0 1 0 335188440 15556608 3298 33554432000 134512640 134847168 4294521024 4294519440 11617620 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28814/statm: 3798 3298 270 82 0 3039 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 50328

[startup+1482.3 s]
/proc/loadavg: 1.29 1.50 1.71 3/179 2523
/proc/meminfo: memFree=27792020/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=1145.54 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 3018 57320 0 0 2 1 114536 15 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28812] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28812/stat : 28812 (sh) S 28655 28655 14418 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 335188440 9367552 263 33554432000 4194304 5064252 140736659921936 140736659920192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28812/statm: 2287 263 223 213 0 72 0
[pid=28814] ppid=28812 vsize=16412 CPUtime=336.36 cores=1,3,5,7
/proc/28814/stat : 28814 (clasp-1.0) R 28812 28655 14418 0 -1 4202496 4191 0 0 0 33612 24 0 0 20 0 1 0 335188440 16805888 3603 33554432000 134512640 134847168 4294521024 4294519664 134782441 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28814/statm: 4103 3603 270 82 0 3344 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 51548

[startup+1542.3 s]
/proc/loadavg: 1.41 1.49 1.69 3/180 24027
/proc/meminfo: memFree=27790796/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=1145.54 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 3018 57320 0 0 2 1 114536 15 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28812] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28812/stat : 28812 (sh) S 28655 28655 14418 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 335188440 9367552 263 33554432000 4194304 5064252 140736659921936 140736659920192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28812/statm: 2287 263 223 213 0 72 0
[pid=28814] ppid=28812 vsize=17252 CPUtime=396.36 cores=1,3,5,7
/proc/28814/stat : 28814 (clasp-1.0) R 28812 28655 14418 0 -1 4202496 4547 0 0 0 39611 25 0 0 20 0 1 0 335188440 17666048 3788 33554432000 134512640 134847168 4294521024 4294519648 134784651 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28814/statm: 4313 3788 270 82 0 3554 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 52388

[startup+1604.46 s]
/proc/loadavg: 1.32 1.45 1.66 3/180 11435
/proc/meminfo: memFree=27789028/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=1145.54 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 3018 57320 0 0 2 1 114536 15 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28812] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28812/stat : 28812 (sh) S 28655 28655 14418 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 335188440 9367552 263 33554432000 4194304 5064252 140736659921936 140736659920192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28812/statm: 2287 263 223 213 0 72 0
[pid=28814] ppid=28812 vsize=17524 CPUtime=458.51 cores=1,3,5,7
/proc/28814/stat : 28814 (clasp-1.0) R 28812 28655 14418 0 -1 4202496 4801 0 0 0 45826 25 0 0 20 0 1 0 335188440 17944576 3881 33554432000 134512640 134847168 4294521024 4294519648 134784634 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28814/statm: 4381 3881 270 82 0 3622 0
Current children cumulated CPU time (s) 1604.05
Current children cumulated vsize (KiB) 52660

[startup+1663.43 s]
/proc/loadavg: 1.12 1.37 1.62 3/180 32563
/proc/meminfo: memFree=27591288/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=1145.54 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 3018 57320 0 0 2 1 114536 15 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28812] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28812/stat : 28812 (sh) S 28655 28655 14418 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 335188440 9367552 263 33554432000 4194304 5064252 140736659921936 140736659920192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28812/statm: 2287 263 223 213 0 72 0
[pid=28814] ppid=28812 vsize=18116 CPUtime=517.47 cores=1,3,5,7
/proc/28814/stat : 28814 (clasp-1.0) R 28812 28655 14418 0 -1 4202496 5022 0 0 0 51722 25 0 0 20 0 1 0 335188440 18550784 4029 33554432000 134512640 134847168 4294521024 4294519576 134714772 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28814/statm: 4529 4029 270 82 0 3770 0
Current children cumulated CPU time (s) 1663.01
Current children cumulated vsize (KiB) 53252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1900.91 s]
/proc/loadavg: 1.71 1.44 1.62 11/181 19825
/proc/meminfo: memFree=27703992/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=1145.54 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 3018 57320 0 0 2 1 114536 15 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28812] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28812/stat : 28812 (sh) S 28655 28655 14418 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 335188440 9367552 263 33554432000 4194304 5064252 140736659921936 140736659920192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28812/statm: 2287 263 223 213 0 72 0
[pid=28814] ppid=28812 vsize=19692 CPUtime=754.92 cores=1,3,5,7
/proc/28814/stat : 28814 (clasp-1.0) R 28812 28655 14418 0 -1 4202496 5588 0 0 0 75467 25 0 0 20 0 1 0 335188440 20164608 4422 33554432000 134512640 134847168 4294521024 4294519648 134784811 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28814/statm: 4923 4422 270 82 0 4164 0
Current children cumulated CPU time (s) 1900.46
Current children cumulated vsize (KiB) 54828

Sending SIGTERM to process tree (bottom up)

[startup+1900.91 s]
/proc/loadavg: 1.71 1.44 1.62 11/181 19825
/proc/meminfo: memFree=27703992/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=1145.54 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 3018 57320 0 0 2 1 114536 15 20 0 1 0 335073854 26611712 611 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 611 387 1 0 292 0
[pid=28812] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28812/stat : 28812 (sh) S 28655 28655 14418 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 335188440 9367552 263 33554432000 4194304 5064252 140736659921936 140736659920192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28812/statm: 2287 263 223 213 0 72 0
[pid=28814] ppid=28812 vsize=19692 CPUtime=754.92 cores=1,3,5,7
/proc/28814/stat : 28814 (clasp-1.0) R 28812 28655 14418 0 -1 4202496 5588 0 0 0 75467 25 0 0 20 0 1 0 335188440 20164608 4422 33554432000 134512640 134847168 4294521024 4294519648 134784811 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28814/statm: 4923 4422 270 82 0 4164 0
Current children cumulated CPU time (s) 1900.46
Current children cumulated vsize (KiB) 54828
Sleeping 2 seconds

[startup+1901.02 s]
/proc/loadavg: 1.71 1.44 1.62 11/181 19825
/proc/meminfo: memFree=27703992/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=1900.49 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 3189 65690 0 0 2 1 190004 42 20 0 1 0 335073854 26611712 612 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 612 387 1 0 292 0
Current children cumulated CPU time (s) 1900.49
Current children cumulated vsize (KiB) 25988

[startup+1901.1 s]
/proc/loadavg: 1.71 1.44 1.62 11/181 19825
/proc/meminfo: memFree=27703992/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=1900.49 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 3189 65690 0 0 2 1 190004 42 20 0 1 0 335073854 26611712 612 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 612 387 1 0 292 0
Current children cumulated CPU time (s) 1900.49
Current children cumulated vsize (KiB) 25988

[startup+1902.3 s]
/proc/loadavg: 3.19 2.54 2.03 3/181 20263
/proc/meminfo: memFree=27792852/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=1900.49 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 3189 65690 0 0 2 1 190004 42 20 0 1 0 335073854 26611712 612 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 612 387 1 0 292 0
[pid=19843] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19843/stat : 19843 (sh) S 28655 28655 14418 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 335263948 9367552 264 33554432000 4194304 5064252 140733762360752 140733762359008 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19843/statm: 2287 264 223 213 0 72 0
[pid=19846] ppid=19843 vsize=5644 CPUtime=1.34 cores=1,3,5,7
/proc/19846/stat : 19846 (clasp-1.0) R 19843 28655 14418 0 -1 4202496 1004 0 0 0 134 0 0 0 20 0 1 0 335263948 5779456 901 33554432000 134512640 134847168 4294629696 4294628384 134616729 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19846/statm: 1411 901 270 82 0 652 0
Current children cumulated CPU time (s) 1901.83
Current children cumulated vsize (KiB) 40780

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -28655

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

[startup+1902.7 s]
/proc/loadavg: 3.09 2.53 2.03 2/182 21349
/proc/meminfo: memFree=27792240/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=1900.49 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 3189 65690 0 0 2 1 190004 42 20 0 1 0 335073854 26611712 612 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 612 387 1 0 292 0
[pid=19843] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19843/stat : 19843 (sh) S 28655 28655 14418 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 335263948 9367552 264 33554432000 4194304 5064252 140733762360752 140733762359008 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19843/statm: 2287 264 223 213 0 72 0
[pid=19846] ppid=19843 vsize=5644 CPUtime=1.74 cores=1,3,5,7
/proc/19846/stat : 19846 (clasp-1.0) R 19843 28655 14418 0 -1 4202496 1004 0 0 0 174 0 0 0 20 0 1 0 335263948 5779456 901 33554432000 134512640 134847168 4294629696 4294628336 134715264 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19846/statm: 1411 901 270 82 0 652 0
Current children cumulated CPU time (s) 1902.23
Current children cumulated vsize (KiB) 40780

[startup+1902.9 s]
/proc/loadavg: 3.09 2.53 2.03 2/182 21349
/proc/meminfo: memFree=27792240/32873844 swapFree=7384/7384
[pid=28655] ppid=28653 vsize=25988 CPUtime=1900.49 cores=1,3,5,7
/proc/28655/stat : 28655 (pbclasp) S 28653 28655 14418 0 -1 4202496 3189 65690 0 0 2 1 190004 42 20 0 1 0 335073854 26611712 612 33554432000 4194304 4198148 140733390800256 140733390799184 239876501534 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28655/statm: 6497 612 387 1 0 292 0
[pid=19843] ppid=28655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19843/stat : 19843 (sh) S 28655 28655 14418 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 335263948 9367552 264 33554432000 4194304 5064252 140733762360752 140733762359008 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19843/statm: 2287 264 223 213 0 72 0
[pid=19846] ppid=19843 vsize=5644 CPUtime=1.94 cores=1,3,5,7
/proc/19846/stat : 19846 (clasp-1.0) R 19843 28655 14418 0 -1 4202496 1004 0 0 0 194 0 0 0 20 0 1 0 335263948 5779456 901 33554432000 134512640 134847168 4294629696 4294628464 134737644 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19846/statm: 1411 901 270 82 0 652 0
Current children cumulated CPU time (s) 1902.43
Current children cumulated vsize (KiB) 40780

Child status: 0
Real time (s): 1902.93
CPU time (s): 1902.5
CPU user time (s): 1902.05
CPU system time (s): 0.446932
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 55848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1902.05
system time used= 0.446932
maximum resident set size= 18608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70660
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 605
involuntary context switches= 2655

runsolver used 2.51062 second user time and 6.29804 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-03 04:11:24
IDJOB=3731151
IDBENCH=1856
IDSOLVER=2317
FILE ID=node136/3731151-1338689484
RUNJOBID= node136-1338679217-23147
PBS_JOBID= 14636677
Free space on /tmp= 69816 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lp4l.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731151-1338689484/watcher-3731151-1338689484 -o /tmp/evaluation-result-3731151-1338689484/solver-3731151-1338689484 -C 1800 -W 1900 -M 15500  pbclasp instance-3731151-1338689484.opb HOME/temp

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

MD5SUM BENCH= 8d2c17131f0dd6c2b5d472cf1eef4c89
RANDOM SEED=1296125802

node136.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		: 2667.247
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	: 5334.49
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		: 2667.247
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		: 2667.247
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.94
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		: 2667.247
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.90
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		: 2667.247
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		: 2667.247
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.90
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		: 2667.247
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		: 2667.247
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:        27803072 kB
Buffers:          734300 kB
Cached:          3404580 kB
SwapCached:        20316 kB
Active:          2147632 kB
Inactive:        2029340 kB
Active(anon):      12520 kB
Inactive(anon):    22312 kB
Active(file):    2135112 kB
Inactive(file):  2007028 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:               780 kB
Writeback:             0 kB
AnonPages:         24164 kB
Mapped:            11596 kB
Shmem:                 0 kB
Slab:             754520 kB
SReclaimable:     191616 kB
SUnreclaim:       562904 kB
KernelStack:        1480 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     135324 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-3731151-1338689484.opb

Free space on /tmp at the end= 69808 MiB
End job on node136 at 2012-06-03 04:43:07