Trace number 3732306

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)13 1802.08 1802.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-5xp1.b.opb
MD5SUMb3e6d54e40b24334877b0ae377edea30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.396939
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved YES
Number of variables464
Total number of constraints845
Number of constraints which are clauses845
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 constraint149
Number of terms in the objective function 464
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 464
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 464
Number of bits of the biggest sum of numbers9
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.00/0.24	o 18
0.00/0.28	o 17
0.26/0.32	o 16
0.57/0.60	o 15
0.58/0.85	o 14
628.35/628.60	o 13
1310.42/1310.78	sh: line 1: 20845 Done                    cat HOME/temp/instance-3732306-1338705405.opb.op
1310.42/1310.78	     20846 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3732306-1338705405.opb.clasp
1800.04/1800.40	sh: line 1: 20870 Done                    cat HOME/temp/instance-3732306-1338705405.opb.op
1800.04/1800.40	     20871 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3732306-1338705405.opb.clasp
1800.04/1800.41	c Somebody sent me a SIGTERM
1800.04/1800.41	s SATISFIABLE
1800.04/1800.41	v x1 x3 x17 x42 x71 x82 x96 x145 x257 x319 x359 x457 x463 
1800.04/1800.41	pb2clasp1: no process killed
1802.04/1802.41	sh: line 1: 21143 Done                    cat HOME/temp/instance-3732306-1338705405.opb.op
1802.04/1802.41	     21144 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3732306-1338705405.opb.clasp

Verifier Data

OK	13

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-3732306-1338705405/watcher-3732306-1338705405 -o /tmp/evaluation-result-3732306-1338705405/solver-3732306-1338705405 -C 1800 -W 1900 -M 15500 pbclasp instance-3732306-1338705405.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.03 2.01 2.00 3/178 20783
/proc/meminfo: memFree=27533924/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25592 CPUtime=0 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) R 20781 20783 26887 0 -1 4202496 532 0 0 0 0 0 0 0 20 0 1 0 336667248 26206208 462 33554432000 4194304 4198148 140737185073200 140737185070648 271790957808 0 0 4224 0 0 0 0 17 0 0 0 0 0 0
/proc/20783/statm: 6398 463 345 1 0 193 0

