Trace number 3716743

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
wbo2satCp2 2012-05-19? (TO) 1800.13 1802.21

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/
normalized-j12015_3-unsat--soft-66-100-0.wbo
MD5SUMbc708b854e4c482d071d3cd96a5bf63a
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark30
Best CPU time to get the best result obtained on this benchmark109.45
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables21054
Total number of constraints66352
Number of soft constraints22705
Number of constraints which are clauses66008
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints344
Minimum length of a constraint1
Maximum length of a constraint93
Top cost 1148508
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1148507
Biggest number in a constraint 46
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 599
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

10.21/10.32	o 14702
10.21/10.32	c current bound: 7351
10.21/10.32	c fallback to adder encoding
1800.09/1802.21	./satsolver.sh: line 5:  7619 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1802.21	c error: unexpected solver exit code
1800.09/1802.21	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-3716743-1338168817/watcher-3716743-1338168817 -o /tmp/evaluation-result-3716743-1338168817/solver-3716743-1338168817 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716743-1338168817.wbo 468073857 HOME HOME 

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.00 2.01 2.00 4/177 7612
/proc/meminfo: memFree=27554384/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0

[startup+0.0675961 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 7612
/proc/meminfo: memFree=27554384/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 7612
/proc/meminfo: memFree=27554384/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 7612
/proc/meminfo: memFree=27554384/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700259 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 7612
/proc/meminfo: memFree=27554384/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 7614
/proc/meminfo: memFree=27460660/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=134324 CPUtime=1.48 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) R 7612 7612 6720 0 -1 4202496 7370 0 0 0 145 3 0 0 20 0 1 0 283007602 137547776 23399 33554432000 4194304 5872148 140737244957152 140737244952856 4658699 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 33581 23399 155 410 0 33163 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 143472

[startup+3.10026 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 7614
/proc/meminfo: memFree=27460404/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=134324 CPUtime=3.08 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) R 7612 7612 6720 0 -1 4202496 7371 0 0 0 305 3 0 0 20 0 1 0 283007602 137547776 23400 33554432000 4194304 5872148 140737244957152 140737244954248 4362016 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 33581 23400 155 410 0 33163 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 143472

[startup+6.30047 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 7616
/proc/meminfo: memFree=27143616/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=167408 CPUtime=6.27 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) R 7612 7612 6720 0 -1 4202496 10571 49547 0 0 372 12 226 17 20 0 1 0 283007602 171425792 31090 33554432000 4194304 5872148 140737244957152 140737244953032 4548522 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7613/statm: 41852 31090 164 410 0 41434 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 176556

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 7617
/proc/meminfo: memFree=27162992/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=443580 CPUtime=11.98 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) D 7612 7612 6720 0 -1 4202496 16445 50062 0 0 610 336 226 26 20 0 1 0 283007602 454225920 100423 33554432000 4194304 5872148 140737244957152 140737244951064 5129287 0 0 4096 0 18446744071580543392 0 0 17 4 0 0 43 0 0
/proc/7613/statm: 110895 100423 177 410 0 110477 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 452728

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 7619
/proc/meminfo: memFree=26542736/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=614128 CPUtime=11.52 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 84568 0 0 0 1125 27 0 0 20 0 1 0 283008999 628867072 127681 33554432000 4194304 4896791 140733291872624 140733291869832 4203856 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7619/statm: 153532 127681 76 172 0 153358 0
Current children cumulated CPU time (s) 23.67
Current children cumulated vsize (KiB) 950320

