Trace number 3741552

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-10? (TO) 1802.02 1802.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-544324.opb
MD5SUM02fa27f3dafb4f59cf08d669298a5bbe
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark465.377
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10080
Total number of constraints732
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)732
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint168
Maximum length of a constraint3680
Number of terms in the objective function 10080
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 10080
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 10080
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1457.11/1457.45	sh: line 1:  9292 Done                    cat HOME/temp/instance-3741552-1338779854.opb.op
1457.11/1457.45	      9293 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3741552-1338779854.opb.clasp
1800.03/1800.40	sh: line 1: 21113 Done                    cat HOME/temp/instance-3741552-1338779854.opb.op
1800.03/1800.40	     21114 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3741552-1338779854.opb.clasp
1800.03/1800.41	c Somebody sent me a SIGTERM
1800.03/1800.41	s UNKNOWN
1800.03/1800.41	pb2clasp1: no process killed

Verifier Data

ERROR: no interpretation found !

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

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

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


[startup+0 s]
/proc/loadavg: 1.78 1.95 1.98 3/178 17550
/proc/meminfo: memFree=27532260/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) R 17547 17550 4306 0 -1 4202496 643 0 0 0 0 0 0 0 20 0 1 0 344111579 26628096 573 33554432000 4194304 4198148 140736944493536 140737261266760 251044451813 0 0 4224 16384 0 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 6501 573 356 1 0 296 0

[startup+0.0790399 s]
/proc/loadavg: 1.78 1.95 1.98 3/178 17550
/proc/meminfo: memFree=27532260/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=26568 CPUtime=0.07 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) R 17547 17550 4306 0 -1 4202496 809 0 0 0 7 0 0 0 20 0 1 0 344111579 27205632 739 33554432000 4194304 4198148 140736944493536 140737261266760 251031732524 0 0 4224 16384 0 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 6642 739 362 1 0 437 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26568

[startup+0.100266 s]
/proc/loadavg: 1.78 1.95 1.98 3/178 17550
/proc/meminfo: memFree=27532260/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=26700 CPUtime=0.09 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) R 17547 17550 4306 0 -1 4202496 818 0 0 0 9 0 0 0 20 0 1 0 344111579 27340800 748 33554432000 4194304 4198148 140736944493536 140737261266760 251031732556 0 0 4224 16384 0 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 6675 748 362 1 0 470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26700

[startup+0.300258 s]
/proc/loadavg: 1.78 1.95 1.98 3/178 17550
/proc/meminfo: memFree=27532260/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=27096 CPUtime=0.29 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) R 17547 17550 4306 0 -1 4202496 926 0 0 0 29 0 0 0 20 0 1 0 344111579 27746304 856 33554432000 4194304 4198148 140736944493536 140737261266760 251044822288 0 0 4224 16384 0 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 6774 856 362 1 0 569 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27096

[startup+0.700302 s]
/proc/loadavg: 1.78 1.95 1.98 3/178 17550
/proc/meminfo: memFree=27532260/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=28300 CPUtime=0.53 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1259 0 0 0 53 0 0 0 20 0 1 0 344111579 28979200 1172 33554432000 4194304 4198148 140736944493536 140736944492424 251035444464 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 7075 1172 369 1 0 870 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 28300

[startup+1.50035 s]
/proc/loadavg: 1.78 1.95 1.98 3/180 18336
/proc/meminfo: memFree=27526304/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=28300 CPUtime=0.53 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1259 0 0 0 53 0 0 0 20 0 1 0 344111579 28979200 1172 33554432000 4194304 4198148 140736944493536 140736944492424 251035444464 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 7075 1172 369 1 0 870 0
[pid=17975] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17975/stat : 17975 (sh) S 17550 17550 4306 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 344111633 9367552 267 33554432000 4194304 5064252 140733391955120 140733391954000 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17975/statm: 2287 267 226 213 0 72 0
[pid=17977] ppid=17975 vsize=26648 CPUtime=0.95 cores=0,2,4,6
/proc/17977/stat : 17977 (pb2clasp1) R 17975 17550 4306 0 -1 4202496 850 0 0 0 95 0 0 0 20 0 1 0 344111633 27287552 759 33554432000 4194304 4198148 140735167041968 140735167040952 251044822272 0 0 4224 0 0 0 0 17 4 0 0 0 0 0
/proc/17977/statm: 6662 759 378 1 0 457 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64096

