Trace number 3732053

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)1752 1802.11 1802.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cc.opb
MD5SUM2dad588c047f66368bead690393575a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1567
Best CPU time to get the best result obtained on this benchmark0.015996
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1567
Optimality of the best value was proved YES
Number of variables133
Total number of constraints229
Number of constraints which are clauses229
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 133
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5699
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5699
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

0.01/0.03	o 2129
0.01/0.04	o 2007
0.01/0.05	o 1950
0.01/0.06	o 1941
0.01/0.07	o 1932
0.01/0.09	o 1923
0.07/0.10	o 1914
0.07/0.11	o 1852
0.07/0.12	o 1843
0.07/0.14	o 1836
0.07/0.15	o 1827
0.07/0.17	o 1818
0.07/0.19	o 1803
0.18/0.28	o 1795
0.27/0.32	o 1792
0.27/0.35	o 1783
0.33/0.40	o 1779
0.33/0.41	o 1777
0.33/0.49	o 1768
0.46/0.56	o 1761
0.53/0.60	o 1752
1310.45/1310.75	sh: line 1: 20607 Done                    cat HOME/temp/instance-3732053-1338703602.opb.op
1310.45/1310.75	     20608 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3732053-1338703602.opb.clasp
1800.07/1800.40	sh: line 1: 20637 Done                    cat HOME/temp/instance-3732053-1338703602.opb.op
1800.07/1800.40	     20638 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3732053-1338703602.opb.clasp
1802.05/1802.41	sh: line 1: 20725 Done                    cat HOME/temp/instance-3732053-1338703602.opb.op
1802.05/1802.41	     20726 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3732053-1338703602.opb.clasp
1802.05/1802.41	c Somebody sent me a SIGTERM
1802.05/1802.41	s SATISFIABLE
1802.05/1802.41	v x5 x7 x9 x10 x11 x12 x13 x16 x18 x25 x29 x36 x39 x43 x48 x49 x50 x51 x53 x62 x63 x64 x66 x68 x70 x72 x73 x74 x75 x77 x78 x79 x80 x81 x82 x83 x90 x91 x100 x103 x109 x114 x116 x120 
1802.05/1802.41	pb2clasp1: no process killed

Verifier Data

OK	1752

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

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 4/177 20430
/proc/meminfo: memFree=27535328/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) R 20428 20430 26887 0 -1 4202496 562 0 0 0 0 0 0 0 20 0 1 0 336486979 26206208 492 33554432000 4194304 4198148 140733635063008 140737077602024 271812621560 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/20430/statm: 6398 492 361 1 0 193 0

[startup+0.0263759 s]
/proc/loadavg: 2.01 2.01 2.00 4/177 20430
/proc/meminfo: memFree=27535328/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0.01 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 677 2086 0 0 0 0 1 0 20 0 1 0 336486979 26206208 524 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20430/statm: 6398 524 387 1 0 193 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25592

[startup+0.100182 s]
/proc/loadavg: 2.01 2.01 2.00 4/177 20430
/proc/meminfo: memFree=27535328/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0.07 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 1389 16342 0 0 0 0 5 2 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25592

[startup+0.300198 s]
/proc/loadavg: 2.01 2.01 2.00 4/177 20430
/proc/meminfo: memFree=27535328/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0.27 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 2329 35403 0 0 0 1 19 7 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 25592

[startup+0.700182 s]
/proc/loadavg: 2.01 2.01 2.00 4/177 20430
/proc/meminfo: memFree=27535328/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0.58 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3152 52096 0 0 0 1 47 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 25592

