Trace number 3734660

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)75 1802.12 1802.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C499.b.opb
MD5SUM0b80319f4195f1e1329c2c4b63b416b0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark45
Best CPU time to get the best result obtained on this benchmark1796.93
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 45
Optimality of the best value was proved NO
Number of variables5203
Total number of constraints19637
Number of constraints which are clauses19637
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 constraint11
Maximum length of a constraint360
Number of terms in the objective function 5203
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 5203
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 5203
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

8.15/8.28	o 91
9.77/9.89	o 82
12.06/12.18	o 80
14.05/14.17	o 79
16.05/16.10	o 75
407.37/407.51	sh: line 1:  6337 Done                    cat HOME/temp/instance-3734660-1338719537.opb.op
407.37/407.51	      6338 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3734660-1338719537.opb.clasp
1800.06/1800.40	sh: line 1:  6358 Done                    cat HOME/temp/instance-3734660-1338719537.opb.op
1800.06/1800.40	      6359 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3734660-1338719537.opb.clasp
1800.06/1800.41	c Somebody sent me a SIGTERM
1800.06/1800.41	s SATISFIABLE
1800.06/1800.41	v x72 x393 x484 x532 x663 x951 x1018 x1368 x1406 x1450 x1577 x1891 x1920 x2013 x2196 x2324 x2475 x2704 x2741 x2914 x2933 x3000 x3091 x3121 x3138 x3170 x3243 x3247 x3298 x3299 x3300 x3301 x3595 x3653 x3707 x3714 x3776 x3932 x3976 x3977 x3978 x4048 x4101 x4173 x4184 x4189 x4222 x4384 x4394 x4409 x4414 x4516 x4601 x4624 x4674 x4685 x4727 x4783 x4799 x4811 x4848 x4853 x4876 x4889 x4953 x4968 x4977 x4987 x5004 x5061 x5109 x5127 x5129 x5133 x5196 
1800.06/1800.42	pb2clasp1: no process killed
1802.06/1802.41	sh: line 1:  6529 Done                    cat HOME/temp/instance-3734660-1338719537.opb.op
1802.06/1802.41	      6530 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3734660-1338719537.opb.clasp

Verifier Data

OK	75

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6288
/proc/meminfo: memFree=27019324/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=25592 CPUtime=0 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) R 6286 6288 29645 0 -1 4202496 552 0 0 0 0 0 0 0 20 0 1 0 338078677 26206208 482 33554432000 4194304 4198148 140736284762848 140736284760296 223651270548 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/6288/statm: 6398 482 355 1 0 193 0

[startup+0.072927 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6288
/proc/meminfo: memFree=27019324/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=26296 CPUtime=0.06 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) R 6286 6288 29645 0 -1 4202496 729 0 0 0 6 0 0 0 20 0 1 0 338078677 26927104 659 33554432000 4194304 4198148 140736284762848 140736284760296 223651270548 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/6288/statm: 6574 659 361 1 0 369 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26296

[startup+0.100308 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6288
/proc/meminfo: memFree=27019324/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=26428 CPUtime=0.09 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) R 6286 6288 29645 0 -1 4202496 771 0 0 0 9 0 0 0 20 0 1 0 338078677 27062272 701 33554432000 4194304 4198148 140736284762848 140736284760296 223651315458 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/6288/statm: 6607 701 361 1 0 402 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26428

