Trace number 3735276

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 1839.7

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-unif-100_100.00.opb
MD5SUM9e8d546df5cfe52cfb5a29d8ae802e41
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark12.0122
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables8601
Total number of constraints386810
Number of constraints which are clauses384742
Number of constraints which are cardinality constraints (but not clauses)2068
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint94
Number of terms in the objective function 94
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 94
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 92
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 186
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

11.47/11.59	sh: line 1: 16500 Terminated              pb2clasp1 instance-3735276-1338724011.opb > HOME/temp/instance-3735276-1338724011.opb.lp
1795.43/1838.01	sh: line 1: 25454 Terminated              cat HOME/temp/instance-3735276-1338724011.opb.op
1795.43/1838.01	     25455                       | clasp-1.0 --trans=no > HOME/temp/instance-3735276-1338724011.opb.clasp
1795.43/1838.02	c Somebody sent me a SIGTERM
1795.43/1838.02	s UNKNOWN
1795.43/1838.02	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-3735276-1338724011/watcher-3735276-1338724011 -o /tmp/evaluation-result-3735276-1338724011/solver-3735276-1338724011 -C 1800 -W 1900 -M 15500 pbclasp instance-3735276-1338724011.opb HOME/temp 

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 2/178 16497
/proc/meminfo: memFree=29772032/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=25592 CPUtime=0 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) R 16495 16497 32725 0 -1 4202496 527 0 0 0 0 0 0 0 20 0 1 0 338529684 26206208 457 33554432000 4194304 4198148 140735817033232 140735817030680 245293879188 0 0 4224 0 0 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6398 457 345 1 0 193 0

[startup+0.0103821 s]
/proc/loadavg: 2.04 2.01 2.00 2/178 16497
/proc/meminfo: memFree=29772032/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) R 16495 16497 32725 0 -1 4202496 641 0 0 0 0 0 0 0 20 0 1 0 338529684 26628096 572 33554432000 4194304 4198148 140735817033232 140735817030680 245319216840 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 573 356 1 0 296 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26004

[startup+0.100213 s]
/proc/loadavg: 2.04 2.01 2.00 2/178 16497
/proc/meminfo: memFree=29772032/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 681 0 0 0 0 0 0 0 20 0 1 0 338529684 26628096 593 33554432000 4194304 4198148 140735817033232 140735817032120 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 593 369 1 0 296 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26004

[startup+0.300182 s]
/proc/loadavg: 2.04 2.01 2.00 2/178 16497
/proc/meminfo: memFree=29772032/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 681 0 0 0 0 0 0 0 20 0 1 0 338529684 26628096 593 33554432000 4194304 4198148 140735817033232 140735817032120 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 593 369 1 0 296 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26004

[startup+0.700178 s]
/proc/loadavg: 2.04 2.01 2.00 2/178 16497
/proc/meminfo: memFree=29772032/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 681 0 0 0 0 0 0 0 20 0 1 0 338529684 26628096 593 33554432000 4194304 4198148 140735817033232 140735817032120 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 593 369 1 0 296 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26004

