Trace number 3742645

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 NameAnswerCPU timeWall clock time
PB07: PB-clasp 2007-04-10UNSAT 871.544 871.666

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K66.opb
MD5SUM03e282ee85097a100b1dfa3533d9978b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark871.544
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3630
Total number of constraints3764
Number of constraints which are clauses3698
Number of constraints which are cardinality constraints (but not clauses)66
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint66
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 67
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

871.46/871.66	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3742645-1338790663/watcher-3742645-1338790663 -o /tmp/evaluation-result-3742645-1338790663/solver-3742645-1338790663 -C 1800 -W 1900 -M 15500 pbclasp instance-3742645-1338790663.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.02 2.02 2.00 3/177 8303
/proc/meminfo: memFree=28260540/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) R 8301 8303 5924 0 -1 4202496 577 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 507 33554432000 4194304 4198148 140733893576592 140734849327144 252266472688 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 507 356 1 0 230 0

[startup+0.0528239 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8303
/proc/meminfo: memFree=28260540/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+0.100266 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8303
/proc/meminfo: memFree=28260540/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+0.300226 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8303
/proc/meminfo: memFree=28260540/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+0.700249 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8303
/proc/meminfo: memFree=28260540/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+1.50033 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 8308
/proc/meminfo: memFree=28253812/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=8112 CPUtime=1.31 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 1590 0 0 0 131 0 0 0 20 0 1 0 345191786 8306688 1498 33554432000 134512640 134847168 4293396528 4293395104 134714864 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 2028 1498 270 82 0 1269 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 68460

[startup+3.10033 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 8308
/proc/meminfo: memFree=28249968/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=9588 CPUtime=2.91 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 1943 0 0 0 291 0 0 0 20 0 1 0 345191786 9818112 1851 33554432000 134512640 134847168 4293396528 4293395284 134737608 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 2397 1851 270 82 0 1638 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 69936

[startup+6.30033 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 8308
/proc/meminfo: memFree=28247612/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=11020 CPUtime=6.11 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 2336 0 0 0 611 0 0 0 20 0 1 0 345191786 11284480 2244 33554432000 134512640 134847168 4293396528 4293395296 134737530 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 2755 2244 270 82 0 1996 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 71368

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 8308
/proc/meminfo: memFree=28242844/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=13380 CPUtime=12.5 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 2911 0 0 0 1250 0 0 0 20 0 1 0 345191786 13701120 2821 33554432000 134512640 134847168 4293396528 4293395232 134616592 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 3345 2821 270 82 0 2586 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 73728

[startup+25.5003 s]
/proc/loadavg: 1.93 2.00 1.99 3/181 8360
/proc/meminfo: memFree=28246812/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=17628 CPUtime=25.3 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 3953 0 0 0 2530 0 0 0 20 0 1 0 345191786 18051072 3863 33554432000 134512640 134847168 4293396528 4293395168 134782472 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 4407 3863 270 82 0 3648 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 77976

[startup+51.1004 s]
/proc/loadavg: 1.95 2.00 1.99 3/181 8412
/proc/meminfo: memFree=28232864/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=21696 CPUtime=50.9 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 4970 0 0 0 5089 1 0 0 20 0 1 0 345191786 22216704 4888 33554432000 134512640 134847168 4293396528 4293395168 134782453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 5424 4888 270 82 0 4665 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 82044

[startup+102.306 s]
/proc/loadavg: 1.77 1.95 1.98 3/180 18624
/proc/meminfo: memFree=28228524/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=26952 CPUtime=102.09 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 6295 0 0 0 10208 1 0 0 20 0 1 0 345191786 27598848 6228 33554432000 134512640 134847168 4293396528 4293395296 134737448 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 6738 6228 270 82 0 5979 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 87300

[startup+162.3 s]
/proc/loadavg: 1.44 1.82 1.93 2/182 15530
/proc/meminfo: memFree=28210608/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=35712 CPUtime=162.08 cores=0,2,4,6

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

/proc/8307/statm: 13855 13324 270 82 0 13096 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 822.17
Current children cumulated vsize (KiB) 115768

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

[startup+844.7 s]
/proc/loadavg: 1.30 1.29 1.54 3/181 27524
/proc/meminfo: memFree=28151976/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=55420 CPUtime=844.37 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 13225 0 0 0 84434 3 0 0 20 0 1 0 345191786 56750080 13324 33554432000 134512640 134847168 4293396528 4293395168 134782463 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 13855 13324 270 82 0 13096 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 844.57
Current children cumulated vsize (KiB) 115768

[startup+857.5 s]
/proc/loadavg: 1.26 1.28 1.53 3/180 1008
/proc/meminfo: memFree=28153944/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=55420 CPUtime=857.16 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 13225 0 0 0 85713 3 0 0 20 0 1 0 345191786 56750080 13324 33554432000 134512640 134847168 4293396528 4293395268 134737633 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 13855 13324 270 82 0 13096 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 857.36
Current children cumulated vsize (KiB) 115768

[startup+863.9 s]
/proc/loadavg: 1.22 1.27 1.52 3/179 4291
/proc/meminfo: memFree=28151448/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=55420 CPUtime=863.56 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 13225 0 0 0 86353 3 0 0 20 0 1 0 345191786 56750080 13324 33554432000 134512640 134847168 4293396528 4293395088 134748367 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 13855 13324 270 82 0 13096 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 863.76
Current children cumulated vsize (KiB) 115768

[startup+867.1 s]
/proc/loadavg: 1.22 1.27 1.52 3/180 5910
/proc/meminfo: memFree=28151720/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=55800 CPUtime=866.76 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 13302 0 0 0 86673 3 0 0 20 0 1 0 345191786 57139200 13401 33554432000 134512640 134847168 4293396528 4293395168 134782472 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 13950 13401 270 82 0 13191 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 866.96
Current children cumulated vsize (KiB) 116148

[startup+868.7 s]
/proc/loadavg: 1.28 1.28 1.53 3/179 6458
/proc/meminfo: memFree=28154084/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=55800 CPUtime=868.36 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 13302 0 0 0 86833 3 0 0 20 0 1 0 345191786 57139200 13401 33554432000 134512640 134847168 4293396528 4293395168 134782499 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 13950 13401 270 82 0 13191 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 868.56
Current children cumulated vsize (KiB) 116148

[startup+870.3 s]
/proc/loadavg: 1.28 1.28 1.53 3/179 7538
/proc/meminfo: memFree=28152720/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=55800 CPUtime=869.96 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 13302 0 0 0 86993 3 0 0 20 0 1 0 345191786 57139200 13401 33554432000 134512640 134847168 4293396528 4293395168 134782437 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 13950 13401 270 82 0 13191 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 870.16
Current children cumulated vsize (KiB) 116148

[startup+871.1 s]
/proc/loadavg: 1.28 1.28 1.53 3/178 8079
/proc/meminfo: memFree=28150752/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=55800 CPUtime=870.77 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 13302 0 0 0 87074 3 0 0 20 0 1 0 345191786 57139200 13401 33554432000 134512640 134847168 4293396528 4293395216 134783599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 13950 13401 270 82 0 13191 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 870.97
Current children cumulated vsize (KiB) 116148

[startup+871.5 s]
/proc/loadavg: 1.28 1.28 1.53 3/178 8079
/proc/meminfo: memFree=28150752/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=55800 CPUtime=871.16 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 13302 0 0 0 87113 3 0 0 20 0 1 0 345191786 57139200 13401 33554432000 134512640 134847168 4293396528 4293395168 134782662 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 13950 13401 270 82 0 13191 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 871.36
Current children cumulated vsize (KiB) 116148

[startup+871.6 s]
/proc/loadavg: 1.28 1.28 1.53 3/178 8079
/proc/meminfo: memFree=28150752/32873852 swapFree=7624/7624
[pid=8303] ppid=8301 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/8303/stat : 8303 (pbclasp) S 8301 8303 5924 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 345191786 26357760 514 33554432000 4194304 4198148 140733893576592 140733893575480 252266472688 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8303/statm: 6435 514 363 1 0 230 0
[pid=8305] ppid=8303 vsize=9148 CPUtime=0.2 cores=0,2,4,6
/proc/8305/stat : 8305 (sh) S 8303 8303 5924 0 -1 4202496 373 620 0 0 0 0 20 0 20 0 1 0 345191786 9367552 263 33554432000 4194304 5064252 140735398376288 140735398374544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8305/statm: 2287 263 223 213 0 72 0
[pid=8307] ppid=8305 vsize=55800 CPUtime=871.26 cores=0,2,4,6
/proc/8307/stat : 8307 (clasp-1.0) R 8305 8303 5924 0 -1 4202496 13302 0 0 0 87123 3 0 0 20 0 1 0 345191786 57139200 13401 33554432000 134512640 134847168 4293396528 4293395212 134715846 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8307/statm: 13950 13401 270 82 0 13191 0
[pid=8308] ppid=8305 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/8308/stat : 8308 (pboutclasp.pl) S 8305 8303 5924 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 345191786 26071040 437 33554432000 4194304 4198148 140733409836224 140733409826760 252266472688 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8308/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 871.46
Current children cumulated vsize (KiB) 116148

Child status: 0
Real time (s): 871.666
CPU time (s): 871.544
CPU user time (s): 871.506
CPU system time (s): 0.037994
CPU usage (%): 99.9861
Max. virtual memory (cumulated for all children) (KiB): 116148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 871.507
system time used= 0.037994
maximum resident set size= 53684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15581
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 91
involuntary context switches= 904

runsolver used 1.76473 second user time and 3.99539 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-04 08:17:43
IDJOB=3742645
IDBENCH=90220
IDSOLVER=2317
FILE ID=node131/3742645-1338790663
RUNJOBID= node131-1338774007-5940
PBS_JOBID= 14636826
Free space on /tmp= 71404 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/normalized-BeauxArts_K66.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742645-1338790663/watcher-3742645-1338790663 -o /tmp/evaluation-result-3742645-1338790663/solver-3742645-1338790663 -C 1800 -W 1900 -M 15500  pbclasp instance-3742645-1338790663.opb HOME/temp

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

MD5SUM BENCH= 03e282ee85097a100b1dfa3533d9978b
RANDOM SEED=837930961

node131.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.805
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	: 5333.61
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.805
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.805
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28260664 kB
Buffers:          570580 kB
Cached:          3155500 kB
SwapCached:         2348 kB
Active:          1471048 kB
Inactive:        2273416 kB
Active(anon):      14336 kB
Inactive(anon):     3664 kB
Active(file):    1456712 kB
Inactive(file):  2269752 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:              1268 kB
Writeback:            32 kB
AnonPages:         22700 kB
Mapped:            16136 kB
Shmem:                 0 kB
Slab:             729712 kB
SReclaimable:     171860 kB
SUnreclaim:       557852 kB
KernelStack:        1464 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     138172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 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-3742645-1338790663.opb

Free space on /tmp at the end= 71384 MiB
End job on node131 at 2012-06-04 08:32:15