Trace number 3732647

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-5.opb
MD5SUM0973e03eb27089eff6bc20e630a3ba01
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13501
Number of constraints which are clauses13501
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
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 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1263.67/1263.96	sh: line 1: 10458 Done                    cat HOME/temp/instance-3732647-1338708017.opb.op
1263.67/1263.96	     10459 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3732647-1338708017.opb.clasp
1800.06/1800.40	sh: line 1: 10512 Done                    cat HOME/temp/instance-3732647-1338708017.opb.op
1800.06/1800.40	     10513 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3732647-1338708017.opb.clasp
1800.06/1800.41	c Somebody sent me a SIGTERM
1800.06/1800.41	s UNKNOWN
1800.06/1800.41	pb2clasp1: no process killed
1800.06/1800.42	clasp-1.0: no process killed
1802.06/1802.41	sh: line 1: 30384 Done                    cat HOME/temp/instance-3732647-1338708017.opb.op
1802.06/1802.41	     30385 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3732647-1338708017.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-3732647-1338708017/watcher-3732647-1338708017 -o /tmp/evaluation-result-3732647-1338708017/solver-3732647-1338708017 -C 1800 -W 1900 -M 15500 pbclasp instance-3732647-1338708017.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.10 2.03 2.00 3/179 10449
/proc/meminfo: memFree=29237072/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=26196 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) R 10447 10449 8320 0 -1 4202496 689 0 0 0 0 0 0 0 20 0 1 0 336927178 26824704 619 33554432000 4194304 4198148 140736135713872 140734105458792 260189995716 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6549 619 361 1 0 344 0

[startup+0.0455811 s]
/proc/loadavg: 2.10 2.03 2.00 3/179 10449
/proc/meminfo: memFree=29237072/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=26196 CPUtime=0.04 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) R 10447 10449 8320 0 -1 4202496 718 0 0 0 4 0 0 0 20 0 1 0 336927178 26824704 648 33554432000 4194304 4198148 140736135713872 140734105458792 260215667984 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6549 648 361 1 0 344 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26196

[startup+0.100197 s]
/proc/loadavg: 2.10 2.03 2.00 3/179 10449
/proc/meminfo: memFree=29237072/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=26460 CPUtime=0.09 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) R 10447 10449 8320 0 -1 4202496 761 0 0 0 9 0 0 0 20 0 1 0 336927178 27095040 691 33554432000 4194304 4198148 140736135713872 140734105458792 260189995326 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6615 691 361 1 0 410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26460

[startup+0.300108 s]
/proc/loadavg: 2.10 2.03 2.00 3/179 10449
/proc/meminfo: memFree=29237072/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27288 CPUtime=0.21 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 993 0 0 0 21 0 0 0 20 0 1 0 336927178 27942912 906 33554432000 4194304 4198148 140736135713872 140736135712760 260193707248 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6822 906 368 1 0 617 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 27288

[startup+0.700123 s]
/proc/loadavg: 2.10 2.03 2.00 3/179 10449
/proc/meminfo: memFree=29237072/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=0.67 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1348 2113 0 0 22 0 45 0 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 27816

[startup+1.50025 s]
/proc/loadavg: 2.10 2.03 2.00 3/182 10459
/proc/meminfo: memFree=29224516/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=0.67 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1348 2113 0 0 22 0 45 0 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10457] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10457/stat : 10457 (sh) S 10449 10449 8320 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 336927246 9367552 264 33554432000 4194304 5064252 140736058643968 140736058642224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10457/statm: 2287 264 223 213 0 72 0
[pid=10459] ppid=10457 vsize=10704 CPUtime=0.8 cores=1,3,5,7
/proc/10459/stat : 10459 (clasp-1.0) R 10457 10449 8320 0 -1 4202496 2368 0 0 0 80 0 0 0 20 0 1 0 336927246 10960896 2110 33554432000 134512640 134847168 4290794080 4290792848 134737304 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10459/statm: 2676 2110 266 82 0 1917 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 47668

[startup+3.10025 s]
/proc/loadavg: 2.09 2.03 2.00 3/182 10459
/proc/meminfo: memFree=29223988/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=0.67 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1348 2113 0 0 22 0 45 0 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10457] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10457/stat : 10457 (sh) S 10449 10449 8320 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 336927246 9367552 264 33554432000 4194304 5064252 140736058643968 140736058642224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10457/statm: 2287 264 223 213 0 72 0
[pid=10459] ppid=10457 vsize=12620 CPUtime=2.4 cores=1,3,5,7
/proc/10459/stat : 10459 (clasp-1.0) R 10457 10449 8320 0 -1 4202496 2857 0 0 0 240 0 0 0 20 0 1 0 336927246 12922880 2599 33554432000 134512640 134847168 4290794080 4290792800 134741621 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10459/statm: 3155 2599 266 82 0 2396 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 49584

