Trace number 3716354

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
wbo2sat 2012-05-19? (TO) 1800.1 1800.62

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-31-30--soft-33-100-0.wbo
MD5SUMb618f143f0ce2a95508bc08f0990c2c8
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.275957
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables930
Total number of constraints61
Number of soft constraints41
Number of constraints which are clauses31
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Top cost 2356
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2355
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.09/1.17	o 561
1.09/1.17	c current bound: 280
6.65/6.73	o 276
6.65/6.73	c current bound: 138
8.26/8.38	o 128
8.26/8.38	c current bound: 64
15.60/15.76	o 41
15.60/15.76	c current bound: 20
17.51/17.68	o 15
17.51/17.68	c current bound: 7
55.39/55.54	o 1
55.39/55.54	c current bound: 0
1800.10/1800.61	c error: unexpected solver exit code
1800.10/1800.61	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-3716354-1338180982/watcher-3716354-1338180982 -o /tmp/evaluation-result-3716354-1338180982/solver-3716354-1338180982 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716354-1338180982.wbo 217331618 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.01 2.01 2.00 3/179 8727
/proc/meminfo: memFree=28851720/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0

[startup+0.073923 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8727
/proc/meminfo: memFree=28851720/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100244 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8727
/proc/meminfo: memFree=28851720/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300182 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8727
/proc/meminfo: memFree=28851720/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700177 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8727
/proc/meminfo: memFree=28851720/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8731
/proc/meminfo: memFree=28843884/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4832 CPUtime=1.15 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 1524 3566 0 0 4 3 108 0 20 0 1 0 284223667 4947968 727 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1208 727 173 410 0 790 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 13980

[startup+3.10033 s]
/proc/loadavg: 2.09 2.02 2.01 3/183 8734
/proc/meminfo: memFree=28835568/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4832 CPUtime=1.15 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 1524 3566 0 0 4 3 108 0 20 0 1 0 284223667 4947968 727 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1208 727 173 410 0 790 0
[pid=8733] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8733/stat : 8733 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284223785 9367552 266 33554432000 4194304 5064252 140733827861952 140733827860864 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8733/statm: 2287 266 226 213 0 72 0
[pid=8734] ppid=8733 vsize=13056 CPUtime=1.9 cores=1,3,5,7
/proc/8734/stat : 8734 (glucose_static) R 8733 8727 6626 0 -1 4202496 5177 0 0 0 190 0 0 0 20 0 1 0 284223785 13369344 2806 33554432000 4194304 4896791 140737019980512 140737019978088 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8734/statm: 3264 2806 78 172 0 3090 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 36184

[startup+6.30029 s]
/proc/loadavg: 2.09 2.02 2.01 3/183 8734
/proc/meminfo: memFree=28832744/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4832 CPUtime=1.15 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 1524 3566 0 0 4 3 108 0 20 0 1 0 284223667 4947968 727 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1208 727 173 410 0 790 0
[pid=8733] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8733/stat : 8733 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284223785 9367552 266 33554432000 4194304 5064252 140733827861952 140733827860864 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8733/statm: 2287 266 226 213 0 72 0
[pid=8734] ppid=8733 vsize=15468 CPUtime=5.1 cores=1,3,5,7
/proc/8734/stat : 8734 (glucose_static) R 8733 8727 6626 0 -1 4202496 8324 0 0 0 509 1 0 0 20 0 1 0 284223785 15839232 3475 33554432000 4194304 4896791 140737019980512 140737019978040 4225130 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8734/statm: 3867 3475 78 172 0 3693 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 38596

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 8740
/proc/meminfo: memFree=28838420/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4548 CPUtime=8.3 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 2219 17821 0 0 5 3 819 3 20 0 1 0 284223667 4657152 671 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1137 671 173 410 0 719 0
[pid=8739] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8739/stat : 8739 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284224505 9367552 267 33554432000 4194304 5064252 140736354826144 140736354825056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8739/statm: 2287 267 226 213 0 72 0
[pid=8740] ppid=8739 vsize=11616 CPUtime=4.31 cores=1,3,5,7
/proc/8740/stat : 8740 (glucose_static) R 8739 8727 6626 0 -1 4202496 5418 0 0 0 430 1 0 0 20 0 1 0 284224506 11894784 2162 33554432000 4194304 4896791 140736972887648 140736972885176 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8740/statm: 2904 2162 78 172 0 2730 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 34460

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 8746
/proc/meminfo: memFree=28842500/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4548 CPUtime=17.59 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 2476 31431 0 0 5 3 1745 6 20 0 1 0 284223667 4657152 671 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1137 671 173 410 0 719 0
[pid=8745] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8745/stat : 8745 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284225435 9367552 267 33554432000 4194304 5064252 140734646454496 140734646453408 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8745/statm: 2287 267 226 213 0 72 0
[pid=8746] ppid=8745 vsize=11584 CPUtime=7.8 cores=1,3,5,7
/proc/8746/stat : 8746 (glucose_static) R 8745 8727 6626 0 -1 4202496 7727 0 0 0 779 1 0 0 20 0 1 0 284225435 11862016 2297 33554432000 4194304 4896791 140735580923648 140735580920856 4224943 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8746/statm: 2896 2297 78 172 0 2722 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 34428

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 8746
/proc/meminfo: memFree=28825852/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4548 CPUtime=17.59 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 2476 31431 0 0 5 3 1745 6 20 0 1 0 284223667 4657152 671 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1137 671 173 410 0 719 0
[pid=8745] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8745/stat : 8745 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284225435 9367552 267 33554432000 4194304 5064252 140734646454496 140734646453408 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8745/statm: 2287 267 226 213 0 72 0
[pid=8746] ppid=8745 vsize=27108 CPUtime=33.39 cores=1,3,5,7
/proc/8746/stat : 8746 (glucose_static) R 8745 8727 6626 0 -1 4202496 17266 0 0 0 3335 4 0 0 20 0 1 0 284225435 27758592 5311 33554432000 4194304 4896791 140735580923648 140735580921176 4225674 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8746/statm: 6777 5311 78 172 0 6603 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 49952

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8749
/proc/meminfo: memFree=28816052/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4548 CPUtime=55.46 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 2594 50991 0 0 6 3 5525 12 20 0 1 0 284223667 4657152 672 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1137 672 174 410 0 719 0
[pid=8748] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8748/stat : 8748 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284229222 9367552 267 33554432000 4194304 5064252 140734763130368 140734763129280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8748/statm: 2287 267 226 213 0 72 0
[pid=8749] ppid=8748 vsize=28492 CPUtime=46.74 cores=1,3,5,7
/proc/8749/stat : 8749 (glucose_static) R 8748 8727 6626 0 -1 4202496 20323 0 0 0 4670 4 0 0 20 0 1 0 284229222 29175808 6460 33554432000 4194304 4896791 140734538124560 140734538121768 4230803 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8749/statm: 7123 6460 78 172 0 6949 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 51336

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 8749
/proc/meminfo: memFree=28804284/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4548 CPUtime=55.46 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 2594 50991 0 0 6 3 5525 12 20 0 1 0 284223667 4657152 672 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1137 672 174 410 0 719 0
[pid=8748] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8748/stat : 8748 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284229222 9367552 267 33554432000 4194304 5064252 140734763130368 140734763129280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8748/statm: 2287 267 226 213 0 72 0
[pid=8749] ppid=8748 vsize=42984 CPUtime=106.71 cores=1,3,5,7
/proc/8749/stat : 8749 (glucose_static) R 8748 8727 6626 0 -1 4202496 30169 0 0 0 10663 8 0 0 20 0 1 0 284229222 44015616 8614 33554432000 4194304 4896791 140734538124560 140734538121768 4225449 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8749/statm: 10746 8614 78 172 0 10572 0
Current children cumulated CPU time (s) 162.17

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

/proc/8749/stat : 8749 (glucose_static) R 8748 8727 6626 0 -1 4202496 102380 0 0 0 130557 87 0 0 20 0 1 0 284229222 177278976 37838 33554432000 4194304 4896791 140734538124560 140734538120232 4225657 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8749/statm: 43281 37838 78 172 0 43107 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 195968

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8843
/proc/meminfo: memFree=28826644/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4548 CPUtime=55.46 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 2594 50991 0 0 6 3 5525 12 20 0 1 0 284223667 4657152 672 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1137 672 174 410 0 719 0
[pid=8748] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8748/stat : 8748 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284229222 9367552 267 33554432000 4194304 5064252 140734763130368 140734763129280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8748/statm: 2287 267 226 213 0 72 0
[pid=8749] ppid=8748 vsize=174732 CPUtime=1366.44 cores=1,3,5,7
/proc/8749/stat : 8749 (glucose_static) R 8748 8727 6626 0 -1 4202496 104128 0 0 0 136554 90 0 0 20 0 1 0 284229222 178925568 41779 33554432000 4194304 4896791 140734538124560 140734538121768 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8749/statm: 43683 41779 78 172 0 43509 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 197576

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8843
/proc/meminfo: memFree=28801884/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4548 CPUtime=55.46 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 2594 50991 0 0 6 3 5525 12 20 0 1 0 284223667 4657152 672 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1137 672 174 410 0 719 0
[pid=8748] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8748/stat : 8748 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284229222 9367552 267 33554432000 4194304 5064252 140734763130368 140734763129280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8748/statm: 2287 267 226 213 0 72 0
[pid=8749] ppid=8748 vsize=226388 CPUtime=1426.42 cores=1,3,5,7
/proc/8749/stat : 8749 (glucose_static) R 8748 8727 6626 0 -1 4202496 106221 0 0 0 142548 94 0 0 20 0 1 0 284229222 231821312 45705 33554432000 4194304 4896791 140734538124560 140734538121768 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8749/statm: 56597 45705 78 172 0 56423 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 249232

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8843
/proc/meminfo: memFree=28827832/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4548 CPUtime=55.46 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 2594 50991 0 0 6 3 5525 12 20 0 1 0 284223667 4657152 672 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1137 672 174 410 0 719 0
[pid=8748] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8748/stat : 8748 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284229222 9367552 267 33554432000 4194304 5064252 140734763130368 140734763129280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8748/statm: 2287 267 226 213 0 72 0
[pid=8749] ppid=8748 vsize=149164 CPUtime=1486.41 cores=1,3,5,7
/proc/8749/stat : 8749 (glucose_static) R 8748 8727 6626 0 -1 4202496 108950 0 0 0 148542 99 0 0 20 0 1 0 284229222 152743936 36626 33554432000 4194304 4896791 140734538124560 140734538120296 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8749/statm: 37291 36626 78 172 0 37117 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 172008

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8843
/proc/meminfo: memFree=28814832/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4548 CPUtime=55.46 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 2594 50991 0 0 6 3 5525 12 20 0 1 0 284223667 4657152 672 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1137 672 174 410 0 719 0
[pid=8748] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8748/stat : 8748 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284229222 9367552 267 33554432000 4194304 5064252 140734763130368 140734763129280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8748/statm: 2287 267 226 213 0 72 0
[pid=8749] ppid=8748 vsize=181696 CPUtime=1546.38 cores=1,3,5,7
/proc/8749/stat : 8749 (glucose_static) R 8748 8727 6626 0 -1 4202496 111390 0 0 0 154535 103 0 0 20 0 1 0 284229222 186056704 39116 33554432000 4194304 4896791 140734538124560 140734538122088 4204909 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8749/statm: 45424 39116 78 172 0 45250 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 204540

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8843
/proc/meminfo: memFree=28805116/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4548 CPUtime=55.46 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 2594 50991 0 0 6 3 5525 12 20 0 1 0 284223667 4657152 672 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1137 672 174 410 0 719 0
[pid=8748] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8748/stat : 8748 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284229222 9367552 267 33554432000 4194304 5064252 140734763130368 140734763129280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8748/statm: 2287 267 226 213 0 72 0
[pid=8749] ppid=8748 vsize=183956 CPUtime=1606.37 cores=1,3,5,7
/proc/8749/stat : 8749 (glucose_static) R 8748 8727 6626 0 -1 4202496 112961 0 0 0 160531 106 0 0 20 0 1 0 284229222 188370944 40297 33554432000 4194304 4896791 140734538124560 140734538119624 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8749/statm: 45989 40297 78 172 0 45815 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 206800

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 8844
/proc/meminfo: memFree=28789824/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4548 CPUtime=55.46 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 2594 50991 0 0 6 3 5525 12 20 0 1 0 284223667 4657152 672 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1137 672 174 410 0 719 0
[pid=8748] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8748/stat : 8748 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284229222 9367552 267 33554432000 4194304 5064252 140734763130368 140734763129280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8748/statm: 2287 267 226 213 0 72 0
[pid=8749] ppid=8748 vsize=188488 CPUtime=1666.35 cores=1,3,5,7
/proc/8749/stat : 8749 (glucose_static) R 8748 8727 6626 0 -1 4202496 114963 0 0 0 166525 110 0 0 20 0 1 0 284229222 193011712 42897 33554432000 4194304 4896791 140734538124560 140734538121768 4225388 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8749/statm: 47122 42897 78 172 0 46948 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 211332

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 8844
/proc/meminfo: memFree=28773852/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4548 CPUtime=55.46 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 2594 50991 0 0 6 3 5525 12 20 0 1 0 284223667 4657152 672 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1137 672 174 410 0 719 0
[pid=8748] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8748/stat : 8748 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284229222 9367552 267 33554432000 4194304 5064252 140734763130368 140734763129280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8748/statm: 2287 267 226 213 0 72 0
[pid=8749] ppid=8748 vsize=190060 CPUtime=1726.33 cores=1,3,5,7
/proc/8749/stat : 8749 (glucose_static) R 8748 8727 6626 0 -1 4202496 116955 0 0 0 172520 113 0 0 20 0 1 0 284229222 194621440 46040 33554432000 4194304 4896791 140734538124560 140734538121768 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8749/statm: 47515 46040 78 172 0 47341 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 212904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 8846
/proc/meminfo: memFree=28768752/32873648 swapFree=6864/6864
[pid=8727] ppid=8725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8727/stat : 8727 (runWbo2sat.sh) S 8725 8727 6626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284223667 9367552 274 33554432000 4194304 5064252 140735509725488 140735509724400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8727/statm: 2287 274 233 213 0 72 0
[pid=8728] ppid=8727 vsize=4548 CPUtime=55.46 cores=1,3,5,7
/proc/8728/stat : 8728 (wbo2sat) S 8727 8727 6626 0 -1 4202496 2594 50991 0 0 6 3 5525 12 20 0 1 0 284223667 4657152 672 33554432000 4194304 5872148 140733531632336 140733531625608 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8728/statm: 1137 672 174 410 0 719 0
[pid=8748] ppid=8728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8748/stat : 8748 (satsolver.sh) S 8728 8727 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284229222 9367552 267 33554432000 4194304 5064252 140734763130368 140734763129280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8748/statm: 2287 267 226 213 0 72 0
[pid=8749] ppid=8748 vsize=240912 CPUtime=1744.64 cores=1,3,5,7
/proc/8749/stat : 8749 (glucose_static) R 8748 8727 6626 0 -1 4202496 117951 0 0 0 174350 114 0 0 20 0 1 0 284229222 246693888 50084 33554432000 4194304 4896791 140734538124560 140734538121992 4224917 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8749/statm: 60228 50084 78 172 0 60054 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 263756

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.62
CPU time (s): 1800.1
CPU user time (s): 1798.81
CPU system time (s): 1.29
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 312000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.3166
system time used= 0.161975
maximum resident set size= 33128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54561
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70
involuntary context switches= 192

runsolver used 3.82942 second user time and 9.01963 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 06:56:22
IDJOB=3716354
IDBENCH=78711
IDSOLVER=2298
FILE ID=node125/3716354-1338180982
RUNJOBID= node125-1338160489-6643
PBS_JOBID= 14624562
Free space on /tmp= 71232 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-31-30--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716354-1338180982/watcher-3716354-1338180982 -o /tmp/evaluation-result-3716354-1338180982/solver-3716354-1338180982 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716354-1338180982.wbo 217331618 HOME HOME

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

MD5SUM BENCH= b618f143f0ce2a95508bc08f0990c2c8
RANDOM SEED=217331618

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28852348 kB
Buffers:          488780 kB
Cached:          2495872 kB
SwapCached:         2304 kB
Active:          1646440 kB
Inactive:        1514256 kB
Active(anon):     167652 kB
Inactive(anon):     9556 kB
Active(file):    1478788 kB
Inactive(file):  1504700 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:              8592 kB
Writeback:             0 kB
AnonPages:        302472 kB
Mapped:            15116 kB
Shmem:               104 kB
Slab:             719604 kB
SReclaimable:     163600 kB
SUnreclaim:       556004 kB
KernelStack:        1520 kB
PageTables:         4312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     325624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71240 MiB
End job on node125 at 2012-05-28 07:26:23