Trace number 3696079

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

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_50null10mast_rapportOE1.0_TMAX15_K67_cod3.opb
MD5SUM3062015db6307de4e1ecbccde544f142
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-18088
Best CPU time to get the best result obtained on this benchmark1800.66
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 16038
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 44635668
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 44635668
Number of bits of the biggest sum of numbers26
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.38	c fallback to adder encoding
695.75/695.95	c model valid
695.75/695.95	c current solution ok
699.16/699.40	o 0
699.16/699.40	c current bound: 22317834
699.16/699.40	c fallback to adder encoding
1800.05/1801.41	c error: unexpected solver exit code
1800.05/1801.41	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-3696079-1338131179/watcher-3696079-1338131179 -o /tmp/evaluation-result-3696079-1338131179/solver-3696079-1338131179 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696079-1338131179.opb 1417562775 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 2/177 12554
/proc/meminfo: memFree=28523648/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0

[startup+0.0754279 s]
/proc/loadavg: 2.02 2.01 2.00 2/177 12554
/proc/meminfo: memFree=28523648/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.02 2.01 2.00 2/177 12554
/proc/meminfo: memFree=28523648/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300244 s]
/proc/loadavg: 2.02 2.01 2.00 2/177 12554
/proc/meminfo: memFree=28523648/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700265 s]
/proc/loadavg: 2.02 2.01 2.00 2/177 12554
/proc/meminfo: memFree=28523648/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12556
/proc/meminfo: memFree=28447524/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=98192 CPUtime=1.25 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 11693 0 0 0 114 11 0 0 20 0 1 0 279246523 100548608 21503 33554432000 4194304 5873084 140735407807136 140735407803560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12555/statm: 24548 21503 171 410 0 24130 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 107340