[startup+6.30025 s]
/proc/loadavg: 2.09 2.03 2.00 3/182 10459
/proc/meminfo: memFree=29219800/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=0.67 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1348 2113 0 0 22 0 45 0 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10457] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10457/stat : 10457 (sh) S 10449 10449 8320 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 336927246 9367552 264 33554432000 4194304 5064252 140736058643968 140736058642224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10457/statm: 2287 264 223 213 0 72 0
[pid=10459] ppid=10457 vsize=15048 CPUtime=5.6 cores=1,3,5,7
/proc/10459/stat : 10459 (clasp-1.0) R 10457 10449 8320 0 -1 4202496 3426 0 0 0 560 0 0 0 20 0 1 0 336927246 15409152 3168 33554432000 134512640 134847168 4290794080 4290792848 134737383 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10459/statm: 3762 3168 266 82 0 3003 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 52012

[startup+12.7002 s]
/proc/loadavg: 2.16 2.04 2.01 3/182 10459
/proc/meminfo: memFree=29214720/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=0.67 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1348 2113 0 0 22 0 45 0 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10457] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10457/stat : 10457 (sh) S 10449 10449 8320 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 336927246 9367552 264 33554432000 4194304 5064252 140736058643968 140736058642224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10457/statm: 2287 264 223 213 0 72 0
[pid=10459] ppid=10457 vsize=18664 CPUtime=11.99 cores=1,3,5,7
/proc/10459/stat : 10459 (clasp-1.0) R 10457 10449 8320 0 -1 4202496 4330 0 0 0 1199 0 0 0 20 0 1 0 336927246 19111936 4072 33554432000 134512640 134847168 4290794080 4290792768 134735907 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10459/statm: 4666 4072 266 82 0 3907 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 55628

[startup+25.5004 s]
/proc/loadavg: 2.13 2.04 2.01 3/182 10459
/proc/meminfo: memFree=29208048/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=0.67 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1348 2113 0 0 22 0 45 0 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10457] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10457/stat : 10457 (sh) S 10449 10449 8320 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 336927246 9367552 264 33554432000 4194304 5064252 140736058643968 140736058642224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10457/statm: 2287 264 223 213 0 72 0
[pid=10459] ppid=10457 vsize=21696 CPUtime=24.8 cores=1,3,5,7
/proc/10459/stat : 10459 (clasp-1.0) R 10457 10449 8320 0 -1 4202496 5032 0 0 0 2479 1 0 0 20 0 1 0 336927246 22216704 4774 33554432000 134512640 134847168 4290794080 4290792704 134784663 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10459/statm: 5424 4774 266 82 0 4665 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 58660

[startup+51.1003 s]
/proc/loadavg: 2.09 2.04 2.01 3/181 10459
/proc/meminfo: memFree=29198184/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=0.67 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1348 2113 0 0 22 0 45 0 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10457] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10457/stat : 10457 (sh) S 10449 10449 8320 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 336927246 9367552 264 33554432000 4194304 5064252 140736058643968 140736058642224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10457/statm: 2287 264 223 213 0 72 0
[pid=10459] ppid=10457 vsize=26964 CPUtime=50.38 cores=1,3,5,7
/proc/10459/stat : 10459 (clasp-1.0) R 10457 10449 8320 0 -1 4202496 6309 0 0 0 5037 1 0 0 20 0 1 0 336927246 27611136 6153 33554432000 134512640 134847168 4290794080 4290792820 134737633 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10459/statm: 6741 6153 266 82 0 5982 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 63928