[startup+1.50025 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 20608
/proc/meminfo: memFree=27534132/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0.58 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3152 52096 0 0 0 1 47 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20606] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20606/stat : 20606 (sh) S 20430 20430 26887 0 -1 4202496 372 214 0 0 0 0 0 0 20 0 1 0 336487040 9367552 264 33554432000 4194304 5064252 140736779789408 140736779787664 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20606/statm: 2287 264 223 213 0 72 0
[pid=20608] ppid=20606 vsize=3580 CPUtime=0.89 cores=0,2,4,6
/proc/20608/stat : 20608 (clasp-1.0) R 20606 20430 26887 0 -1 4202496 480 0 0 0 89 0 0 0 20 0 1 0 336487040 3665920 378 33554432000 134512640 134847168 4289533376 4289532000 134784592 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20608/statm: 895 378 272 82 0 136 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 38320

[startup+3.10025 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 20608
/proc/meminfo: memFree=27533644/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0.58 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3152 52096 0 0 0 1 47 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20606] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20606/stat : 20606 (sh) S 20430 20430 26887 0 -1 4202496 372 214 0 0 0 0 0 0 20 0 1 0 336487040 9367552 264 33554432000 4194304 5064252 140736779789408 140736779787664 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20606/statm: 2287 264 223 213 0 72 0
[pid=20608] ppid=20606 vsize=3580 CPUtime=2.49 cores=0,2,4,6
/proc/20608/stat : 20608 (clasp-1.0) R 20606 20430 26887 0 -1 4202496 497 0 0 0 249 0 0 0 20 0 1 0 336487040 3665920 395 33554432000 134512640 134847168 4289533376 4289532016 134715383 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20608/statm: 895 395 272 82 0 136 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 38320

