Trace number 3694270

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

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.01-2.opb
MD5SUMa5191d93a779f8a3cc9e0ce05eabef05
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark70991
Best CPU time to get the best result obtained on this benchmark1800.39
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208141
Total number of constraints2069692
Number of constraints which are clauses2069692
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

8.97/9.00	c model valid
8.97/9.00	c current solution ok
13.25/13.48	o 248264
13.25/13.48	c fallback to adder encoding
1800.06/1800.61	c error: unexpected solver exit code
1800.06/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-3694270-1338234173/watcher-3694270-1338234173 -o /tmp/evaluation-result-3694270-1338234173/solver-3694270-1338234173 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694270-1338234173.opb 1983576634 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.02 2.01 2.00 3/179 18867
/proc/meminfo: memFree=30496236/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0

[startup+0.0179989 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 18867
/proc/meminfo: memFree=30496236/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100305 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 18867
/proc/meminfo: memFree=30496236/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300289 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 18867
/proc/meminfo: memFree=30496236/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700287 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 18867
/proc/meminfo: memFree=30496236/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18869
/proc/meminfo: memFree=30487588/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=19788 CPUtime=1.49 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) R 18867 18867 17515 0 -1 4202496 2698 0 0 0 148 1 0 0 20 0 1 0 289542409 20262912 3181 33554432000 4194304 5873084 140735865806912 140735865804584 5127424 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18868/statm: 4947 3181 145 410 0 4529 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28936

[startup+3.10032 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18869
/proc/meminfo: memFree=30476596/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=36832 CPUtime=3.09 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) R 18867 18867 17515 0 -1 4202496 3401 0 0 0 307 2 0 0 20 0 1 0 289542409 37715968 6431 33554432000 4194304 5873084 140735865806912 140735865804280 4434688 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18868/statm: 9208 6431 145 410 0 8790 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45980

