Trace number 3736215

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: PB-clasp 2007-04-10SAT (TO)29 1802.13 1802.42

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir04_area_opers.opb
MD5SUMe746daa468953b69c2293c7909733538
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark0.057991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 29
Optimality of the best value was proved YES
Number of variables1614
Total number of constraints2783
Number of constraints which are clauses2783
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 constraint31
Number of terms in the objective function 879
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 879
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 879
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.16	o 29
1016.22/1016.49	sh: line 1: 27431 Done                    cat HOME/temp/instance-3736215-1338730245.opb.op
1016.22/1016.49	     27432 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3736215-1338730245.opb.clasp
1800.09/1800.40	sh: line 1: 27455 Done                    cat HOME/temp/instance-3736215-1338730245.opb.op
1800.09/1800.40	     27456 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3736215-1338730245.opb.clasp
1800.09/1800.41	c Somebody sent me a SIGTERM
1800.09/1800.41	s SATISFIABLE
1800.09/1800.41	v x2 x86 x87 x133 x176 x235 x379 x493 x629 x735 x927 x1096 x1122 x1169 x1208 x1334 x1384 x1401 x1457 x1493 x1521 x1525 x1526 x1553 x1573 x1582 x1601 x1607 x1612 x1613 x1614 
1800.09/1800.41	pb2clasp1: no process killed
1802.09/1802.41	sh: line 1: 28638 Done                    cat HOME/temp/instance-3736215-1338730245.opb.op
1802.09/1802.41	     28639 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3736215-1338730245.opb.clasp

Verifier Data

OK	29

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-3736215-1338730245/watcher-3736215-1338730245 -o /tmp/evaluation-result-3736215-1338730245/solver-3736215-1338730245 -C 1800 -W 1900 -M 15500 pbclasp instance-3736215-1338730245.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/179 27414
/proc/meminfo: memFree=29713028/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25592 CPUtime=0 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) R 27412 27414 32725 0 -1 4202496 550 0 0 0 0 0 0 0 20 0 1 0 339153068 26206208 481 33554432000 4194304 4198148 140736772290320 140736772287768 245293923771 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6398 481 355 1 0 193 0