[startup+0.017715 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 20783
/proc/meminfo: memFree=27533924/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=0 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 336667248 26341376 519 33554432000 4194304 4198148 140737185073200 140737185072088 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20783/statm: 6431 519 368 1 0 226 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25724

[startup+0.10021 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 20783
/proc/meminfo: memFree=27533924/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=0 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 336667248 26341376 519 33554432000 4194304 4198148 140737185073200 140737185072088 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20783/statm: 6431 519 368 1 0 226 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25724

[startup+0.300123 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 20783
/proc/meminfo: memFree=27533924/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=0.26 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 960 7371 0 0 0 0 25 1 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 25724

[startup+0.70011 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 20783
/proc/meminfo: memFree=27533924/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=0.58 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1207 12690 0 0 0 0 56 2 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 25724

[startup+1.50024 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 20833
/proc/meminfo: memFree=27529928/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=0.83 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1331 15372 0 0 0 0 80 3 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20831] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20831/stat : 20831 (sh) S 20783 20783 26887 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 336667334 9367552 264 33554432000 4194304 5064252 140735652661056 140735652659312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20831/statm: 2287 264 223 213 0 72 0
[pid=20833] ppid=20831 vsize=4768 CPUtime=0.63 cores=0,2,4,6
/proc/20833/stat : 20833 (clasp-1.0) R 20831 20783 26887 0 -1 4202496 761 0 0 0 63 0 0 0 20 0 1 0 336667334 4882432 658 33554432000 134512640 134847168 4293600192 4293598832 134782705 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20833/statm: 1192 658 270 82 0 433 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 39640

[startup+3.10025 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 20833
/proc/meminfo: memFree=27528828/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=0.83 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1331 15372 0 0 0 0 80 3 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20831] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20831/stat : 20831 (sh) S 20783 20783 26887 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 336667334 9367552 264 33554432000 4194304 5064252 140735652661056 140735652659312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20831/statm: 2287 264 223 213 0 72 0
[pid=20833] ppid=20831 vsize=5152 CPUtime=2.23 cores=0,2,4,6
/proc/20833/stat : 20833 (clasp-1.0) R 20831 20783 26887 0 -1 4202496 880 0 0 0 223 0 0 0 20 0 1 0 336667334 5275648 777 33554432000 134512640 134847168 4293600192 4293598896 134616639 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20833/statm: 1288 777 270 82 0 529 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 40024

[startup+6.30025 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 20833
/proc/meminfo: memFree=27527268/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=0.83 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1331 15372 0 0 0 0 80 3 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20831] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20831/stat : 20831 (sh) S 20783 20783 26887 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 336667334 9367552 264 33554432000 4194304 5064252 140735652661056 140735652659312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20831/statm: 2287 264 223 213 0 72 0
[pid=20833] ppid=20831 vsize=5812 CPUtime=5.43 cores=0,2,4,6
/proc/20833/stat : 20833 (clasp-1.0) R 20831 20783 26887 0 -1 4202496 1024 0 0 0 543 0 0 0 20 0 1 0 336667334 5951488 921 33554432000 134512640 134847168 4293600192 4293598832 134783092 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20833/statm: 1453 921 270 82 0 694 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 40684

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 20833
/proc/meminfo: memFree=27525244/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=0.83 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1331 15372 0 0 0 0 80 3 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20831] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20831/stat : 20831 (sh) S 20783 20783 26887 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 336667334 9367552 264 33554432000 4194304 5064252 140735652661056 140735652659312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20831/statm: 2287 264 223 213 0 72 0
[pid=20833] ppid=20831 vsize=6088 CPUtime=11.83 cores=0,2,4,6
/proc/20833/stat : 20833 (clasp-1.0) R 20831 20783 26887 0 -1 4202496 1119 0 0 0 1183 0 0 0 20 0 1 0 336667334 6234112 1016 33554432000 134512640 134847168 4293600192 4293598816 134784608 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20833/statm: 1522 1016 270 82 0 763 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 40960

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 20833
/proc/meminfo: memFree=27522604/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=0.83 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1331 15372 0 0 0 0 80 3 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20831] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20831/stat : 20831 (sh) S 20783 20783 26887 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 336667334 9367552 264 33554432000 4194304 5064252 140735652661056 140735652659312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20831/statm: 2287 264 223 213 0 72 0
[pid=20833] ppid=20831 vsize=6944 CPUtime=24.62 cores=0,2,4,6
/proc/20833/stat : 20833 (clasp-1.0) R 20831 20783 26887 0 -1 4202496 1329 0 0 0 2462 0 0 0 20 0 1 0 336667334 7110656 1228 33554432000 134512640 134847168 4293600192 4293598816 134784798 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20833/statm: 1736 1228 270 82 0 977 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 41816

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 20834
/proc/meminfo: memFree=27521176/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=0.83 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1331 15372 0 0 0 0 80 3 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20831] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20831/stat : 20831 (sh) S 20783 20783 26887 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 336667334 9367552 264 33554432000 4194304 5064252 140735652661056 140735652659312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20831/statm: 2287 264 223 213 0 72 0
[pid=20833] ppid=20831 vsize=7772 CPUtime=50.22 cores=0,2,4,6
/proc/20833/stat : 20833 (clasp-1.0) R 20831 20783 26887 0 -1 4202496 1508 0 0 0 5022 0 0 0 20 0 1 0 336667334 7958528 1407 33554432000 134512640 134847168 4293600192 4293598816 134784651 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20833/statm: 1943 1407 270 82 0 1184 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 42644

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20834
/proc/meminfo: memFree=27517384/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=0.83 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1331 15372 0 0 0 0 80 3 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20831] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20831/stat : 20831 (sh) S 20783 20783 26887 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 336667334 9367552 264 33554432000 4194304 5064252 140735652661056 140735652659312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20831/statm: 2287 264 223 213 0 72 0
[pid=20833] ppid=20831 vsize=9492 CPUtime=101.42 cores=0,2,4,6
/proc/20833/stat : 20833 (clasp-1.0) R 20831 20783 26887 0 -1 4202496 1950 0 0 0 10142 0 0 0 20 0 1 0 336667334 9719808 1851 33554432000 134512640 134847168 4293600192 4293598816 134784667 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20833/statm: 2373 1851 270 82 0 1614 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 44364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20834
/proc/meminfo: memFree=27516016/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=0.83 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1331 15372 0 0 0 0 80 3 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20831] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20831/stat : 20831 (sh) S 20783 20783 26887 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 336667334 9367552 264 33554432000 4194304 5064252 140735652661056 140735652659312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20831/statm: 2287 264 223 213 0 72 0
[pid=20833] ppid=20831 vsize=10280 CPUtime=161.4 cores=0,2,4,6
/proc/20833/stat : 20833 (clasp-1.0) R 20831 20783 26887 0 -1 4202496 2129 0 0 0 16140 0 0 0 20 0 1 0 336667334 10526720 2035 33554432000 134512640 134847168 4293600192 4293598960 134617547 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20833/statm: 2570 2035 270 82 0 1811 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 45152

