Trace number 3736017

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.1 1802.42

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_9.opb
MD5SUMd90f6236f870e45ceb3cd4a6e4593f30
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark879.419
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables14352
Total number of constraints53247
Number of constraints which are clauses53237
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint1
Maximum length of a constraint1036
Number of terms in the objective function 1036
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 1036
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1068
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

Solver Data

839.53/839.76	sh: line 1: 18114 Done                    cat HOME/temp/instance-3736017-1338728907.opb.op
839.53/839.76	     18115 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3736017-1338728907.opb.clasp
1800.05/1800.40	sh: line 1: 18142 Done                    cat HOME/temp/instance-3736017-1338728907.opb.op
1800.05/1800.40	     18143 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3736017-1338728907.opb.clasp
1800.05/1800.41	c Somebody sent me a SIGTERM
1800.05/1800.41	s UNKNOWN
1800.05/1800.42	pb2clasp1: no process killed
1802.04/1802.41	sh: line 1: 18297 Done                    cat HOME/temp/instance-3736017-1338728907.opb.op
1802.04/1802.41	     18298 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3736017-1338728907.opb.clasp

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18105
/proc/meminfo: memFree=27564312/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=25592 CPUtime=0 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) R 18103 18105 11312 0 -1 4202496 549 0 0 0 0 0 0 0 20 0 1 0 339015057 26206208 479 33554432000 4194304 4198148 140735250997056 140735250994504 251069784064 0 0 4224 16384 0 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6398 479 355 1 0 193 0