[startup+6.30025 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 20609
/proc/meminfo: memFree=27533264/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0.58 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3152 52096 0 0 0 1 47 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20606] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20606/stat : 20606 (sh) S 20430 20430 26887 0 -1 4202496 372 214 0 0 0 0 0 0 20 0 1 0 336487040 9367552 264 33554432000 4194304 5064252 140736779789408 140736779787664 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20606/statm: 2287 264 223 213 0 72 0
[pid=20608] ppid=20606 vsize=3708 CPUtime=5.69 cores=0,2,4,6
/proc/20608/stat : 20608 (clasp-1.0) R 20606 20430 26887 0 -1 4202496 510 0 0 0 569 0 0 0 20 0 1 0 336487040 3796992 408 33554432000 134512640 134847168 4289533376 4289531760 134735807 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20608/statm: 927 408 272 82 0 168 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 38448

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 20609
/proc/meminfo: memFree=27532752/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0.58 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3152 52096 0 0 0 1 47 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20606] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20606/stat : 20606 (sh) S 20430 20430 26887 0 -1 4202496 372 214 0 0 0 0 0 0 20 0 1 0 336487040 9367552 264 33554432000 4194304 5064252 140736779789408 140736779787664 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20606/statm: 2287 264 223 213 0 72 0
[pid=20608] ppid=20606 vsize=3708 CPUtime=12.08 cores=0,2,4,6
/proc/20608/stat : 20608 (clasp-1.0) R 20606 20430 26887 0 -1 4202496 527 0 0 0 1208 0 0 0 20 0 1 0 336487040 3796992 425 33554432000 134512640 134847168 4289533376 4289531952 134742342 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20608/statm: 927 425 272 82 0 168 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 38448

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 20609
/proc/meminfo: memFree=27532824/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0.58 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3152 52096 0 0 0 1 47 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20606] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20606/stat : 20606 (sh) S 20430 20430 26887 0 -1 4202496 372 214 0 0 0 0 0 0 20 0 1 0 336487040 9367552 264 33554432000 4194304 5064252 140736779789408 140736779787664 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20606/statm: 2287 264 223 213 0 72 0
[pid=20608] ppid=20606 vsize=3840 CPUtime=24.88 cores=0,2,4,6
/proc/20608/stat : 20608 (clasp-1.0) R 20606 20430 26887 0 -1 4202496 559 0 0 0 2488 0 0 0 20 0 1 0 336487040 3932160 457 33554432000 134512640 134847168 4289533376 4289532000 134784657 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20608/statm: 960 457 272 82 0 201 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 38580

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20609
/proc/meminfo: memFree=27532084/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0.58 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3152 52096 0 0 0 1 47 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20606] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20606/stat : 20606 (sh) S 20430 20430 26887 0 -1 4202496 372 214 0 0 0 0 0 0 20 0 1 0 336487040 9367552 264 33554432000 4194304 5064252 140736779789408 140736779787664 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20606/statm: 2287 264 223 213 0 72 0
[pid=20608] ppid=20606 vsize=3972 CPUtime=50.48 cores=0,2,4,6
/proc/20608/stat : 20608 (clasp-1.0) R 20606 20430 26887 0 -1 4202496 587 0 0 0 5048 0 0 0 20 0 1 0 336487040 4067328 485 33554432000 134512640 134847168 4289533376 4289532080 134616720 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20608/statm: 993 485 272 82 0 234 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 38712

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20609
/proc/meminfo: memFree=27530968/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0.58 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3152 52096 0 0 0 1 47 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20606] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20606/stat : 20606 (sh) S 20430 20430 26887 0 -1 4202496 372 214 0 0 0 0 0 0 20 0 1 0 336487040 9367552 264 33554432000 4194304 5064252 140736779789408 140736779787664 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20606/statm: 2287 264 223 213 0 72 0
[pid=20608] ppid=20606 vsize=4104 CPUtime=101.67 cores=0,2,4,6
/proc/20608/stat : 20608 (clasp-1.0) R 20606 20430 26887 0 -1 4202496 623 0 0 0 10167 0 0 0 20 0 1 0 336487040 4202496 521 33554432000 134512640 134847168 4289533376 4289532000 134784651 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20608/statm: 1026 521 272 82 0 267 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 38844

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20609
/proc/meminfo: memFree=27529956/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0.58 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3152 52096 0 0 0 1 47 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20606] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20606/stat : 20606 (sh) S 20430 20430 26887 0 -1 4202496 372 214 0 0 0 0 0 0 20 0 1 0 336487040 9367552 264 33554432000 4194304 5064252 140736779789408 140736779787664 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20606/statm: 2287 264 223 213 0 72 0
[pid=20608] ppid=20606 vsize=4236 CPUtime=161.66 cores=0,2,4,6
/proc/20608/stat : 20608 (clasp-1.0) R 20606 20430 26887 0 -1 4202496 650 0 0 0 16166 0 0 0 20 0 1 0 336487040 4337664 548 33554432000 134512640 134847168 4289533376 4289532016 134782992 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20608/statm: 1059 548 272 82 0 300 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 38976

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20612
/proc/meminfo: memFree=27529444/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=0.58 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3152 52096 0 0 0 1 47 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20606] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20606/stat : 20606 (sh) S 20430 20430 26887 0 -1 4202496 372 214 0 0 0 0 0 0 20 0 1 0 336487040 9367552 264 33554432000 4194304 5064252 140736779789408 140736779787664 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20606/statm: 2287 264 223 213 0 72 0
[pid=20608] ppid=20606 vsize=4236 CPUtime=221.65 cores=0,2,4,6
/proc/20608/stat : 20608 (clasp-1.0) R 20606 20430 26887 0 -1 4202496 660 0 0 0 22165 0 0 0 20 0 1 0 336487040 4337664 558 33554432000 134512640 134847168 4289533376 4289532000 134784622 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20608/statm: 1059 558 272 82 0 300 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 38976

[startup+282.3 s]

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

