Trace number 3694438

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.02 1800.61

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/
random/rand.newlist/normalized-rand362510.cudf.trendy.opb
MD5SUMb2c31f294bca10e9f13f12948f1e512f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5239100859
Best CPU time to get the best result obtained on this benchmark3.59345
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7206
Total number of constraints29537
Number of constraints which are clauses29244
Number of constraints which are cardinality constraints (but not clauses)293
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 3410
Biggest coefficient in the objective function 4973940243
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 2745609187592
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 4973940243
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 2745609187592
Number of bits of the biggest sum of numbers42
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.22	c model valid
0.00/0.22	c current solution ok
0.00/0.30	o 1273972663175
0.00/0.30	c fallback to adder encoding
1800.02/1800.61	c error: unexpected solver exit code
1800.02/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-3694438-1338104625/watcher-3694438-1338104625 -o /tmp/evaluation-result-3694438-1338104625/solver-3694438-1338104625 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694438-1338104625.opb 2125404284 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.00 2.00 2.00 3/179 22765
/proc/meminfo: memFree=28918084/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0

[startup+0.0215249 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22765
/proc/meminfo: memFree=28918084/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100143 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22765
/proc/meminfo: memFree=28918084/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300142 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22765
/proc/meminfo: memFree=28918084/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700165 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22765
/proc/meminfo: memFree=28918084/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22770
/proc/meminfo: memFree=28857988/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 85020

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22772
/proc/meminfo: memFree=28681964/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=139220 CPUtime=1.78 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 26329 0 0 0 171 7 0 0 20 0 1 0 276588043 142561280 30112 33554432000 4194304 4896791 140733452938944 140733452936264 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 34805 30112 77 172 0 34631 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 233388

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22772
/proc/meminfo: memFree=28674432/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=141016 CPUtime=4.97 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 27834 0 0 0 490 7 0 0 20 0 1 0 276588043 144400384 31101 33554432000 4194304 4896791 140733452938944 140733452936152 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 35254 31101 78 172 0 35080 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 235184

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22772
/proc/meminfo: memFree=28663036/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=142328 CPUtime=11.37 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 29948 0 0 0 1130 7 0 0 20 0 1 0 276588043 145743872 31419 33554432000 4194304 4896791 140733452938944 140733452936456 4223879 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 35582 31419 78 172 0 35408 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 236496

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22772
/proc/meminfo: memFree=28674784/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=164156 CPUtime=24.17 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 34719 0 0 0 2408 9 0 0 20 0 1 0 276588043 168095744 33541 33554432000 4194304 4896791 140733452938944 140733452936456 4204839 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 41039 33541 78 172 0 40865 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 258324

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22772
/proc/meminfo: memFree=28670976/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=150956 CPUtime=49.76 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 41577 0 0 0 4964 12 0 0 20 0 1 0 276588043 154578944 34050 33554432000 4194304 4896791 140733452938944 140733452936152 4202982 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 37739 34050 78 172 0 37565 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 245124

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 22772
/proc/meminfo: memFree=28624240/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=178400 CPUtime=100.97 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 52399 0 0 0 10078 19 0 0 20 0 1 0 276588043 182681600 36781 33554432000 4194304 4896791 140733452938944 140733452936088 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 44600 36781 78 172 0 44426 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 272568

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22773
/proc/meminfo: memFree=28594196/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=186928 CPUtime=160.95 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 61907 0 0 0 16070 25 0 0 20 0 1 0 276588043 191414272 41995 33554432000 4194304 4896791 140733452938944 140733452936152 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 46732 41995 78 172 0 46558 0
Current children cumulated CPU time (s) 162.06

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

/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 136023 0 0 0 141930 139 0 0 20 0 1 0 276588043 390000640 82271 33554432000 4194304 4896791 140733452938944 140733452936152 4225171 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 95215 82271 78 172 0 95041 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 475028

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22852
/proc/meminfo: memFree=28046712/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=382996 CPUtime=1480.68 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 137572 0 0 0 147925 143 0 0 20 0 1 0 276588043 392187904 87375 33554432000 4194304 4896791 140733452938944 140733452936152 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 95749 87375 78 172 0 95575 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 477164

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22852
/proc/meminfo: memFree=28058824/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=387688 CPUtime=1540.67 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 140130 0 0 0 153919 148 0 0 20 0 1 0 276588043 396992512 82239 33554432000 4194304 4896791 140733452938944 140733452936472 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 96922 82239 78 172 0 96748 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 481856

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 22855
/proc/meminfo: memFree=28030960/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=389908 CPUtime=1600.65 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 141757 0 0 0 159914 151 0 0 20 0 1 0 276588043 399265792 87425 33554432000 4194304 4896791 140733452938944 140733452934616 4225136 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 97477 87425 78 172 0 97303 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 484076

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22855
/proc/meminfo: memFree=28018888/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=392032 CPUtime=1660.65 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 143273 0 0 0 165910 155 0 0 20 0 1 0 276588043 401440768 90448 33554432000 4194304 4896791 140733452938944 140733452936152 4225204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 98008 90448 78 172 0 97834 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 486200

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 22855
/proc/meminfo: memFree=28025192/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=343336 CPUtime=1720.62 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 144909 0 0 0 171903 159 0 0 20 0 1 0 276588043 351576064 82857 33554432000 4194304 4896791 140733452938944 140733452936520 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 85834 82857 78 172 0 85660 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 437504

[startup+1782.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/182 22855
/proc/meminfo: memFree=27959076/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=395032 CPUtime=1780.61 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 147450 0 0 0 177898 163 0 0 20 0 1 0 276588043 404512768 86113 33554432000 4194304 4896791 140733452938944 140733452934616 4207799 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 98758 86113 78 172 0 98584 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 489200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 22856
/proc/meminfo: memFree=27981152/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=395448 CPUtime=1798.91 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 147539 0 0 0 179728 163 0 0 20 0 1 0 276588043 404938752 90365 33554432000 4194304 4896791 140733452938944 140733452934680 4204864 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 98862 90365 78 172 0 98688 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 489616

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 22856
/proc/meminfo: memFree=27981152/32873648 swapFree=6864/6864
[pid=22765] ppid=22763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22765/stat : 22765 (runPb2satCp2.sh) S 22763 22765 18002 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276587912 9367552 275 33554432000 4194304 5064252 140735735041840 140735735040752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22765/statm: 2287 275 233 213 0 72 0
[pid=22766] ppid=22765 vsize=75872 CPUtime=1.11 cores=1,3,5,7
/proc/22766/stat : 22766 (pb2sat) S 22765 22765 18002 0 -1 4202496 6133 2576 0 0 89 16 6 0 20 0 1 0 276587912 77692928 15090 33554432000 4194304 5873084 140735404514688 140735404508504 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 16 0 0
/proc/22766/statm: 18968 15090 179 410 0 18550 0
[pid=22771] ppid=22766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22771/stat : 22771 (satsolver.sh) S 22766 22765 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276588043 9367552 267 33554432000 4194304 5064252 140737251546704 140737251545616 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22771/statm: 2287 267 226 213 0 72 0
[pid=22772] ppid=22771 vsize=395448 CPUtime=1798.91 cores=1,3,5,7
/proc/22772/stat : 22772 (glucose_static) R 22771 22765 18002 0 -1 4202496 147539 0 0 0 179728 163 0 0 20 0 1 0 276588043 404938752 90365 33554432000 4194304 4896791 140733452938944 140733452934680 4204864 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22772/statm: 98862 90365 78 172 0 98688 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 489616

Child status: 0

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

Real time (s): 1800.61
CPU time (s): 1800.02
CPU user time (s): 1798.23
CPU system time (s): 1.79
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 569212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.967852
system time used= 0.177972
maximum resident set size= 111040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9687
page faults= 0
swaps= 0
block input operations= 0
block output operations= 105640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 12

runsolver used 3.2775 second user time and 8.94464 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-27 09:43:45
IDJOB=3694438
IDBENCH=72310
IDSOLVER=2273
FILE ID=node125/3694438-1338104625
RUNJOBID= node125-1338089726-18019
PBS_JOBID= 14624468
Free space on /tmp= 71200 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/random/rand.newlist/normalized-rand362510.cudf.trendy.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694438-1338104625/watcher-3694438-1338104625 -o /tmp/evaluation-result-3694438-1338104625/solver-3694438-1338104625 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694438-1338104625.opb 2125404284 HOME HOME

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

MD5SUM BENCH= b2c31f294bca10e9f13f12948f1e512f
RANDOM SEED=2125404284

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:        28918720 kB
Buffers:          328916 kB
Cached:          2455092 kB
SwapCached:         2336 kB
Active:          1657360 kB
Inactive:        1461156 kB
Active(anon):     327584 kB
Inactive(anon):     9524 kB
Active(file):    1329776 kB
Inactive(file):  1451632 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102552 kB
Dirty:              9380 kB
Writeback:             0 kB
AnonPages:        460084 kB
Mapped:            15196 kB
Shmem:               104 kB
Slab:             697528 kB
SReclaimable:     141524 kB
SUnreclaim:       556004 kB
KernelStack:        1520 kB
PageTables:         4532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     491464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    405504 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= 71032 MiB
End job on node125 at 2012-05-27 10:13:46