Trace number 3717358

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.09 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-25-20--soft-0-100-0.wbo
MD5SUM3ef623ad54bc9b8a55f5198a1c4abc02
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.024996
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables500
Total number of constraints45
Number of soft constraints45
Number of constraints which are clauses25
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 1950
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 1949
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.51	o 241
0.00/0.51	c current bound: 120
154.13/154.29	o 107
154.13/154.29	c current bound: 53
154.24/154.35	o 50
154.24/154.35	c current bound: 25
154.30/154.77	o 25
154.30/154.77	c current bound: 12
155.43/155.50	o 10
155.43/155.50	c current bound: 5
155.43/155.54	o 4
155.43/155.54	c current bound: 2
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	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-3717358-1338209718/watcher-3717358-1338209718 -o /tmp/evaluation-result-3717358-1338209718/solver-3717358-1338209718 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717358-1338209718.wbo 407875933 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/177 4051
/proc/meminfo: memFree=28221588/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0

[startup+0.0518741 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4051
/proc/meminfo: memFree=28221588/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10032 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4051
/proc/meminfo: memFree=28221588/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4051
/proc/meminfo: memFree=28221588/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700275 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4051
/proc/meminfo: memFree=28221588/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4058
/proc/meminfo: memFree=28212340/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=4008 CPUtime=0.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1001 2321 0 0 3 2 44 0 20 0 1 0 287097290 4104192 588 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 1002 588 173 410 0 584 0
[pid=4057] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4057/stat : 4057 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287097342 9367552 267 33554432000 4194304 5064252 140734285893904 140734285892816 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4057/statm: 2287 267 226 213 0 72 0
[pid=4058] ppid=4057 vsize=9524 CPUtime=0.97 cores=1,3,5,7
/proc/4058/stat : 4058 (glucose_static) R 4057 4051 2489 0 -1 4202496 2399 0 0 0 97 0 0 0 20 0 1 0 287097342 9752576 1937 33554432000 4194304 4896791 140733345724784 140733345721992 4224971 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4058/statm: 2381 1937 76 172 0 2207 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 31828

[startup+3.10034 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4058
/proc/meminfo: memFree=28211224/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=4008 CPUtime=0.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1001 2321 0 0 3 2 44 0 20 0 1 0 287097290 4104192 588 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 1002 588 173 410 0 584 0
[pid=4057] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4057/stat : 4057 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287097342 9367552 267 33554432000 4194304 5064252 140734285893904 140734285892816 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4057/statm: 2287 267 226 213 0 72 0
[pid=4058] ppid=4057 vsize=11672 CPUtime=2.57 cores=1,3,5,7
/proc/4058/stat : 4058 (glucose_static) R 4057 4051 2489 0 -1 4202496 3838 0 0 0 257 0 0 0 20 0 1 0 287097342 11952128 2507 33554432000 4194304 4896791 140733345724784 140733345721992 4225157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4058/statm: 2918 2507 76 172 0 2744 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 33976

[startup+6.30034 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4058
/proc/meminfo: memFree=28206148/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=4008 CPUtime=0.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1001 2321 0 0 3 2 44 0 20 0 1 0 287097290 4104192 588 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 1002 588 173 410 0 584 0
[pid=4057] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4057/stat : 4057 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287097342 9367552 267 33554432000 4194304 5064252 140734285893904 140734285892816 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4057/statm: 2287 267 226 213 0 72 0
[pid=4058] ppid=4057 vsize=12292 CPUtime=5.77 cores=1,3,5,7
/proc/4058/stat : 4058 (glucose_static) R 4057 4051 2489 0 -1 4202496 6710 0 0 0 576 1 0 0 20 0 1 0 287097342 12587008 2517 33554432000 4194304 4896791 140733345724784 140733345722360 4205551 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4058/statm: 3073 2517 76 172 0 2899 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34596

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 4058
/proc/meminfo: memFree=28197472/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=4008 CPUtime=0.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1001 2321 0 0 3 2 44 0 20 0 1 0 287097290 4104192 588 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 1002 588 173 410 0 584 0
[pid=4057] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4057/stat : 4057 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287097342 9367552 267 33554432000 4194304 5064252 140734285893904 140734285892816 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4057/statm: 2287 267 226 213 0 72 0
[pid=4058] ppid=4057 vsize=20456 CPUtime=12.17 cores=1,3,5,7
/proc/4058/stat : 4058 (glucose_static) R 4057 4051 2489 0 -1 4202496 9730 0 0 0 1215 2 0 0 20 0 1 0 287097342 20946944 4560 33554432000 4194304 4896791 140733345724784 140733345722152 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4058/statm: 5114 4560 76 172 0 4940 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 42760

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 4058
/proc/meminfo: memFree=28196356/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=4008 CPUtime=0.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1001 2321 0 0 3 2 44 0 20 0 1 0 287097290 4104192 588 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 1002 588 173 410 0 584 0
[pid=4057] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4057/stat : 4057 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287097342 9367552 267 33554432000 4194304 5064252 140734285893904 140734285892816 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4057/statm: 2287 267 226 213 0 72 0
[pid=4058] ppid=4057 vsize=22116 CPUtime=24.97 cores=1,3,5,7
/proc/4058/stat : 4058 (glucose_static) R 4057 4051 2489 0 -1 4202496 15518 0 0 0 2493 4 0 0 20 0 1 0 287097342 22646784 4128 33554432000 4194304 4896791 140733345724784 140733345722312 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4058/statm: 5529 4128 76 172 0 5355 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 44420

[startup+51.1005 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 4058
/proc/meminfo: memFree=28184208/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=4008 CPUtime=0.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1001 2321 0 0 3 2 44 0 20 0 1 0 287097290 4104192 588 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 1002 588 173 410 0 584 0
[pid=4057] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4057/stat : 4057 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287097342 9367552 267 33554432000 4194304 5064252 140734285893904 140734285892816 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4057/statm: 2287 267 226 213 0 72 0
[pid=4058] ppid=4057 vsize=43172 CPUtime=50.56 cores=1,3,5,7
/proc/4058/stat : 4058 (glucose_static) R 4057 4051 2489 0 -1 4202496 20899 0 0 0 5049 7 0 0 20 0 1 0 287097342 44208128 8008 33554432000 4194304 4896791 140733345724784 140733345721992 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4058/statm: 10793 8008 76 172 0 10619 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 65476

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4059
/proc/meminfo: memFree=28165140/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=4008 CPUtime=0.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1001 2321 0 0 3 2 44 0 20 0 1 0 287097290 4104192 588 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 1002 588 173 410 0 584 0
[pid=4057] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4057/stat : 4057 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287097342 9367552 267 33554432000 4194304 5064252 140734285893904 140734285892816 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4057/statm: 2287 267 226 213 0 72 0
[pid=4058] ppid=4057 vsize=45892 CPUtime=101.75 cores=1,3,5,7
/proc/4058/stat : 4058 (glucose_static) R 4057 4051 2489 0 -1 4202496 29138 0 0 0 10164 11 0 0 20 0 1 0 287097342 46993408 9934 33554432000 4194304 4896791 140733345724784 140733345722040 4225134 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4058/statm: 11473 9934 76 172 0 11299 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 68196

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 4074
/proc/meminfo: memFree=28195680/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=3496 CPUtime=155.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1659 47202 0 0 3 3 15524 19 20 0 1 0 287097290 3579904 512 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 874 512 173 410 0 456 0
[pid=4073] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/4074/stat : 4074 (glucose_static) R 4073 4051 2489 0 -1 4202496 98898 0 0 0 120575 73 0 0 20 0 1 0 287112845 97574912 21080 33554432000 4194304 4896791 140735499945936 140735499943464 4225344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4074/statm: 23822 21080 78 172 0 23648 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 117080

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4347
/proc/meminfo: memFree=28122576/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=3496 CPUtime=155.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1659 47202 0 0 3 3 15524 19 20 0 1 0 287097290 3579904 512 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 874 512 173 410 0 456 0
[pid=4073] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4073/stat : 4073 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287112845 9367552 266 33554432000 4194304 5064252 140736096395200 140736096394112 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4073/statm: 2287 266 226 213 0 72 0
[pid=4074] ppid=4073 vsize=114896 CPUtime=1266.47 cores=1,3,5,7
/proc/4074/stat : 4074 (glucose_static) R 4073 4051 2489 0 -1 4202496 101590 0 0 0 126571 76 0 0 20 0 1 0 287112845 117653504 23832 33554432000 4194304 4896791 140735499945936 140735499943464 4225011 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4074/statm: 28724 23832 78 172 0 28550 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 136688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4350
/proc/meminfo: memFree=28110928/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=3496 CPUtime=155.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1659 47202 0 0 3 3 15524 19 20 0 1 0 287097290 3579904 512 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 874 512 173 410 0 456 0
[pid=4073] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4073/stat : 4073 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287112845 9367552 266 33554432000 4194304 5064252 140736096395200 140736096394112 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4073/statm: 2287 266 226 213 0 72 0
[pid=4074] ppid=4073 vsize=116200 CPUtime=1326.46 cores=1,3,5,7
/proc/4074/stat : 4074 (glucose_static) R 4073 4051 2489 0 -1 4202496 103356 0 0 0 132568 78 0 0 20 0 1 0 287112845 118988800 24586 33554432000 4194304 4896791 140735499945936 140735499943192 4224975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4074/statm: 29050 24586 78 172 0 28876 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 137992

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4353
/proc/meminfo: memFree=28120768/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=3496 CPUtime=155.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1659 47202 0 0 3 3 15524 19 20 0 1 0 287097290 3579904 512 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 874 512 173 410 0 456 0
[pid=4073] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4073/stat : 4073 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287112845 9367552 266 33554432000 4194304 5064252 140736096395200 140736096394112 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4073/statm: 2287 266 226 213 0 72 0
[pid=4074] ppid=4073 vsize=99452 CPUtime=1386.45 cores=1,3,5,7
/proc/4074/stat : 4074 (glucose_static) R 4073 4051 2489 0 -1 4202496 105824 0 0 0 138564 81 0 0 20 0 1 0 287112845 101838848 21553 33554432000 4194304 4896791 140735499945936 140735499943464 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4074/statm: 24863 21553 78 172 0 24689 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 121244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4354
/proc/meminfo: memFree=28111320/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=3496 CPUtime=155.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1659 47202 0 0 3 3 15524 19 20 0 1 0 287097290 3579904 512 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 874 512 173 410 0 456 0
[pid=4073] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4073/stat : 4073 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287112845 9367552 266 33554432000 4194304 5064252 140736096395200 140736096394112 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4073/statm: 2287 266 226 213 0 72 0
[pid=4074] ppid=4073 vsize=102084 CPUtime=1446.43 cores=1,3,5,7
/proc/4074/stat : 4074 (glucose_static) R 4073 4051 2489 0 -1 4202496 108109 0 0 0 144560 83 0 0 20 0 1 0 287112845 104534016 23246 33554432000 4194304 4896791 140735499945936 140735499943192 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4074/statm: 25521 23246 78 172 0 25347 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 123876

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4357
/proc/meminfo: memFree=28119852/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=3496 CPUtime=155.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1659 47202 0 0 3 3 15524 19 20 0 1 0 287097290 3579904 512 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 874 512 173 410 0 456 0
[pid=4073] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4073/stat : 4073 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287112845 9367552 266 33554432000 4194304 5064252 140736096395200 140736096394112 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4073/statm: 2287 266 226 213 0 72 0
[pid=4074] ppid=4073 vsize=122528 CPUtime=1506.43 cores=1,3,5,7
/proc/4074/stat : 4074 (glucose_static) R 4073 4051 2489 0 -1 4202496 110287 0 0 0 150557 86 0 0 20 0 1 0 287112845 125468672 26342 33554432000 4194304 4896791 140735499945936 140735499943192 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4074/statm: 30632 26342 78 172 0 30458 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 144320

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4357
/proc/meminfo: memFree=28122496/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=3496 CPUtime=155.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1659 47202 0 0 3 3 15524 19 20 0 1 0 287097290 3579904 512 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 874 512 173 410 0 456 0
[pid=4073] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4073/stat : 4073 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287112845 9367552 266 33554432000 4194304 5064252 140736096395200 140736096394112 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4073/statm: 2287 266 226 213 0 72 0
[pid=4074] ppid=4073 vsize=124176 CPUtime=1566.41 cores=1,3,5,7
/proc/4074/stat : 4074 (glucose_static) R 4073 4051 2489 0 -1 4202496 112619 0 0 0 156553 88 0 0 20 0 1 0 287112845 127156224 25219 33554432000 4194304 4896791 140735499945936 140735499943192 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4074/statm: 31044 25219 78 172 0 30870 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 145968

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4360
/proc/meminfo: memFree=28150780/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=3496 CPUtime=155.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1659 47202 0 0 3 3 15524 19 20 0 1 0 287097290 3579904 512 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 874 512 173 410 0 456 0
[pid=4073] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4073/stat : 4073 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287112845 9367552 266 33554432000 4194304 5064252 140736096395200 140736096394112 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4073/statm: 2287 266 226 213 0 72 0
[pid=4074] ppid=4073 vsize=107016 CPUtime=1626.4 cores=1,3,5,7
/proc/4074/stat : 4074 (glucose_static) R 4073 4051 2489 0 -1 4202496 114312 0 0 0 162551 89 0 0 20 0 1 0 287112845 109584384 23968 33554432000 4194304 4896791 140735499945936 140735499943464 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4074/statm: 26754 23968 78 172 0 26580 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 128808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4360
/proc/meminfo: memFree=28142536/32873852 swapFree=6848/6848
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (runWbo2satCp2.s) S 4049 4051 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287097290 9367552 275 33554432000 4194304 5064252 140733434550384 140733434549296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=3496 CPUtime=155.49 cores=1,3,5,7
/proc/4052/stat : 4052 (wbo2sat) S 4051 4051 2489 0 -1 4202496 1659 47202 0 0 3 3 15524 19 20 0 1 0 287097290 3579904 512 33554432000 4194304 5872148 140735572308768 140735572302040 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 874 512 173 410 0 456 0
[pid=4073] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4073/stat : 4073 (satsolver.sh) S 4052 4051 2489 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287112845 9367552 266 33554432000 4194304 5064252 140736096395200 140736096394112 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4073/statm: 2287 266 226 213 0 72 0
[pid=4074] ppid=4073 vsize=126272 CPUtime=1644.6 cores=1,3,5,7
/proc/4074/stat : 4074 (glucose_static) R 4073 4051 2489 0 -1 4202496 114950 0 0 0 164370 90 0 0 20 0 1 0 287112845 129302528 26132 33554432000 4194304 4896791 140735499945936 140735499943368 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4074/statm: 31568 26132 78 172 0 31394 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 148064

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 4051 and gives
#  childrusage.ru_utime.tv_sec=155
#  childrusage.ru_utime.tv_usec=284393
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=228965
# CPU time returned by wait4() is 155.513
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.97
CPU system time (s): 1.12
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 197272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 155.284
system time used= 0.228965
maximum resident set size= 62008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49836
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63
involuntary context switches= 193

runsolver used 3.13952 second user time and 7.38088 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-28 14:55:18
IDJOB=3717358
IDBENCH=79187
IDSOLVER=2299
FILE ID=node129/3717358-1338209718
RUNJOBID= node129-1338193705-2506
PBS_JOBID= 14624591
Free space on /tmp= 71164 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-25-20--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717358-1338209718/watcher-3717358-1338209718 -o /tmp/evaluation-result-3717358-1338209718/solver-3717358-1338209718 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717358-1338209718.wbo 407875933 HOME HOME

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

MD5SUM BENCH= 3ef623ad54bc9b8a55f5198a1c4abc02
RANDOM SEED=407875933

node129.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.957
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.91
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.957
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.957
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.957
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.957
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.90
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.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28221580 kB
Buffers:          399152 kB
Cached:          3186900 kB
SwapCached:            0 kB
Active:          1500888 kB
Inactive:        2290200 kB
Active(anon):     207452 kB
Inactive(anon):        0 kB
Active(file):    1293436 kB
Inactive(file):  2290200 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8564 kB
Writeback:             0 kB
AnonPages:        348588 kB
Mapped:            15176 kB
Shmem:               204 kB
Slab:             721008 kB
SReclaimable:     163596 kB
SUnreclaim:       557412 kB
KernelStack:        1504 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     343608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 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= 71140 MiB
End job on node129 at 2012-05-28 15:25:19