[startup+0.300193 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6288
/proc/meminfo: memFree=27019324/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27004 CPUtime=0.15 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 927 0 0 0 15 0 0 0 20 0 1 0 338078677 27652096 840 33554432000 4194304 4198148 140736284762848 140736284761736 223655027952 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6288/statm: 6751 840 368 1 0 546 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 27004

[startup+0.700174 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6288
/proc/meminfo: memFree=27019324/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27004 CPUtime=0.15 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 927 0 0 0 15 0 0 0 20 0 1 0 338078677 27652096 840 33554432000 4194304 4198148 140736284762848 140736284761736 223655027952 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6288/statm: 6751 840 368 1 0 546 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 27004

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6291
/proc/meminfo: memFree=27015944/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27004 CPUtime=0.15 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 927 0 0 0 15 0 0 0 20 0 1 0 338078677 27652096 840 33554432000 4194304 4198148 140736284762848 140736284761736 223655027952 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6288/statm: 6751 840 368 1 0 546 0
[pid=6290] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6290/stat : 6290 (sh) S 6288 6288 29645 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 338078693 9367552 267 33554432000 4194304 5064252 140734585956768 140734585955648 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6290/statm: 2287 267 226 213 0 72 0
[pid=6291] ppid=6290 vsize=25724 CPUtime=1.33 cores=1,3,5,7
/proc/6291/stat : 6291 (pb2clasp1) R 6290 6288 29645 0 -1 4202496 632 0 0 0 133 0 0 0 20 0 1 0 338078693 26341376 542 33554432000 4194304 4198148 140734557102720 140734557093256 223676812805 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/6291/statm: 6431 542 378 1 0 226 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 61876

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6291
/proc/meminfo: memFree=27014316/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27004 CPUtime=0.15 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 927 0 0 0 15 0 0 0 20 0 1 0 338078677 27652096 840 33554432000 4194304 4198148 140736284762848 140736284761736 223655027952 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6288/statm: 6751 840 368 1 0 546 0
[pid=6290] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6290/stat : 6290 (sh) S 6288 6288 29645 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 338078693 9367552 267 33554432000 4194304 5064252 140734585956768 140734585955648 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6290/statm: 2287 267 226 213 0 72 0
[pid=6291] ppid=6290 vsize=25724 CPUtime=2.93 cores=1,3,5,7
/proc/6291/stat : 6291 (pb2clasp1) R 6290 6288 29645 0 -1 4202496 632 0 0 0 292 1 0 0 20 0 1 0 338078693 26341376 542 33554432000 4194304 4198148 140734557102720 140734557101704 223677095028 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/6291/statm: 6431 542 378 1 0 226 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 61876

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6291
/proc/meminfo: memFree=27009976/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27004 CPUtime=0.15 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 927 0 0 0 15 0 0 0 20 0 1 0 338078677 27652096 840 33554432000 4194304 4198148 140736284762848 140736284761736 223655027952 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6288/statm: 6751 840 368 1 0 546 0
[pid=6290] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6290/stat : 6290 (sh) S 6288 6288 29645 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 338078693 9367552 267 33554432000 4194304 5064252 140734585956768 140734585955648 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6290/statm: 2287 267 226 213 0 72 0
[pid=6291] ppid=6290 vsize=25724 CPUtime=6.13 cores=1,3,5,7
/proc/6291/stat : 6291 (pb2clasp1) R 6290 6288 29645 0 -1 4202496 632 0 0 0 611 2 0 0 20 0 1 0 338078693 26341376 542 33554432000 4194304 4198148 140734557102720 140734557093256 223677118672 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/6291/statm: 6431 542 378 1 0 226 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 61876

[startup+12.7001 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6314
/proc/meminfo: memFree=26966356/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=12.18 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 1764 34126 0 0 16 0 1185 17 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 27400

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6338
/proc/meminfo: memFree=26964636/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=16.1 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2097 55492 0 0 17 0 1566 27 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6336] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6336/stat : 6336 (sh) S 6288 6288 29645 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 338080289 9367552 263 33554432000 4194304 5064252 140736577121488 140736577119744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6336/statm: 2287 263 223 213 0 72 0
[pid=6338] ppid=6336 vsize=39040 CPUtime=9.36 cores=1,3,5,7
/proc/6338/stat : 6338 (clasp-1.0) R 6336 6288 29645 0 -1 4202496 9480 0 0 0 935 1 0 0 20 0 1 0 338080290 39976960 9228 33554432000 134512640 134847168 4291302256 4291300936 134789705 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6338/statm: 9760 9228 270 82 0 9001 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 75588

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6339
/proc/meminfo: memFree=26948060/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=16.1 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2097 55492 0 0 17 0 1566 27 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6336] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6336/stat : 6336 (sh) S 6288 6288 29645 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 338080289 9367552 263 33554432000 4194304 5064252 140736577121488 140736577119744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6336/statm: 2287 263 223 213 0 72 0
[pid=6338] ppid=6336 vsize=55792 CPUtime=34.94 cores=1,3,5,7
/proc/6338/stat : 6338 (clasp-1.0) R 6336 6288 29645 0 -1 4202496 13650 0 0 0 3492 2 0 0 20 0 1 0 338080290 57131008 13417 33554432000 134512640 134847168 4291302256 4291301024 134617496 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6338/statm: 13948 13417 270 82 0 13189 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 92340

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6339
/proc/meminfo: memFree=26939548/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=16.1 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2097 55492 0 0 17 0 1566 27 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6336] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6336/stat : 6336 (sh) S 6288 6288 29645 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 338080289 9367552 263 33554432000 4194304 5064252 140736577121488 140736577119744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6336/statm: 2287 263 223 213 0 72 0
[pid=6338] ppid=6336 vsize=63672 CPUtime=86.14 cores=1,3,5,7
/proc/6338/stat : 6338 (clasp-1.0) R 6336 6288 29645 0 -1 4202496 15603 0 0 0 8611 3 0 0 20 0 1 0 338080290 65200128 15374 33554432000 134512640 134847168 4291302256 4291300896 134715327 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6338/statm: 15918 15374 270 82 0 15159 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 100220

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6339
/proc/meminfo: memFree=26938304/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=16.1 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2097 55492 0 0 17 0 1566 27 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6336] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6336/stat : 6336 (sh) S 6288 6288 29645 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 338080289 9367552 263 33554432000 4194304 5064252 140736577121488 140736577119744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6336/statm: 2287 263 223 213 0 72 0
[pid=6338] ppid=6336 vsize=64872 CPUtime=146.12 cores=1,3,5,7
/proc/6338/stat : 6338 (clasp-1.0) R 6336 6288 29645 0 -1 4202496 15896 0 0 0 14609 3 0 0 20 0 1 0 338080290 66428928 15680 33554432000 134512640 134847168 4291302256 4291301024 134617331 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6338/statm: 16218 15680 270 82 0 15459 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 101420

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6339
/proc/meminfo: memFree=26925340/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=16.1 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2097 55492 0 0 17 0 1566 27 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6336] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6336/stat : 6336 (sh) S 6288 6288 29645 0 -1 4202496 369 220 0 0 0 0 0 0 20 0 1 0 338080289 9367552 263 33554432000 4194304 5064252 140736577121488 140736577119744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6336/statm: 2287 263 223 213 0 72 0
[pid=6338] ppid=6336 vsize=78276 CPUtime=206.11 cores=1,3,5,7
/proc/6338/stat : 6338 (clasp-1.0) R 6336 6288 29645 0 -1 4202496 19180 0 0 0 20607 4 0 0 20 0 1 0 338080290 80154624 18978 33554432000 134512640 134847168 4291302256 4291300940 134789696 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6338/statm: 19569 18978 270 82 0 18810 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 114824

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 6339
/proc/meminfo: memFree=26923100/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=16.1 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2097 55492 0 0 17 0 1566 27 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6336] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/6357/stat : 6357 (sh) S 6288 6288 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338119430 9367552 264 33554432000 4194304 5064252 140736427038352 140736427036608 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6357/statm: 2287 264 223 213 0 72 0
[pid=6359] ppid=6357 vsize=90284 CPUtime=1014.58 cores=1,3,5,7
/proc/6359/stat : 6359 (clasp-1.0) R 6357 6288 29645 0 -1 4202496 22306 0 0 0 101451 7 0 0 20 0 1 0 338119431 92450816 22000 33554432000 134512640 134847168 4292526448 4292525140 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6359/statm: 22571 22000 272 82 0 21812 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 126832

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6484
/proc/meminfo: memFree=26913540/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=407.44 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2201 77097 0 0 17 0 40692 35 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6357] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6357/stat : 6357 (sh) S 6288 6288 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338119430 9367552 264 33554432000 4194304 5064252 140736427038352 140736427036608 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6357/statm: 2287 264 223 213 0 72 0
[pid=6359] ppid=6357 vsize=90284 CPUtime=1074.56 cores=1,3,5,7
/proc/6359/stat : 6359 (clasp-1.0) R 6357 6288 29645 0 -1 4202496 22306 0 0 0 107449 7 0 0 20 0 1 0 338119431 92450816 22000 33554432000 134512640 134847168 4292526448 4292525140 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6359/statm: 22571 22000 272 82 0 21812 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 126832

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6484
/proc/meminfo: memFree=26913540/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=407.44 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2201 77097 0 0 17 0 40692 35 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6357] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6357/stat : 6357 (sh) S 6288 6288 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338119430 9367552 264 33554432000 4194304 5064252 140736427038352 140736427036608 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6357/statm: 2287 264 223 213 0 72 0
[pid=6359] ppid=6357 vsize=90284 CPUtime=1134.55 cores=1,3,5,7
/proc/6359/stat : 6359 (clasp-1.0) R 6357 6288 29645 0 -1 4202496 22306 0 0 0 113448 7 0 0 20 0 1 0 338119431 92450816 22000 33554432000 134512640 134847168 4292526448 4292525140 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6359/statm: 22571 22000 272 82 0 21812 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 126832

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6485
/proc/meminfo: memFree=26913540/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=407.44 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2201 77097 0 0 17 0 40692 35 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6357] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6357/stat : 6357 (sh) S 6288 6288 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338119430 9367552 264 33554432000 4194304 5064252 140736427038352 140736427036608 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6357/statm: 2287 264 223 213 0 72 0
[pid=6359] ppid=6357 vsize=90284 CPUtime=1194.55 cores=1,3,5,7
/proc/6359/stat : 6359 (clasp-1.0) R 6357 6288 29645 0 -1 4202496 22306 0 0 0 119448 7 0 0 20 0 1 0 338119431 92450816 22000 33554432000 134512640 134847168 4292526448 4292525072 134784592 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6359/statm: 22571 22000 272 82 0 21812 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 126832

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6485
/proc/meminfo: memFree=26913540/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=407.44 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2201 77097 0 0 17 0 40692 35 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6357] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6357/stat : 6357 (sh) S 6288 6288 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338119430 9367552 264 33554432000 4194304 5064252 140736427038352 140736427036608 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6357/statm: 2287 264 223 213 0 72 0
[pid=6359] ppid=6357 vsize=90284 CPUtime=1254.54 cores=1,3,5,7
/proc/6359/stat : 6359 (clasp-1.0) R 6357 6288 29645 0 -1 4202496 22306 0 0 0 125447 7 0 0 20 0 1 0 338119431 92450816 22000 33554432000 134512640 134847168 4292526448 4292525088 134715305 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6359/statm: 22571 22000 272 82 0 21812 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 126832

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 6488
/proc/meminfo: memFree=26908756/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=407.44 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2201 77097 0 0 17 0 40692 35 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6357] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6357/stat : 6357 (sh) S 6288 6288 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338119430 9367552 264 33554432000 4194304 5064252 140736427038352 140736427036608 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6357/statm: 2287 264 223 213 0 72 0
[pid=6359] ppid=6357 vsize=95512 CPUtime=1314.53 cores=1,3,5,7
/proc/6359/stat : 6359 (clasp-1.0) R 6357 6288 29645 0 -1 4202496 23619 0 0 0 131445 8 0 0 20 0 1 0 338119431 97804288 23313 33554432000 134512640 134847168 4292526448 4292525140 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6359/statm: 23878 23313 272 82 0 23119 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 132060

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 6511
/proc/meminfo: memFree=26900812/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=407.44 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2201 77097 0 0 17 0 40692 35 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6357] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6357/stat : 6357 (sh) S 6288 6288 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338119430 9367552 264 33554432000 4194304 5064252 140736427038352 140736427036608 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6357/statm: 2287 264 223 213 0 72 0
[pid=6359] ppid=6357 vsize=102372 CPUtime=1374.52 cores=1,3,5,7
/proc/6359/stat : 6359 (clasp-1.0) R 6357 6288 29645 0 -1 4202496 25318 0 0 0 137443 9 0 0 20 0 1 0 338119431 104828928 25016 33554432000 134512640 134847168 4292526448 4292525088 134715316 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6359/statm: 25593 25016 272 82 0 24834 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 138920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 6511
/proc/meminfo: memFree=26899948/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=407.44 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2201 77097 0 0 17 0 40692 35 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6357] ppid=6288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6357/stat : 6357 (sh) S 6288 6288 29645 0 -1 4202496 372 221 0 0 0 0 0 0 20 0 1 0 338119430 9367552 264 33554432000 4194304 5064252 140736427038352 140736427036608 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6357/statm: 2287 264 223 213 0 72 0
[pid=6359] ppid=6357 vsize=103320 CPUtime=1392.62 cores=1,3,5,7
/proc/6359/stat : 6359 (clasp-1.0) R 6357 6288 29645 0 -1 4202496 25541 0 0 0 139253 9 0 0 20 0 1 0 338119431 105799680 25258 33554432000 134512640 134847168 4292526448 4292525076 134616350 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6359/statm: 25830 25258 272 82 0 25071 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 139868

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -6288

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

