Trace number 3695871

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

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.10-9.opb
MD5SUMeb1486293241c3bbd58eaf083201528e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark89020
Best CPU time to get the best result obtained on this benchmark1800.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables212153
Total number of constraints2591417
Number of constraints which are clauses2591417
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

10.78/10.87	c model valid
10.78/10.87	c current solution ok
16.36/16.70	o 231972
16.36/16.70	c current bound: 115986
16.36/16.70	c fallback to adder encoding
1800.03/1800.61	c error: unexpected solver exit code
1800.03/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-3695871-1338226526/watcher-3695871-1338226526 -o /tmp/evaluation-result-3695871-1338226526/solver-3695871-1338226526 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695871-1338226526.opb 1884658877 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.08 2.02 2.01 3/177 2685
/proc/meminfo: memFree=30462128/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0

[startup+0.043721 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 2685
/proc/meminfo: memFree=30462128/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 2685
/proc/meminfo: memFree=30462128/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 2685
/proc/meminfo: memFree=30462128/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700233 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 2685
/proc/meminfo: memFree=30462128/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 2687
/proc/meminfo: memFree=30445660/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=19660 CPUtime=1.48 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) R 2685 2685 2640 0 -1 4202496 2605 0 0 0 147 1 0 0 20 0 1 0 288777408 20131840 3089 33554432000 4194304 5873084 140733880480160 140733880477528 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2686/statm: 4915 3089 145 410 0 4497 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28808

[startup+3.10027 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 2687
/proc/meminfo: memFree=30429704/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=36704 CPUtime=3.09 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) R 2685 2685 2640 0 -1 4202496 3317 0 0 0 306 3 0 0 20 0 1 0 288777408 37584896 6348 33554432000 4194304 5873084 140733880480160 140733880477112 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2686/statm: 9176 6348 145 410 0 8758 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45852

[startup+6.30022 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 2689
/proc/meminfo: memFree=30297140/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=70924 CPUtime=6.29 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) R 2685 2685 2640 0 -1 4202496 4197 0 0 0 624 5 0 0 20 0 1 0 288777408 72626176 12322 33554432000 4194304 5873084 140733880480160 140733880477528 4325204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2686/statm: 17731 12322 145 410 0 17313 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80072

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 2692
/proc/meminfo: memFree=30166540/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=102468 CPUtime=12.68 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) R 2685 2685 2640 0 -1 4202496 12486 25279 0 0 1003 172 86 7 20 0 1 0 288777408 104927232 23323 33554432000 4194304 5873084 140733880480160 140733880475592 5127520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2686/statm: 25617 23323 171 410 0 25199 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 111616

[startup+25.5003 s]
/proc/loadavg: 2.20 2.05 2.01 3/183 2697
/proc/meminfo: memFree=28808812/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=241492 CPUtime=18.46 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) S 2685 2685 2640 0 -1 4202496 20595 25793 0 0 1246 497 86 17 20 0 1 0 288777408 247287808 56119 33554432000 4194304 5873084 140733880480160 140733880473976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 22 0 0
/proc/2686/statm: 60373 56119 179 410 0 59955 0
[pid=2696] ppid=2686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (satsolver.sh) S 2686 2685 2640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288779277 9367552 267 33554432000 4194304 5064252 140734597298448 140734597297360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2696/statm: 2287 267 226 213 0 72 0
[pid=2697] ppid=2696 vsize=414968 CPUtime=6.78 cores=1,3,5,7
/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 66250 0 0 0 657 21 0 0 20 0 1 0 288779278 424927232 95047 33554432000 4194304 4896791 140734986559968 140734986557096 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 103742 95047 78 172 0 103568 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 674756

[startup+51.1005 s]
/proc/loadavg: 2.13 2.04 2.01 3/184 2698
/proc/meminfo: memFree=28809548/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=241492 CPUtime=18.46 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) S 2685 2685 2640 0 -1 4202496 20595 25793 0 0 1246 497 86 17 20 0 1 0 288777408 247287808 56119 33554432000 4194304 5873084 140733880480160 140733880473976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 22 0 0
/proc/2686/statm: 60373 56119 179 410 0 59955 0
[pid=2696] ppid=2686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (satsolver.sh) S 2686 2685 2640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288779277 9367552 267 33554432000 4194304 5064252 140734597298448 140734597297360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2696/statm: 2287 267 226 213 0 72 0
[pid=2697] ppid=2696 vsize=414968 CPUtime=32.38 cores=1,3,5,7
/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 66256 0 0 0 3217 21 0 0 20 0 1 0 288779278 424927232 95053 33554432000 4194304 4896791 140734986559968 140734986557096 4224170 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 103742 95053 78 172 0 103568 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 674756

