Trace number 3694481

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.1 1803.32

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE1.0_TMAX120_K67_cod1.opb
MD5SUMe10bad0133ca8f0560dac2af6a91b033
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-152401
Best CPU time to get the best result obtained on this benchmark1800.16
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 25674
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 50350080
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 50350080
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.39	c fallback to adder encoding
4.28/4.32	c model valid
4.28/4.32	c current solution ok
11.02/11.33	o -58892
11.02/11.33	c fallback to adder encoding
1249.65/1252.09	c model valid
1249.65/1252.09	c current solution ok
1249.75/1252.31	o -58978
1249.75/1252.31	c fallback to adder encoding
1800.10/1803.31	c error: unexpected solver exit code
1800.10/1803.31	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-3694481-1338140572/watcher-3694481-1338140572 -o /tmp/evaluation-result-3694481-1338140572/solver-3694481-1338140572 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694481-1338140572.opb 1733182525 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.01 2.00 2.00 3/181 16046
/proc/meminfo: memFree=25807284/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0

[startup+0.0730119 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 16046
/proc/meminfo: memFree=25807284/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100253 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 16046
/proc/meminfo: memFree=25807284/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 16046
/proc/meminfo: memFree=25807284/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700314 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 16046
/proc/meminfo: memFree=25807284/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 16048
/proc/meminfo: memFree=25730400/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=165732 CPUtime=1.49 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) R 16046 16046 14901 0 -1 4202496 12104 0 0 0 144 5 0 0 20 0 1 0 280182651 169709568 27356 33554432000 4194304 5873084 140734302932800 140734302929240 4995849 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16047/statm: 41433 27356 164 410 0 41015 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174880

[startup+3.10039 s]
/proc/loadavg: 2.01 2.00 2.00 3/185 16050
/proc/meminfo: memFree=25547248/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=165732 CPUtime=2.02 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 12844 0 0 0 182 20 0 0 20 0 1 0 280182651 169709568 33507 33554432000 4194304 5873084 140734302932800 140734302929224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16047/statm: 41433 33507 171 410 0 41015 0
[pid=16049] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16049/stat : 16049 (satsolver.sh) S 16047 16046 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280182853 9367552 266 33554432000 4194304 5064252 140735938141568 140735938140480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16049/statm: 2287 266 226 213 0 72 0
[pid=16050] ppid=16049 vsize=252356 CPUtime=1.06 cores=0,2,4,6
/proc/16050/stat : 16050 (glucose_static) R 16049 16046 14901 0 -1 4202496 35310 0 0 0 98 8 0 0 20 0 1 0 280182854 258412544 53778 33554432000 4194304 4896791 140734681136640 140734680085432 4401607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16050/statm: 63089 53778 58 172 0 62915 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 436384

[startup+6.3002 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 16092
/proc/meminfo: memFree=27346064/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=173488 CPUtime=6.17 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) R 16046 16046 14901 0 -1 4202496 15236 47220 0 0 231 172 200 14 20 0 1 0 280182651 177651712 34842 33554432000 4194304 5873084 140734302932800 140734302928232 5127520 0 0 4096 0 0 0 0 17 0 0 0 10 0 0
/proc/16047/statm: 43372 34842 179 410 0 42954 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 182636

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 16093
/proc/meminfo: memFree=27133396/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=317148 CPUtime=12.57 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) R 16046 16046 14901 0 -1 4202496 24925 47734 0 0 450 575 200 32 20 0 1 0 280182651 324759552 61506 33554432000 4194304 5873084 140734302932800 140734302927192 4708467 0 0 4096 0 0 0 0 17 0 0 0 11 0 0
/proc/16047/statm: 79287 61506 180 410 0 78869 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 326296

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.01 3/185 16095
/proc/meminfo: memFree=25821428/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=710364 CPUtime=15.69 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 26822 47734 0 0 709 628 200 32 20 0 1 0 280182651 727412736 107074 33554432000 4194304 5873084 140734302932800 140734302926616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 210 0 0
/proc/16047/statm: 177591 107074 180 410 0 177173 0
[pid=16094] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16094/stat : 16094 (satsolver.sh) S 16047 16046 14901 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280184433 9367552 267 33554432000 4194304 5064252 140736823835104 140736823834016 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16094/statm: 2287 267 226 213 0 72 0
[pid=16095] ppid=16094 vsize=924732 CPUtime=7.66 cores=0,2,4,6
/proc/16095/stat : 16095 (glucose_static) R 16094 16046 14901 0 -1 4202496 126505 0 0 0 721 45 0 0 20 0 1 0 280184433 946925568 203179 33554432000 4194304 4896791 140734346539280 140734346536488 4203070 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16095/statm: 231183 203179 78 172 0 231009 0
Current children cumulated CPU time (s) 23.35
Current children cumulated vsize (KiB) 1653392