[startup+3.10033 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 12587
/proc/meminfo: memFree=29792364/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=98192 CPUtime=1.25 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 11693 0 0 0 114 11 0 0 20 0 1 0 279246523 100548608 21503 33554432000 4194304 5873084 140735407807136 140735407803560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12555/statm: 24548 21503 171 410 0 24130 0
[pid=12557] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12557/stat : 12557 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279246650 9367552 267 33554432000 4194304 5064252 140736031705664 140736031704576 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12557/statm: 2287 267 226 213 0 72 0
[pid=12558] ppid=12557 vsize=151104 CPUtime=1.82 cores=0,2,4,6
/proc/12558/stat : 12558 (glucose_static) R 12557 12554 12092 0 -1 4202496 30502 0 0 0 176 6 0 0 20 0 1 0 279246650 154730496 34467 33554432000 4194304 4896791 140733216272496 140733216270008 4203775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12558/statm: 37776 34467 78 172 0 37602 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 267592

[startup+6.30034 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 12600
/proc/meminfo: memFree=29342596/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=98192 CPUtime=1.25 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 11693 0 0 0 114 11 0 0 20 0 1 0 279246523 100548608 21503 33554432000 4194304 5873084 140735407807136 140735407803560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12555/statm: 24548 21503 171 410 0 24130 0
[pid=12557] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12557/stat : 12557 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279246650 9367552 267 33554432000 4194304 5064252 140736031705664 140736031704576 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12557/statm: 2287 267 226 213 0 72 0
[pid=12558] ppid=12557 vsize=151616 CPUtime=5.01 cores=0,2,4,6
/proc/12558/stat : 12558 (glucose_static) R 12557 12554 12092 0 -1 4202496 31299 0 0 0 495 6 0 0 20 0 1 0 279246650 155254784 34596 33554432000 4194304 4896791 140733216272496 140733216270008 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12558/statm: 37904 34596 78 172 0 37730 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 268104

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 12600
/proc/meminfo: memFree=29389084/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=98192 CPUtime=1.25 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 11693 0 0 0 114 11 0 0 20 0 1 0 279246523 100548608 21503 33554432000 4194304 5873084 140735407807136 140735407803560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12555/statm: 24548 21503 171 410 0 24130 0
[pid=12557] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12557/stat : 12557 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279246650 9367552 267 33554432000 4194304 5064252 140736031705664 140736031704576 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12557/statm: 2287 267 226 213 0 72 0
[pid=12558] ppid=12557 vsize=152012 CPUtime=11.41 cores=0,2,4,6
/proc/12558/stat : 12558 (glucose_static) R 12557 12554 12092 0 -1 4202496 31830 0 0 0 1135 6 0 0 20 0 1 0 279246650 155660288 35315 33554432000 4194304 4896791 140733216272496 140733216269704 4224722 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12558/statm: 38003 35315 78 172 0 37829 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 268500

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 12600
/proc/meminfo: memFree=29388620/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=98192 CPUtime=1.25 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 11693 0 0 0 114 11 0 0 20 0 1 0 279246523 100548608 21503 33554432000 4194304 5873084 140735407807136 140735407803560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12555/statm: 24548 21503 171 410 0 24130 0
[pid=12557] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12557/stat : 12557 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279246650 9367552 267 33554432000 4194304 5064252 140736031705664 140736031704576 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12557/statm: 2287 267 226 213 0 72 0
[pid=12558] ppid=12557 vsize=152344 CPUtime=24.21 cores=0,2,4,6
/proc/12558/stat : 12558 (glucose_static) R 12557 12554 12092 0 -1 4202496 31901 0 0 0 2415 6 0 0 20 0 1 0 279246650 156000256 35386 33554432000 4194304 4896791 140733216272496 140733216269544 4203775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12558/statm: 38086 35386 78 172 0 37912 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 268832

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 12600
/proc/meminfo: memFree=29387256/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=98192 CPUtime=1.25 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 11693 0 0 0 114 11 0 0 20 0 1 0 279246523 100548608 21503 33554432000 4194304 5873084 140735407807136 140735407803560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12555/statm: 24548 21503 171 410 0 24130 0
[pid=12557] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12557/stat : 12557 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279246650 9367552 267 33554432000 4194304 5064252 140736031705664 140736031704576 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12557/statm: 2287 267 226 213 0 72 0
[pid=12558] ppid=12557 vsize=171808 CPUtime=49.81 cores=0,2,4,6
/proc/12558/stat : 12558 (glucose_static) R 12557 12554 12092 0 -1 4202496 34104 0 0 0 4974 7 0 0 20 0 1 0 279246650 175931392 35920 33554432000 4194304 4896791 140733216272496 140733216269864 4204125 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12558/statm: 42952 35920 78 172 0 42778 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 288296

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12600
/proc/meminfo: memFree=29378148/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=98192 CPUtime=1.25 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 11693 0 0 0 114 11 0 0 20 0 1 0 279246523 100548608 21503 33554432000 4194304 5873084 140735407807136 140735407803560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12555/statm: 24548 21503 171 410 0 24130 0
[pid=12557] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12557/stat : 12557 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279246650 9367552 267 33554432000 4194304 5064252 140736031705664 140736031704576 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12557/statm: 2287 267 226 213 0 72 0
[pid=12558] ppid=12557 vsize=172488 CPUtime=101 cores=0,2,4,6
/proc/12558/stat : 12558 (glucose_static) R 12557 12554 12092 0 -1 4202496 34793 0 0 0 10093 7 0 0 20 0 1 0 279246650 176627712 37308 33554432000 4194304 4896791 140733216272496 140733216269768 4225134 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12558/statm: 43122 37308 78 172 0 42948 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 288976

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12600
/proc/meminfo: memFree=29375508/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=98192 CPUtime=1.25 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 11693 0 0 0 114 11 0 0 20 0 1 0 279246523 100548608 21503 33554432000 4194304 5873084 140735407807136 140735407803560 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12555/statm: 24548 21503 171 410 0 24130 0
[pid=12557] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12557/stat : 12557 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279246650 9367552 267 33554432000 4194304 5064252 140736031705664 140736031704576 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12557/statm: 2287 267 226 213 0 72 0
[pid=12558] ppid=12557 vsize=173032 CPUtime=160.98 cores=0,2,4,6
/proc/12558/stat : 12558 (glucose_static) R 12557 12554 12092 0 -1 4202496 35274 0 0 0 16090 8 0 0 20 0 1 0 279246650 177184768 36443 33554432000 4194304 4896791 140733216272496 140733216269720 4224960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12558/statm: 43258 36443 78 172 0 43084 0
Current children cumulated CPU time (s) 162.23

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

/proc/12611/stat : 12611 (glucose_static) R 12610 12554 12092 0 -1 4202496 92147 0 0 0 71892 31 0 0 20 0 1 0 279316818 586678272 128418 33554432000 4194304 4896791 140736973065440 140736973062584 4203704 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12611/statm: 143232 128418 78 172 0 143058 0
Current children cumulated CPU time (s) 1421.01
Current children cumulated vsize (KiB) 963080

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12620
/proc/meminfo: memFree=27511640/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=371856 CPUtime=701.78 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 23408 39774 0 0 416 309 69432 21 20 0 1 0 279246523 380780544 63960 33554432000 4194304 5873084 140735407807136 140735407800952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 101 0 0
/proc/12555/statm: 92964 63960 180 410 0 92546 0
[pid=12610] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12610/stat : 12610 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 279316817 9367552 266 33554432000 4194304 5064252 140736611159376 140736611158288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12610/statm: 2287 266 226 213 0 72 0
[pid=12611] ppid=12610 vsize=573408 CPUtime=779.22 cores=0,2,4,6
/proc/12611/stat : 12611 (glucose_static) R 12610 12554 12092 0 -1 4202496 92282 0 0 0 77890 32 0 0 20 0 1 0 279316818 587169792 131108 33554432000 4194304 4896791 140736973065440 140736973062968 4225151 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12611/statm: 143352 131108 78 172 0 143178 0
Current children cumulated CPU time (s) 1481
Current children cumulated vsize (KiB) 963560

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12621
/proc/meminfo: memFree=27505124/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=371856 CPUtime=701.78 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 23408 39774 0 0 416 309 69432 21 20 0 1 0 279246523 380780544 63960 33554432000 4194304 5873084 140735407807136 140735407800952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 101 0 0
/proc/12555/statm: 92964 63960 180 410 0 92546 0
[pid=12610] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12610/stat : 12610 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 279316817 9367552 266 33554432000 4194304 5064252 140736611159376 140736611158288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12610/statm: 2287 266 226 213 0 72 0
[pid=12611] ppid=12610 vsize=573768 CPUtime=839.22 cores=0,2,4,6
/proc/12611/stat : 12611 (glucose_static) R 12610 12554 12092 0 -1 4202496 92381 0 0 0 83890 32 0 0 20 0 1 0 279316818 587538432 132229 33554432000 4194304 4896791 140736973065440 140736973062968 4203889 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12611/statm: 143442 132229 78 172 0 143268 0
Current children cumulated CPU time (s) 1541
Current children cumulated vsize (KiB) 963920

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 12621
/proc/meminfo: memFree=27494208/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=371856 CPUtime=701.78 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 23408 39774 0 0 416 309 69432 21 20 0 1 0 279246523 380780544 63960 33554432000 4194304 5873084 140735407807136 140735407800952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 101 0 0
/proc/12555/statm: 92964 63960 180 410 0 92546 0
[pid=12610] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12610/stat : 12610 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 279316817 9367552 266 33554432000 4194304 5064252 140736611159376 140736611158288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12610/statm: 2287 266 226 213 0 72 0
[pid=12611] ppid=12610 vsize=656356 CPUtime=899.2 cores=0,2,4,6
/proc/12611/stat : 12611 (glucose_static) R 12610 12554 12092 0 -1 4202496 95598 0 0 0 89887 33 0 0 20 0 1 0 279316818 672108544 133745 33554432000 4194304 4896791 140736973065440 140736973063080 4203886 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12611/statm: 164089 133745 78 172 0 163915 0
Current children cumulated CPU time (s) 1600.98
Current children cumulated vsize (KiB) 1046508

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 12621
/proc/meminfo: memFree=27492036/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=371856 CPUtime=701.78 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 23408 39774 0 0 416 309 69432 21 20 0 1 0 279246523 380780544 63960 33554432000 4194304 5873084 140735407807136 140735407800952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 101 0 0
/proc/12555/statm: 92964 63960 180 410 0 92546 0
[pid=12610] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12610/stat : 12610 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 279316817 9367552 266 33554432000 4194304 5064252 140736611159376 140736611158288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12610/statm: 2287 266 226 213 0 72 0
[pid=12611] ppid=12610 vsize=656488 CPUtime=959.19 cores=0,2,4,6
/proc/12611/stat : 12611 (glucose_static) R 12610 12554 12092 0 -1 4202496 95610 0 0 0 95886 33 0 0 20 0 1 0 279316818 672243712 134268 33554432000 4194304 4896791 140736973065440 140736973062648 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12611/statm: 164122 134268 78 172 0 163948 0
Current children cumulated CPU time (s) 1660.97
Current children cumulated vsize (KiB) 1046640

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 12621
/proc/meminfo: memFree=27482544/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=371856 CPUtime=701.78 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 23408 39774 0 0 416 309 69432 21 20 0 1 0 279246523 380780544 63960 33554432000 4194304 5873084 140735407807136 140735407800952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 101 0 0
/proc/12555/statm: 92964 63960 180 410 0 92546 0
[pid=12610] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12610/stat : 12610 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 279316817 9367552 266 33554432000 4194304 5064252 140736611159376 140736611158288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12610/statm: 2287 266 226 213 0 72 0
[pid=12611] ppid=12610 vsize=656488 CPUtime=1019.18 cores=0,2,4,6
/proc/12611/stat : 12611 (glucose_static) R 12610 12554 12092 0 -1 4202496 95611 0 0 0 101885 33 0 0 20 0 1 0 279316818 672243712 134269 33554432000 4194304 4896791 140736973065440 140736973062648 4203794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12611/statm: 164122 134269 78 172 0 163948 0
Current children cumulated CPU time (s) 1720.96
Current children cumulated vsize (KiB) 1046640

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 12621
/proc/meminfo: memFree=27472916/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=371856 CPUtime=701.78 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 23408 39774 0 0 416 309 69432 21 20 0 1 0 279246523 380780544 63960 33554432000 4194304 5873084 140735407807136 140735407800952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 101 0 0
/proc/12555/statm: 92964 63960 180 410 0 92546 0
[pid=12610] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12610/stat : 12610 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 279316817 9367552 266 33554432000 4194304 5064252 140736611159376 140736611158288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12610/statm: 2287 266 226 213 0 72 0
[pid=12611] ppid=12610 vsize=656632 CPUtime=1079.17 cores=0,2,4,6
/proc/12611/stat : 12611 (glucose_static) R 12610 12554 12092 0 -1 4202496 95639 0 0 0 107884 33 0 0 20 0 1 0 279316818 672391168 134808 33554432000 4194304 4896791 140736973065440 140736973062632 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12611/statm: 164158 134808 78 172 0 163984 0
Current children cumulated CPU time (s) 1780.95
Current children cumulated vsize (KiB) 1046784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 12621
/proc/meminfo: memFree=27472916/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=371856 CPUtime=701.78 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 23408 39774 0 0 416 309 69432 21 20 0 1 0 279246523 380780544 63960 33554432000 4194304 5873084 140735407807136 140735407800952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 101 0 0
/proc/12555/statm: 92964 63960 180 410 0 92546 0
[pid=12610] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12610/stat : 12610 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 279316817 9367552 266 33554432000 4194304 5064252 140736611159376 140736611158288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12610/statm: 2287 266 226 213 0 72 0
[pid=12611] ppid=12610 vsize=656488 CPUtime=1098.27 cores=0,2,4,6
/proc/12611/stat : 12611 (glucose_static) R 12610 12554 12092 0 -1 4202496 95660 0 0 0 109794 33 0 0 20 0 1 0 279316818 672243712 134804 33554432000 4194304 4896791 140736973065440 140736973063080 4204125 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12611/statm: 164122 134804 78 172 0 163948 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1046640

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 12621
/proc/meminfo: memFree=27472916/32873844 swapFree=7112/7112
[pid=12554] ppid=12552 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12554/stat : 12554 (runPb2sat.sh) S 12552 12554 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279246523 9367552 275 33554432000 4194304 5064252 140735122771616 140735122770528 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12554/statm: 2287 275 233 213 0 72 0
[pid=12555] ppid=12554 vsize=371856 CPUtime=701.78 cores=0,2,4,6
/proc/12555/stat : 12555 (pb2sat) S 12554 12554 12092 0 -1 4202496 23408 39774 0 0 416 309 69432 21 20 0 1 0 279246523 380780544 63960 33554432000 4194304 5873084 140735407807136 140735407800952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 101 0 0
/proc/12555/statm: 92964 63960 180 410 0 92546 0
[pid=12610] ppid=12555 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12610/stat : 12610 (satsolver.sh) S 12555 12554 12092 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 279316817 9367552 266 33554432000 4194304 5064252 140736611159376 140736611158288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12610/statm: 2287 266 226 213 0 72 0
[pid=12611] ppid=12610 vsize=656488 CPUtime=1098.27 cores=0,2,4,6
/proc/12611/stat : 12611 (glucose_static) R 12610 12554 12092 0 -1 4202496 95660 0 0 0 109794 33 0 0 20 0 1 0 279316818 672243712 134804 33554432000 4194304 4896791 140736973065440 140736973063080 4204125 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12611/statm: 164122 134804 78 172 0 163948 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1046640

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12554 and gives
#  childrusage.ru_utime.tv_sec=698
#  childrusage.ru_utime.tv_usec=496812
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=312496
# CPU time returned by wait4() is 701.809
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.42
CPU time (s): 1800.05
CPU user time (s): 1796.42
CPU system time (s): 3.63
CPU usage (%): 99.9242
Max. virtual memory (cumulated for all children) (KiB): 1174484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 698.497
system time used= 3.3125
maximum resident set size= 411688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64157
page faults= 0
swaps= 0
block input operations= 0
block output operations= 647216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 798

runsolver used 2.78358 second user time and 7.05193 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-27 17:06:20
IDJOB=3696079
IDBENCH=91634
IDSOLVER=2274
FILE ID=node104/3696079-1338131179
RUNJOBID= node104-1338123970-12108
PBS_JOBID= 14624502
Free space on /tmp= 70620 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_50null10mast_rapportOE1.0_TMAX15_K67_cod3.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696079-1338131179/watcher-3696079-1338131179 -o /tmp/evaluation-result-3696079-1338131179/solver-3696079-1338131179 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696079-1338131179.opb 1417562775 HOME HOME

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

MD5SUM BENCH= 3062015db6307de4e1ecbccde544f142
RANDOM SEED=1417562775

node104.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.266
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.53
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.266
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.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28524292 kB
Buffers:          333480 kB
Cached:          2010312 kB
SwapCached:         1124 kB
Active:          2671760 kB
Inactive:         841228 kB
Active(anon):    1161624 kB
Inactive(anon):     9936 kB
Active(file):    1510136 kB
Inactive(file):   831292 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106680 kB
Dirty:             10900 kB
Writeback:             0 kB
AnonPages:       1234816 kB
Mapped:            15556 kB
Shmem:               196 kB
Slab:             692008 kB
SReclaimable:     134492 kB
SUnreclaim:       557516 kB
KernelStack:        1504 kB
PageTables:         6240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1445772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1124352 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= 70352 MiB
End job on node104 at 2012-05-27 17:36:21