/proc/20636/stat : 20636 (sh) S 20430 20430 26887 0 -1 4202496 370 215 0 0 0 0 0 0 20 0 1 0 336618055 9367552 263 33554432000 4194304 5064252 140733604703168 140733604701424 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20636/statm: 2287 263 223 213 0 72 0
[pid=20638] ppid=20636 vsize=4236 CPUtime=111.52 cores=0,2,4,6
/proc/20638/stat : 20638 (clasp-1.0) R 20636 20430 26887 0 -1 4202496 629 0 0 0 11152 0 0 0 20 0 1 0 336618055 4337664 527 33554432000 134512640 134847168 4290057232 4290055856 134784800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20638/statm: 1059 527 270 82 0 300 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 38976

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20714
/proc/meminfo: memFree=27522948/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=1310.51 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3255 54824 0 0 0 1 131040 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20636] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20636/stat : 20636 (sh) S 20430 20430 26887 0 -1 4202496 370 215 0 0 0 0 0 0 20 0 1 0 336618055 9367552 263 33554432000 4194304 5064252 140733604703168 140733604701424 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20636/statm: 2287 263 223 213 0 72 0
[pid=20638] ppid=20636 vsize=4236 CPUtime=171.51 cores=0,2,4,6
/proc/20638/stat : 20638 (clasp-1.0) R 20636 20430 26887 0 -1 4202496 654 0 0 0 17151 0 0 0 20 0 1 0 336618055 4337664 552 33554432000 134512640 134847168 4290057232 4290055940 134741952 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20638/statm: 1059 552 270 82 0 300 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 38976

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20715
/proc/meminfo: memFree=27521520/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=1310.51 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3255 54824 0 0 0 1 131040 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20636] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20636/stat : 20636 (sh) S 20430 20430 26887 0 -1 4202496 370 215 0 0 0 0 0 0 20 0 1 0 336618055 9367552 263 33554432000 4194304 5064252 140733604703168 140733604701424 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20636/statm: 2287 263 223 213 0 72 0
[pid=20638] ppid=20636 vsize=4372 CPUtime=231.5 cores=0,2,4,6
/proc/20638/stat : 20638 (clasp-1.0) R 20636 20430 26887 0 -1 4202496 663 0 0 0 23150 0 0 0 20 0 1 0 336618055 4476928 561 33554432000 134512640 134847168 4290057232 4290055936 134741884 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20638/statm: 1093 561 270 82 0 334 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 39112

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20716
/proc/meminfo: memFree=27521852/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=1310.51 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3255 54824 0 0 0 1 131040 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20636] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20636/stat : 20636 (sh) S 20430 20430 26887 0 -1 4202496 370 215 0 0 0 0 0 0 20 0 1 0 336618055 9367552 263 33554432000 4194304 5064252 140733604703168 140733604701424 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20636/statm: 2287 263 223 213 0 72 0
[pid=20638] ppid=20636 vsize=4372 CPUtime=291.49 cores=0,2,4,6
/proc/20638/stat : 20638 (clasp-1.0) R 20636 20430 26887 0 -1 4202496 680 0 0 0 29149 0 0 0 20 0 1 0 336618055 4476928 578 33554432000 134512640 134847168 4290057232 4290055988 134737608 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20638/statm: 1093 578 270 82 0 334 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 39112

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20716
/proc/meminfo: memFree=27521604/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=1310.51 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3255 54824 0 0 0 1 131040 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20636] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20636/stat : 20636 (sh) S 20430 20430 26887 0 -1 4202496 370 215 0 0 0 0 0 0 20 0 1 0 336618055 9367552 263 33554432000 4194304 5064252 140733604703168 140733604701424 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20636/statm: 2287 263 223 213 0 72 0
[pid=20638] ppid=20636 vsize=4372 CPUtime=351.48 cores=0,2,4,6
/proc/20638/stat : 20638 (clasp-1.0) R 20636 20430 26887 0 -1 4202496 689 0 0 0 35148 0 0 0 20 0 1 0 336618055 4476928 587 33554432000 134512640 134847168 4290057232 4290055856 134784634 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20638/statm: 1093 587 270 82 0 334 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 39112

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20716
/proc/meminfo: memFree=27520492/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=1310.51 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3255 54824 0 0 0 1 131040 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20636] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20636/stat : 20636 (sh) S 20430 20430 26887 0 -1 4202496 370 215 0 0 0 0 0 0 20 0 1 0 336618055 9367552 263 33554432000 4194304 5064252 140733604703168 140733604701424 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20636/statm: 2287 263 223 213 0 72 0
[pid=20638] ppid=20636 vsize=4500 CPUtime=411.47 cores=0,2,4,6
/proc/20638/stat : 20638 (clasp-1.0) R 20636 20430 26887 0 -1 4202496 707 0 0 0 41147 0 0 0 20 0 1 0 336618055 4608000 605 33554432000 134512640 134847168 4290057232 4290055952 134741420 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20638/statm: 1125 605 270 82 0 366 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 39240

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 20716
/proc/meminfo: memFree=27520120/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=1310.51 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3255 54824 0 0 0 1 131040 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20636] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20636/stat : 20636 (sh) S 20430 20430 26887 0 -1 4202496 370 215 0 0 0 0 0 0 20 0 1 0 336618055 9367552 263 33554432000 4194304 5064252 140733604703168 140733604701424 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20636/statm: 2287 263 223 213 0 72 0
[pid=20638] ppid=20636 vsize=4500 CPUtime=471.46 cores=0,2,4,6
/proc/20638/stat : 20638 (clasp-1.0) R 20636 20430 26887 0 -1 4202496 720 0 0 0 47146 0 0 0 20 0 1 0 336618055 4608000 618 33554432000 134512640 134847168 4290057232 4290055856 134784634 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20638/statm: 1125 618 270 82 0 366 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 39240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 20716
/proc/meminfo: memFree=27520120/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=1310.51 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3255 54824 0 0 0 1 131040 10 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20636] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20636/stat : 20636 (sh) S 20430 20430 26887 0 -1 4202496 370 215 0 0 0 0 0 0 20 0 1 0 336618055 9367552 263 33554432000 4194304 5064252 140733604703168 140733604701424 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20636/statm: 2287 263 223 213 0 72 0
[pid=20638] ppid=20636 vsize=4500 CPUtime=489.56 cores=0,2,4,6
/proc/20638/stat : 20638 (clasp-1.0) R 20636 20430 26887 0 -1 4202496 726 0 0 0 48956 0 0 0 20 0 1 0 336618055 4608000 624 33554432000 134512640 134847168 4290057232 4290055912 134789714 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20638/statm: 1125 624 270 82 0 366 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 39240

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -20430

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