[startup+0.046164 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27414
/proc/meminfo: memFree=29713028/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=0 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 640 0 0 0 0 0 0 0 20 0 1 0 339153068 26476544 552 33554432000 4194304 4198148 140736772290320 140736772289208 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 552 368 1 0 259 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25856

[startup+0.100219 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27414
/proc/meminfo: memFree=29713028/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=0 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 640 0 0 0 0 0 0 0 20 0 1 0 339153068 26476544 552 33554432000 4194304 4198148 140736772290320 140736772289208 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 552 368 1 0 259 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25856

[startup+0.300191 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27414
/proc/meminfo: memFree=29713028/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=0.15 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 899 4844 0 0 1 0 14 0 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 25856

[startup+0.700178 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27414
/proc/meminfo: memFree=29713028/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=0.15 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 899 4844 0 0 1 0 14 0 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 25856

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27432
/proc/meminfo: memFree=29709600/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=0.15 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 899 4844 0 0 1 0 14 0 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27430] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27430/stat : 27430 (sh) S 27414 27414 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339153084 9367552 263 33554432000 4194304 5064252 140734858846608 140734858844864 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27430/statm: 2287 263 223 213 0 72 0
[pid=27432] ppid=27430 vsize=5100 CPUtime=1.32 cores=1,3,5,7
/proc/27432/stat : 27432 (clasp-1.0) R 27430 27414 32725 0 -1 4202496 869 0 0 0 132 0 0 0 20 0 1 0 339153085 5222400 767 33554432000 134512640 134847168 4288256288 4288254992 134616816 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 1275 767 272 82 0 516 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 40104

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27432
/proc/meminfo: memFree=29708772/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=0.15 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 899 4844 0 0 1 0 14 0 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27430] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27430/stat : 27430 (sh) S 27414 27414 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339153084 9367552 263 33554432000 4194304 5064252 140734858846608 140734858844864 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27430/statm: 2287 263 223 213 0 72 0
[pid=27432] ppid=27430 vsize=5496 CPUtime=2.92 cores=1,3,5,7
/proc/27432/stat : 27432 (clasp-1.0) R 27430 27414 32725 0 -1 4202496 949 0 0 0 292 0 0 0 20 0 1 0 339153085 5627904 847 33554432000 134512640 134847168 4288256288 4288254820 134713620 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 1374 847 272 82 0 615 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 40500

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27432
/proc/meminfo: memFree=29707648/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=0.15 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 899 4844 0 0 1 0 14 0 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27430] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27430/stat : 27430 (sh) S 27414 27414 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339153084 9367552 263 33554432000 4194304 5064252 140734858846608 140734858844864 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27430/statm: 2287 263 223 213 0 72 0
[pid=27432] ppid=27430 vsize=5764 CPUtime=6.12 cores=1,3,5,7
/proc/27432/stat : 27432 (clasp-1.0) R 27430 27414 32725 0 -1 4202496 1042 0 0 0 612 0 0 0 20 0 1 0 339153085 5902336 940 33554432000 134512640 134847168 4288256288 4288254928 134715257 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 1441 940 272 82 0 682 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 40768

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27432
/proc/meminfo: memFree=29706820/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=0.15 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 899 4844 0 0 1 0 14 0 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27430] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27430/stat : 27430 (sh) S 27414 27414 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339153084 9367552 263 33554432000 4194304 5064252 140734858846608 140734858844864 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27430/statm: 2287 263 223 213 0 72 0
[pid=27432] ppid=27430 vsize=6560 CPUtime=12.52 cores=1,3,5,7
/proc/27432/stat : 27432 (clasp-1.0) R 27430 27414 32725 0 -1 4202496 1208 0 0 0 1252 0 0 0 20 0 1 0 339153085 6717440 1106 33554432000 134512640 134847168 4288256288 4288254928 134782455 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 1640 1106 272 82 0 881 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 41564

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 27432
/proc/meminfo: memFree=29705936/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=0.15 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 899 4844 0 0 1 0 14 0 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27430] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27430/stat : 27430 (sh) S 27414 27414 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339153084 9367552 263 33554432000 4194304 5064252 140734858846608 140734858844864 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27430/statm: 2287 263 223 213 0 72 0
[pid=27432] ppid=27430 vsize=7140 CPUtime=25.32 cores=1,3,5,7
/proc/27432/stat : 27432 (clasp-1.0) R 27430 27414 32725 0 -1 4202496 1373 0 0 0 2532 0 0 0 20 0 1 0 339153085 7311360 1271 33554432000 134512640 134847168 4288256288 4288254972 134789696 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 1785 1271 272 82 0 1026 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 42144

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 27432
/proc/meminfo: memFree=29705428/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=0.15 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 899 4844 0 0 1 0 14 0 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27430] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27430/stat : 27430 (sh) S 27414 27414 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339153084 9367552 263 33554432000 4194304 5064252 140734858846608 140734858844864 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27430/statm: 2287 263 223 213 0 72 0
[pid=27432] ppid=27430 vsize=7420 CPUtime=50.91 cores=1,3,5,7
/proc/27432/stat : 27432 (clasp-1.0) R 27430 27414 32725 0 -1 4202496 1438 0 0 0 5091 0 0 0 20 0 1 0 339153085 7598080 1338 33554432000 134512640 134847168 4288256288 4288254912 134784651 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 1855 1338 272 82 0 1096 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 42424

