Trace number 3694495

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.01 1801.92

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_10null50mast_rapportOE2.0_TMAX120_K67_cod3.opb
MD5SUM38dd16f0c428b8adc46ee6f46f60999d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-12659
Best CPU time to get the best result obtained on this benchmark1801.56
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 28908
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 22450692
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 22450692
Number of bits of the biggest sum of numbers25
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.39	c fallback to adder encoding
955.21/955.43	c model valid
955.21/955.43	c current solution ok
961.72/962.29	o -8219
961.72/962.29	c fallback to adder encoding
1800.01/1801.91	c error: unexpected solver exit code
1800.01/1801.91	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-3694495-1338141121/watcher-3694495-1338141121 -o /tmp/evaluation-result-3694495-1338141121/solver-3694495-1338141121 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694495-1338141121.opb 984009753 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 11916
/proc/meminfo: memFree=28070480/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0

[startup+0.073617 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11916
/proc/meminfo: memFree=28070480/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11916
/proc/meminfo: memFree=28070480/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300225 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11916
/proc/meminfo: memFree=28070480/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11916
/proc/meminfo: memFree=28070480/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11918
/proc/meminfo: memFree=27994900/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=167392 CPUtime=1.49 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) R 11916 11916 10638 0 -1 4202496 12381 0 0 0 144 5 0 0 20 0 1 0 280237573 171409408 27116 33554432000 4194304 5873084 140734101945296 140734101941352 4391682 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11917/statm: 41848 27116 164 410 0 41430 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 176540

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11919
/proc/meminfo: memFree=27828920/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=167392 CPUtime=2.09 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 13100 0 0 0 186 23 0 0 20 0 1 0 280237573 171409408 34291 33554432000 4194304 5873084 140734101945296 140734101941720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11917/statm: 41848 34291 171 410 0 41430 0
[pid=11919] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11919/stat : 11919 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280237783 9367552 267 33554432000 4194304 5064252 140736662513264 140736662512176 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11919/statm: 2287 267 226 213 0 72 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 185688
heavy processes:

[startup+6.30046 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11920
/proc/meminfo: memFree=27580052/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=167392 CPUtime=2.09 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 13100 0 0 0 186 23 0 0 20 0 1 0 280237573 171409408 34291 33554432000 4194304 5873084 140734101945296 140734101941720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11917/statm: 41848 34291 171 410 0 41430 0
[pid=11919] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11919/stat : 11919 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280237783 9367552 267 33554432000 4194304 5064252 140736662513264 140736662512176 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11919/statm: 2287 267 226 213 0 72 0
[pid=11920] ppid=11919 vsize=257752 CPUtime=4.19 cores=1,3,5,7
/proc/11920/stat : 11920 (glucose_static) R 11919 11916 10638 0 -1 4202496 47252 0 0 0 406 13 0 0 20 0 1 0 280237784 263938048 61167 33554432000 4194304 4896791 140735605652048 140735605649368 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11920/statm: 64438 61167 78 172 0 64264 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 443440

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11920
/proc/meminfo: memFree=27586012/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=167392 CPUtime=2.09 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 13100 0 0 0 186 23 0 0 20 0 1 0 280237573 171409408 34291 33554432000 4194304 5873084 140734101945296 140734101941720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11917/statm: 41848 34291 171 410 0 41430 0
[pid=11919] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11919/stat : 11919 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280237783 9367552 267 33554432000 4194304 5064252 140736662513264 140736662512176 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11919/statm: 2287 267 226 213 0 72 0
[pid=11920] ppid=11919 vsize=257752 CPUtime=10.58 cores=1,3,5,7
/proc/11920/stat : 11920 (glucose_static) R 11919 11916 10638 0 -1 4202496 47260 0 0 0 1045 13 0 0 20 0 1 0 280237784 263938048 61175 33554432000 4194304 4896791 140735605652048 140735605649368 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11920/statm: 64438 61175 78 172 0 64264 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 443440

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11920
/proc/meminfo: memFree=27581360/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=167392 CPUtime=2.09 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 13100 0 0 0 186 23 0 0 20 0 1 0 280237573 171409408 34291 33554432000 4194304 5873084 140734101945296 140734101941720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11917/statm: 41848 34291 171 410 0 41430 0
[pid=11919] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11919/stat : 11919 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280237783 9367552 267 33554432000 4194304 5064252 140736662513264 140736662512176 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11919/statm: 2287 267 226 213 0 72 0
[pid=11920] ppid=11919 vsize=259944 CPUtime=23.39 cores=1,3,5,7
/proc/11920/stat : 11920 (glucose_static) R 11919 11916 10638 0 -1 4202496 49046 0 0 0 2325 14 0 0 20 0 1 0 280237784 266182656 61850 33554432000 4194304 4896791 140735605652048 140735605649560 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11920/statm: 64986 61850 78 172 0 64812 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 445632

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11920
/proc/meminfo: memFree=27581368/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=167392 CPUtime=2.09 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 13100 0 0 0 186 23 0 0 20 0 1 0 280237573 171409408 34291 33554432000 4194304 5873084 140734101945296 140734101941720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11917/statm: 41848 34291 171 410 0 41430 0
[pid=11919] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11919/stat : 11919 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280237783 9367552 267 33554432000 4194304 5064252 140736662513264 140736662512176 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11919/statm: 2287 267 226 213 0 72 0
[pid=11920] ppid=11919 vsize=259944 CPUtime=48.98 cores=1,3,5,7
/proc/11920/stat : 11920 (glucose_static) R 11919 11916 10638 0 -1 4202496 49059 0 0 0 4884 14 0 0 20 0 1 0 280237784 266182656 61861 33554432000 4194304 4896791 140735605652048 140735605649560 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11920/statm: 64986 61861 78 172 0 64812 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 445632

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11963
/proc/meminfo: memFree=28096392/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=167392 CPUtime=2.09 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 13100 0 0 0 186 23 0 0 20 0 1 0 280237573 171409408 34291 33554432000 4194304 5873084 140734101945296 140734101941720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11917/statm: 41848 34291 171 410 0 41430 0
[pid=11919] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11919/stat : 11919 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280237783 9367552 267 33554432000 4194304 5064252 140736662513264 140736662512176 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11919/statm: 2287 267 226 213 0 72 0
[pid=11920] ppid=11919 vsize=259944 CPUtime=100.18 cores=1,3,5,7
/proc/11920/stat : 11920 (glucose_static) R 11919 11916 10638 0 -1 4202496 49089 0 0 0 10004 14 0 0 20 0 1 0 280237784 266182656 61886 33554432000 4194304 4896791 140735605652048 140735605649560 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11920/statm: 64986 61886 78 172 0 64812 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 445632

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 11963
/proc/meminfo: memFree=28097204/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=167392 CPUtime=2.09 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 13100 0 0 0 186 23 0 0 20 0 1 0 280237573 171409408 34291 33554432000 4194304 5873084 140734101945296 140734101941720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11917/statm: 41848 34291 171 410 0 41430 0
[pid=11919] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11919/stat : 11919 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280237783 9367552 267 33554432000 4194304 5064252 140736662513264 140736662512176 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11919/statm: 2287 267 226 213 0 72 0
[pid=11920] ppid=11919 vsize=290764 CPUtime=160.17 cores=1,3,5,7
/proc/11920/stat : 11920 (glucose_static) R 11919 11916 10638 0 -1 4202496 49143 0 0 0 16003 14 0 0 20 0 1 0 280237784 297742336 61932 33554432000 4194304 4896791 140735605652048 140735605649576 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11920/statm: 72691 61932 78 172 0 72517 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 476452


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

/proc/11995/statm: 274698 228231 78 172 0 274524 0
Current children cumulated CPU time (s) 1420.48
Current children cumulated vsize (KiB) 1831040

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 4/183 11999
/proc/meminfo: memFree=26679104/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=713952 CPUtime=966.76 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 28613 58864 0 0 741 615 95283 37 20 0 1 0 280237573 731086848 113828 33554432000 4194304 5873084 140734101945296 140734101939112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 150 0 0
/proc/11917/statm: 178488 113828 180 410 0 178070 0
[pid=11994] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11994/stat : 11994 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280334420 9367552 267 33554432000 4194304 5064252 140735483483376 140735483482288 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11994/statm: 2287 267 226 213 0 72 0
[pid=11995] ppid=11994 vsize=1099384 CPUtime=513.7 cores=1,3,5,7
/proc/11995/stat : 11995 (glucose_static) R 11994 11916 10638 0 -1 4202496 150808 0 0 0 51311 59 0 0 20 0 1 0 280334420 1125769216 229379 33554432000 4194304 4896791 140734952105488 140734952103016 4203783 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11995/statm: 274846 229379 78 172 0 274672 0
Current children cumulated CPU time (s) 1480.46
Current children cumulated vsize (KiB) 1831632

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 11999
/proc/meminfo: memFree=26673644/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=713952 CPUtime=966.76 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 28613 58864 0 0 741 615 95283 37 20 0 1 0 280237573 731086848 113828 33554432000 4194304 5873084 140734101945296 140734101939112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 150 0 0
/proc/11917/statm: 178488 113828 180 410 0 178070 0
[pid=11994] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11994/stat : 11994 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280334420 9367552 267 33554432000 4194304 5064252 140735483483376 140735483482288 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11994/statm: 2287 267 226 213 0 72 0
[pid=11995] ppid=11994 vsize=1100324 CPUtime=573.69 cores=1,3,5,7
/proc/11995/stat : 11995 (glucose_static) R 11994 11916 10638 0 -1 4202496 154744 0 0 0 57309 60 0 0 20 0 1 0 280334420 1126731776 230133 33554432000 4194304 4896791 140734952105488 140734952102632 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11995/statm: 275081 230133 78 172 0 274907 0
Current children cumulated CPU time (s) 1540.45
Current children cumulated vsize (KiB) 1832572

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 4/183 12000
/proc/meminfo: memFree=26712308/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=713952 CPUtime=966.76 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 28613 58864 0 0 741 615 95283 37 20 0 1 0 280237573 731086848 113828 33554432000 4194304 5873084 140734101945296 140734101939112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 150 0 0
/proc/11917/statm: 178488 113828 180 410 0 178070 0
[pid=11994] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11994/stat : 11994 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280334420 9367552 267 33554432000 4194304 5064252 140735483483376 140735483482288 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11994/statm: 2287 267 226 213 0 72 0
[pid=11995] ppid=11994 vsize=968688 CPUtime=633.69 cores=1,3,5,7
/proc/11995/stat : 11995 (glucose_static) R 11994 11916 10638 0 -1 4202496 157370 0 0 0 63305 64 0 0 20 0 1 0 280334420 991936512 219334 33554432000 4194304 4896791 140734952105488 140734952102696 4224983 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11995/statm: 242172 219334 78 172 0 241998 0
Current children cumulated CPU time (s) 1600.45
Current children cumulated vsize (KiB) 1700936

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 2.00 4/183 12000
/proc/meminfo: memFree=26706600/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=713952 CPUtime=966.76 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 28613 58864 0 0 741 615 95283 37 20 0 1 0 280237573 731086848 113828 33554432000 4194304 5873084 140734101945296 140734101939112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 150 0 0
/proc/11917/statm: 178488 113828 180 410 0 178070 0
[pid=11994] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11994/stat : 11994 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280334420 9367552 267 33554432000 4194304 5064252 140735483483376 140735483482288 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11994/statm: 2287 267 226 213 0 72 0
[pid=11995] ppid=11994 vsize=969132 CPUtime=693.68 cores=1,3,5,7
/proc/11995/stat : 11995 (glucose_static) R 11994 11916 10638 0 -1 4202496 157475 0 0 0 69304 64 0 0 20 0 1 0 280334420 992391168 219950 33554432000 4194304 4896791 140734952105488 140734952102696 4203806 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11995/statm: 242283 219950 78 172 0 242109 0
Current children cumulated CPU time (s) 1660.44
Current children cumulated vsize (KiB) 1701380

[startup+1722.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/184 12003
/proc/meminfo: memFree=26697496/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=713952 CPUtime=966.76 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 28613 58864 0 0 741 615 95283 37 20 0 1 0 280237573 731086848 113828 33554432000 4194304 5873084 140734101945296 140734101939112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 150 0 0
/proc/11917/statm: 178488 113828 180 410 0 178070 0
[pid=11994] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11994/stat : 11994 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280334420 9367552 267 33554432000 4194304 5064252 140735483483376 140735483482288 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11994/statm: 2287 267 226 213 0 72 0
[pid=11995] ppid=11994 vsize=969820 CPUtime=753.66 cores=1,3,5,7
/proc/11995/stat : 11995 (glucose_static) R 11994 11916 10638 0 -1 4202496 157608 0 0 0 75302 64 0 0 20 0 1 0 280334420 993095680 221614 33554432000 4194304 4896791 140734952105488 140734952103016 4204062 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11995/statm: 242455 221614 78 172 0 242281 0
Current children cumulated CPU time (s) 1720.42
Current children cumulated vsize (KiB) 1702068

[startup+1782.3 s]
/proc/loadavg: 2.22 2.07 2.01 3/182 12006
/proc/meminfo: memFree=25570416/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=713952 CPUtime=966.76 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 28613 58864 0 0 741 615 95283 37 20 0 1 0 280237573 731086848 113828 33554432000 4194304 5873084 140734101945296 140734101939112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 150 0 0
/proc/11917/statm: 178488 113828 180 410 0 178070 0
[pid=11994] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11994/stat : 11994 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280334420 9367552 267 33554432000 4194304 5064252 140735483483376 140735483482288 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11994/statm: 2287 267 226 213 0 72 0
[pid=11995] ppid=11994 vsize=970212 CPUtime=813.65 cores=1,3,5,7
/proc/11995/stat : 11995 (glucose_static) R 11994 11916 10638 0 -1 4202496 157722 0 0 0 81301 64 0 0 20 0 1 0 280334420 993497088 223259 33554432000 4194304 4896791 140734952105488 140734952103016 4223862 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11995/statm: 242553 223259 78 172 0 242379 0
Current children cumulated CPU time (s) 1780.41
Current children cumulated vsize (KiB) 1702460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.9 s]
/proc/loadavg: 2.16 2.07 2.01 3/182 12006
/proc/meminfo: memFree=25561712/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=713952 CPUtime=966.76 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 28613 58864 0 0 741 615 95283 37 20 0 1 0 280237573 731086848 113828 33554432000 4194304 5873084 140734101945296 140734101939112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 150 0 0
/proc/11917/statm: 178488 113828 180 410 0 178070 0
[pid=11994] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11994/stat : 11994 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280334420 9367552 267 33554432000 4194304 5064252 140735483483376 140735483482288 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11994/statm: 2287 267 226 213 0 72 0
[pid=11995] ppid=11994 vsize=970292 CPUtime=833.25 cores=1,3,5,7
/proc/11995/stat : 11995 (glucose_static) R 11994 11916 10638 0 -1 4202496 157747 0 0 0 83261 64 0 0 20 0 1 0 280334420 993579008 223795 33554432000 4194304 4896791 140734952105488 140734952103016 4203862 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11995/statm: 242573 223795 78 172 0 242399 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1702540

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1801.9 s]
/proc/loadavg: 2.16 2.07 2.01 3/182 12006
/proc/meminfo: memFree=25561712/32873844 swapFree=7384/7384
[pid=11916] ppid=11914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11916/stat : 11916 (runPb2satCp2.sh) S 11914 11916 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280237573 9367552 275 33554432000 4194304 5064252 140737268915488 140737268914400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11916/statm: 2287 275 233 213 0 72 0
[pid=11917] ppid=11916 vsize=713952 CPUtime=966.76 cores=1,3,5,7
/proc/11917/stat : 11917 (pb2sat) S 11916 11916 10638 0 -1 4202496 28613 58864 0 0 741 615 95283 37 20 0 1 0 280237573 731086848 113828 33554432000 4194304 5873084 140734101945296 140734101939112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 150 0 0
/proc/11917/statm: 178488 113828 180 410 0 178070 0
[pid=11994] ppid=11917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11994/stat : 11994 (satsolver.sh) S 11917 11916 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280334420 9367552 267 33554432000 4194304 5064252 140735483483376 140735483482288 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11994/statm: 2287 267 226 213 0 72 0
[pid=11995] ppid=11994 vsize=970292 CPUtime=833.25 cores=1,3,5,7
/proc/11995/stat : 11995 (glucose_static) R 11994 11916 10638 0 -1 4202496 157747 0 0 0 83261 64 0 0 20 0 1 0 280334420 993579008 223795 33554432000 4194304 4896791 140734952105488 140734952103016 4203862 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11995/statm: 242573 223795 78 172 0 242399 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1702540

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11916 and gives
#  childrusage.ru_utime.tv_sec=960
#  childrusage.ru_utime.tv_usec=248020
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=547004
# CPU time returned by wait4() is 966.795
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.92
CPU time (s): 1800.01
CPU user time (s): 1792.85
CPU system time (s): 7.16
CPU usage (%): 99.894
Max. virtual memory (cumulated for all children) (KiB): 2044680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 960.248
system time used= 6.547
maximum resident set size= 749440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88454
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1202336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60
involuntary context switches= 1006