[startup+3.10034 s]
/proc/loadavg: 1.78 1.95 1.98 4/181 19195
/proc/meminfo: memFree=27525420/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=28300 CPUtime=0.53 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1259 0 0 0 53 0 0 0 20 0 1 0 344111579 28979200 1172 33554432000 4194304 4198148 140736944493536 140736944492424 251035444464 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 7075 1172 369 1 0 870 0
[pid=17975] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17975/stat : 17975 (sh) S 17550 17550 4306 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 344111633 9367552 267 33554432000 4194304 5064252 140733391955120 140733391954000 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17975/statm: 2287 267 226 213 0 72 0
[pid=17977] ppid=17975 vsize=26648 CPUtime=2.55 cores=0,2,4,6
/proc/17977/stat : 17977 (pb2clasp1) R 17975 17550 4306 0 -1 4202496 850 0 0 0 255 0 0 0 20 0 1 0 344111633 27287552 759 33554432000 4194304 4198148 140735167041968 140735167032504 251044501562 0 0 4224 0 0 0 0 17 4 0 0 0 0 0
/proc/17977/statm: 6662 759 378 1 0 457 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 64096

[startup+6.30026 s]
/proc/loadavg: 1.72 1.93 1.98 3/182 21558
/proc/meminfo: memFree=27522508/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=28300 CPUtime=0.53 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1259 0 0 0 53 0 0 0 20 0 1 0 344111579 28979200 1172 33554432000 4194304 4198148 140736944493536 140736944492424 251035444464 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 7075 1172 369 1 0 870 0
[pid=17975] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17975/stat : 17975 (sh) S 17550 17550 4306 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 344111633 9367552 267 33554432000 4194304 5064252 140733391955120 140733391954000 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17975/statm: 2287 267 226 213 0 72 0
[pid=17977] ppid=17975 vsize=26648 CPUtime=5.75 cores=0,2,4,6
/proc/17977/stat : 17977 (pb2clasp1) R 17975 17550 4306 0 -1 4202496 850 0 0 0 575 0 0 0 20 0 1 0 344111633 27287552 759 33554432000 4194304 4198148 140735167041968 140735167032504 251044822288 0 0 4224 0 0 0 0 17 4 0 0 0 0 0
/proc/17977/statm: 6662 759 378 1 0 457 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64096

[startup+12.7004 s]
/proc/loadavg: 1.66 1.92 1.97 3/181 26669
/proc/meminfo: memFree=27517764/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=28300 CPUtime=0.53 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1259 0 0 0 53 0 0 0 20 0 1 0 344111579 28979200 1172 33554432000 4194304 4198148 140736944493536 140736944492424 251035444464 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 7075 1172 369 1 0 870 0
[pid=17975] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17975/stat : 17975 (sh) S 17550 17550 4306 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 344111633 9367552 267 33554432000 4194304 5064252 140733391955120 140733391954000 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17975/statm: 2287 267 226 213 0 72 0
[pid=17977] ppid=17975 vsize=26648 CPUtime=12.15 cores=0,2,4,6
/proc/17977/stat : 17977 (pb2clasp1) R 17975 17550 4306 0 -1 4202496 850 0 0 0 1214 1 0 0 20 0 1 0 344111633 27287552 759 33554432000 4194304 4198148 140735167041968 140735167032504 251044647864 0 0 4224 0 0 0 0 17 4 0 0 0 0 0
/proc/17977/statm: 6662 759 378 1 0 457 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64096

[startup+25.5003 s]
/proc/loadavg: 1.51 1.87 1.96 2/182 4363
/proc/meminfo: memFree=27510892/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=28300 CPUtime=0.53 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1259 0 0 0 53 0 0 0 20 0 1 0 344111579 28979200 1172 33554432000 4194304 4198148 140736944493536 140736944492424 251035444464 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 7075 1172 369 1 0 870 0
[pid=17975] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17975/stat : 17975 (sh) S 17550 17550 4306 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 344111633 9367552 267 33554432000 4194304 5064252 140733391955120 140733391954000 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17975/statm: 2287 267 226 213 0 72 0
[pid=17977] ppid=17975 vsize=26648 CPUtime=24.94 cores=0,2,4,6
/proc/17977/stat : 17977 (pb2clasp1) R 17975 17550 4306 0 -1 4202496 872 0 0 0 2493 1 0 0 20 0 1 0 344111633 27287552 781 33554432000 4194304 4198148 140735167041968 140735167032504 251044822272 0 0 4224 0 0 0 0 17 4 0 0 0 0 0
/proc/17977/statm: 6662 781 378 1 0 457 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 64096