[startup+6.30025 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18869
/proc/meminfo: memFree=30434096/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=92416 CPUtime=5.58 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 10283 0 0 0 547 11 0 0 20 0 1 0 289542409 94633984 18298 33554432000 4194304 5873084 140735865806912 140735865803336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18868/statm: 23104 18298 162 410 0 22686 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 101564

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18871
/proc/meminfo: memFree=30351344/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=101920 CPUtime=12.56 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) R 18867 18867 17515 0 -1 4202496 12324 21504 0 0 878 306 66 6 20 0 1 0 289542409 104366080 20683 33554432000 4194304 5873084 140735865806912 140735865802344 5127520 0 0 4096 0 0 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 25480 20683 171 410 0 25062 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 111068

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 18874
/proc/meminfo: memFree=29658028/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=241900 CPUtime=15.4 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 21032 22017 0 0 1074 385 66 15 20 0 1 0 289542409 247705600 55512 33554432000 4194304 5873084 140735865806912 140735865800728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 60475 55512 178 410 0 60057 0
[pid=18873] ppid=18868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18873/stat : 18873 (satsolver.sh) S 18868 18867 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289543963 9367552 267 33554432000 4194304 5064252 140733798140352 140733798139264 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18873/statm: 2287 267 226 213 0 72 0
[pid=18874] ppid=18873 vsize=414912 CPUtime=9.94 cores=0,2,4,6
/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 68444 0 0 0 974 20 0 0 20 0 1 0 289543963 424869888 96334 33554432000 4194304 4896791 140736334229376 140736334226584 4202992 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 103728 96334 78 172 0 103554 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 675108

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 18874
/proc/meminfo: memFree=29669696/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=241900 CPUtime=15.4 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 21032 22017 0 0 1074 385 66 15 20 0 1 0 289542409 247705600 55512 33554432000 4194304 5873084 140735865806912 140735865800728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 60475 55512 178 410 0 60057 0
[pid=18873] ppid=18868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18873/stat : 18873 (satsolver.sh) S 18868 18867 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289543963 9367552 267 33554432000 4194304 5064252 140733798140352 140733798139264 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18873/statm: 2287 267 226 213 0 72 0
[pid=18874] ppid=18873 vsize=414912 CPUtime=35.54 cores=0,2,4,6
/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 68444 0 0 0 3534 20 0 0 20 0 1 0 289543963 424869888 96334 33554432000 4194304 4896791 140736334229376 140736334226584 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 103728 96334 78 172 0 103554 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 675108

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18874
/proc/meminfo: memFree=29676152/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=241900 CPUtime=15.4 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 21032 22017 0 0 1074 385 66 15 20 0 1 0 289542409 247705600 55512 33554432000 4194304 5873084 140735865806912 140735865800728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 60475 55512 178 410 0 60057 0
[pid=18873] ppid=18868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18873/stat : 18873 (satsolver.sh) S 18868 18867 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289543963 9367552 267 33554432000 4194304 5064252 140733798140352 140733798139264 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18873/statm: 2287 267 226 213 0 72 0
[pid=18874] ppid=18873 vsize=414912 CPUtime=86.74 cores=0,2,4,6
/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 68445 0 0 0 8654 20 0 0 20 0 1 0 289543963 424869888 96335 33554432000 4194304 4896791 140736334229376 140736334226584 4203082 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 103728 96335 78 172 0 103554 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 675108

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18874
/proc/meminfo: memFree=29634764/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=241900 CPUtime=15.4 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 21032 22017 0 0 1074 385 66 15 20 0 1 0 289542409 247705600 55512 33554432000 4194304 5873084 140735865806912 140735865800728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 60475 55512 178 410 0 60057 0
[pid=18873] ppid=18868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18873/stat : 18873 (satsolver.sh) S 18868 18867 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289543963 9367552 267 33554432000 4194304 5064252 140733798140352 140733798139264 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18873/statm: 2287 267 226 213 0 72 0
[pid=18874] ppid=18873 vsize=414912 CPUtime=146.72 cores=0,2,4,6
/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 68445 0 0 0 14652 20 0 0 20 0 1 0 289543963 424869888 96335 33554432000 4194304 4896791 140736334229376 140736334226584 4224819 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 103728 96335 78 172 0 103554 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 675108

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18874
/proc/meminfo: memFree=29632652/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=241900 CPUtime=15.4 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 21032 22017 0 0 1074 385 66 15 20 0 1 0 289542409 247705600 55512 33554432000 4194304 5873084 140735865806912 140735865800728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 60475 55512 178 410 0 60057 0
[pid=18873] ppid=18868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18873/stat : 18873 (satsolver.sh) S 18868 18867 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289543963 9367552 267 33554432000 4194304 5064252 140733798140352 140733798139264 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18873/statm: 2287 267 226 213 0 72 0
[pid=18874] ppid=18873 vsize=414912 CPUtime=206.71 cores=0,2,4,6
/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 68446 0 0 0 20651 20 0 0 20 0 1 0 289543963 424869888 96336 33554432000 4194304 4896791 140736334229376 140736334226584 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 103728 96336 78 172 0 103554 0
Current children cumulated CPU time (s) 222.11

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