[startup+1801.4 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 6530
/proc/meminfo: memFree=26997288/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=1800.1 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2375 105421 0 0 17 0 179946 47 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6528] ppid=6288 vsize=9148 CPUtime=0.02 cores=1,3,5,7
/proc/6528/stat : 6528 (sh) S 6288 6288 29645 0 -1 4202496 370 220 0 0 0 0 0 2 20 0 1 0 338258721 9367552 263 33554432000 4194304 5064252 140735229238128 140735229236384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6528/statm: 2287 263 223 213 0 72 0
[pid=6530] ppid=6528 vsize=36064 CPUtime=0.94 cores=1,3,5,7
/proc/6530/stat : 6530 (clasp-1.0) R 6528 6288 29645 0 -1 4202496 8707 0 0 0 93 1 0 0 20 0 1 0 338258721 36929536 8460 33554432000 134512640 134847168 4289479360 4289478096 134735321 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6530/statm: 9016 8460 267 82 0 8257 0
Current children cumulated CPU time (s) 1801.06
Current children cumulated vsize (KiB) 72612

[startup+1802.2 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 6530
/proc/meminfo: memFree=26968272/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=1800.1 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2375 105421 0 0 17 0 179946 47 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6528] ppid=6288 vsize=9148 CPUtime=0.02 cores=1,3,5,7
/proc/6528/stat : 6528 (sh) S 6288 6288 29645 0 -1 4202496 370 220 0 0 0 0 0 2 20 0 1 0 338258721 9367552 263 33554432000 4194304 5064252 140735229238128 140735229236384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6528/statm: 2287 263 223 213 0 72 0
[pid=6530] ppid=6528 vsize=36064 CPUtime=1.74 cores=1,3,5,7
/proc/6530/stat : 6530 (clasp-1.0) R 6528 6288 29645 0 -1 4202496 8730 0 0 0 173 1 0 0 20 0 1 0 338258721 36929536 8483 33554432000 134512640 134847168 4289479360 4289478128 134617547 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6530/statm: 9016 8483 270 82 0 8257 0
Current children cumulated CPU time (s) 1801.86
Current children cumulated vsize (KiB) 72612