[startup+222.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/182 20837
/proc/meminfo: memFree=27514512/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=0.83 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1331 15372 0 0 0 0 80 3 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20831] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20831/stat : 20831 (sh) S 20783 20783 26887 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 336667334 9367552 264 33554432000 4194304 5064252 140735652661056 140735652659312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20831/statm: 2287 264 223 213 0 72 0
[pid=20833] ppid=20831 vsize=10920 CPUtime=221.39 cores=0,2,4,6
/proc/20833/stat : 20833 (clasp-1.0) R 20831 20783 26887 0 -1 4202496 2299 0 0 0 22139 0 0 0 20 0 1 0 336667334 11182080 2205 33554432000 134512640 134847168 4293600192 4293598876 134789696 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20833/statm: 2730 2205 270 82 0 1971 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 45792

[startup+282.3 s]

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

/proc/20869/stat : 20869 (sh) S 20783 20783 26887 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 336798328 9367552 264 33554432000 4194304 5064252 140735202840176 140735202838432 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20869/statm: 2287 264 223 213 0 72 0
[pid=20871] ppid=20869 vsize=8772 CPUtime=111.48 cores=0,2,4,6
/proc/20871/stat : 20871 (clasp-1.0) R 20869 20783 26887 0 -1 4202496 1782 0 0 0 11148 0 0 0 20 0 1 0 336798328 8982528 1679 33554432000 134512640 134847168 4290526416 4290525056 134715302 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20871/statm: 2193 1679 272 82 0 1434 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 43644

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21130
/proc/meminfo: memFree=27522848/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=1310.53 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1561 25213 0 0 0 0 131048 5 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20869] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20869/stat : 20869 (sh) S 20783 20783 26887 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 336798328 9367552 264 33554432000 4194304 5064252 140735202840176 140735202838432 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20869/statm: 2287 264 223 213 0 72 0
[pid=20871] ppid=20869 vsize=9796 CPUtime=171.46 cores=0,2,4,6
/proc/20871/stat : 20871 (clasp-1.0) R 20869 20783 26887 0 -1 4202496 2040 0 0 0 17146 0 0 0 20 0 1 0 336798328 10031104 1941 33554432000 134512640 134847168 4290526416 4290525184 134617547 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20871/statm: 2449 1941 272 82 0 1690 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 44668

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21130
/proc/meminfo: memFree=27520068/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=1310.53 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1561 25213 0 0 0 0 131048 5 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20869] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20869/stat : 20869 (sh) S 20783 20783 26887 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 336798328 9367552 264 33554432000 4194304 5064252 140735202840176 140735202838432 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20869/statm: 2287 264 223 213 0 72 0
[pid=20871] ppid=20869 vsize=10488 CPUtime=231.45 cores=0,2,4,6
/proc/20871/stat : 20871 (clasp-1.0) R 20869 20783 26887 0 -1 4202496 2193 0 0 0 23145 0 0 0 20 0 1 0 336798328 10739712 2094 33554432000 134512640 134847168 4290526416 4290525040 134784657 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20871/statm: 2622 2094 272 82 0 1863 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 45360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21131
/proc/meminfo: memFree=27518700/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=1310.53 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1561 25213 0 0 0 0 131048 5 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20869] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20869/stat : 20869 (sh) S 20783 20783 26887 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 336798328 9367552 264 33554432000 4194304 5064252 140735202840176 140735202838432 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20869/statm: 2287 264 223 213 0 72 0
[pid=20871] ppid=20869 vsize=11036 CPUtime=291.44 cores=0,2,4,6
/proc/20871/stat : 20871 (clasp-1.0) R 20869 20783 26887 0 -1 4202496 2325 0 0 0 29144 0 0 0 20 0 1 0 336798328 11300864 2226 33554432000 134512640 134847168 4290526416 4290525036 134789696 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20871/statm: 2759 2226 272 82 0 2000 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 45908

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21131
/proc/meminfo: memFree=27517476/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=1310.53 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1561 25213 0 0 0 0 131048 5 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20869] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20869/stat : 20869 (sh) S 20783 20783 26887 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 336798328 9367552 264 33554432000 4194304 5064252 140735202840176 140735202838432 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20869/statm: 2287 264 223 213 0 72 0
[pid=20871] ppid=20869 vsize=11568 CPUtime=351.43 cores=0,2,4,6
/proc/20871/stat : 20871 (clasp-1.0) R 20869 20783 26887 0 -1 4202496 2443 0 0 0 35143 0 0 0 20 0 1 0 336798328 11845632 2359 33554432000 134512640 134847168 4290526416 4290525184 134617488 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20871/statm: 2892 2359 272 82 0 2133 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 46440

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21132
/proc/meminfo: memFree=27516304/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=1310.53 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1561 25213 0 0 0 0 131048 5 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20869] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20869/stat : 20869 (sh) S 20783 20783 26887 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 336798328 9367552 264 33554432000 4194304 5064252 140735202840176 140735202838432 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20869/statm: 2287 264 223 213 0 72 0
[pid=20871] ppid=20869 vsize=11752 CPUtime=411.42 cores=0,2,4,6
/proc/20871/stat : 20871 (clasp-1.0) R 20869 20783 26887 0 -1 4202496 2549 0 0 0 41142 0 0 0 20 0 1 0 336798328 12034048 2436 33554432000 134512640 134847168 4290526416 4290525104 134616729 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20871/statm: 2938 2436 272 82 0 2179 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 46624

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21132
/proc/meminfo: memFree=27515324/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=1310.53 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1561 25213 0 0 0 0 131048 5 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20869] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20869/stat : 20869 (sh) S 20783 20783 26887 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 336798328 9367552 264 33554432000 4194304 5064252 140735202840176 140735202838432 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20869/statm: 2287 264 223 213 0 72 0
[pid=20871] ppid=20869 vsize=12272 CPUtime=471.41 cores=0,2,4,6
/proc/20871/stat : 20871 (clasp-1.0) R 20869 20783 26887 0 -1 4202496 2669 0 0 0 47141 0 0 0 20 0 1 0 336798328 12566528 2556 33554432000 134512640 134847168 4290526416 4290525120 134616633 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20871/statm: 3068 2556 272 82 0 2309 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 47144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21132
/proc/meminfo: memFree=27514144/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=1310.53 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1561 25213 0 0 0 0 131048 5 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=20869] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20869/stat : 20869 (sh) S 20783 20783 26887 0 -1 4202496 371 219 0 0 0 0 0 0 20 0 1 0 336798328 9367552 264 33554432000 4194304 5064252 140735202840176 140735202838432 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20869/statm: 2287 264 223 213 0 72 0
[pid=20871] ppid=20869 vsize=12408 CPUtime=489.51 cores=0,2,4,6
/proc/20871/stat : 20871 (clasp-1.0) R 20869 20783 26887 0 -1 4202496 2701 0 0 0 48951 0 0 0 20 0 1 0 336798328 12705792 2588 33554432000 134512640 134847168 4290526416 4290525096 134789714 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20871/statm: 3102 2588 272 82 0 2343 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 47280

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -20783

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21151
/proc/meminfo: memFree=27531368/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=1800.07 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1731 30684 0 0 0 0 180000 7 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=21141] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21141/stat : 21141 (sh) S 20783 20783 26887 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 336847291 9367552 264 33554432000 4194304 5064252 140737371474048 140737371472304 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21141/statm: 2287 264 223 213 0 72 0
[pid=21144] ppid=21141 vsize=4764 CPUtime=0.97 cores=0,2,4,6
/proc/21144/stat : 21144 (clasp-1.0) R 21141 20783 26887 0 -1 4202496 793 0 0 0 97 0 0 0 20 0 1 0 336847291 4878336 690 33554432000 134512640 134847168 4289112688 4289111312 134784608 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21144/statm: 1191 690 270 82 0 432 0
Current children cumulated CPU time (s) 1801.04
Current children cumulated vsize (KiB) 39636

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21151
/proc/meminfo: memFree=27530532/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=1800.07 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1731 30684 0 0 0 0 180000 7 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=21141] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21141/stat : 21141 (sh) S 20783 20783 26887 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 336847291 9367552 264 33554432000 4194304 5064252 140737371474048 140737371472304 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21141/statm: 2287 264 223 213 0 72 0
[pid=21144] ppid=21141 vsize=4896 CPUtime=1.77 cores=0,2,4,6
/proc/21144/stat : 21144 (clasp-1.0) R 21141 20783 26887 0 -1 4202496 809 0 0 0 177 0 0 0 20 0 1 0 336847291 5013504 706 33554432000 134512640 134847168 4289112688 4289111424 134741032 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21144/statm: 1224 706 270 82 0 465 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 39768

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21151
/proc/meminfo: memFree=27530532/32873648 swapFree=6852/6852
[pid=20783] ppid=20781 vsize=25724 CPUtime=1800.07 cores=0,2,4,6
/proc/20783/stat : 20783 (pbclasp) S 20781 20783 26887 0 -1 4202496 1731 30684 0 0 0 0 180000 7 20 0 1 0 336667248 26341376 550 33554432000 4194304 4198148 140737185073200 140737185072128 271790960670 0 0 4230 16384 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20783/statm: 6431 550 387 1 0 226 0
[pid=21141] ppid=20783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21141/stat : 21141 (sh) S 20783 20783 26887 0 -1 4202496 373 221 0 0 0 0 0 0 20 0 1 0 336847291 9367552 264 33554432000 4194304 5064252 140737371474048 140737371472304 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21141/statm: 2287 264 223 213 0 72 0
[pid=21144] ppid=21141 vsize=4896 CPUtime=1.97 cores=0,2,4,6
/proc/21144/stat : 21144 (clasp-1.0) R 21141 20783 26887 0 -1 4202496 823 0 0 0 197 0 0 0 20 0 1 0 336847291 5013504 720 33554432000 134512640 134847168 4289112688 4289111456 134737644 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21144/statm: 1224 720 270 82 0 465 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 39768