[startup+102.307 s]
/proc/loadavg: 2.07 2.04 2.01 3/181 10459
/proc/meminfo: memFree=29189712/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=0.67 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1348 2113 0 0 22 0 45 0 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10457] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10457/stat : 10457 (sh) S 10449 10449 8320 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 336927246 9367552 264 33554432000 4194304 5064252 140736058643968 140736058642224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10457/statm: 2287 264 223 213 0 72 0
[pid=10459] ppid=10457 vsize=32032 CPUtime=101.58 cores=1,3,5,7
/proc/10459/stat : 10459 (clasp-1.0) R 10457 10449 8320 0 -1 4202496 7521 0 0 0 10157 1 0 0 20 0 1 0 336927246 32800768 7415 33554432000 134512640 134847168 4290794080 4290792816 134741032 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10459/statm: 8008 7415 266 82 0 7249 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 68996

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 10459
/proc/meminfo: memFree=29181716/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=0.67 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1348 2113 0 0 22 0 45 0 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10457] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10457/stat : 10457 (sh) S 10449 10449 8320 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 336927246 9367552 264 33554432000 4194304 5064252 140736058643968 140736058642224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10457/statm: 2287 264 223 213 0 72 0
[pid=10459] ppid=10457 vsize=37224 CPUtime=161.57 cores=1,3,5,7
/proc/10459/stat : 10459 (clasp-1.0) R 10457 10449 8320 0 -1 4202496 8703 0 0 0 16155 2 0 0 20 0 1 0 336927246 38117376 8687 33554432000 134512640 134847168 4290794080 4290792720 134782662 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10459/statm: 9306 8687 266 82 0 8547 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 74188

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 10460
/proc/meminfo: memFree=29174724/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=0.67 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1348 2113 0 0 22 0 45 0 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10457] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10457/stat : 10457 (sh) S 10449 10449 8320 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 336927246 9367552 264 33554432000 4194304 5064252 140736058643968 140736058642224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10457/statm: 2287 264 223 213 0 72 0
[pid=10459] ppid=10457 vsize=41732 CPUtime=221.56 cores=1,3,5,7
/proc/10459/stat : 10459 (clasp-1.0) R 10457 10449 8320 0 -1 4202496 9738 0 0 0 22154 2 0 0 20 0 1 0 336927246 42733568 9722 33554432000 134512640 134847168 4290794080 4290792768 134735792 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10459/statm: 10433 9722 266 82 0 9674 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 78696

[startup+282.3 s]

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

/proc/10511/stat : 10511 (sh) S 10449 10449 8320 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 337053574 9367552 263 33554432000 4194304 5064252 140735240862576 140735240860832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10511/statm: 2287 263 223 213 0 72 0
[pid=10513] ppid=10511 vsize=36652 CPUtime=158.29 cores=1,3,5,7
/proc/10513/stat : 10513 (clasp-1.0) R 10511 10449 8320 0 -1 4202496 8607 0 0 0 15811 18 0 0 20 0 1 0 337053575 37531648 8576 33554432000 134512640 134847168 4288352240 4288350928 134735790 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10513/statm: 9163 8576 266 82 0 8404 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 73616

[startup+1482.3 s]
/proc/loadavg: 1.41 1.66 1.85 3/181 32380
/proc/meminfo: memFree=29199464/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=1263.73 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1444 19929 0 0 22 0 126346 5 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10511] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10511/stat : 10511 (sh) S 10449 10449 8320 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 337053574 9367552 263 33554432000 4194304 5064252 140735240862576 140735240860832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10511/statm: 2287 263 223 213 0 72 0
[pid=10513] ppid=10511 vsize=41732 CPUtime=218.27 cores=1,3,5,7
/proc/10513/stat : 10513 (clasp-1.0) R 10511 10449 8320 0 -1 4202496 9744 0 0 0 21803 24 0 0 20 0 1 0 337053575 42733568 9742 33554432000 134512640 134847168 4288352240 4288350880 134782472 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10513/statm: 10433 9742 266 82 0 9674 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 78696

[startup+1542.3 s]
/proc/loadavg: 1.32 1.58 1.81 3/179 28261
/proc/meminfo: memFree=29192192/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=1263.73 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1444 19929 0 0 22 0 126346 5 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10511] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10511/stat : 10511 (sh) S 10449 10449 8320 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 337053574 9367552 263 33554432000 4194304 5064252 140735240862576 140735240860832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10511/statm: 2287 263 223 213 0 72 0
[pid=10513] ppid=10511 vsize=47748 CPUtime=278.27 cores=1,3,5,7
/proc/10513/stat : 10513 (clasp-1.0) R 10511 10449 8320 0 -1 4202496 11191 0 0 0 27796 31 0 0 20 0 1 0 337053575 48893952 11257 33554432000 134512640 134847168 4288352240 4288351008 134737694 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10513/statm: 11937 11257 266 82 0 11178 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 84712

[startup+1602.3 s]
/proc/loadavg: 1.40 1.55 1.79 2/181 23896
/proc/meminfo: memFree=29190008/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=1263.73 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1444 19929 0 0 22 0 126346 5 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10511] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10511/stat : 10511 (sh) S 10449 10449 8320 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 337053574 9367552 263 33554432000 4194304 5064252 140735240862576 140735240860832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10511/statm: 2287 263 223 213 0 72 0
[pid=10513] ppid=10511 vsize=48612 CPUtime=338.25 cores=1,3,5,7
/proc/10513/stat : 10513 (clasp-1.0) R 10511 10449 8320 0 -1 4202496 11388 0 0 0 33787 38 0 0 20 0 1 0 337053575 49778688 11562 33554432000 134512640 134847168 4288352240 4288350864 134784798 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10513/statm: 12153 11562 266 82 0 11394 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 85576