[startup+51.1004 s]
/proc/loadavg: 1.48 1.83 1.94 3/180 23972
/proc/meminfo: memFree=27409684/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=29092 CPUtime=31.52 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1761 2370 0 0 54 0 3094 4 20 0 1 0 344111579 29790208 1389 33554432000 4194304 4198148 140736944493536 140736944492464 251035447326 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 7273 1389 387 1 0 1068 0
[pid=9290] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9290/stat : 9290 (sh) S 17550 17550 4306 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 344114734 9367552 264 33554432000 4194304 5064252 140736269105248 140736269103504 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9290/statm: 2287 264 223 213 0 72 0
[pid=9293] ppid=9290 vsize=84008 CPUtime=19.53 cores=0,2,4,6
/proc/9293/stat : 9293 (clasp-1.0) R 9290 17550 4306 0 -1 4202496 20632 0 0 0 1950 3 0 0 20 0 1 0 344114735 86024192 20486 33554432000 134512640 134847168 4287217680 4287216144 134714069 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9293/statm: 21002 20486 270 82 0 20243 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 122248

[startup+102.306 s]
/proc/loadavg: 1.32 1.73 1.90 3/179 31547
/proc/meminfo: memFree=27348584/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=29092 CPUtime=31.52 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1761 2370 0 0 54 0 3094 4 20 0 1 0 344111579 29790208 1389 33554432000 4194304 4198148 140736944493536 140736944492464 251035447326 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 7273 1389 387 1 0 1068 0
[pid=9290] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9290/stat : 9290 (sh) S 17550 17550 4306 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 344114734 9367552 264 33554432000 4194304 5064252 140736269105248 140736269103504 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9290/statm: 2287 264 223 213 0 72 0
[pid=9293] ppid=9290 vsize=133648 CPUtime=70.7 cores=0,2,4,6
/proc/9293/stat : 9293 (clasp-1.0) R 9290 17550 4306 0 -1 4202496 33065 0 0 0 7064 6 0 0 20 0 1 0 344114735 136855552 32898 33554432000 134512640 134847168 4287217680 4287216448 134737666 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9293/statm: 33412 32898 270 82 0 32653 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 171888

[startup+162.305 s]
/proc/loadavg: 1.18 1.61 1.85 3/183 12556
/proc/meminfo: memFree=27302980/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=29092 CPUtime=31.52 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1761 2370 0 0 54 0 3094 4 20 0 1 0 344111579 29790208 1389 33554432000 4194304 4198148 140736944493536 140736944492464 251035447326 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 7273 1389 387 1 0 1068 0
[pid=9290] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9290/stat : 9290 (sh) S 17550 17550 4306 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 344114734 9367552 264 33554432000 4194304 5064252 140736269105248 140736269103504 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9290/statm: 2287 264 223 213 0 72 0
[pid=9293] ppid=9290 vsize=161956 CPUtime=130.69 cores=0,2,4,6
/proc/9293/stat : 9293 (clasp-1.0) R 9290 17550 4306 0 -1 4202496 40122 0 0 0 13060 9 0 0 20 0 1 0 344114735 165842944 39951 33554432000 134512640 134847168 4287217680 4287216420 134737633 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9293/statm: 40489 39951 270 82 0 39730 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 200196

[startup+229.429 s]
/proc/loadavg: 1.13 1.53 1.80 3/181 15373
/proc/meminfo: memFree=27281972/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=29092 CPUtime=31.52 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1761 2370 0 0 54 0 3094 4 20 0 1 0 344111579 29790208 1389 33554432000 4194304 4198148 140736944493536 140736944492464 251035447326 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17550/statm: 7273 1389 387 1 0 1068 0
[pid=9290] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9290/stat : 9290 (sh) S 17550 17550 4306 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 344114734 9367552 264 33554432000 4194304 5064252 140736269105248 140736269103504 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9290/statm: 2287 264 223 213 0 72 0
[pid=9293] ppid=9290 vsize=178228 CPUtime=197.8 cores=0,2,4,6
/proc/9293/stat : 9293 (clasp-1.0) R 9290 17550 4306 0 -1 4202496 44206 0 0 0 19764 16 0 0 20 0 1 0 344114735 182505472 44042 33554432000 134512640 134847168 4287217680 4287216420 134737637 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9293/statm: 44557 44042 270 82 0 43798 0
Current children cumulated CPU time (s) 229.32
Current children cumulated vsize (KiB) 216468