[startup+51.1005 s]
/proc/loadavg: 2.05 2.02 2.00 3/185 16095
/proc/meminfo: memFree=25815160/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=710364 CPUtime=15.69 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 26822 47734 0 0 709 628 200 32 20 0 1 0 280182651 727412736 107074 33554432000 4194304 5873084 140734302932800 140734302926616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 210 0 0
/proc/16047/statm: 177591 107074 180 410 0 177173 0
[pid=16094] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16094/stat : 16094 (satsolver.sh) S 16047 16046 14901 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280184433 9367552 267 33554432000 4194304 5064252 140736823835104 140736823834016 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16094/statm: 2287 267 226 213 0 72 0
[pid=16095] ppid=16094 vsize=931256 CPUtime=33.27 cores=0,2,4,6
/proc/16095/stat : 16095 (glucose_static) R 16094 16046 14901 0 -1 4202496 134057 0 0 0 3279 48 0 0 20 0 1 0 280184433 953606144 206835 33554432000 4194304 4896791 140734346539280 140734346536488 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16095/statm: 232814 206835 78 172 0 232640 0
Current children cumulated CPU time (s) 48.96
Current children cumulated vsize (KiB) 1659916

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 16095
/proc/meminfo: memFree=25808468/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=710364 CPUtime=15.69 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 26822 47734 0 0 709 628 200 32 20 0 1 0 280182651 727412736 107074 33554432000 4194304 5873084 140734302932800 140734302926616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 210 0 0
/proc/16047/statm: 177591 107074 180 410 0 177173 0
[pid=16094] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16094/stat : 16094 (satsolver.sh) S 16047 16046 14901 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280184433 9367552 267 33554432000 4194304 5064252 140736823835104 140736823834016 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16094/statm: 2287 267 226 213 0 72 0
[pid=16095] ppid=16094 vsize=934496 CPUtime=84.46 cores=0,2,4,6
/proc/16095/stat : 16095 (glucose_static) R 16094 16046 14901 0 -1 4202496 149235 0 0 0 8396 50 0 0 20 0 1 0 280184433 956923904 208674 33554432000 4194304 4896791 140734346539280 140734346536424 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16095/statm: 233624 208674 78 172 0 233450 0
Current children cumulated CPU time (s) 100.15
Current children cumulated vsize (KiB) 1663156

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 16097
/proc/meminfo: memFree=25798224/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=710364 CPUtime=15.69 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 26822 47734 0 0 709 628 200 32 20 0 1 0 280182651 727412736 107074 33554432000 4194304 5873084 140734302932800 140734302926616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 210 0 0
/proc/16047/statm: 177591 107074 180 410 0 177173 0
[pid=16094] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16094/stat : 16094 (satsolver.sh) S 16047 16046 14901 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280184433 9367552 267 33554432000 4194304 5064252 140736823835104 140736823834016 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16094/statm: 2287 267 226 213 0 72 0
[pid=16095] ppid=16094 vsize=935436 CPUtime=144.45 cores=0,2,4,6
/proc/16095/stat : 16095 (glucose_static) R 16094 16046 14901 0 -1 4202496 151274 0 0 0 14394 51 0 0 20 0 1 0 280184433 957886464 210466 33554432000 4194304 4896791 140734346539280 140734346536792 4203066 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16095/statm: 233859 210466 78 172 0 233685 0
Current children cumulated CPU time (s) 160.14
Current children cumulated vsize (KiB) 1664096

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 16097
/proc/meminfo: memFree=25783208/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=710364 CPUtime=15.69 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 26822 47734 0 0 709 628 200 32 20 0 1 0 280182651 727412736 107074 33554432000 4194304 5873084 140734302932800 140734302926616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 210 0 0
/proc/16047/statm: 177591 107074 180 410 0 177173 0
[pid=16094] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/16132/statm: 232391 204530 78 172 0 232217 0
Current children cumulated CPU time (s) 1359.17
Current children cumulated vsize (KiB) 1706876