[startup+1802.4 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 6530
/proc/meminfo: memFree=26968272/32873844 swapFree=7628/7628
[pid=6288] ppid=6286 vsize=27400 CPUtime=1800.1 cores=1,3,5,7
/proc/6288/stat : 6288 (pbclasp) S 6286 6288 29645 0 -1 4202496 2375 105421 0 0 17 0 179946 47 20 0 1 0 338078677 28057600 965 33554432000 4194304 4198148 140736284762848 140736284761776 223655030814 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6288/statm: 6850 965 387 1 0 645 0
[pid=6528] ppid=6288 vsize=9148 CPUtime=0.02 cores=1,3,5,7
/proc/6528/stat : 6528 (sh) S 6288 6288 29645 0 -1 4202496 370 220 0 0 0 0 0 2 20 0 1 0 338258721 9367552 263 33554432000 4194304 5064252 140735229238128 140735229236384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6528/statm: 2287 263 223 213 0 72 0
[pid=6530] ppid=6528 vsize=36064 CPUtime=1.94 cores=1,3,5,7
/proc/6530/stat : 6530 (clasp-1.0) R 6528 6288 29645 0 -1 4202496 8730 0 0 0 193 1 0 0 20 0 1 0 338258721 36929536 8483 33554432000 134512640 134847168 4289479360 4289478000 134715268 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6530/statm: 9016 8483 270 82 0 8257 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 72612

Child status: 0
Real time (s): 1802.42
CPU time (s): 1802.12
CPU user time (s): 1801.59
CPU system time (s): 0.531919
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 139868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.59
system time used= 0.531919
maximum resident set size= 101032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117598
page faults= 0
swaps= 0
block input operations= 0
block output operations= 141456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15809
involuntary context switches= 1954

runsolver used 3.10453 second user time and 7.78782 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-03 12:32:18
IDJOB=3734660
IDBENCH=2889
IDSOLVER=2317
FILE ID=node144/3734660-1338719537
RUNJOBID= node144-1338704721-29662
PBS_JOBID= 14636720
Free space on /tmp= 70828 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-C499.b.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734660-1338719537/watcher-3734660-1338719537 -o /tmp/evaluation-result-3734660-1338719537/solver-3734660-1338719537 -C 1800 -W 1900 -M 15500  pbclasp instance-3734660-1338719537.opb HOME/temp

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

MD5SUM BENCH= 0b80319f4195f1e1329c2c4b63b416b0
RANDOM SEED=604532355

node144.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27019960 kB
Buffers:         1295112 kB
Cached:          3661608 kB
SwapCached:          464 kB
Active:          3095468 kB
Inactive:        1884868 kB
Active(anon):       4972 kB
Inactive(anon):    11188 kB
Active(file):    3090496 kB
Inactive(file):  1873680 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108384 kB
Dirty:             10180 kB
Writeback:             0 kB
AnonPages:         21024 kB
Mapped:            16472 kB
Shmem:               172 kB
Slab:             733616 kB
SReclaimable:     175228 kB
SUnreclaim:       558388 kB
KernelStack:        1512 kB
PageTables:         3888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     129212 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-3734660-1338719537.opb

Free space on /tmp at the end= 70812 MiB
End job on node144 at 2012-06-03 13:02:20