[startup+282.303 s]

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

[pid=21114] ppid=21112 vsize=89552 CPUtime=24.78 cores=0,2,4,6
/proc/21114/stat : 21114 (clasp-1.0) R 21112 17550 4306 0 -1 4202496 22013 0 0 0 2474 4 0 0 20 0 1 0 344257328 91701248 21863 33554432000 134512640 134847168 4290138304 4290136880 134714110 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21114/statm: 22388 21863 270 82 0 21629 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 127792

[startup+1542.3 s]
/proc/loadavg: 1.88 1.38 1.42 3/181 21228
/proc/meminfo: memFree=27064220/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=29092 CPUtime=1457.22 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1857 85692 0 0 55 0 145556 111 20 0 1 0 344111579 29790208 1389 33554432000 4194304 4198148 140736944493536 140736944492464 251035447326 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17550/statm: 7273 1389 387 1 0 1068 0
[pid=21112] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21112/stat : 21112 (sh) S 17550 17550 4306 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 344257328 9367552 263 33554432000 4194304 5064252 140736036023216 140736036021472 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21112/statm: 2287 263 223 213 0 72 0
[pid=21114] ppid=21112 vsize=139588 CPUtime=84.76 cores=0,2,4,6
/proc/21114/stat : 21114 (clasp-1.0) R 21112 17550 4306 0 -1 4202496 34538 0 0 0 8469 7 0 0 20 0 1 0 344257328 142938112 34372 33554432000 134512640 134847168 4290138304 4290137044 134737620 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21114/statm: 34897 34372 270 82 0 34138 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 177828

[startup+1602.3 s]
/proc/loadavg: 1.95 1.49 1.45 3/181 21228
/proc/meminfo: memFree=27004620/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=29092 CPUtime=1457.22 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1857 85692 0 0 55 0 145556 111 20 0 1 0 344111579 29790208 1389 33554432000 4194304 4198148 140736944493536 140736944492464 251035447326 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17550/statm: 7273 1389 387 1 0 1068 0
[pid=21112] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21112/stat : 21112 (sh) S 17550 17550 4306 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 344257328 9367552 263 33554432000 4194304 5064252 140736036023216 140736036021472 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21112/statm: 2287 263 223 213 0 72 0
[pid=21114] ppid=21112 vsize=161956 CPUtime=144.75 cores=0,2,4,6
/proc/21114/stat : 21114 (clasp-1.0) R 21112 17550 4306 0 -1 4202496 40118 0 0 0 14467 8 0 0 20 0 1 0 344257328 165842944 39952 33554432000 134512640 134847168 4290138304 4290136944 134715327 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21114/statm: 40489 39952 270 82 0 39730 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 200196

[startup+1662.3 s]
/proc/loadavg: 1.98 1.58 1.48 4/181 21228
/proc/meminfo: memFree=26973616/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=29092 CPUtime=1457.22 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1857 85692 0 0 55 0 145556 111 20 0 1 0 344111579 29790208 1389 33554432000 4194304 4198148 140736944493536 140736944492464 251035447326 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17550/statm: 7273 1389 387 1 0 1068 0
[pid=21112] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21112/stat : 21112 (sh) S 17550 17550 4306 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 344257328 9367552 263 33554432000 4194304 5064252 140736036023216 140736036021472 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21112/statm: 2287 263 223 213 0 72 0
[pid=21114] ppid=21112 vsize=181692 CPUtime=204.74 cores=0,2,4,6
/proc/21114/stat : 21114 (clasp-1.0) R 21112 17550 4306 0 -1 4202496 45049 0 0 0 20464 10 0 0 20 0 1 0 344257328 186052608 44882 33554432000 134512640 134847168 4290138304 4290136880 134714691 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21114/statm: 45423 44882 270 82 0 44664 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 219932