[startup+102.307 s]
/proc/loadavg: 2.06 2.03 2.01 3/183 2698
/proc/meminfo: memFree=28768604/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=241492 CPUtime=18.46 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) S 2685 2685 2640 0 -1 4202496 20595 25793 0 0 1246 497 86 17 20 0 1 0 288777408 247287808 56119 33554432000 4194304 5873084 140733880480160 140733880473976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 22 0 0
/proc/2686/statm: 60373 56119 179 410 0 59955 0
[pid=2696] ppid=2686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (satsolver.sh) S 2686 2685 2640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288779277 9367552 267 33554432000 4194304 5064252 140734597298448 140734597297360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2696/statm: 2287 267 226 213 0 72 0
[pid=2697] ppid=2696 vsize=414968 CPUtime=83.58 cores=1,3,5,7
/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 66256 0 0 0 8337 21 0 0 20 0 1 0 288779278 424927232 95053 33554432000 4194304 4896791 140734986559968 140734986557096 4202769 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 103742 95053 78 172 0 103568 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 674756

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 2698
/proc/meminfo: memFree=28728476/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=241492 CPUtime=18.46 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) S 2685 2685 2640 0 -1 4202496 20595 25793 0 0 1246 497 86 17 20 0 1 0 288777408 247287808 56119 33554432000 4194304 5873084 140733880480160 140733880473976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 22 0 0
/proc/2686/statm: 60373 56119 179 410 0 59955 0
[pid=2696] ppid=2686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (satsolver.sh) S 2686 2685 2640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288779277 9367552 267 33554432000 4194304 5064252 140734597298448 140734597297360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2696/statm: 2287 267 226 213 0 72 0
[pid=2697] ppid=2696 vsize=414968 CPUtime=143.56 cores=1,3,5,7
/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 66273 0 0 0 14335 21 0 0 20 0 1 0 288779278 424927232 95070 33554432000 4194304 4896791 140734986559968 140734986557096 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 103742 95070 78 172 0 103568 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 674756

[startup+222.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 2699
/proc/meminfo: memFree=28698400/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=241492 CPUtime=18.46 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) S 2685 2685 2640 0 -1 4202496 20595 25793 0 0 1246 497 86 17 20 0 1 0 288777408 247287808 56119 33554432000 4194304 5873084 140733880480160 140733880473976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 22 0 0
/proc/2686/statm: 60373 56119 179 410 0 59955 0
[pid=2696] ppid=2686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (satsolver.sh) S 2686 2685 2640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288779277 9367552 267 33554432000 4194304 5064252 140734597298448 140734597297360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2696/statm: 2287 267 226 213 0 72 0
[pid=2697] ppid=2696 vsize=415364 CPUtime=203.55 cores=1,3,5,7
/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 66376 0 0 0 20334 21 0 0 20 0 1 0 288779278 425332736 95173 33554432000 4194304 4896791 140734986559968 140734986555704 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 103841 95173 78 172 0 103667 0
Current children cumulated CPU time (s) 222.01

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

/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 89559 0 0 0 134284 51 0 0 20 0 1 0 288779278 555192320 125285 33554432000 4194304 4896791 140734986559968 140734986557176 4203806 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 135545 125285 78 172 0 135371 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 801968

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 2709
/proc/meminfo: memFree=28484268/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=241492 CPUtime=18.46 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) S 2685 2685 2640 0 -1 4202496 20595 25793 0 0 1246 497 86 17 20 0 1 0 288777408 247287808 56119 33554432000 4194304 5873084 140733880480160 140733880473976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 22 0 0
/proc/2686/statm: 60373 56119 179 410 0 59955 0
[pid=2696] ppid=2686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (satsolver.sh) S 2686 2685 2640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288779277 9367552 267 33554432000 4194304 5064252 140734597298448 140734597297360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2696/statm: 2287 267 226 213 0 72 0
[pid=2697] ppid=2696 vsize=552432 CPUtime=1403.35 cores=1,3,5,7
/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 93327 0 0 0 140277 58 0 0 20 0 1 0 288779278 565690368 126485 33554432000 4194304 4896791 140734986559968 140734986557192 4203709 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 138108 126485 78 172 0 137934 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 812220

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 2713
/proc/meminfo: memFree=28411428/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=241492 CPUtime=18.46 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) S 2685 2685 2640 0 -1 4202496 20595 25793 0 0 1246 497 86 17 20 0 1 0 288777408 247287808 56119 33554432000 4194304 5873084 140733880480160 140733880473976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 22 0 0
/proc/2686/statm: 60373 56119 179 410 0 59955 0
[pid=2696] ppid=2686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (satsolver.sh) S 2686 2685 2640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288779277 9367552 267 33554432000 4194304 5064252 140734597298448 140734597297360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2696/statm: 2287 267 226 213 0 72 0
[pid=2697] ppid=2696 vsize=566684 CPUtime=1463.33 cores=1,3,5,7
/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 97167 0 0 0 146270 63 0 0 20 0 1 0 288779278 580284416 133811 33554432000 4194304 4896791 140734986559968 140734986557176 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 141671 133811 78 172 0 141497 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 826472