[startup+102.306 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 27432
/proc/meminfo: memFree=29703876/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=0.15 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 899 4844 0 0 1 0 14 0 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27430] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27430/stat : 27430 (sh) S 27414 27414 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339153084 9367552 263 33554432000 4194304 5064252 140734858846608 140734858844864 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27430/statm: 2287 263 223 213 0 72 0
[pid=27432] ppid=27430 vsize=8556 CPUtime=102.11 cores=1,3,5,7
/proc/27432/stat : 27432 (clasp-1.0) R 27430 27414 32725 0 -1 4202496 1681 0 0 0 10211 0 0 0 20 0 1 0 339153085 8761344 1587 33554432000 134512640 134847168 4288256288 4288254928 134616336 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 2139 1587 272 82 0 1380 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43560

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 27432
/proc/meminfo: memFree=29702264/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=0.15 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 899 4844 0 0 1 0 14 0 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27430] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27430/stat : 27430 (sh) S 27414 27414 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339153084 9367552 263 33554432000 4194304 5064252 140734858846608 140734858844864 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27430/statm: 2287 263 223 213 0 72 0
[pid=27432] ppid=27430 vsize=9376 CPUtime=162.1 cores=1,3,5,7
/proc/27432/stat : 27432 (clasp-1.0) R 27430 27414 32725 0 -1 4202496 1873 0 0 0 16210 0 0 0 20 0 1 0 339153085 9601024 1779 33554432000 134512640 134847168 4288256288 4288254972 134715884 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 2344 1779 272 82 0 1585 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 44380

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 27433
/proc/meminfo: memFree=29693524/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=0.15 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 899 4844 0 0 1 0 14 0 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27430] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27430/stat : 27430 (sh) S 27414 27414 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339153084 9367552 263 33554432000 4194304 5064252 140734858846608 140734858844864 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27430/statm: 2287 263 223 213 0 72 0
[pid=27432] ppid=27430 vsize=9768 CPUtime=222.09 cores=1,3,5,7
/proc/27432/stat : 27432 (clasp-1.0) R 27430 27414 32725 0 -1 4202496 1999 0 0 0 22209 0 0 0 20 0 1 0 339153085 10002432 1905 33554432000 134512640 134847168 4288256288 4288254928 134715276 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 2442 1905 272 82 0 1683 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 44772

[startup+282.3 s]

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