runsolver used 4.30135 second user time and 11.4633 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 19:52:01
IDJOB=3694495
IDBENCH=91843
IDSOLVER=2273
FILE ID=node136/3694495-1338141121
RUNJOBID= node136-1338123192-10655
PBS_JOBID= 14624496
Free space on /tmp= 71392 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_10null50mast_rapportOE2.0_TMAX120_K67_cod3.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694495-1338141121/watcher-3694495-1338141121 -o /tmp/evaluation-result-3694495-1338141121/solver-3694495-1338141121 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694495-1338141121.opb 984009753 HOME HOME

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

MD5SUM BENCH= 38dd16f0c428b8adc46ee6f46f60999d
RANDOM SEED=984009753

node136.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		: 2667.247
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	: 5334.49
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		: 2667.247
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		: 2667.247
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.94
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		: 2667.247
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		: 2667.247
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		: 2667.247
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		: 2667.247
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		: 2667.247
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:        28070860 kB
Buffers:          419260 kB
Cached:          2717140 kB
SwapCached:        24460 kB
Active:          1837364 kB
Inactive:        2125832 kB
Active(anon):     799496 kB
Inactive(anon):    26984 kB
Active(file):    1037868 kB
Inactive(file):  2098848 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             11396 kB
Writeback:            40 kB
AnonPages:        808124 kB
Mapped:            10508 kB
Shmem:                 0 kB
Slab:             700012 kB
SReclaimable:     141532 kB
SUnreclaim:       558480 kB
KernelStack:        1464 kB
PageTables:         5668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1160164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    587776 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= 70692 MiB
End job on node136 at 2012-05-27 20:22:03