[startup+0.0577251 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18105
/proc/meminfo: memFree=27564312/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26272 CPUtime=0.01 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 763 0 0 0 1 0 0 0 20 0 1 0 339015057 26902528 674 33554432000 4194304 4198148 140735250997056 140735250995944 251048027376 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6568 674 369 1 0 363 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26272

[startup+0.100225 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18105
/proc/meminfo: memFree=27564312/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26272 CPUtime=0.01 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 763 0 0 0 1 0 0 0 20 0 1 0 339015057 26902528 674 33554432000 4194304 4198148 140735250997056 140735250995944 251048027376 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6568 674 369 1 0 363 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26272

[startup+0.300182 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18105
/proc/meminfo: memFree=27564312/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26272 CPUtime=0.01 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 763 0 0 0 1 0 0 0 20 0 1 0 339015057 26902528 674 33554432000 4194304 4198148 140735250997056 140735250995944 251048027376 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6568 674 369 1 0 363 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26272

[startup+0.700181 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18105
/proc/meminfo: memFree=27564312/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26272 CPUtime=0.01 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 763 0 0 0 1 0 0 0 20 0 1 0 339015057 26902528 674 33554432000 4194304 4198148 140735250997056 140735250995944 251048027376 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6568 674 369 1 0 363 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26272

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18108
/proc/meminfo: memFree=27561436/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26272 CPUtime=0.01 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 763 0 0 0 1 0 0 0 20 0 1 0 339015057 26902528 674 33554432000 4194304 4198148 140735250997056 140735250995944 251048027376 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6568 674 369 1 0 363 0
[pid=18107] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18107/stat : 18107 (sh) S 18105 18105 11312 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 339015060 9367552 267 33554432000 4194304 5064252 140733669261312 140733669260192 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18107/statm: 2287 267 226 213 0 72 0
[pid=18108] ppid=18107 vsize=25724 CPUtime=1.47 cores=1,3,5,7
/proc/18108/stat : 18108 (pb2clasp1) R 18107 18105 11312 0 -1 4202496 616 0 0 0 147 0 0 0 20 0 1 0 339015060 26341376 526 33554432000 4194304 4198148 140736726318544 140736726317528 251069743161 0 0 4224 0 0 0 0 17 1 0 0 0 0 0
/proc/18108/statm: 6431 526 378 1 0 226 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 61144

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18115
/proc/meminfo: memFree=27544028/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=1.81 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 888 2171 0 0 1 0 179 1 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18113] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18113/stat : 18113 (sh) S 18105 18105 11312 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 339015240 9367552 263 33554432000 4194304 5064252 140734638772880 140734638771136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18113/statm: 2287 263 223 213 0 72 0
[pid=18115] ppid=18113 vsize=29704 CPUtime=1.26 cores=1,3,5,7
/proc/18115/stat : 18115 (clasp-1.0) R 18113 18105 11312 0 -1 4202496 7678 0 0 0 125 1 0 0 20 0 1 0 339015240 30416896 6769 33554432000 134512640 134847168 4292674928 4292673696 134617553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18115/statm: 7426 6769 270 82 0 6667 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 65256

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18115
/proc/meminfo: memFree=27532148/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=1.81 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 888 2171 0 0 1 0 179 1 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18113] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18113/stat : 18113 (sh) S 18105 18105 11312 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 339015240 9367552 263 33554432000 4194304 5064252 140734638772880 140734638771136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18113/statm: 2287 263 223 213 0 72 0
[pid=18115] ppid=18113 vsize=29704 CPUtime=4.46 cores=1,3,5,7
/proc/18115/stat : 18115 (clasp-1.0) R 18113 18105 11312 0 -1 4202496 7681 0 0 0 445 1 0 0 20 0 1 0 339015240 30416896 6772 33554432000 134512640 134847168 4292674928 4292673620 134616619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18115/statm: 7426 6772 270 82 0 6667 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 65256

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18115
/proc/meminfo: memFree=27531380/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=1.81 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 888 2171 0 0 1 0 179 1 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18113] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18113/stat : 18113 (sh) S 18105 18105 11312 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 339015240 9367552 263 33554432000 4194304 5064252 140734638772880 140734638771136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18113/statm: 2287 263 223 213 0 72 0
[pid=18115] ppid=18113 vsize=29704 CPUtime=10.85 cores=1,3,5,7
/proc/18115/stat : 18115 (clasp-1.0) R 18113 18105 11312 0 -1 4202496 7688 0 0 0 1084 1 0 0 20 0 1 0 339015240 30416896 6775 33554432000 134512640 134847168 4292674928 4292673568 134715264 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18115/statm: 7426 6775 270 82 0 6667 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 65256

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18115
/proc/meminfo: memFree=27530944/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=1.81 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 888 2171 0 0 1 0 179 1 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18113] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18113/stat : 18113 (sh) S 18105 18105 11312 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 339015240 9367552 263 33554432000 4194304 5064252 140734638772880 140734638771136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18113/statm: 2287 263 223 213 0 72 0
[pid=18115] ppid=18113 vsize=29704 CPUtime=23.65 cores=1,3,5,7
/proc/18115/stat : 18115 (clasp-1.0) R 18113 18105 11312 0 -1 4202496 7697 0 0 0 2364 1 0 0 20 0 1 0 339015240 30416896 6783 33554432000 134512640 134847168 4292674928 4292673552 134784634 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18115/statm: 7426 6783 270 82 0 6667 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 65256

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18115
/proc/meminfo: memFree=27528404/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=1.81 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 888 2171 0 0 1 0 179 1 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18113] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18113/stat : 18113 (sh) S 18105 18105 11312 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 339015240 9367552 263 33554432000 4194304 5064252 140734638772880 140734638771136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18113/statm: 2287 263 223 213 0 72 0
[pid=18115] ppid=18113 vsize=31752 CPUtime=49.24 cores=1,3,5,7
/proc/18115/stat : 18115 (clasp-1.0) R 18113 18105 11312 0 -1 4202496 8180 0 0 0 4923 1 0 0 20 0 1 0 339015240 32514048 7270 33554432000 134512640 134847168 4292674928 4292673620 134616619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18115/statm: 7938 7270 270 82 0 7179 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 67304

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18119
/proc/meminfo: memFree=27522036/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=1.81 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 888 2171 0 0 1 0 179 1 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18113] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18113/stat : 18113 (sh) S 18105 18105 11312 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 339015240 9367552 263 33554432000 4194304 5064252 140734638772880 140734638771136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18113/statm: 2287 263 223 213 0 72 0
[pid=18115] ppid=18113 vsize=37268 CPUtime=100.44 cores=1,3,5,7
/proc/18115/stat : 18115 (clasp-1.0) R 18113 18105 11312 0 -1 4202496 9564 0 0 0 10042 2 0 0 20 0 1 0 339015240 38162432 8657 33554432000 134512640 134847168 4292674928 4292673600 134784580 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18115/statm: 9317 8657 270 82 0 8558 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 72820

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18119
/proc/meminfo: memFree=27512756/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=1.81 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 888 2171 0 0 1 0 179 1 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18113] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18113/stat : 18113 (sh) S 18105 18105 11312 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 339015240 9367552 263 33554432000 4194304 5064252 140734638772880 140734638771136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18113/statm: 2287 263 223 213 0 72 0
[pid=18115] ppid=18113 vsize=45128 CPUtime=160.43 cores=1,3,5,7
/proc/18115/stat : 18115 (clasp-1.0) R 18113 18105 11312 0 -1 4202496 11489 0 0 0 16039 4 0 0 20 0 1 0 339015240 46211072 10653 33554432000 134512640 134847168 4292674928 4292673552 134784617 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18115/statm: 11282 10653 270 82 0 10523 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 80680

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18119
/proc/meminfo: memFree=27504440/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=1.81 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 888 2171 0 0 1 0 179 1 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18113] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18113/stat : 18113 (sh) S 18105 18105 11312 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 339015240 9367552 263 33554432000 4194304 5064252 140734638772880 140734638771136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18113/statm: 2287 263 223 213 0 72 0
[pid=18115] ppid=18113 vsize=53032 CPUtime=220.42 cores=1,3,5,7
/proc/18115/stat : 18115 (clasp-1.0) R 18113 18105 11312 0 -1 4202496 13395 0 0 0 22037 5 0 0 20 0 1 0 339015240 54304768 12565 33554432000 134512640 134847168 4292674928 4292673552 134784667 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18115/statm: 13258 12565 270 82 0 12499 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 88584