[startup+1801.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 20726
/proc/meminfo: memFree=27520204/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=1800.08 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3361 57473 0 0 0 1 179996 11 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20724] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20724/stat : 20724 (sh) S 20430 20430 26887 0 -1 4202496 370 215 0 0 0 0 0 0 20 0 1 0 336667021 9367552 263 33554432000 4194304 5064252 140736402984784 140736402983040 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20724/statm: 2287 263 223 213 0 72 0
[pid=20726] ppid=20724 vsize=3580 CPUtime=0.97 cores=0,2,4,6
/proc/20726/stat : 20726 (clasp-1.0) R 20724 20430 26887 0 -1 4202496 481 0 0 0 97 0 0 0 20 0 1 0 336667021 3665920 379 33554432000 134512640 134847168 4292082016 4292080632 134789697 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20726/statm: 895 379 272 82 0 136 0
Current children cumulated CPU time (s) 1801.05
Current children cumulated vsize (KiB) 38320

[startup+1802.2 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 20726
/proc/meminfo: memFree=27520336/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=1800.08 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3361 57473 0 0 0 1 179996 11 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20724] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20724/stat : 20724 (sh) S 20430 20430 26887 0 -1 4202496 370 215 0 0 0 0 0 0 20 0 1 0 336667021 9367552 263 33554432000 4194304 5064252 140736402984784 140736402983040 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20724/statm: 2287 263 223 213 0 72 0
[pid=20726] ppid=20724 vsize=3580 CPUtime=1.77 cores=0,2,4,6
/proc/20726/stat : 20726 (clasp-1.0) R 20724 20430 26887 0 -1 4202496 489 0 0 0 177 0 0 0 20 0 1 0 336667021 3665920 387 33554432000 134512640 134847168 4292082016 4292080640 134784634 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20726/statm: 895 387 272 82 0 136 0
Current children cumulated CPU time (s) 1801.85
Current children cumulated vsize (KiB) 38320