/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 138757 0 0 0 134479 168 0 0 20 0 1 0 289543963 756236288 161546 33554432000 4194304 4896791 140736334229376 140736334226600 4205322 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 184628 161546 78 172 0 184454 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 998708

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18952
/proc/meminfo: memFree=28692280/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=241900 CPUtime=15.4 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 21032 22017 0 0 1074 385 66 15 20 0 1 0 289542409 247705600 55512 33554432000 4194304 5873084 140735865806912 140735865800728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 60475 55512 178 410 0 60057 0
[pid=18873] ppid=18868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18873/stat : 18873 (satsolver.sh) S 18868 18867 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289543963 9367552 267 33554432000 4194304 5064252 140733798140352 140733798139264 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18873/statm: 2287 267 226 213 0 72 0
[pid=18874] ppid=18873 vsize=748224 CPUtime=1406.46 cores=0,2,4,6
/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 141919 0 0 0 140471 175 0 0 20 0 1 0 289543963 766181376 164013 33554432000 4194304 4896791 140736334229376 140736334226584 4203806 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 187056 164013 78 172 0 186882 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 1008420

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18952
/proc/meminfo: memFree=28667844/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=241900 CPUtime=15.4 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 21032 22017 0 0 1074 385 66 15 20 0 1 0 289542409 247705600 55512 33554432000 4194304 5873084 140735865806912 140735865800728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 60475 55512 178 410 0 60057 0
[pid=18873] ppid=18868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18873/stat : 18873 (satsolver.sh) S 18868 18867 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289543963 9367552 267 33554432000 4194304 5064252 140733798140352 140733798139264 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18873/statm: 2287 267 226 213 0 72 0
[pid=18874] ppid=18873 vsize=971452 CPUtime=1466.44 cores=0,2,4,6
/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 145465 0 0 0 146464 180 0 0 20 0 1 0 289543963 994766848 177548 33554432000 4194304 4896791 140736334229376 140736334226584 4235566 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 242863 177548 78 172 0 242689 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 1231648

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18953
/proc/meminfo: memFree=28464856/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=241900 CPUtime=15.4 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 21032 22017 0 0 1074 385 66 15 20 0 1 0 289542409 247705600 55512 33554432000 4194304 5873084 140735865806912 140735865800728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 60475 55512 178 410 0 60057 0
[pid=18873] ppid=18868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18873/stat : 18873 (satsolver.sh) S 18868 18867 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289543963 9367552 267 33554432000 4194304 5064252 140733798140352 140733798139264 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18873/statm: 2287 267 226 213 0 72 0
[pid=18874] ppid=18873 vsize=783540 CPUtime=1526.44 cores=0,2,4,6
/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 151119 0 0 0 152457 187 0 0 20 0 1 0 289543963 802344960 183665 33554432000 4194304 4896791 140736334229376 140736334226584 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 195885 183665 78 172 0 195711 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 1043736

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18953
/proc/meminfo: memFree=28606184/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=241900 CPUtime=15.4 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 21032 22017 0 0 1074 385 66 15 20 0 1 0 289542409 247705600 55512 33554432000 4194304 5873084 140735865806912 140735865800728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 60475 55512 178 410 0 60057 0
[pid=18873] ppid=18868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18873/stat : 18873 (satsolver.sh) S 18868 18867 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289543963 9367552 267 33554432000 4194304 5064252 140733798140352 140733798139264 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18873/statm: 2287 267 226 213 0 72 0
[pid=18874] ppid=18873 vsize=790148 CPUtime=1586.4 cores=0,2,4,6
/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 153906 0 0 0 158446 194 0 0 20 0 1 0 289543963 809111552 187107 33554432000 4194304 4896791 140736334229376 140736334226584 4229804 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 197537 187107 78 172 0 197363 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 1050344

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18956
/proc/meminfo: memFree=28602084/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=241900 CPUtime=15.4 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 21032 22017 0 0 1074 385 66 15 20 0 1 0 289542409 247705600 55512 33554432000 4194304 5873084 140735865806912 140735865800728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 60475 55512 178 410 0 60057 0
[pid=18873] ppid=18868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18873/stat : 18873 (satsolver.sh) S 18868 18867 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289543963 9367552 267 33554432000 4194304 5064252 140733798140352 140733798139264 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18873/statm: 2287 267 226 213 0 72 0
[pid=18874] ppid=18873 vsize=796756 CPUtime=1646.38 cores=0,2,4,6
/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 156255 0 0 0 164437 201 0 0 20 0 1 0 289543963 815878144 188056 33554432000 4194304 4896791 140736334229376 140736334226584 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 199189 188056 78 172 0 199015 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 1056952

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18956
/proc/meminfo: memFree=28610036/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=241900 CPUtime=15.4 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 21032 22017 0 0 1074 385 66 15 20 0 1 0 289542409 247705600 55512 33554432000 4194304 5873084 140735865806912 140735865800728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 60475 55512 178 410 0 60057 0
[pid=18873] ppid=18868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18873/stat : 18873 (satsolver.sh) S 18868 18867 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289543963 9367552 267 33554432000 4194304 5064252 140733798140352 140733798139264 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18873/statm: 2287 267 226 213 0 72 0
[pid=18874] ppid=18873 vsize=802340 CPUtime=1706.36 cores=0,2,4,6
/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 158361 0 0 0 170428 208 0 0 20 0 1 0 289543963 821596160 185380 33554432000 4194304 4896791 140736334229376 140736334226600 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 200585 185380 78 172 0 200411 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 1062536

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18956
/proc/meminfo: memFree=28586584/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=241900 CPUtime=15.4 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 21032 22017 0 0 1074 385 66 15 20 0 1 0 289542409 247705600 55512 33554432000 4194304 5873084 140735865806912 140735865800728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 60475 55512 178 410 0 60057 0
[pid=18873] ppid=18868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18873/stat : 18873 (satsolver.sh) S 18868 18867 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289543963 9367552 267 33554432000 4194304 5064252 140733798140352 140733798139264 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18873/statm: 2287 267 226 213 0 72 0
[pid=18874] ppid=18873 vsize=1019808 CPUtime=1766.36 cores=0,2,4,6
/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 160473 0 0 0 176421 215 0 0 20 0 1 0 289543963 1044283392 218608 33554432000 4194304 4896791 140736334229376 140736334226584 4216471 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 254952 218608 78 172 0 254778 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 1280004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18956
/proc/meminfo: memFree=28568964/32873844 swapFree=7112/7112
[pid=18867] ppid=18865 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18867/stat : 18867 (runPb2satCp2.sh) S 18865 18867 17515 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289542409 9367552 274 33554432000 4194304 5064252 140733737448256 140733737447168 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18867/statm: 2287 274 233 213 0 72 0
[pid=18868] ppid=18867 vsize=241900 CPUtime=15.4 cores=0,2,4,6
/proc/18868/stat : 18868 (pb2sat) S 18867 18867 17515 0 -1 4202496 21032 22017 0 0 1074 385 66 15 20 0 1 0 289542409 247705600 55512 33554432000 4194304 5873084 140735865806912 140735865800728 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/18868/statm: 60475 55512 178 410 0 60057 0
[pid=18873] ppid=18868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18873/stat : 18873 (satsolver.sh) S 18868 18867 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289543963 9367552 267 33554432000 4194304 5064252 140733798140352 140733798139264 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18873/statm: 2287 267 226 213 0 72 0
[pid=18874] ppid=18873 vsize=808876 CPUtime=1784.66 cores=0,2,4,6
/proc/18874/stat : 18874 (glucose_static) R 18873 18867 17515 0 -1 4202496 160705 0 0 0 178250 216 0 0 20 0 1 0 289543963 828289024 189570 33554432000 4194304 4896791 140736334229376 140736334226584 4225201 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18874/statm: 202219 189570 78 172 0 202045 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1069072

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 18867 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=415264
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=16389
# CPU time returned by wait4() is 15.4317
# while last known CPU time is 1800.06
#
# 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.06
CPU user time (s): 1793.9
CPU system time (s): 6.16
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 1390168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.4153
system time used= 4.01639
maximum resident set size= 352300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44025
page faults= 0
swaps= 0
block input operations= 0
block output operations= 549504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 40