Child status: 0
Real time (s): 1802.42
CPU time (s): 1802.08
CPU user time (s): 1802
CPU system time (s): 0.079987
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 48692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1802
system time used= 0.079987
maximum resident set size= 11696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33965
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 581
involuntary context switches= 2824

runsolver used 2.81257 second user time and 7.02593 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-03 08:36:45
IDJOB=3732306
IDBENCH=2046
IDSOLVER=2317
FILE ID=node115/3732306-1338705405
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/logic-synthesis/normalized-5xp1.b.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732306-1338705405/watcher-3732306-1338705405 -o /tmp/evaluation-result-3732306-1338705405/solver-3732306-1338705405 -C 1800 -W 1900 -M 15500  pbclasp instance-3732306-1338705405.opb HOME/temp

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

MD5SUM BENCH= b3e6d54e40b24334877b0ae377edea30
RANDOM SEED=167821432

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:        27533924 kB
Buffers:          954108 kB
Cached:          3459196 kB
SwapCached:         1016 kB
Active:          2253428 kB
Inactive:        2177852 kB
Active(anon):       7656 kB
Inactive(anon):     9868 kB
Active(file):    2245772 kB
Inactive(file):  2167984 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106440 kB
Dirty:               432 kB
Writeback:             0 kB
AnonPages:         30852 kB
Mapped:            13876 kB
Shmem:                96 kB
Slab:             771144 kB
SReclaimable:     214628 kB
SUnreclaim:       556516 kB
KernelStack:        1520 kB
PageTables:         3740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     130712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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-3732306-1338705405.opb

Free space on /tmp at the end= 70828 MiB
End job on node115 at 2012-06-03 09:06:47