[startup+1422.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/185 16133
/proc/meminfo: memFree=25743628/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=759016 CPUtime=1254.27 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 44211 215544 0 0 1113 681 123515 118 20 0 1 0 280182651 777232384 119205 33554432000 4194304 5873084 140734302932800 140734302926616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 210 0 0
/proc/16047/statm: 189754 119205 180 410 0 189336 0
[pid=16131] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16131/stat : 16131 (satsolver.sh) S 16047 16046 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280308312 9367552 266 33554432000 4194304 5064252 140734855879920 140734855878832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16131/statm: 2287 266 226 213 0 72 0
[pid=16132] ppid=16131 vsize=929564 CPUtime=164.89 cores=0,2,4,6
/proc/16132/stat : 16132 (glucose_static) R 16131 16046 14901 0 -1 4202496 129615 0 0 0 16444 45 0 0 20 0 1 0 280308313 951873536 204534 33554432000 4194304 4896791 140736187479232 140736187476760 4203064 0 0 4096 0 0 0 0 17 2 0 0 74 0 0
/proc/16132/statm: 232391 204534 78 172 0 232217 0
Current children cumulated CPU time (s) 1419.16
Current children cumulated vsize (KiB) 1706876

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 16133
/proc/meminfo: memFree=25739036/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=759016 CPUtime=1254.27 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 44211 215544 0 0 1113 681 123515 118 20 0 1 0 280182651 777232384 119205 33554432000 4194304 5873084 140734302932800 140734302926616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 210 0 0
/proc/16047/statm: 189754 119205 180 410 0 189336 0
[pid=16131] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16131/stat : 16131 (satsolver.sh) S 16047 16046 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280308312 9367552 266 33554432000 4194304 5064252 140734855879920 140734855878832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16131/statm: 2287 266 226 213 0 72 0
[pid=16132] ppid=16131 vsize=929908 CPUtime=224.88 cores=0,2,4,6
/proc/16132/stat : 16132 (glucose_static) R 16131 16046 14901 0 -1 4202496 129677 0 0 0 22443 45 0 0 20 0 1 0 280308313 952225792 204596 33554432000 4194304 4896791 140736187479232 140736187476440 4225029 0 0 4096 0 0 0 0 17 2 0 0 74 0 0
/proc/16132/statm: 232477 204596 78 172 0 232303 0
Current children cumulated CPU time (s) 1479.15
Current children cumulated vsize (KiB) 1707220

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 16133
/proc/meminfo: memFree=25734692/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=759016 CPUtime=1254.27 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 44211 215544 0 0 1113 681 123515 118 20 0 1 0 280182651 777232384 119205 33554432000 4194304 5873084 140734302932800 140734302926616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 210 0 0
/proc/16047/statm: 189754 119205 180 410 0 189336 0
[pid=16131] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16131/stat : 16131 (satsolver.sh) S 16047 16046 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280308312 9367552 266 33554432000 4194304 5064252 140734855879920 140734855878832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16131/statm: 2287 266 226 213 0 72 0
[pid=16132] ppid=16131 vsize=930092 CPUtime=284.88 cores=0,2,4,6
/proc/16132/stat : 16132 (glucose_static) R 16131 16046 14901 0 -1 4202496 129728 0 0 0 28442 46 0 0 20 0 1 0 280308313 952414208 205158 33554432000 4194304 4896791 140736187479232 140736187476760 4224983 0 0 4096 0 0 0 0 17 2 0 0 74 0 0
/proc/16132/statm: 232523 205158 78 172 0 232349 0
Current children cumulated CPU time (s) 1539.15
Current children cumulated vsize (KiB) 1707404

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 16133
/proc/meminfo: memFree=25732396/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=759016 CPUtime=1254.27 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 44211 215544 0 0 1113 681 123515 118 20 0 1 0 280182651 777232384 119205 33554432000 4194304 5873084 140734302932800 140734302926616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 210 0 0
/proc/16047/statm: 189754 119205 180 410 0 189336 0
[pid=16131] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16131/stat : 16131 (satsolver.sh) S 16047 16046 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280308312 9367552 266 33554432000 4194304 5064252 140734855879920 140734855878832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16131/statm: 2287 266 226 213 0 72 0
[pid=16132] ppid=16131 vsize=930092 CPUtime=344.87 cores=0,2,4,6
/proc/16132/stat : 16132 (glucose_static) R 16131 16046 14901 0 -1 4202496 129732 0 0 0 34441 46 0 0 20 0 1 0 280308313 952414208 205162 33554432000 4194304 4896791 140736187479232 140736187476760 4224983 0 0 4096 0 0 0 0 17 2 0 0 74 0 0
/proc/16132/statm: 232523 205162 78 172 0 232349 0
Current children cumulated CPU time (s) 1599.14
Current children cumulated vsize (KiB) 1707404

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/186 16137
/proc/meminfo: memFree=25732072/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=759016 CPUtime=1254.27 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 44211 215544 0 0 1113 681 123515 118 20 0 1 0 280182651 777232384 119205 33554432000 4194304 5873084 140734302932800 140734302926616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 210 0 0
/proc/16047/statm: 189754 119205 180 410 0 189336 0
[pid=16131] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16131/stat : 16131 (satsolver.sh) S 16047 16046 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280308312 9367552 266 33554432000 4194304 5064252 140734855879920 140734855878832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16131/statm: 2287 266 226 213 0 72 0
[pid=16132] ppid=16131 vsize=930092 CPUtime=404.86 cores=0,2,4,6
/proc/16132/stat : 16132 (glucose_static) R 16131 16046 14901 0 -1 4202496 129740 0 0 0 40440 46 0 0 20 0 1 0 280308313 952414208 205170 33554432000 4194304 4896791 140736187479232 140736187476760 4224950 0 0 4096 0 0 0 0 17 2 0 0 74 0 0
/proc/16132/statm: 232523 205170 78 172 0 232349 0
Current children cumulated CPU time (s) 1659.13
Current children cumulated vsize (KiB) 1707404

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/185 16137
/proc/meminfo: memFree=25729844/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=759016 CPUtime=1254.27 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 44211 215544 0 0 1113 681 123515 118 20 0 1 0 280182651 777232384 119205 33554432000 4194304 5873084 140734302932800 140734302926616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 210 0 0
/proc/16047/statm: 189754 119205 180 410 0 189336 0
[pid=16131] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16131/stat : 16131 (satsolver.sh) S 16047 16046 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280308312 9367552 266 33554432000 4194304 5064252 140734855879920 140734855878832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16131/statm: 2287 266 226 213 0 72 0
[pid=16132] ppid=16131 vsize=930252 CPUtime=464.85 cores=0,2,4,6
/proc/16132/stat : 16132 (glucose_static) R 16131 16046 14901 0 -1 4202496 129763 0 0 0 46439 46 0 0 20 0 1 0 280308313 952578048 205193 33554432000 4194304 4896791 140736187479232 140736187476776 4224983 0 0 4096 0 0 0 0 17 2 0 0 74 0 0
/proc/16132/statm: 232563 205193 78 172 0 232389 0
Current children cumulated CPU time (s) 1719.12
Current children cumulated vsize (KiB) 1707564

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/185 16137
/proc/meminfo: memFree=25726652/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=759016 CPUtime=1254.27 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 44211 215544 0 0 1113 681 123515 118 20 0 1 0 280182651 777232384 119205 33554432000 4194304 5873084 140734302932800 140734302926616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 210 0 0
/proc/16047/statm: 189754 119205 180 410 0 189336 0
[pid=16131] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16131/stat : 16131 (satsolver.sh) S 16047 16046 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280308312 9367552 266 33554432000 4194304 5064252 140734855879920 140734855878832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16131/statm: 2287 266 226 213 0 72 0
[pid=16132] ppid=16131 vsize=930848 CPUtime=524.84 cores=0,2,4,6
/proc/16132/stat : 16132 (glucose_static) R 16131 16046 14901 0 -1 4202496 136103 0 0 0 52436 48 0 0 20 0 1 0 280308313 953188352 205873 33554432000 4194304 4896791 140736187479232 140736187476744 4225029 0 0 4096 0 0 0 0 17 2 0 0 74 0 0
/proc/16132/statm: 232712 205873 78 172 0 232538 0
Current children cumulated CPU time (s) 1779.11
Current children cumulated vsize (KiB) 1708160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/185 16137
/proc/meminfo: memFree=25723952/32873844 swapFree=7124/7124
[pid=16046] ppid=16044 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runPb2satCp2.sh) S 16044 16046 14901 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280182650 9367552 275 33554432000 4194304 5064252 140733257095120 140733257094032 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 2287 275 233 213 0 72 0
[pid=16047] ppid=16046 vsize=759016 CPUtime=1254.27 cores=0,2,4,6
/proc/16047/stat : 16047 (pb2sat) S 16046 16046 14901 0 -1 4202496 44211 215544 0 0 1113 681 123515 118 20 0 1 0 280182651 777232384 119205 33554432000 4194304 5873084 140734302932800 140734302926616 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 210 0 0
/proc/16047/statm: 189754 119205 180 410 0 189336 0
[pid=16131] ppid=16047 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16131/stat : 16131 (satsolver.sh) S 16047 16046 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280308312 9367552 266 33554432000 4194304 5064252 140734855879920 140734855878832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16131/statm: 2287 266 226 213 0 72 0
[pid=16132] ppid=16131 vsize=931532 CPUtime=545.83 cores=0,2,4,6
/proc/16132/stat : 16132 (glucose_static) R 16131 16046 14901 0 -1 4202496 137828 0 0 0 54535 48 0 0 20 0 1 0 280308313 953888768 206567 33554432000 4194304 4896791 140736187479232 140736187476440 4223862 0 0 4096 0 0 0 0 17 2 0 0 74 0 0
/proc/16132/statm: 232883 206567 78 172 0 232709 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1708844

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

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 16046 and gives
#  childrusage.ru_utime.tv_sec=1246
#  childrusage.ru_utime.tv_usec=293534
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=5782
# CPU time returned by wait4() is 1254.3
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.32
CPU time (s): 1800.1
CPU user time (s): 1791.63
CPU system time (s): 8.47
CPU usage (%): 99.8216
Max. virtual memory (cumulated for all children) (KiB): 2030260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1246.29
system time used= 8.00578
maximum resident set size= 1069304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260731
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1935584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 87
involuntary context switches= 1566

runsolver used 4.64129 second user time and 9.80251 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 19:42:53
IDJOB=3694481
IDBENCH=91705
IDSOLVER=2273
FILE ID=node134/3694481-1338140572
RUNJOBID= node134-1338124357-14917
PBS_JOBID= 14624510
Free space on /tmp= 70480 MiB

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

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

MD5SUM BENCH= e10bad0133ca8f0560dac2af6a91b033
RANDOM SEED=1733182525

node134.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.278
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25807548 kB
Buffers:          409200 kB
Cached:          4295852 kB
SwapCached:            0 kB
Active:          3593984 kB
Inactive:        2615896 kB
Active(anon):    1500744 kB
Inactive(anon):     5996 kB
Active(file):    2093240 kB
Inactive(file):  2609900 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11268 kB
Writeback:             0 kB
AnonPages:       1451568 kB
Mapped:            15348 kB
Shmem:               212 kB
Slab:             713652 kB
SReclaimable:     155892 kB
SUnreclaim:       557760 kB
KernelStack:        1536 kB
PageTables:         6980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2003884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1126400 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= 70472 MiB
End job on node134 at 2012-05-27 20:12:56