runsolver used 2.90256 second user time and 8.35673 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-28 21:42:55
IDJOB=3694270
IDBENCH=92823
IDSOLVER=2273
FILE ID=node142/3694270-1338234173
RUNJOBID= node142-1338222127-17531
PBS_JOBID= 14624621
Free space on /tmp= 71508 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.01-2.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694270-1338234173/watcher-3694270-1338234173 -o /tmp/evaluation-result-3694270-1338234173/solver-3694270-1338234173 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694270-1338234173.opb 1983576634 HOME HOME

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

MD5SUM BENCH= a5191d93a779f8a3cc9e0ce05eabef05
RANDOM SEED=1983576634

node142.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.776
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.55
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.776
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.776
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	: 5391.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.776
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.92
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.776
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.776
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.776
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.776
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:       32873844 kB
MemFree:        30496236 kB
Buffers:          369780 kB
Cached:           637088 kB
SwapCached:            0 kB
Active:          1291412 kB
Inactive:         258348 kB
Active(anon):     533284 kB
Inactive(anon):    11208 kB
Active(file):     758128 kB
Inactive(file):   247140 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             74068 kB
Writeback:             0 kB
AnonPages:        547064 kB
Mapped:            12724 kB
Shmem:               200 kB
Slab:             686868 kB
SReclaimable:     128696 kB
SUnreclaim:       558172 kB
KernelStack:        1472 kB
PageTables:         5100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     722588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    438272 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= 70968 MiB
End job on node142 at 2012-05-28 22:12:56