Trace number 3749852

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
npSolver 1.0 (fixed)? (TO) 1800.02 1820.72

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ic98.opb
MD5SUMcbbc019f11b539634b02edfceafed9db
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1090626176
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15501
Total number of constraints763
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)627
Number of constraints which are nor clauses,nor cardinality constraints136
Minimum length of a constraint8
Maximum length of a constraint13581
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 783292842349555
Number of bits of the biggest sum of numbers50
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

55.88/55.92	c run usual solver
1800.02/1820.71	c error: unexpected solver exit code
1800.02/1820.71	s UNKNOWN

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-3749852-1339121984/watcher-3749852-1339121984 -o /tmp/evaluation-result-3749852-1339121984/solver-3749852-1339121984 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749852-1339121984.opb 2037863531 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26542
/proc/meminfo: memFree=30682400/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0

[startup+0.0572929 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26542
/proc/meminfo: memFree=30682400/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100283 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26542
/proc/meminfo: memFree=30682400/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300301 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26542
/proc/meminfo: memFree=30682400/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700287 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26542
/proc/meminfo: memFree=30682400/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 26544
/proc/meminfo: memFree=30594688/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=174236 CPUtime=1.48 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) R 26542 26542 22761 0 -1 4202496 8748 0 0 0 144 4 0 0 20 0 1 0 378323906 178417664 30097 33554432000 4194304 6004724 140736938833680 140736938828280 4534738 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 43559 30097 154 442 0 43113 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 183384

[startup+3.10035 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 26544
/proc/meminfo: memFree=30514444/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=305308 CPUtime=3.08 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) R 26542 26542 22761 0 -1 4202496 9381 0 0 0 299 9 0 0 20 0 1 0 378323906 312635392 59793 33554432000 4194304 6004724 140736938833680 140736938828728 4582605 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 76327 59793 154 442 0 75881 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 314456

[startup+6.30035 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 26544
/proc/meminfo: memFree=30267428/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=567452 CPUtime=6.29 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) R 26542 26542 22761 0 -1 4202496 10157 0 0 0 610 19 0 0 20 0 1 0 378323906 581070848 120739 33554432000 4194304 6004724 140736938833680 140736938828280 4581055 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 141863 120739 154 442 0 141417 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 576600

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 26544
/proc/meminfo: memFree=29753980/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=1091740 CPUtime=12.69 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) R 26542 26542 22761 0 -1 4202496 11164 0 0 0 1233 36 0 0 20 0 1 0 378323906 1117941760 243619 33554432000 4194304 6004724 140736938833680 140736938828280 4534742 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 272935 243619 154 442 0 272489 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1100888

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 26587
/proc/meminfo: memFree=28934668/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=2159688 CPUtime=25.49 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) R 26542 26542 22761 0 -1 4202496 17515 0 0 0 2479 70 0 0 20 0 1 0 378323906 2211520512 490136 33554432000 4194304 6004724 140736938833680 140736938828712 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 539922 490136 154 442 0 539476 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2168836

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 26589
/proc/meminfo: memFree=20424932/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=8034268 CPUtime=51.08 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) R 26542 26542 22761 0 -1 4202496 22033 0 0 0 4879 229 0 0 20 0 1 0 378323906 8227090432 1911168 33554432000 4194304 6004724 140736938833680 140736938829552 5193835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 2008567 1911168 157 442 0 2008121 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8043416

[startup+102.307 s]
/proc/loadavg: 3.21 2.33 2.11 3/181 26592
/proc/meminfo: memFree=10147744/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=4228320 CPUtime=55.9 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) S 26542 26542 22761 0 -1 4202496 22041 0 0 0 4879 711 0 0 20 0 1 0 378323906 4329799680 959687 33554432000 4194304 6004724 140736938833680 140736938827728 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 1057080 959687 163 442 0 1056634 0
[pid=26590] ppid=26543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26590/stat : 26590 (cp2_pre.sh) S 26543 26542 22761 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 378329499 9367552 277 33554432000 4194304 5064252 140736893375984 140736893374688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26590/statm: 2287 277 234 213 0 72 0
[pid=26591] ppid=26590 vsize=6579820 CPUtime=46.36 cores=1,3,5,7
/proc/26591/stat : 26591 (coprocessor) R 26590 26542 22761 0 -1 4202496 31571 0 0 0 4430 206 0 0 20 0 1 0 378329499 6737735680 1415049 33554432000 4194304 6586260 140734041402688 140734041398440 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/26591/statm: 1644955 1415049 158 584 0 1644367 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10826436