[startup+282.3 s]

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

/proc/18141/stat : 18141 (sh) S 18105 18105 11312 0 -1 4202496 369 219 0 0 0 0 0 0 20 0 1 0 339099035 9367552 263 33554432000 4194304 5064252 140733918289760 140733918288016 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18141/statm: 2287 263 223 213 0 72 0
[pid=18143] ppid=18141 vsize=89316 CPUtime=642.39 cores=1,3,5,7
/proc/18143/stat : 18143 (clasp-1.0) R 18141 18105 11312 0 -1 4202496 22171 0 0 0 64234 5 0 0 20 0 1 0 339099035 91459584 21430 33554432000 134512640 134847168 4292974896 4292973588 134616619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18143/statm: 22329 21430 272 82 0 21570 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 124868

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18277
/proc/meminfo: memFree=27467264/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=839.6 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 986 27217 0 0 1 0 83949 10 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18141] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18141/stat : 18141 (sh) S 18105 18105 11312 0 -1 4202496 369 219 0 0 0 0 0 0 20 0 1 0 339099035 9367552 263 33554432000 4194304 5064252 140733918289760 140733918288016 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18141/statm: 2287 263 223 213 0 72 0
[pid=18143] ppid=18141 vsize=90304 CPUtime=702.39 cores=1,3,5,7
/proc/18143/stat : 18143 (clasp-1.0) R 18141 18105 11312 0 -1 4202496 22397 0 0 0 70234 5 0 0 20 0 1 0 339099035 92471296 21752 33554432000 134512640 134847168 4292974896 4292973588 134616619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18143/statm: 22576 21752 272 82 0 21817 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 125856

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18279
/proc/meminfo: memFree=27466272/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=839.6 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 986 27217 0 0 1 0 83949 10 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18141] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18141/stat : 18141 (sh) S 18105 18105 11312 0 -1 4202496 369 219 0 0 0 0 0 0 20 0 1 0 339099035 9367552 263 33554432000 4194304 5064252 140733918289760 140733918288016 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18141/statm: 2287 263 223 213 0 72 0
[pid=18143] ppid=18141 vsize=91100 CPUtime=762.37 cores=1,3,5,7
/proc/18143/stat : 18143 (clasp-1.0) R 18141 18105 11312 0 -1 4202496 22573 0 0 0 76232 5 0 0 20 0 1 0 339099035 93286400 21928 33554432000 134512640 134847168 4292974896 4292973520 134784576 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18143/statm: 22775 21928 272 82 0 22016 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 126652

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18279
/proc/meminfo: memFree=27464172/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=839.6 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 986 27217 0 0 1 0 83949 10 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18141] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18141/stat : 18141 (sh) S 18105 18105 11312 0 -1 4202496 369 219 0 0 0 0 0 0 20 0 1 0 339099035 9367552 263 33554432000 4194304 5064252 140733918289760 140733918288016 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18141/statm: 2287 263 223 213 0 72 0
[pid=18143] ppid=18141 vsize=93556 CPUtime=822.36 cores=1,3,5,7
/proc/18143/stat : 18143 (clasp-1.0) R 18141 18105 11312 0 -1 4202496 23102 0 0 0 82231 5 0 0 20 0 1 0 339099035 95801344 22457 33554432000 134512640 134847168 4292974896 4292973520 134784617 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18143/statm: 23389 22457 272 82 0 22630 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 129108

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18279
/proc/meminfo: memFree=27462184/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=839.6 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 986 27217 0 0 1 0 83949 10 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18141] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18141/stat : 18141 (sh) S 18105 18105 11312 0 -1 4202496 369 219 0 0 0 0 0 0 20 0 1 0 339099035 9367552 263 33554432000 4194304 5064252 140733918289760 140733918288016 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18141/statm: 2287 263 223 213 0 72 0
[pid=18143] ppid=18141 vsize=95860 CPUtime=882.35 cores=1,3,5,7
/proc/18143/stat : 18143 (clasp-1.0) R 18141 18105 11312 0 -1 4202496 23706 0 0 0 88229 6 0 0 20 0 1 0 339099035 98160640 23001 33554432000 134512640 134847168 4292974896 4292973520 134784663 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18143/statm: 23965 23001 272 82 0 23206 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 131412

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18279
/proc/meminfo: memFree=27459516/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=839.6 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 986 27217 0 0 1 0 83949 10 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18141] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18141/stat : 18141 (sh) S 18105 18105 11312 0 -1 4202496 369 219 0 0 0 0 0 0 20 0 1 0 339099035 9367552 263 33554432000 4194304 5064252 140733918289760 140733918288016 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18141/statm: 2287 263 223 213 0 72 0
[pid=18143] ppid=18141 vsize=97672 CPUtime=942.34 cores=1,3,5,7
/proc/18143/stat : 18143 (clasp-1.0) R 18141 18105 11312 0 -1 4202496 24083 0 0 0 94228 6 0 0 20 0 1 0 339099035 100016128 23502 33554432000 134512640 134847168 4292974896 4292973520 134784670 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18143/statm: 24418 23502 272 82 0 23659 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 133224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18279
/proc/meminfo: memFree=27459764/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=839.6 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 986 27217 0 0 1 0 83949 10 20 0 1 0 339015057 27037696 712 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18105/statm: 6601 712 387 1 0 396 0
[pid=18141] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18141/stat : 18141 (sh) S 18105 18105 11312 0 -1 4202496 369 219 0 0 0 0 0 0 20 0 1 0 339099035 9367552 263 33554432000 4194304 5064252 140733918289760 140733918288016 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18141/statm: 2287 263 223 213 0 72 0
[pid=18143] ppid=18141 vsize=97672 CPUtime=960.45 cores=1,3,5,7
/proc/18143/stat : 18143 (clasp-1.0) R 18141 18105 11312 0 -1 4202496 24083 0 0 0 96039 6 0 0 20 0 1 0 339099035 100016128 23502 33554432000 134512640 134847168 4292974896 4292973520 134784711 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18143/statm: 24418 23502 272 82 0 23659 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 133224

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -18105

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18298
/proc/meminfo: memFree=27544896/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=1800.09 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 1149 54062 0 0 1 0 179989 19 20 0 1 0 339015057 27037696 714 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18105/statm: 6601 714 387 1 0 396 0
[pid=18296] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18296/stat : 18296 (sh) S 18105 18105 11312 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 339195101 9367552 264 33554432000 4194304 5064252 140735220640368 140735220638624 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18296/statm: 2287 264 223 213 0 72 0
[pid=18298] ppid=18296 vsize=29704 CPUtime=1.05 cores=1,3,5,7
/proc/18298/stat : 18298 (clasp-1.0) R 18296 18105 11312 0 -1 4202496 7682 0 0 0 105 0 0 0 20 0 1 0 339195101 30416896 6773 33554432000 134512640 134847168 4293272592 4293271360 134617536 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18298/statm: 7426 6773 272 82 0 6667 0
Current children cumulated CPU time (s) 1801.14
Current children cumulated vsize (KiB) 65256