/proc/27454/stat : 27454 (sh) S 27414 27414 32725 0 -1 4202496 374 219 0 0 0 0 0 0 20 0 1 0 339254717 9367552 264 33554432000 4194304 5064252 140736374809888 140736374808144 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27454/statm: 2287 264 223 213 0 72 0
[pid=27456] ppid=27454 vsize=11844 CPUtime=405.73 cores=1,3,5,7
/proc/27456/stat : 27456 (clasp-1.0) R 27454 27414 32725 0 -1 4202496 2456 0 0 0 40573 0 0 0 20 0 1 0 339254717 12128256 2421 33554432000 134512640 134847168 4289086560 4289085248 134616729 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 2961 2421 270 82 0 2202 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 46848

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28271
/proc/meminfo: memFree=29784284/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=1016.32 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 1004 10030 0 0 1 0 101630 1 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27454] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27454/stat : 27454 (sh) S 27414 27414 32725 0 -1 4202496 374 219 0 0 0 0 0 0 20 0 1 0 339254717 9367552 264 33554432000 4194304 5064252 140736374809888 140736374808144 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27454/statm: 2287 264 223 213 0 72 0
[pid=27456] ppid=27454 vsize=12492 CPUtime=465.71 cores=1,3,5,7
/proc/27456/stat : 27456 (clasp-1.0) R 27454 27414 32725 0 -1 4202496 2615 0 0 0 46571 0 0 0 20 0 1 0 339254717 12791808 2580 33554432000 134512640 134847168 4289086560 4289084944 134735861 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 3123 2580 270 82 0 2364 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 47496

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 28271
/proc/meminfo: memFree=29783540/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=1016.32 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 1004 10030 0 0 1 0 101630 1 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27454] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27454/stat : 27454 (sh) S 27414 27414 32725 0 -1 4202496 374 219 0 0 0 0 0 0 20 0 1 0 339254717 9367552 264 33554432000 4194304 5064252 140736374809888 140736374808144 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27454/statm: 2287 264 223 213 0 72 0
[pid=27456] ppid=27454 vsize=12836 CPUtime=525.7 cores=1,3,5,7
/proc/27456/stat : 27456 (clasp-1.0) R 27454 27414 32725 0 -1 4202496 2694 0 0 0 52570 0 0 0 20 0 1 0 339254717 13144064 2659 33554432000 134512640 134847168 4289086560 4289084944 134735816 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 3209 2659 270 82 0 2450 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 47840

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 28471
/proc/meminfo: memFree=29789116/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=1016.32 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 1004 10030 0 0 1 0 101630 1 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27454] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27454/stat : 27454 (sh) S 27414 27414 32725 0 -1 4202496 374 219 0 0 0 0 0 0 20 0 1 0 339254717 9367552 264 33554432000 4194304 5064252 140736374809888 140736374808144 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27454/statm: 2287 264 223 213 0 72 0
[pid=27456] ppid=27454 vsize=13160 CPUtime=585.69 cores=1,3,5,7
/proc/27456/stat : 27456 (clasp-1.0) R 27454 27414 32725 0 -1 4202496 2765 0 0 0 58569 0 0 0 20 0 1 0 339254717 13475840 2730 33554432000 134512640 134847168 4289086560 4289085184 134784608 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 3290 2730 270 82 0 2531 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 48164

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 28511
/proc/meminfo: memFree=29788680/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=1016.32 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 1004 10030 0 0 1 0 101630 1 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27454] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27454/stat : 27454 (sh) S 27414 27414 32725 0 -1 4202496 374 219 0 0 0 0 0 0 20 0 1 0 339254717 9367552 264 33554432000 4194304 5064252 140736374809888 140736374808144 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27454/statm: 2287 264 223 213 0 72 0
[pid=27456] ppid=27454 vsize=13424 CPUtime=645.68 cores=1,3,5,7
/proc/27456/stat : 27456 (clasp-1.0) R 27454 27414 32725 0 -1 4202496 2825 0 0 0 64568 0 0 0 20 0 1 0 339254717 13746176 2790 33554432000 134512640 134847168 4289086560 4289085184 134784628 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 3356 2790 270 82 0 2597 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 48428

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28607
/proc/meminfo: memFree=29789772/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=1016.32 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 1004 10030 0 0 1 0 101630 1 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27454] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27454/stat : 27454 (sh) S 27414 27414 32725 0 -1 4202496 374 219 0 0 0 0 0 0 20 0 1 0 339254717 9367552 264 33554432000 4194304 5064252 140736374809888 140736374808144 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27454/statm: 2287 264 223 213 0 72 0
[pid=27456] ppid=27454 vsize=13424 CPUtime=705.68 cores=1,3,5,7
/proc/27456/stat : 27456 (clasp-1.0) R 27454 27414 32725 0 -1 4202496 2846 0 0 0 70568 0 0 0 20 0 1 0 339254717 13746176 2811 33554432000 134512640 134847168 4289086560 4289085328 134617542 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 3356 2811 270 82 0 2597 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 48428

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28627
/proc/meminfo: memFree=29786004/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=1016.32 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 1004 10030 0 0 1 0 101630 1 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27454] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27454/stat : 27454 (sh) S 27414 27414 32725 0 -1 4202496 374 219 0 0 0 0 0 0 20 0 1 0 339254717 9367552 264 33554432000 4194304 5064252 140736374809888 140736374808144 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27454/statm: 2287 264 223 213 0 72 0
[pid=27456] ppid=27454 vsize=13612 CPUtime=765.67 cores=1,3,5,7
/proc/27456/stat : 27456 (clasp-1.0) R 27454 27414 32725 0 -1 4202496 2886 0 0 0 76567 0 0 0 20 0 1 0 339254717 13938688 2878 33554432000 134512640 134847168 4289086560 4289085184 134784608 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 3403 2878 270 82 0 2644 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 48616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28627
/proc/meminfo: memFree=29785632/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=1016.32 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 1004 10030 0 0 1 0 101630 1 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=27454] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27454/stat : 27454 (sh) S 27414 27414 32725 0 -1 4202496 374 219 0 0 0 0 0 0 20 0 1 0 339254717 9367552 264 33554432000 4194304 5064252 140736374809888 140736374808144 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27454/statm: 2287 264 223 213 0 72 0
[pid=27456] ppid=27454 vsize=13772 CPUtime=783.77 cores=1,3,5,7
/proc/27456/stat : 27456 (clasp-1.0) R 27454 27414 32725 0 -1 4202496 2901 0 0 0 78377 0 0 0 20 0 1 0 339254717 14102528 2893 33554432000 134512640 134847168 4289086560 4289085240 134789702 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 3443 2893 270 82 0 2684 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 48776

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -27414

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28646
/proc/meminfo: memFree=29798108/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=1800.12 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 1173 15710 0 0 1 0 180008 3 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=28636] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28636/stat : 28636 (sh) S 27414 27414 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339333110 9367552 263 33554432000 4194304 5064252 140735996042576 140735996040832 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28636/statm: 2287 263 223 213 0 72 0
[pid=28639] ppid=28636 vsize=5100 CPUtime=0.97 cores=1,3,5,7
/proc/28639/stat : 28639 (clasp-1.0) R 28636 27414 32725 0 -1 4202496 867 0 0 0 97 0 0 0 20 0 1 0 339333110 5222400 765 33554432000 134512640 134847168 4288284560 4288283328 134617553 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28639/statm: 1275 765 270 82 0 516 0
Current children cumulated CPU time (s) 1801.09
Current children cumulated vsize (KiB) 40104

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28646
/proc/meminfo: memFree=29797000/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=1800.12 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 1173 15710 0 0 1 0 180008 3 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=28636] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28636/stat : 28636 (sh) S 27414 27414 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339333110 9367552 263 33554432000 4194304 5064252 140735996042576 140735996040832 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28636/statm: 2287 263 223 213 0 72 0
[pid=28639] ppid=28636 vsize=5232 CPUtime=1.77 cores=1,3,5,7
/proc/28639/stat : 28639 (clasp-1.0) R 28636 27414 32725 0 -1 4202496 897 0 0 0 177 0 0 0 20 0 1 0 339333110 5357568 795 33554432000 134512640 134847168 4288284560 4288283300 134737633 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28639/statm: 1308 795 270 82 0 549 0
Current children cumulated CPU time (s) 1801.89
Current children cumulated vsize (KiB) 40236

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28646
/proc/meminfo: memFree=29797000/32873844 swapFree=7372/7372
[pid=27414] ppid=27412 vsize=25856 CPUtime=1800.12 cores=1,3,5,7
/proc/27414/stat : 27414 (pbclasp) S 27412 27414 32725 0 -1 4202496 1173 15710 0 0 1 0 180008 3 20 0 1 0 339153068 26476544 592 33554432000 4194304 4198148 140736772290320 140736772289248 245297639454 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27414/statm: 6464 592 387 1 0 259 0
[pid=28636] ppid=27414 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28636/stat : 28636 (sh) S 27414 27414 32725 0 -1 4202496 371 220 0 0 0 0 0 0 20 0 1 0 339333110 9367552 263 33554432000 4194304 5064252 140735996042576 140735996040832 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28636/statm: 2287 263 223 213 0 72 0
[pid=28639] ppid=28636 vsize=5364 CPUtime=1.97 cores=1,3,5,7
/proc/28639/stat : 28639 (clasp-1.0) R 28636 27414 32725 0 -1 4202496 913 0 0 0 197 0 0 0 20 0 1 0 339333110 5492736 811 33554432000 134512640 134847168 4288284560 4288283184 134784798 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28639/statm: 1341 811 270 82 0 582 0
Current children cumulated CPU time (s) 1802.09
Current children cumulated vsize (KiB) 40368