[startup+51.1005 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 7619
/proc/meminfo: memFree=26538640/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=614268 CPUtime=37.11 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 84595 0 0 0 3684 27 0 0 20 0 1 0 283008999 629010432 128730 33554432000 4194304 4896791 140733291872624 140733291869672 4225180 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7619/statm: 153567 128730 76 172 0 153393 0
Current children cumulated CPU time (s) 49.26
Current children cumulated vsize (KiB) 950460

[startup+102.307 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 7664
/proc/meminfo: memFree=27797484/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=614432 CPUtime=88.3 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 86276 0 0 0 8803 27 0 0 20 0 1 0 283008999 629178368 131850 33554432000 4194304 4896791 140733291872624 140733291870136 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7619/statm: 153608 131850 78 172 0 153434 0
Current children cumulated CPU time (s) 100.45
Current children cumulated vsize (KiB) 950624

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 7664
/proc/meminfo: memFree=27786376/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=614648 CPUtime=148.29 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 86300 0 0 0 14801 28 0 0 20 0 1 0 283008999 629399552 133918 33554432000 4194304 4896791 140733291872624 140733291869944 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7619/statm: 153662 133918 78 172 0 153488 0
Current children cumulated CPU time (s) 160.44
Current children cumulated vsize (KiB) 950840

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 7664
/proc/meminfo: memFree=27782032/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=614648 CPUtime=208.28 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 86303 0 0 0 20800 28 0 0 20 0 1 0 283008999 629399552 134943 33554432000 4194304 4896791 140733291872624 140733291869944 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7619/statm: 153662 134943 78 172 0 153488 0
Current children cumulated CPU time (s) 220.43

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7738
/proc/meminfo: memFree=26634536/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=696036 CPUtime=1348.11 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 86858 0 0 0 134782 29 0 0 20 0 1 0 283008999 712740864 149602 33554432000 4194304 4896791 140733291872624 140733291870152 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7619/statm: 174009 149602 78 172 0 173835 0
Current children cumulated CPU time (s) 1360.26
Current children cumulated vsize (KiB) 1032228

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7738
/proc/meminfo: memFree=26628392/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=696036 CPUtime=1408.1 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 86859 0 0 0 140781 29 0 0 20 0 1 0 283008999 712740864 150114 33554432000 4194304 4896791 140733291872624 140733291870152 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7619/statm: 174009 150114 78 172 0 173835 0
Current children cumulated CPU time (s) 1420.25
Current children cumulated vsize (KiB) 1032228

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7739
/proc/meminfo: memFree=26624420/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=696036 CPUtime=1468.09 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 86860 0 0 0 146780 29 0 0 20 0 1 0 283008999 712740864 150626 33554432000 4194304 4896791 140733291872624 140733291870152 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7619/statm: 174009 150626 78 172 0 173835 0
Current children cumulated CPU time (s) 1480.24
Current children cumulated vsize (KiB) 1032228

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7739
/proc/meminfo: memFree=26620076/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=696036 CPUtime=1528.08 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 86861 0 0 0 152779 29 0 0 20 0 1 0 283008999 712740864 151138 33554432000 4194304 4896791 140733291872624 140733291870152 4204523 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7619/statm: 174009 151138 78 172 0 173835 0
Current children cumulated CPU time (s) 1540.23
Current children cumulated vsize (KiB) 1032228

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 7742
/proc/meminfo: memFree=26615600/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=696180 CPUtime=1588.07 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 86886 0 0 0 158778 29 0 0 20 0 1 0 283008999 712888320 151674 33554432000 4194304 4896791 140733291872624 140733291869992 4204523 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7619/statm: 174045 151674 78 172 0 173871 0
Current children cumulated CPU time (s) 1600.22
Current children cumulated vsize (KiB) 1032372

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 7764
/proc/meminfo: memFree=26609952/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=696180 CPUtime=1648.06 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 86887 0 0 0 164777 29 0 0 20 0 1 0 283008999 712888320 152186 33554432000 4194304 4896791 140733291872624 140733291869992 4225678 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7619/statm: 174045 152186 78 172 0 173871 0
Current children cumulated CPU time (s) 1660.21
Current children cumulated vsize (KiB) 1032372

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7764
/proc/meminfo: memFree=26605988/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=696180 CPUtime=1708.05 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 86889 0 0 0 170776 29 0 0 20 0 1 0 283008999 712888320 152699 33554432000 4194304 4896791 140733291872624 140733291869992 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7619/statm: 174045 152699 78 172 0 173871 0
Current children cumulated CPU time (s) 1720.2
Current children cumulated vsize (KiB) 1032372

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7765
/proc/meminfo: memFree=26601456/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=696180 CPUtime=1768.04 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 86890 0 0 0 176775 29 0 0 20 0 1 0 283008999 712888320 153211 33554432000 4194304 4896791 140733291872624 140733291869992 4203889 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7619/statm: 174045 153211 78 172 0 173871 0
Current children cumulated CPU time (s) 1780.19
Current children cumulated vsize (KiB) 1032372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7765
/proc/meminfo: memFree=26601580/32873852 swapFree=6856/6856
[pid=7612] ppid=7610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (runWbo2satCp2.s) S 7610 7612 6720 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283007602 9367552 274 33554432000 4194304 5064252 140737443938832 140737443937744 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7612/statm: 2287 274 233 213 0 72 0
[pid=7613] ppid=7612 vsize=317896 CPUtime=12.15 cores=0,2,4,6
/proc/7613/stat : 7613 (wbo2sat) S 7612 7612 6720 0 -1 4202496 16446 50062 0 0 610 353 226 26 20 0 1 0 283007602 325525504 69003 33554432000 4194304 5872148 140737244957152 140737244950424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 179 0 0
/proc/7613/statm: 79474 69003 177 410 0 79056 0
[pid=7618] ppid=7613 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7618/stat : 7618 (satsolver.sh) S 7613 7612 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283008998 9367552 267 33554432000 4194304 5064252 140736808153632 140736808152544 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 2287 267 226 213 0 72 0
[pid=7619] ppid=7618 vsize=696180 CPUtime=1787.94 cores=0,2,4,6
/proc/7619/stat : 7619 (glucose_static) R 7618 7612 6720 0 -1 4202496 86890 0 0 0 178765 29 0 0 20 0 1 0 283008999 712888320 153211 33554432000 4194304 4896791 140733291872624 140733291869992 4225678 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7619/statm: 174045 153211 78 172 0 173871 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1032372

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1802.21
CPU time (s): 1800.13
CPU user time (s): 1796.03
CPU system time (s): 4.10138
CPU usage (%): 99.8845
Max. virtual memory (cumulated for all children) (KiB): 1073832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.03
system time used= 4.10138
maximum resident set size= 621856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154391
page faults= 0
swaps= 0
block input operations= 0
block output operations= 563968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 2376

runsolver used 7.17891 second user time and 18.3012 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 03:33:37
IDJOB=3716743
IDBENCH=78642
IDSOLVER=2299
FILE ID=node128/3716743-1338168817
RUNJOBID= node128-1338159808-6736
PBS_JOBID= 14624556
Free space on /tmp= 70892 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/normalized-j12015_3-unsat--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716743-1338168817/watcher-3716743-1338168817 -o /tmp/evaluation-result-3716743-1338168817/solver-3716743-1338168817 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716743-1338168817.wbo 468073857 HOME HOME

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

MD5SUM BENCH= bc708b854e4c482d071d3cd96a5bf63a
RANDOM SEED=468073857

node128.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.389
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.77
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.389
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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.56
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.389
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.389
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.389
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.389
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.389
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:       32873852 kB
MemFree:        27554648 kB
Buffers:          450760 kB
Cached:          2854052 kB
SwapCached:          584 kB
Active:          2688396 kB
Inactive:        1768164 kB
Active(anon):    1141384 kB
Inactive(anon):    12304 kB
Active(file):    1547012 kB
Inactive(file):  1755860 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:             10496 kB
Writeback:             0 kB
AnonPages:       1200616 kB
Mapped:            15176 kB
Shmem:               200 kB
Slab:             720352 kB
SReclaimable:     162744 kB
SUnreclaim:       557608 kB
KernelStack:        1504 kB
PageTables:         6268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1576332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1136640 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= 70728 MiB
End job on node128 at 2012-05-28 04:03:39