[startup+1662.3 s]
/proc/loadavg: 1.37 1.52 1.76 3/181 19878
/proc/meminfo: memFree=29189512/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=1263.73 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1444 19929 0 0 22 0 126346 5 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10511] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10511/stat : 10511 (sh) S 10449 10449 8320 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 337053574 9367552 263 33554432000 4194304 5064252 140735240862576 140735240860832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10511/statm: 2287 263 223 213 0 72 0
[pid=10513] ppid=10511 vsize=48876 CPUtime=398.24 cores=1,3,5,7
/proc/10513/stat : 10513 (clasp-1.0) R 10511 10449 8320 0 -1 4202496 11420 0 0 0 39781 43 0 0 20 0 1 0 337053575 50049024 11594 33554432000 134512640 134847168 4288352240 4288350924 134789720 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10513/statm: 12219 11594 266 82 0 11460 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 85840

[startup+1722.3 s]
/proc/loadavg: 1.38 1.48 1.73 3/181 15212
/proc/meminfo: memFree=29186052/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=1263.73 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1444 19929 0 0 22 0 126346 5 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10511] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10511/stat : 10511 (sh) S 10449 10449 8320 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 337053574 9367552 263 33554432000 4194304 5064252 140735240862576 140735240860832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10511/statm: 2287 263 223 213 0 72 0
[pid=10513] ppid=10511 vsize=50684 CPUtime=458.23 cores=1,3,5,7
/proc/10513/stat : 10513 (clasp-1.0) R 10511 10449 8320 0 -1 4202496 11930 0 0 0 45773 50 0 0 20 0 1 0 337053575 51900416 12044 33554432000 134512640 134847168 4288352240 4288350864 134784634 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10513/statm: 12671 12044 266 82 0 11912 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 87648

[startup+1782.3 s]
/proc/loadavg: 1.40 1.47 1.71 3/181 11642
/proc/meminfo: memFree=29185300/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=1263.73 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1444 19929 0 0 22 0 126346 5 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10511] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10511/stat : 10511 (sh) S 10449 10449 8320 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 337053574 9367552 263 33554432000 4194304 5064252 140735240862576 140735240860832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10511/statm: 2287 263 223 213 0 72 0
[pid=10513] ppid=10511 vsize=51076 CPUtime=518.23 cores=1,3,5,7
/proc/10513/stat : 10513 (clasp-1.0) R 10511 10449 8320 0 -1 4202496 12011 0 0 0 51766 57 0 0 20 0 1 0 337053575 52301824 12125 33554432000 134512640 134847168 4288352240 4288350976 134741032 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10513/statm: 12769 12125 266 82 0 12010 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 88040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.42 1.47 1.70 3/182 30350
/proc/meminfo: memFree=29183772/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=1263.73 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1444 19929 0 0 22 0 126346 5 20 0 1 0 336927178 28483584 1051 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1051 387 1 0 749 0
[pid=10511] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10511/stat : 10511 (sh) S 10449 10449 8320 0 -1 4202496 370 220 0 0 0 0 0 0 20 0 1 0 337053574 9367552 263 33554432000 4194304 5064252 140735240862576 140735240860832 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10511/statm: 2287 263 223 213 0 72 0
[pid=10513] ppid=10511 vsize=51936 CPUtime=536.33 cores=1,3,5,7
/proc/10513/stat : 10513 (clasp-1.0) R 10511 10449 8320 0 -1 4202496 12251 0 0 0 53575 58 0 0 20 0 1 0 337053575 53182464 12365 33554432000 134512640 134847168 4288352240 4288350880 134782647 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10513/statm: 12984 12365 266 82 0 12225 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 88900

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -10449

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

[startup+1801.4 s]
/proc/loadavg: 1.42 1.47 1.70 3/182 30565
/proc/meminfo: memFree=29224980/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=1800.1 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1601 34959 0 0 23 0 179922 65 20 0 1 0 336927178 28483584 1053 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1053 387 1 0 749 0
[pid=30381] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30381/stat : 30381 (sh) S 10449 10449 8320 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 337107220 9367552 264 33554432000 4194304 5064252 140736083420512 140736083418768 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30381/statm: 2287 264 223 213 0 72 0
[pid=30385] ppid=30381 vsize=10704 CPUtime=0.96 cores=1,3,5,7
/proc/30385/stat : 30385 (clasp-1.0) R 30381 10449 8320 0 -1 4202496 2371 0 0 0 96 0 0 0 20 0 1 0 337107220 10960896 2113 33554432000 134512640 134847168 4290407536 4290406304 134737979 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30385/statm: 2676 2113 268 82 0 1917 0
Current children cumulated CPU time (s) 1801.06
Current children cumulated vsize (KiB) 47668