[startup+1542.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/184 2736
/proc/meminfo: memFree=28426220/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=241492 CPUtime=18.46 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) S 2685 2685 2640 0 -1 4202496 20595 25793 0 0 1246 497 86 17 20 0 1 0 288777408 247287808 56119 33554432000 4194304 5873084 140733880480160 140733880473976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 22 0 0
/proc/2686/statm: 60373 56119 179 410 0 59955 0
[pid=2696] ppid=2686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (satsolver.sh) S 2686 2685 2640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288779277 9367552 267 33554432000 4194304 5064252 140734597298448 140734597297360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2696/statm: 2287 267 226 213 0 72 0
[pid=2697] ppid=2696 vsize=584384 CPUtime=1523.31 cores=1,3,5,7
/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 102895 0 0 0 152259 72 0 0 20 0 1 0 288779278 598409216 135765 33554432000 4194304 4896791 140734986559968 140734986557176 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 146096 135765 78 172 0 145922 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 844172

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 2736
/proc/meminfo: memFree=28394788/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=241492 CPUtime=18.46 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) S 2685 2685 2640 0 -1 4202496 20595 25793 0 0 1246 497 86 17 20 0 1 0 288777408 247287808 56119 33554432000 4194304 5873084 140733880480160 140733880473976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 22 0 0
/proc/2686/statm: 60373 56119 179 410 0 59955 0
[pid=2696] ppid=2686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (satsolver.sh) S 2686 2685 2640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288779277 9367552 267 33554432000 4194304 5064252 140734597298448 140734597297360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2696/statm: 2287 267 226 213 0 72 0
[pid=2697] ppid=2696 vsize=673716 CPUtime=1583.29 cores=1,3,5,7
/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 105875 0 0 0 158250 79 0 0 20 0 1 0 288779278 689885184 142747 33554432000 4194304 4896791 140734986559968 140734986557176 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 168429 142747 78 172 0 168255 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 933504

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 2736
/proc/meminfo: memFree=28344472/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=241492 CPUtime=18.46 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) S 2685 2685 2640 0 -1 4202496 20595 25793 0 0 1246 497 86 17 20 0 1 0 288777408 247287808 56119 33554432000 4194304 5873084 140733880480160 140733880473976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 22 0 0
/proc/2686/statm: 60373 56119 179 410 0 59955 0
[pid=2696] ppid=2686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (satsolver.sh) S 2686 2685 2640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288779277 9367552 267 33554432000 4194304 5064252 140734597298448 140734597297360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2696/statm: 2287 267 226 213 0 72 0
[pid=2697] ppid=2696 vsize=688472 CPUtime=1643.28 cores=1,3,5,7
/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 110245 0 0 0 164243 85 0 0 20 0 1 0 288779278 704995328 151621 33554432000 4194304 4896791 140734986559968 140734986557176 4202982 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 172118 151621 78 172 0 171944 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 948260