[startup+1802.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 20726
/proc/meminfo: memFree=27520336/32873648 swapFree=6852/6852
[pid=20430] ppid=20428 vsize=25592 CPUtime=1800.08 cores=0,2,4,6
/proc/20430/stat : 20430 (pbclasp) S 20428 20430 26887 0 -1 4202496 3361 57473 0 0 0 1 179996 11 20 0 1 0 336486979 26206208 526 33554432000 4194304 4198148 140733635063008 140733635061936 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20430/statm: 6398 526 387 1 0 193 0
[pid=20724] ppid=20430 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20724/stat : 20724 (sh) S 20430 20430 26887 0 -1 4202496 370 215 0 0 0 0 0 0 20 0 1 0 336667021 9367552 263 33554432000 4194304 5064252 140736402984784 140736402983040 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20724/statm: 2287 263 223 213 0 72 0
[pid=20726] ppid=20724 vsize=3580 CPUtime=1.97 cores=0,2,4,6
/proc/20726/stat : 20726 (clasp-1.0) R 20724 20430 26887 0 -1 4202496 493 0 0 0 197 0 0 0 20 0 1 0 336667021 3665920 391 33554432000 134512640 134847168 4292082016 4292080736 134741328 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20726/statm: 895 391 272 82 0 136 0
Current children cumulated CPU time (s) 1802.05
Current children cumulated vsize (KiB) 38320

Child status: 0
Real time (s): 1802.42
CPU time (s): 1802.11
CPU user time (s): 1801.97
CPU system time (s): 0.138978
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 39652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.97
system time used= 0.138978
maximum resident set size= 2804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62918
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 590
involuntary context switches= 2846

runsolver used 3.2515 second user time and 9.2146 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-03 08:06:42
IDJOB=3732053
IDBENCH=2023
IDSOLVER=2317
FILE ID=node115/3732053-1338703602
RUNJOBID= node115-1338678629-26906
PBS_JOBID= 14636698
Free space on /tmp= 70828 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cc.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732053-1338703602/watcher-3732053-1338703602 -o /tmp/evaluation-result-3732053-1338703602/solver-3732053-1338703602 -C 1800 -W 1900 -M 15500  pbclasp instance-3732053-1338703602.opb HOME/temp

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

MD5SUM BENCH= 2dad588c047f66368bead690393575a4
RANDOM SEED=132102262

node115.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.462
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.92
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.462
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.462
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		: 2666.462
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.462
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.92
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.462
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		: 2666.462
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.462
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:        27535956 kB
Buffers:          953872 kB
Cached:          3458792 kB
SwapCached:         1016 kB
Active:          2250832 kB
Inactive:        2177892 kB
Active(anon):       5868 kB
Inactive(anon):     9868 kB
Active(file):    2244964 kB
Inactive(file):  2168024 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106440 kB
Dirty:               456 kB
Writeback:             0 kB
AnonPages:         19348 kB
Mapped:            13632 kB
Shmem:                96 kB
Slab:             771688 kB
SReclaimable:     214664 kB
SUnreclaim:       557024 kB
KernelStack:        1472 kB
PageTables:         4336 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     129200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3732053-1338703602.opb

Free space on /tmp at the end= 70828 MiB
End job on node115 at 2012-06-03 08:36:45