[startup+1802.2 s]
/proc/loadavg: 1.42 1.47 1.70 3/181 31710
/proc/meminfo: memFree=29224336/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=1800.1 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1601 34959 0 0 23 0 179922 65 20 0 1 0 336927178 28483584 1053 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1053 387 1 0 749 0
[pid=30381] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30381/stat : 30381 (sh) S 10449 10449 8320 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 337107220 9367552 264 33554432000 4194304 5064252 140736083420512 140736083418768 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30381/statm: 2287 264 223 213 0 72 0
[pid=30385] ppid=30381 vsize=11100 CPUtime=1.76 cores=1,3,5,7
/proc/30385/stat : 30385 (clasp-1.0) R 30381 10449 8320 0 -1 4202496 2492 0 0 0 176 0 0 0 20 0 1 0 337107220 11366400 2234 33554432000 134512640 134847168 4290407536 4290406304 134737840 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30385/statm: 2775 2234 268 82 0 2016 0
Current children cumulated CPU time (s) 1801.86
Current children cumulated vsize (KiB) 48064

[startup+1802.4 s]
/proc/loadavg: 1.42 1.47 1.70 3/181 31710
/proc/meminfo: memFree=29224336/32873648 swapFree=7116/7116
[pid=10449] ppid=10447 vsize=27816 CPUtime=1800.1 cores=1,3,5,7
/proc/10449/stat : 10449 (pbclasp) S 10447 10449 8320 0 -1 4202496 1601 34959 0 0 23 0 179922 65 20 0 1 0 336927178 28483584 1053 33554432000 4194304 4198148 140736135713872 140736135712800 260193710110 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 6954 1053 387 1 0 749 0
[pid=30381] ppid=10449 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30381/stat : 30381 (sh) S 10449 10449 8320 0 -1 4202496 373 220 0 0 0 0 0 0 20 0 1 0 337107220 9367552 264 33554432000 4194304 5064252 140736083420512 140736083418768 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30381/statm: 2287 264 223 213 0 72 0
[pid=30385] ppid=30381 vsize=11628 CPUtime=1.96 cores=1,3,5,7
/proc/30385/stat : 30385 (clasp-1.0) R 30381 10449 8320 0 -1 4202496 2616 0 0 0 196 0 0 0 20 0 1 0 337107220 11907072 2358 33554432000 134512640 134847168 4290407536 4290406304 134737530 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30385/statm: 2907 2358 268 82 0 2148 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 48592

Child status: 0
Real time (s): 1802.42
CPU time (s): 1802.11
CPU user time (s): 1801.44
CPU system time (s): 0.673897
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 103876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.44
system time used= 0.673897
maximum resident set size= 64400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40353
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 515
involuntary context switches= 4811

runsolver used 3.44648 second user time and 9.1986 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-03 09:20:17
IDJOB=3732647
IDBENCH=2167
IDSOLVER=2317
FILE ID=node123/3732647-1338708017
RUNJOBID= node123-1338702803-8337
PBS_JOBID= 14636714
Free space on /tmp= 71304 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-5.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732647-1338708017/watcher-3732647-1338708017 -o /tmp/evaluation-result-3732647-1338708017/solver-3732647-1338708017 -C 1800 -W 1900 -M 15500  pbclasp instance-3732647-1338708017.opb HOME/temp

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

MD5SUM BENCH= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=579975774

node123.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.217
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.43
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.217
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.217
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		: 2667.217
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.217
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.217
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.217
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.217
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:       32873648 kB
MemFree:        29237376 kB
Buffers:          501476 kB
Cached:          2223804 kB
SwapCached:         2268 kB
Active:           858436 kB
Inactive:        1887980 kB
Active(anon):      15800 kB
Inactive(anon):     5504 kB
Active(file):     842636 kB
Inactive(file):  1882476 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:              1140 kB
Writeback:            32 kB
AnonPages:         17656 kB
Mapped:            12156 kB
Shmem:                 0 kB
Slab:             750280 kB
SReclaimable:     193548 kB
SUnreclaim:       556732 kB
KernelStack:        1456 kB
PageTables:         4292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     139528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3732647-1338708017.opb

Free space on /tmp at the end= 71292 MiB
End job on node123 at 2012-06-03 09:50:20