[startup+162.3 s]
/proc/loadavg: 3.79 2.66 2.23 3/181 26595
/proc/meminfo: memFree=8550736/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=4228320 CPUtime=55.9 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) S 26542 26542 22761 0 -1 4202496 22041 0 0 0 4879 711 0 0 20 0 1 0 378323906 4329799680 959687 33554432000 4194304 6004724 140736938833680 140736938827728 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 1057080 959687 163 442 0 1056634 0
[pid=26590] ppid=26543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26590/stat : 26590 (cp2_pre.sh) S 26543 26542 22761 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 378329499 9367552 277 33554432000 4194304 5064252 140736893375984 140736893374688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26590/statm: 2287 277 234 213 0 72 0
[pid=26591] ppid=26590 vsize=6579820 CPUtime=106.34 cores=1,3,5,7
/proc/26591/stat : 26591 (coprocessor) R 26590 26542 22761 0 -1 4202496 31571 0 0 0 10083 551 0 0 20 0 1 0 378329499 6737735680 1415049 33554432000 4194304 6586260 140734041402688 140734041398440 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/26591/statm: 1644955 1415049 158 584 0 1644367 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10826436

[startup+222.3 s]
/proc/loadavg: 4.00 2.93 2.35 3/181 26640
/proc/meminfo: memFree=10038376/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=4228320 CPUtime=55.9 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) S 26542 26542 22761 0 -1 4202496 22041 0 0 0 4879 711 0 0 20 0 1 0 378323906 4329799680 959687 33554432000 4194304 6004724 140736938833680 140736938827728 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 1057080 959687 163 442 0 1056634 0
[pid=26590] ppid=26543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26590/stat : 26590 (cp2_pre.sh) S 26543 26542 22761 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 378329499 9367552 277 33554432000 4194304 5064252 140736893375984 140736893374688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26590/statm: 2287 277 234 213 0 72 0
[pid=26591] ppid=26590 vsize=6579820 CPUtime=153.73 cores=1,3,5,7
/proc/26591/stat : 26591 (coprocessor) R 26590 26542 22761 0 -1 4202496 31571 0 0 0 14441 932 0 0 20 0 1 0 378329499 6737735680 1415049 33554432000 4194304 6586260 140734041402688 140734041398440 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 1260 0 0
/proc/26591/statm: 1644955 1415049 158 584 0 1644367 0
Current children cumulated CPU time (s) 209.63
Current children cumulated vsize (KiB) 10826436