[startup+1722.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/183 2736
/proc/meminfo: memFree=28342556/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=241492 CPUtime=18.46 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) S 2685 2685 2640 0 -1 4202496 20595 25793 0 0 1246 497 86 17 20 0 1 0 288777408 247287808 56119 33554432000 4194304 5873084 140733880480160 140733880473976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 22 0 0
/proc/2686/statm: 60373 56119 179 410 0 59955 0
[pid=2696] ppid=2686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (satsolver.sh) S 2686 2685 2640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288779277 9367552 267 33554432000 4194304 5064252 140734597298448 140734597297360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2696/statm: 2287 267 226 213 0 72 0
[pid=2697] ppid=2696 vsize=703644 CPUtime=1703.27 cores=1,3,5,7
/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 115310 0 0 0 170231 96 0 0 20 0 1 0 288779278 720531456 149870 33554432000 4194304 4896791 140734986559968 140734986557176 4224975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 175911 149870 78 172 0 175737 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 963432

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 2737
/proc/meminfo: memFree=28338528/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=241492 CPUtime=18.46 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) S 2685 2685 2640 0 -1 4202496 20595 25793 0 0 1246 497 86 17 20 0 1 0 288777408 247287808 56119 33554432000 4194304 5873084 140733880480160 140733880473976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 22 0 0
/proc/2686/statm: 60373 56119 179 410 0 59955 0
[pid=2696] ppid=2686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (satsolver.sh) S 2686 2685 2640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288779277 9367552 267 33554432000 4194304 5064252 140734597298448 140734597297360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2696/statm: 2287 267 226 213 0 72 0
[pid=2697] ppid=2696 vsize=631120 CPUtime=1763.26 cores=1,3,5,7
/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 117314 0 0 0 176225 101 0 0 20 0 1 0 288779278 646266880 150225 33554432000 4194304 4896791 140734986559968 140734986557176 4225002 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 157780 150225 78 172 0 157606 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 890908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 2766
/proc/meminfo: memFree=29433320/32873844 swapFree=7900/7900
[pid=2685] ppid=2683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2685/stat : 2685 (runPb2sat.sh) S 2683 2685 2640 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288777408 9367552 275 33554432000 4194304 5064252 140736227068160 140736227067072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2685/statm: 2287 275 233 213 0 72 0
[pid=2686] ppid=2685 vsize=241492 CPUtime=18.46 cores=1,3,5,7
/proc/2686/stat : 2686 (pb2sat) S 2685 2685 2640 0 -1 4202496 20595 25793 0 0 1246 497 86 17 20 0 1 0 288777408 247287808 56119 33554432000 4194304 5873084 140733880480160 140733880473976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 22 0 0
/proc/2686/statm: 60373 56119 179 410 0 59955 0
[pid=2696] ppid=2686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (satsolver.sh) S 2686 2685 2640 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288779277 9367552 267 33554432000 4194304 5064252 140734597298448 140734597297360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2696/statm: 2287 267 226 213 0 72 0
[pid=2697] ppid=2696 vsize=716140 CPUtime=1781.57 cores=1,3,5,7
/proc/2697/stat : 2697 (glucose_static) R 2696 2685 2640 0 -1 4202496 118792 0 0 0 178055 102 0 0 20 0 1 0 288779278 733327360 156272 33554432000 4194304 4896791 140734986559968 140734986557176 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2697/statm: 179035 156272 78 172 0 178861 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 975928

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 2685 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=321974
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=158215
# CPU time returned by wait4() is 18.4802
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1793.87
CPU system time (s): 6.16
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 1101992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.322
system time used= 5.15822
maximum resident set size= 346688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47364
page faults= 0
swaps= 0
block input operations= 0
block output operations= 584464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 34

runsolver used 2.93255 second user time and 8.5507 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-28 19:35:29
IDJOB=3695871
IDBENCH=92807
IDSOLVER=2274
FILE ID=node137/3695871-1338226526
RUNJOBID= node137-1338226526-2657
PBS_JOBID= 14624624
Free space on /tmp= 71088 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.10-9.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695871-1338226526/watcher-3695871-1338226526 -o /tmp/evaluation-result-3695871-1338226526/solver-3695871-1338226526 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695871-1338226526.opb 1884658877 HOME HOME

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

MD5SUM BENCH= eb1486293241c3bbd58eaf083201528e
RANDOM SEED=1884658877

node137.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.600
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.20
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.600
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.600
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.600
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.600
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.600
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.90
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.600
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.600
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:        30462508 kB
Buffers:          421724 kB
Cached:          1090936 kB
SwapCached:        20904 kB
Active:          1306020 kB
Inactive:         236536 kB
Active(anon):       9024 kB
Inactive(anon):    22936 kB
Active(file):    1296996 kB
Inactive(file):   213600 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67082664 kB
Dirty:            156628 kB
Writeback:             0 kB
AnonPages:         15860 kB
Mapped:            10172 kB
Shmem:                 0 kB
Slab:             728592 kB
SReclaimable:     168820 kB
SUnreclaim:       559772 kB
KernelStack:        1448 kB
PageTables:         4056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70900 MiB
End job on node137 at 2012-05-28 20:05:29