[startup+1722.3 s]
/proc/loadavg: 1.99 1.65 1.51 3/181 21228
/proc/meminfo: memFree=26962144/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=29092 CPUtime=1457.22 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1857 85692 0 0 55 0 145556 111 20 0 1 0 344111579 29790208 1389 33554432000 4194304 4198148 140736944493536 140736944492464 251035447326 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17550/statm: 7273 1389 387 1 0 1068 0
[pid=21112] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21112/stat : 21112 (sh) S 17550 17550 4306 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 344257328 9367552 263 33554432000 4194304 5064252 140736036023216 140736036021472 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21112/statm: 2287 263 223 213 0 72 0
[pid=21114] ppid=21112 vsize=181592 CPUtime=264.74 cores=0,2,4,6
/proc/21114/stat : 21114 (clasp-1.0) R 21112 17550 4306 0 -1 4202496 45170 0 0 0 26464 10 0 0 20 0 1 0 344257328 185950208 44876 33554432000 134512640 134847168 4290138304 4290136988 134715880 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21114/statm: 45398 44876 270 82 0 44639 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 219832

[startup+1782.3 s]
/proc/loadavg: 1.99 1.71 1.54 3/181 21228
/proc/meminfo: memFree=26867140/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=29092 CPUtime=1457.22 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1857 85692 0 0 55 0 145556 111 20 0 1 0 344111579 29790208 1389 33554432000 4194304 4198148 140736944493536 140736944492464 251035447326 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17550/statm: 7273 1389 387 1 0 1068 0
[pid=21112] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21112/stat : 21112 (sh) S 17550 17550 4306 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 344257328 9367552 263 33554432000 4194304 5064252 140736036023216 140736036021472 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21112/statm: 2287 263 223 213 0 72 0
[pid=21114] ppid=21112 vsize=266424 CPUtime=324.71 cores=0,2,4,6
/proc/21114/stat : 21114 (clasp-1.0) R 21112 17550 4306 0 -1 4202496 66437 0 0 0 32455 16 0 0 20 0 1 0 344257328 272818176 66077 33554432000 134512640 134847168 4290138304 4290136944 134782452 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21114/statm: 66606 66077 270 82 0 65847 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 304664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.99 1.73 1.55 3/181 21228
/proc/meminfo: memFree=26859792/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=29092 CPUtime=1457.22 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 1857 85692 0 0 55 0 145556 111 20 0 1 0 344111579 29790208 1389 33554432000 4194304 4198148 140736944493536 140736944492464 251035447326 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17550/statm: 7273 1389 387 1 0 1068 0
[pid=21112] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21112/stat : 21112 (sh) S 17550 17550 4306 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 344257328 9367552 263 33554432000 4194304 5064252 140736036023216 140736036021472 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21112/statm: 2287 263 223 213 0 72 0
[pid=21114] ppid=21112 vsize=267696 CPUtime=342.81 cores=0,2,4,6
/proc/21114/stat : 21114 (clasp-1.0) R 21112 17550 4306 0 -1 4202496 66734 0 0 0 34265 16 0 0 20 0 1 0 344257328 274120704 66374 33554432000 134512640 134847168 4290138304 4290136944 134715257 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21114/statm: 66924 66374 270 82 0 66165 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 305936

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -17550

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

[startup+1801.2 s]
/proc/loadavg: 1.99 1.73 1.55 3/184 21247
/proc/meminfo: memFree=27318504/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=29092 CPUtime=1800.09 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 2017 155200 0 0 55 0 179822 132 20 0 1 0 344111579 29790208 1391 33554432000 4194304 4198148 140736944493536 140736944492464 251035447326 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17550/statm: 7273 1391 387 1 0 1068 0
[pid=21242] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21242/stat : 21242 (sh) S 17550 17550 4306 0 -1 4202496 373 0 0 0 0 0 0 0 20 0 1 0 344291625 9367552 264 33554432000 4194304 5064252 140736550885008 140736550883264 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21242/statm: 2287 264 223 213 0 72 0
[pid=21243] ppid=21242 vsize=4004 CPUtime=0 cores=0,2,4,6
/proc/21243/stat : 21243 (cat) S 21242 17550 4306 0 -1 4202496 212 0 0 0 0 0 0 0 20 0 1 0 344291625 4100096 123 33554432000 4194304 4236627 140734165205104 140734165204200 251032061408 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21243/statm: 1001 123 97 11 0 67 0
[pid=21244] ppid=21242 vsize=16516 CPUtime=0.72 cores=0,2,4,6
/proc/21244/stat : 21244 (clasp-1.0) R 21242 17550 4306 0 -1 4202496 3686 0 0 0 72 0 0 0 20 0 1 0 344291625 16912384 3583 33554432000 134512640 134847168 4293707536 4293703336 13268016 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21244/statm: 4129 3583 249 82 0 3370 0
Current children cumulated CPU time (s) 1800.81
Current children cumulated vsize (KiB) 58760