[startup+282.3 s]
/proc/loadavg: 4.04 3.13 2.46 2/181 26646
/proc/meminfo: memFree=13524404/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=4228320 CPUtime=237.44 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) S 26542 26542 22761 0 -1 4202496 22049 32475 0 0 4879 712 16975 1178 20 0 1 0 378323906 4329799680 959687 33554432000 4194304 6004724 140736938833680 140736938828816 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 1057080 959687 163 442 0 1056634 0
[pid=26642] ppid=26543 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/26643/statm: 2393035 1943763 103 248 0 2392784 0
Current children cumulated CPU time (s) 1401.69
Current children cumulated vsize (KiB) 13818756

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.12 3/181 26657
/proc/meminfo: memFree=10473484/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=4228320 CPUtime=237.44 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) S 26542 26542 22761 0 -1 4202496 22049 32475 0 0 4879 712 16975 1178 20 0 1 0 378323906 4329799680 959687 33554432000 4194304 6004724 140736938833680 140736938828816 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 1057080 959687 163 442 0 1056634 0
[pid=26642] ppid=26543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26642/stat : 26642 (satsolver.sh) S 26543 26542 22761 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378349693 9367552 267 33554432000 4194304 5064252 140736700443120 140736700442032 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26642/statm: 2287 267 226 213 0 72 0
[pid=26643] ppid=26642 vsize=9572272 CPUtime=1224.23 cores=1,3,5,7
/proc/26643/stat : 26643 (glucose) R 26642 26542 22761 0 -1 4202496 819240 0 0 0 122070 353 0 0 20 0 1 0 378349693 9802006528 1943807 33554432000 4194304 5208918 140736147502160 140736147500008 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26643/statm: 2393068 1943807 103 248 0 2392817 0
Current children cumulated CPU time (s) 1461.67
Current children cumulated vsize (KiB) 13818888

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.11 3/181 26657
/proc/meminfo: memFree=10415488/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=4228320 CPUtime=237.44 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) S 26542 26542 22761 0 -1 4202496 22049 32475 0 0 4879 712 16975 1178 20 0 1 0 378323906 4329799680 959687 33554432000 4194304 6004724 140736938833680 140736938828816 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 1057080 959687 163 442 0 1056634 0
[pid=26642] ppid=26543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26642/stat : 26642 (satsolver.sh) S 26543 26542 22761 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378349693 9367552 267 33554432000 4194304 5064252 140736700443120 140736700442032 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26642/statm: 2287 267 226 213 0 72 0
[pid=26643] ppid=26642 vsize=9577956 CPUtime=1284.22 cores=1,3,5,7
/proc/26643/stat : 26643 (glucose) R 26642 26542 22761 0 -1 4202496 820677 0 0 0 128069 353 0 0 20 0 1 0 378349693 9807826944 1947799 33554432000 4194304 5208918 140736147502160 140736147500008 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26643/statm: 2394489 1947799 103 248 0 2394238 0
Current children cumulated CPU time (s) 1521.66
Current children cumulated vsize (KiB) 13824572

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/181 26657
/proc/meminfo: memFree=10617040/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=4228320 CPUtime=237.44 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) S 26542 26542 22761 0 -1 4202496 22049 32475 0 0 4879 712 16975 1178 20 0 1 0 378323906 4329799680 959687 33554432000 4194304 6004724 140736938833680 140736938828816 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 1057080 959687 163 442 0 1056634 0
[pid=26642] ppid=26543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26642/stat : 26642 (satsolver.sh) S 26543 26542 22761 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378349693 9367552 267 33554432000 4194304 5064252 140736700443120 140736700442032 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26642/statm: 2287 267 226 213 0 72 0
[pid=26643] ppid=26642 vsize=9578352 CPUtime=1344.22 cores=1,3,5,7
/proc/26643/stat : 26643 (glucose) R 26642 26542 22761 0 -1 4202496 820763 0 0 0 134068 354 0 0 20 0 1 0 378349693 9808232448 1947885 33554432000 4194304 5208918 140736147502160 140736147500008 4211160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26643/statm: 2394588 1947885 103 248 0 2394337 0
Current children cumulated CPU time (s) 1581.66
Current children cumulated vsize (KiB) 13824968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/181 26658
/proc/meminfo: memFree=10528868/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=4228320 CPUtime=237.44 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) S 26542 26542 22761 0 -1 4202496 22049 32475 0 0 4879 712 16975 1178 20 0 1 0 378323906 4329799680 959687 33554432000 4194304 6004724 140736938833680 140736938828816 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 1057080 959687 163 442 0 1056634 0
[pid=26642] ppid=26543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26642/stat : 26642 (satsolver.sh) S 26543 26542 22761 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378349693 9367552 267 33554432000 4194304 5064252 140736700443120 140736700442032 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26642/statm: 2287 267 226 213 0 72 0
[pid=26643] ppid=26642 vsize=9582860 CPUtime=1404.2 cores=1,3,5,7
/proc/26643/stat : 26643 (glucose) R 26642 26542 22761 0 -1 4202496 821788 0 0 0 140066 354 0 0 20 0 1 0 378349693 9812848640 1952998 33554432000 4194304 5208918 140736147502160 140736147500008 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26643/statm: 2395715 1952998 103 248 0 2395464 0
Current children cumulated CPU time (s) 1641.64
Current children cumulated vsize (KiB) 13829476

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/181 26658
/proc/meminfo: memFree=10471732/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=4228320 CPUtime=237.44 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) S 26542 26542 22761 0 -1 4202496 22049 32475 0 0 4879 712 16975 1178 20 0 1 0 378323906 4329799680 959687 33554432000 4194304 6004724 140736938833680 140736938828816 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 1057080 959687 163 442 0 1056634 0
[pid=26642] ppid=26543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26642/stat : 26642 (satsolver.sh) S 26543 26542 22761 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378349693 9367552 267 33554432000 4194304 5064252 140736700443120 140736700442032 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26642/statm: 2287 267 226 213 0 72 0
[pid=26643] ppid=26642 vsize=9597404 CPUtime=1464.19 cores=1,3,5,7
/proc/26643/stat : 26643 (glucose) R 26642 26542 22761 0 -1 4202496 825458 0 0 0 146064 355 0 0 20 0 1 0 378349693 9827741696 1957690 33554432000 4194304 5208918 140736147502160 140736147500008 4211740 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26643/statm: 2399351 1957690 103 248 0 2399100 0
Current children cumulated CPU time (s) 1701.63
Current children cumulated vsize (KiB) 13844020

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 26658
/proc/meminfo: memFree=10423736/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=4228320 CPUtime=237.44 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) S 26542 26542 22761 0 -1 4202496 22049 32475 0 0 4879 712 16975 1178 20 0 1 0 378323906 4329799680 959687 33554432000 4194304 6004724 140736938833680 140736938828816 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 1057080 959687 163 442 0 1056634 0
[pid=26642] ppid=26543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26642/stat : 26642 (satsolver.sh) S 26543 26542 22761 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378349693 9367552 267 33554432000 4194304 5064252 140736700443120 140736700442032 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26642/statm: 2287 267 226 213 0 72 0
[pid=26643] ppid=26642 vsize=9599780 CPUtime=1524.18 cores=1,3,5,7
/proc/26643/stat : 26643 (glucose) R 26642 26542 22761 0 -1 4202496 826068 0 0 0 152063 355 0 0 20 0 1 0 378349693 9830174720 1960344 33554432000 4194304 5208918 140736147502160 140736147500008 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26643/statm: 2399945 1960344 103 248 0 2399694 0
Current children cumulated CPU time (s) 1761.62
Current children cumulated vsize (KiB) 13846396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1820.7 s]
/proc/loadavg: 2.06 2.02 2.08 3/182 26661
/proc/meminfo: memFree=10389956/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=4228320 CPUtime=237.44 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) S 26542 26542 22761 0 -1 4202496 22049 32475 0 0 4879 712 16975 1178 20 0 1 0 378323906 4329799680 959687 33554432000 4194304 6004724 140736938833680 140736938828816 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 1057080 959687 163 442 0 1056634 0
[pid=26642] ppid=26543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26642/stat : 26642 (satsolver.sh) S 26543 26542 22761 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378349693 9367552 267 33554432000 4194304 5064252 140736700443120 140736700442032 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26642/statm: 2287 267 226 213 0 72 0
[pid=26643] ppid=26642 vsize=9601364 CPUtime=1562.58 cores=1,3,5,7
/proc/26643/stat : 26643 (glucose) R 26642 26542 22761 0 -1 4202496 831817 0 0 0 155900 358 0 0 20 0 1 0 378349693 9831796736 1961764 33554432000 4194304 5208918 140736147502160 140736147500008 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26643/statm: 2400341 1961764 103 248 0 2400090 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 13847980

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

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