[startup+1801.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18298
/proc/meminfo: memFree=27532812/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=1800.09 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 1149 54062 0 0 1 0 179989 19 20 0 1 0 339015057 27037696 714 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18105/statm: 6601 714 387 1 0 396 0
[pid=18296] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18296/stat : 18296 (sh) S 18105 18105 11312 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 339195101 9367552 264 33554432000 4194304 5064252 140735220640368 140735220638624 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18296/statm: 2287 264 223 213 0 72 0
[pid=18298] ppid=18296 vsize=29704 CPUtime=1.46 cores=1,3,5,7
/proc/18298/stat : 18298 (clasp-1.0) R 18296 18105 11312 0 -1 4202496 7682 0 0 0 146 0 0 0 20 0 1 0 339195101 30416896 6773 33554432000 134512640 134847168 4293272592 4293271360 134737552 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18298/statm: 7426 6773 272 82 0 6667 0
Current children cumulated CPU time (s) 1801.55
Current children cumulated vsize (KiB) 65256

[startup+1802.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18298
/proc/meminfo: memFree=27532812/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=1800.09 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 1149 54062 0 0 1 0 179989 19 20 0 1 0 339015057 27037696 714 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18105/statm: 6601 714 387 1 0 396 0
[pid=18296] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18296/stat : 18296 (sh) S 18105 18105 11312 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 339195101 9367552 264 33554432000 4194304 5064252 140735220640368 140735220638624 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18296/statm: 2287 264 223 213 0 72 0
[pid=18298] ppid=18296 vsize=29704 CPUtime=1.85 cores=1,3,5,7
/proc/18298/stat : 18298 (clasp-1.0) R 18296 18105 11312 0 -1 4202496 7682 0 0 0 185 0 0 0 20 0 1 0 339195101 30416896 6773 33554432000 134512640 134847168 4293272592 4293271336 134616228 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18298/statm: 7426 6773 272 82 0 6667 0
Current children cumulated CPU time (s) 1801.94
Current children cumulated vsize (KiB) 65256

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18298
/proc/meminfo: memFree=27532812/32873844 swapFree=7628/7628
[pid=18105] ppid=18103 vsize=26404 CPUtime=1800.09 cores=1,3,5,7
/proc/18105/stat : 18105 (pbclasp) S 18103 18105 11312 0 -1 4202496 1149 54062 0 0 1 0 179989 19 20 0 1 0 339015057 27037696 714 33554432000 4194304 4198148 140735250997056 140735250995984 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18105/statm: 6601 714 387 1 0 396 0
[pid=18296] ppid=18105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18296/stat : 18296 (sh) S 18105 18105 11312 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 339195101 9367552 264 33554432000 4194304 5064252 140735220640368 140735220638624 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18296/statm: 2287 264 223 213 0 72 0
[pid=18298] ppid=18296 vsize=29704 CPUtime=1.95 cores=1,3,5,7
/proc/18298/stat : 18298 (clasp-1.0) R 18296 18105 11312 0 -1 4202496 7682 0 0 0 195 0 0 0 20 0 1 0 339195101 30416896 6773 33554432000 134512640 134847168 4293272592 4293271360 134617536 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18298/statm: 7426 6773 272 82 0 6667 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 65256

Child status: 0
Real time (s): 1802.42
CPU time (s): 1802.1
CPU user time (s): 1801.88
CPU system time (s): 0.214967
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 133224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.88
system time used= 0.214967
maximum resident set size= 94008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63765
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1528
involuntary context switches= 1893

runsolver used 2.90156 second user time and 8.60569 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-03 15:08:27
IDJOB=3736017
IDBENCH=25016
IDSOLVER=2317
FILE ID=node143/3736017-1338728907
RUNJOBID= node143-1338716231-11329
PBS_JOBID= 14636760
Free space on /tmp= 68468 MiB

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

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

MD5SUM BENCH= d90f6236f870e45ceb3cd4a6e4593f30
RANDOM SEED=1903487186

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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	: 5298.57
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.787
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.787
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:        27565212 kB
Buffers:          458952 kB
Cached:          3901284 kB
SwapCached:          188 kB
Active:          2240220 kB
Inactive:        2135440 kB
Active(anon):       6632 kB
Inactive(anon):    10992 kB
Active(file):    2233588 kB
Inactive(file):  2124448 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108444 kB
Dirty:              2180 kB
Writeback:             0 kB
AnonPages:         22592 kB
Mapped:            12684 kB
Shmem:               160 kB
Slab:             792012 kB
SReclaimable:     234036 kB
SUnreclaim:       557976 kB
KernelStack:        1512 kB
PageTables:         4036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     130688 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-3736017-1338728907.opb

Free space on /tmp at the end= 68464 MiB
End job on node143 at 2012-06-03 15:38:29