[startup+1802 s]
/proc/loadavg: 1.99 1.73 1.55 3/183 21247
/proc/meminfo: memFree=27278212/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=29092 CPUtime=1800.09 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 2017 155200 0 0 55 0 179822 132 20 0 1 0 344111579 29790208 1391 33554432000 4194304 4198148 140736944493536 140736944492464 251035447326 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17550/statm: 7273 1391 387 1 0 1068 0
[pid=21242] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21242/stat : 21242 (sh) S 17550 17550 4306 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 344291625 9367552 264 33554432000 4194304 5064252 140736550885008 140736550883264 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21242/statm: 2287 264 223 213 0 72 0
[pid=21244] ppid=21242 vsize=84008 CPUtime=1.53 cores=0,2,4,6
/proc/21244/stat : 21244 (clasp-1.0) R 21242 17550 4306 0 -1 4202496 20316 0 0 0 150 3 0 0 20 0 1 0 344291625 86024192 20177 33554432000 134512640 134847168 4293707536 4293706304 134617664 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21244/statm: 21002 20177 270 82 0 20243 0
Current children cumulated CPU time (s) 1801.62
Current children cumulated vsize (KiB) 122248

[startup+1802.4 s]
/proc/loadavg: 1.99 1.73 1.55 3/183 21247
/proc/meminfo: memFree=27278212/32873844 swapFree=7372/7372
[pid=17550] ppid=17547 vsize=29092 CPUtime=1800.09 cores=0,2,4,6
/proc/17550/stat : 17550 (pbclasp) S 17547 17550 4306 0 -1 4202496 2017 155200 0 0 55 0 179822 132 20 0 1 0 344111579 29790208 1391 33554432000 4194304 4198148 140736944493536 140736944492464 251035447326 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17550/statm: 7273 1391 387 1 0 1068 0
[pid=21242] ppid=17550 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21242/stat : 21242 (sh) S 17550 17550 4306 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 344291625 9367552 264 33554432000 4194304 5064252 140736550885008 140736550883264 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21242/statm: 2287 264 223 213 0 72 0
[pid=21244] ppid=21242 vsize=84008 CPUtime=1.93 cores=0,2,4,6
/proc/21244/stat : 21244 (clasp-1.0) R 21242 17550 4306 0 -1 4202496 20435 0 0 0 190 3 0 0 20 0 1 0 344291625 86024192 20296 33554432000 134512640 134847168 4293707536 4293706304 134617664 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21244/statm: 21002 20296 270 82 0 20243 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 122248

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17550 and gives
#  childrusage.ru_utime.tv_sec=1798
#  childrusage.ru_utime.tv_usec=787542
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=345795
# CPU time returned by wait4() is 1800.13
# while last known CPU time is 1802.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.42
CPU time (s): 1802.02
CPU user time (s): 1800.67
CPU system time (s): 1.35
CPU usage (%): 99.9777
Max. virtual memory (cumulated for all children) (KiB): 360020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.79
system time used= 1.34579
maximum resident set size= 319572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158627
page faults= 0
swaps= 0
block input operations= 0
block output operations= 97608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9256
involuntary context switches= 1857

runsolver used 2.56661 second user time and 6.70598 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-04 05:17:35
IDJOB=3741552
IDBENCH=89877
IDSOLVER=2317
FILE ID=node118/3741552-1338779854
RUNJOBID= node118-1338772639-4322
PBS_JOBID= 14636820
Free space on /tmp= 70952 MiB

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

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

MD5SUM BENCH= 02fa27f3dafb4f59cf08d669298a5bbe
RANDOM SEED=1962613010

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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	: 5320.68
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.212
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.212
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.212
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:        27532200 kB
Buffers:          508944 kB
Cached:          3951036 kB
SwapCached:            0 kB
Active:          1409580 kB
Inactive:        3064832 kB
Active(anon):       4552 kB
Inactive(anon):    11328 kB
Active(file):    1405028 kB
Inactive(file):  3053504 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             18924 kB
Writeback:             0 kB
AnonPages:         20204 kB
Mapped:            12832 kB
Shmem:               200 kB
Slab:             727208 kB
SReclaimable:     167368 kB
SUnreclaim:       559840 kB
KernelStack:        1744 kB
PageTables:         4060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     128448 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-3741552-1338779854.opb

Free space on /tmp at the end= 70880 MiB
End job on node118 at 2012-06-04 05:47:37