[startup+1.50026 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 16500
/proc/meminfo: memFree=29769768/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 681 0 0 0 0 0 0 0 20 0 1 0 338529684 26628096 593 33554432000 4194304 4198148 140735817033232 140735817032120 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 593 369 1 0 296 0
[pid=16499] ppid=16497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16499/stat : 16499 (sh) S 16497 16497 32725 0 -1 4202496 351 0 0 0 0 0 0 0 20 0 1 0 338529685 9367552 267 33554432000 4194304 5064252 140735589402160 140735589401040 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16499/statm: 2287 267 226 213 0 72 0
[pid=16500] ppid=16499 vsize=25592 CPUtime=1.48 cores=0,2,4,6
/proc/16500/stat : 16500 (pb2clasp1) R 16499 16497 32725 0 -1 4202496 601 0 0 0 148 0 0 0 20 0 1 0 338529685 26206208 510 33554432000 4194304 4198148 140736179855968 140736179854952 245319229536 0 0 4224 0 0 0 0 17 0 0 0 0 0 0
/proc/16500/statm: 6398 510 378 1 0 193 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 60744

[startup+3.10025 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 16500
/proc/meminfo: memFree=29768528/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 681 0 0 0 0 0 0 0 20 0 1 0 338529684 26628096 593 33554432000 4194304 4198148 140735817033232 140735817032120 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 593 369 1 0 296 0
[pid=16499] ppid=16497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16499/stat : 16499 (sh) S 16497 16497 32725 0 -1 4202496 351 0 0 0 0 0 0 0 20 0 1 0 338529685 9367552 267 33554432000 4194304 5064252 140735589402160 140735589401040 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16499/statm: 2287 267 226 213 0 72 0
[pid=16500] ppid=16499 vsize=25592 CPUtime=3.07 cores=0,2,4,6
/proc/16500/stat : 16500 (pb2clasp1) R 16499 16497 32725 0 -1 4202496 601 0 0 0 307 0 0 0 20 0 1 0 338529685 26206208 510 33554432000 4194304 4198148 140736179855968 140736179854952 245319176048 0 0 4224 0 0 0 0 17 0 0 0 0 0 0
/proc/16500/statm: 6398 510 378 1 0 193 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 60744

[startup+6.30035 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 16500
/proc/meminfo: memFree=29765228/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 681 0 0 0 0 0 0 0 20 0 1 0 338529684 26628096 593 33554432000 4194304 4198148 140735817033232 140735817032120 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 593 369 1 0 296 0
[pid=16499] ppid=16497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16499/stat : 16499 (sh) S 16497 16497 32725 0 -1 4202496 351 0 0 0 0 0 0 0 20 0 1 0 338529685 9367552 267 33554432000 4194304 5064252 140735589402160 140735589401040 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16499/statm: 2287 267 226 213 0 72 0
[pid=16500] ppid=16499 vsize=25592 CPUtime=6.27 cores=0,2,4,6
/proc/16500/stat : 16500 (pb2clasp1) R 16499 16497 32725 0 -1 4202496 601 0 0 0 626 1 0 0 20 0 1 0 338529685 26206208 510 33554432000 4194304 4198148 140736179855968 140736179854952 245319322075 0 0 4224 0 0 0 0 17 2 0 0 0 0 0
/proc/16500/statm: 6398 510 378 1 0 193 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 60744

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 4/183 16518
/proc/meminfo: memFree=29731824/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=11.6 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 763 2093 0 0 0 0 1155 5 20 0 1 0 338529684 26628096 614 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 614 387 1 0 296 0
[pid=16516] ppid=16497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16516/stat : 16516 (sh) S 16497 16497 32725 0 -1 4202496 370 0 0 0 0 0 0 0 20 0 1 0 338530846 9367552 263 33554432000 4194304 5064252 140735166073840 140735166072096 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16516/statm: 2287 263 223 213 0 72 0
[pid=16517] ppid=16516 vsize=4004 CPUtime=0.02 cores=0,2,4,6
/proc/16517/stat : 16517 (cat) S 16516 16497 32725 0 -1 4202496 210 0 0 0 0 2 0 0 20 0 1 0 338530846 4100096 122 33554432000 4194304 4236627 140736657019312 140736657018408 245294253536 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16517/statm: 1001 122 97 11 0 67 0
[pid=16518] ppid=16516 vsize=53844 CPUtime=1.07 cores=0,2,4,6
/proc/16518/stat : 16518 (clasp-1.0) R 16516 16497 32725 0 -1 4202496 12828 0 0 0 105 2 0 0 20 0 1 0 338530846 55136256 12726 33554432000 134512640 134847168 4294640064 4294635696 10347815 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16518/statm: 13461 12726 249 82 0 12702 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93000

[startup+25.5003 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 16855
/proc/meminfo: memFree=29715172/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=25.31 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 1579 145445 0 0 0 1 2471 59 20 0 1 0 338529684 26628096 614 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16497/statm: 6501 614 387 1 0 296 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 26004

[startup+51.1004 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 17048
/proc/meminfo: memFree=29742676/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=49.5 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 3007 396312 0 0 1 2 4791 156 20 0 1 0 338529684 26628096 614 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 614 387 1 0 296 0
[pid=17046] ppid=16497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17046/stat : 17046 (sh) S 16497 16497 32725 0 -1 4202496 373 0 0 0 0 0 0 0 20 0 1 0 338534659 9367552 264 33554432000 4194304 5064252 140733681198672 140733681196928 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17046/statm: 2287 264 223 213 0 72 0
[pid=17047] ppid=17046 vsize=4004 CPUtime=0 cores=0,2,4,6
/proc/17047/stat : 17047 (cat) S 17046 16497 32725 0 -1 4202496 212 0 0 0 0 0 0 0 20 0 1 0 338534659 4100096 123 33554432000 4194304 4236627 140736646455280 140736646454376 245294253536 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/17047/statm: 1001 123 97 11 0 67 0
[pid=17048] ppid=17046 vsize=64384 CPUtime=1.34 cores=0,2,4,6
/proc/17048/stat : 17048 (clasp-1.0) R 17046 16497 32725 0 -1 4202496 15496 0 0 0 131 3 0 0 20 0 1 0 338534659 65929216 15393 33554432000 134512640 134847168 4289822352 4289817984 10347815 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17048/statm: 16096 15394 249 82 0 15337 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 103540

############
# WARNING:
# current cumulated CPU time (85.73 s) is less than in the last sample (87.48 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1.75 s) to the 'lost time'.

[startup+88.8004 s]
/proc/loadavg: 2.04 2.02 2.00 3/182 17312
/proc/meminfo: memFree=29737688/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=85.73 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 5149 772611 0 0 1 4 8275 293 20 0 1 0 338529684 26628096 614 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16497/statm: 6501 614 387 1 0 296 0
[pid=17310] ppid=16497 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/17310/stat : 17310 (sh) S 16497 16497 32725 0 -1 4202496 372 220 0 0 0 0 0 1 20 0 1 0 338538387 9367552 264 33554432000 4194304 5064252 140733806924928 140733806923184 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17310/statm: 2287 264 223 213 0 72 0
[pid=17312] ppid=17310 vsize=66952 CPUtime=1.74 cores=0,2,4,6
/proc/17312/stat : 17312 (clasp-1.0) D 17310 16497 32725 0 -1 4202496 15988 0 0 0 171 3 0 0 20 0 1 0 338538387 68558848 15886 33554432000 134512640 134847168 4292607104 4292605984 12575792 0 0 4096 0 18446744071580543392 0 0 17 2 0 0 0 0 0
/proc/17312/statm: 16738 15886 273 82 0 15979 0
Current children cumulated CPU time (s) 87.48
Current children cumulated vsize (KiB) 102104

[startup+88.9003 s]
/proc/loadavg: 2.04 2.02 2.00 3/182 17312
/proc/meminfo: memFree=29737688/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=85.73 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) R 16495 16497 32725 0 -1 4202496 5149 772611 0 0 1 4 8275 293 20 0 1 0 338529684 26628096 614 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 0 0 0 17 2 0 0 0 0 0
/proc/16497/statm: 6501 614 387 1 0 296 0
Current children cumulated CPU time (s) 85.73
Current children cumulated vsize (KiB) 26004
#
############


[startup+102.307 s]
/proc/loadavg: 2.09 2.03 2.00 3/182 17384
/proc/meminfo: memFree=29727332/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=99.52 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 5965 915966 0 0 1 5 9598 348 20 0 1 0 338529684 26628096 614 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16497/statm: 6501 614 387 1 0 296 0
[pid=17382] ppid=16497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17382/stat : 17382 (sh) S 16497 16497 32725 0 -1 4202496 370 0 0 0 0 0 0 0 20 0 1 0 338539795 9367552 263 33554432000 4194304 5064252 140734734319632 140734734317888 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17382/statm: 2287 263 223 213 0 72 0
[pid=17383] ppid=17382 vsize=4004 CPUtime=0 cores=0,2,4,6
/proc/17383/stat : 17383 (cat) S 17382 16497 32725 0 -1 4202496 211 0 0 0 0 0 0 0 20 0 1 0 338539795 4100096 123 33554432000 4194304 4236627 140735787224576 140735787223672 245294253536 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/17383/statm: 1001 123 97 11 0 67 0

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

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 23846
/proc/meminfo: memFree=29578868/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=1447.13 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 85321 14856643 0 0 20 77 139236 5380 20 0 1 0 338529684 26628096 614 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16497/statm: 6501 614 387 1 0 296 0
Current children cumulated CPU time (s) 1447.13
Current children cumulated vsize (KiB) 26004

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 24118
/proc/meminfo: memFree=29529532/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=1506.41 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 88789 15465869 0 0 21 80 144949 5591 20 0 1 0 338529684 26628096 614 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16497/statm: 6501 614 387 1 0 296 0
Current children cumulated CPU time (s) 1506.41
Current children cumulated vsize (KiB) 26004

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/182 24391
/proc/meminfo: memFree=29564348/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=1564.06 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 92155 16057198 0 0 21 85 150502 5798 20 0 1 0 338529684 26628096 614 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16497/statm: 6501 614 387 1 0 296 0
[pid=24389] ppid=16497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24389/stat : 24389 (sh) S 16497 16497 32725 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 338689789 9367552 264 33554432000 4194304 5064252 140734998647856 140734998646112 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24389/statm: 2287 264 223 213 0 72 0
[pid=24390] ppid=24389 vsize=4004 CPUtime=0 cores=0,2,4,6
/proc/24390/stat : 24390 (cat) S 24389 16497 32725 0 -1 4202496 211 0 0 0 0 0 0 0 20 0 1 0 338689789 4100096 123 33554432000 4194304 4236627 140737485175776 140737485174872 245294253536 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24390/statm: 1001 123 97 11 0 67 0
[pid=24391] ppid=24389 vsize=60048 CPUtime=1.24 cores=0,2,4,6
/proc/24391/stat : 24391 (clasp-1.0) R 24389 16497 32725 0 -1 4202496 14306 0 0 0 121 3 0 0 20 0 1 0 338689789 61489152 14204 33554432000 134512640 134847168 4286604352 4286600128 10347815 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 15012 14204 249 82 0 14253 0
Current children cumulated CPU time (s) 1565.3
Current children cumulated vsize (KiB) 99204

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 24663
/proc/meminfo: memFree=29560380/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=1623.2 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 95623 16666463 0 0 22 88 156199 6011 20 0 1 0 338529684 26628096 614 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16497/statm: 6501 614 387 1 0 296 0
[pid=24661] ppid=16497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24661/stat : 24661 (sh) S 16497 16497 32725 0 -1 4202496 373 0 0 0 0 0 0 0 20 0 1 0 338695844 9367552 264 33554432000 4194304 5064252 140736856720928 140736856719184 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24661/statm: 2287 264 223 213 0 72 0
[pid=24662] ppid=24661 vsize=4004 CPUtime=0 cores=0,2,4,6
/proc/24662/stat : 24662 (cat) S 24661 16497 32725 0 -1 4202496 212 0 0 0 0 0 0 0 20 0 1 0 338695844 4100096 123 33554432000 4194304 4236627 140735208187952 140735208187048 245294253536 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24662/statm: 1001 123 97 11 0 67 0
[pid=24663] ppid=24661 vsize=36120 CPUtime=0.68 cores=0,2,4,6
/proc/24663/stat : 24663 (clasp-1.0) R 24661 16497 32725 0 -1 4202496 8462 0 0 0 67 1 0 0 20 0 1 0 338695844 36986880 8359 33554432000 134512640 134847168 4286594224 4286589944 15541296 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24663/statm: 9030 8359 249 82 0 8271 0
Current children cumulated CPU time (s) 1623.88
Current children cumulated vsize (KiB) 75276

[startup+1722.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/181 24927
/proc/meminfo: memFree=29506300/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=1681.98 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 99091 17275715 0 0 23 91 161863 6221 20 0 1 0 338529684 26628096 614 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16497/statm: 6501 614 387 1 0 296 0
Current children cumulated CPU time (s) 1681.98
Current children cumulated vsize (KiB) 26004

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 25199
/proc/meminfo: memFree=29495516/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=1740.85 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 102559 17884942 0 0 23 93 167537 6432 20 0 1 0 338529684 26628096 614 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16497/statm: 6501 614 387 1 0 296 0
Current children cumulated CPU time (s) 1740.85
Current children cumulated vsize (KiB) 26004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1838 s]
/proc/loadavg: 2.09 2.04 2.01 3/182 25455
/proc/meminfo: memFree=29511744/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=1794.66 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 105721 18440465 0 0 24 97 172713 6632 20 0 1 0 338529684 26628096 614 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16497/statm: 6501 614 387 1 0 296 0
[pid=25453] ppid=16497 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25453/stat : 25453 (sh) S 16497 16497 32725 0 -1 4202496 370 0 0 0 0 0 0 0 20 0 1 0 338713407 9367552 263 33554432000 4194304 5064252 140734321107776 140734321106032 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25453/statm: 2287 263 223 213 0 72 0
[pid=25454] ppid=25453 vsize=4004 CPUtime=0 cores=0,2,4,6
/proc/25454/stat : 25454 (cat) S 25453 16497 32725 0 -1 4202496 210 0 0 0 0 0 0 0 20 0 1 0 338713407 4100096 122 33554432000 4194304 4236627 140735892078560 140735892077656 245294253536 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25454/statm: 1001 122 97 11 0 67 0
[pid=25455] ppid=25453 vsize=40840 CPUtime=0.77 cores=0,2,4,6
/proc/25455/stat : 25455 (clasp-1.0) R 25453 16497 32725 0 -1 4202496 9668 0 0 0 75 2 0 0 20 0 1 0 338713407 41820160 9566 33554432000 134512640 134847168 4289345936 4289341768 6108208 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25455/statm: 10210 9566 251 82 0 9451 0
Current children cumulated CPU time (s) 1795.43
Current children cumulated vsize (KiB) 79996

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

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

[startup+1838.2 s]
/proc/loadavg: 2.09 2.04 2.01 3/182 25455
/proc/meminfo: memFree=29511744/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=1795.47 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 105889 18452897 0 0 24 97 172788 6638 20 0 1 0 338529684 26628096 616 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 616 387 1 0 296 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (KiB) 26004

[startup+1839 s]
/proc/loadavg: 2.09 2.04 2.01 3/182 25455
/proc/meminfo: memFree=29511744/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=1795.47 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 105889 18452897 0 0 24 97 172788 6638 20 0 1 0 338529684 26628096 616 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 616 387 1 0 296 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (KiB) 26004

[startup+1839.4 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 25474
/proc/meminfo: memFree=29634424/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=1795.47 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 105889 18452897 0 0 24 97 172788 6638 20 0 1 0 338529684 26628096 616 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 616 387 1 0 296 0
[pid=25469] ppid=16497 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/25469/stat : 25469 (sh) S 16497 16497 32725 0 -1 4202496 371 219 0 0 0 0 0 1 20 0 1 0 338713489 9367552 263 33554432000 4194304 5064252 140737214004256 140737214002512 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25469/statm: 2287 263 223 213 0 72 0
[pid=25472] ppid=25469 vsize=65440 CPUtime=1.34 cores=0,2,4,6
/proc/25472/stat : 25472 (clasp-1.0) R 25469 16497 32725 0 -1 4202496 15882 0 0 0 131 3 0 0 20 0 1 0 338713489 67010560 15780 33554432000 134512640 134847168 4291839360 4291835048 2573360 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25472/statm: 16360 15780 249 82 0 15601 0
Current children cumulated CPU time (s) 1796.82
Current children cumulated vsize (KiB) 100592

[startup+1839.6 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 25474
/proc/meminfo: memFree=29634424/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=1795.47 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 105889 18452897 0 0 24 97 172788 6638 20 0 1 0 338529684 26628096 616 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 616 387 1 0 296 0
[pid=25469] ppid=16497 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/25469/stat : 25469 (sh) S 16497 16497 32725 0 -1 4202496 371 219 0 0 0 0 0 1 20 0 1 0 338713489 9367552 263 33554432000 4194304 5064252 140737214004256 140737214002512 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25469/statm: 2287 263 223 213 0 72 0
[pid=25472] ppid=25469 vsize=66952 CPUtime=1.54 cores=0,2,4,6
/proc/25472/stat : 25472 (clasp-1.0) R 25469 16497 32725 0 -1 4202496 15984 0 0 0 151 3 0 0 20 0 1 0 338713489 68558848 15882 33554432000 134512640 134847168 4291839360 4291837768 10334562 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25472/statm: 16738 15882 269 82 0 15979 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 102104

[startup+1839.7 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 25474
/proc/meminfo: memFree=29634424/32873844 swapFree=7372/7372
[pid=16497] ppid=16495 vsize=26004 CPUtime=1795.47 cores=0,2,4,6
/proc/16497/stat : 16497 (pbclasp) S 16495 16497 32725 0 -1 4202496 105889 18452897 0 0 24 97 172788 6638 20 0 1 0 338529684 26628096 616 33554432000 4194304 4198148 140735817033232 140735817032160 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16497/statm: 6501 616 387 1 0 296 0
[pid=25469] ppid=16497 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/25469/stat : 25469 (sh) S 16497 16497 32725 0 -1 4202496 371 219 0 0 0 0 0 1 20 0 1 0 338713489 9367552 263 33554432000 4194304 5064252 140737214004256 140737214002512 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25469/statm: 2287 263 223 213 0 72 0
[pid=25472] ppid=25469 vsize=0 CPUtime=1.63 cores=0,2,4,6
/proc/25472/stat : 25472 (clasp-1.0) R 25469 16497 32725 0 -1 4202500 15989 0 0 0 160 3 0 0 20 0 1 0 338713489 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25472/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1797.11
Current children cumulated vsize (KiB) 35152

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.93994
#  lost CPU user time (s): 4.83997
#  lost CPU system time (s): 0.1

Real time (s): 1839.7
CPU time (s): 1802.1
CPU user time (s): 1734.58
CPU system time (s): 67.5217
CPU usage (%): 97.9562
Max. virtual memory (cumulated for all children) (KiB): 104464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1729.74
system time used= 67.4218
maximum resident set size= 63560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18575534
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20334920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2551778
involuntary context switches= 18214

runsolver used 5.09023 second user time and 9.00463 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-03 13:46:51
IDJOB=3735276
IDBENCH=2957
IDSOLVER=2317
FILE ID=node109/3735276-1338724011
RUNJOBID= node109-1338713403-32741
PBS_JOBID= 14636733
Free space on /tmp= 70696 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/haplotype/normalized-simp-unif-100_100.00.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735276-1338724011/watcher-3735276-1338724011 -o /tmp/evaluation-result-3735276-1338724011/solver-3735276-1338724011 -C 1800 -W 1900 -M 15500  pbclasp instance-3735276-1338724011.opb HOME/temp

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

MD5SUM BENCH= 9e8d546df5cfe52cfb5a29d8ae802e41
RANDOM SEED=334437806

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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		: 2667.264
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.264
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:        29772560 kB
Buffers:          601728 kB
Cached:          1590616 kB
SwapCached:          964 kB
Active:          1200656 kB
Inactive:        1023640 kB
Active(anon):      26044 kB
Inactive(anon):     7844 kB
Active(file):    1174612 kB
Inactive(file):  1015796 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105532 kB
Dirty:             15448 kB
Writeback:             0 kB
AnonPages:         38012 kB
Mapped:            12024 kB
Shmem:                 4 kB
Slab:             738164 kB
SReclaimable:     179656 kB
SUnreclaim:       558508 kB
KernelStack:        1448 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148584 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-3735276-1338724011.opb

Free space on /tmp at the end= 70668 MiB
End job on node109 at 2012-06-03 14:17:31