[startup+1820.7 s]
/proc/loadavg: 2.06 2.02 2.08 3/182 26661
/proc/meminfo: memFree=10389956/32873852 swapFree=7632/7632
[pid=26542] ppid=26540 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26542/stat : 26542 (npSolver-pbo.sh) S 26540 26542 22761 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378323906 9367552 274 33554432000 4194304 5064252 140735017529776 140735017528688 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26542/statm: 2287 274 233 213 0 72 0
[pid=26543] ppid=26542 vsize=4228320 CPUtime=237.44 cores=1,3,5,7
/proc/26543/stat : 26543 (npSolver-pbo) S 26542 26542 22761 0 -1 4202496 22049 32475 0 0 4879 712 16975 1178 20 0 1 0 378323906 4329799680 959687 33554432000 4194304 6004724 140736938833680 140736938828816 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26543/statm: 1057080 959687 163 442 0 1056634 0
[pid=26642] ppid=26543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26642/stat : 26642 (satsolver.sh) S 26543 26542 22761 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378349693 9367552 267 33554432000 4194304 5064252 140736700443120 140736700442032 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26642/statm: 2287 267 226 213 0 72 0
[pid=26643] ppid=26642 vsize=9601364 CPUtime=1562.58 cores=1,3,5,7
/proc/26643/stat : 26643 (glucose) R 26642 26542 22761 0 -1 4202496 831817 0 0 0 155900 358 0 0 20 0 1 0 378349693 9831796736 1961764 33554432000 4194304 5208918 140736147502160 140736147500008 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26643/statm: 2400341 1961764 103 248 0 2400090 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 13847980

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26542 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1820.72
CPU time (s): 1800.02
CPU user time (s): 1777.54
CPU system time (s): 22.48
CPU usage (%): 98.863
Max. virtual memory (cumulated for all children) (KiB): 13941276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.77227 second user time and 11.4623 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-08 04:19:44
IDJOB=3749852
IDBENCH=2366
IDSOLVER=2334
FILE ID=node131/3749852-1339121984
RUNJOBID= node131-1339110991-24601
PBS_JOBID= 14643722
Free space on /tmp= 71108 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ic98.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749852-1339121984/watcher-3749852-1339121984 -o /tmp/evaluation-result-3749852-1339121984/solver-3749852-1339121984 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749852-1339121984.opb 2037863531 HOME HOME

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

MD5SUM BENCH= cbbc019f11b539634b02edfceafed9db
RANDOM SEED=2037863531

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:        30682788 kB
Buffers:          136332 kB
Cached:           804460 kB
SwapCached:         8244 kB
Active:           633648 kB
Inactive:         765232 kB
Active(anon):     452712 kB
Inactive(anon):     7376 kB
Active(file):     180936 kB
Inactive(file):   757856 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67093196 kB
Dirty:             10524 kB
Writeback:             0 kB
AnonPages:        445760 kB
Mapped:             9788 kB
Shmem:                 0 kB
Slab:             651680 kB
SReclaimable:      92592 kB
SUnreclaim:       559088 kB
KernelStack:        1504 kB
PageTables:         4852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     624252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    344064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 66288 MiB
End job on node131 at 2012-06-08 04:50:07