Child status: 0
Real time (s): 1802.42
CPU time (s): 1802.13
CPU user time (s): 1802.08
CPU system time (s): 0.044993
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 50108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1802.08
system time used= 0.044993
maximum resident set size= 13004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18561
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 192
involuntary context switches= 2899

runsolver used 2.71959 second user time and 7.2599 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-03 15:30:45
IDJOB=3736215
IDBENCH=25034
IDSOLVER=2317
FILE ID=node109/3736215-1338730245
RUNJOBID= node109-1338713403-32742
PBS_JOBID= 14636733
Free space on /tmp= 70700 MiB

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

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

MD5SUM BENCH= e746daa468953b69c2293c7909733538
RANDOM SEED=1770330079

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:        29713208 kB
Buffers:          608068 kB
Cached:          1588824 kB
SwapCached:          964 kB
Active:          1256432 kB
Inactive:        1028672 kB
Active(anon):      80784 kB
Inactive(anon):     7844 kB
Active(file):    1175648 kB
Inactive(file):  1020828 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105532 kB
Dirty:              5916 kB
Writeback:             0 kB
AnonPages:         92416 kB
Mapped:            12264 kB
Shmem:                 4 kB
Slab:             737468 kB
SReclaimable:     179504 kB
SUnreclaim:       557964 kB
KernelStack:        1520 kB
PageTables:         4144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     203100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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-3736215-1338730245.opb

Free space on /tmp at the end= 70712 MiB
End job on node109 at 2012-06-03 16:00:47