Trace number 3694384

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.08 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_50_2__8_45__512.opb
MD5SUMd0ffef5b15f9518c13edbe4c212527f5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark45008
Best CPU time to get the best result obtained on this benchmark6.73298
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51248
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint512
Maximum length of a constraint4609
Number of terms in the objective function 51200
Biggest coefficient in the objective function 126454
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 1718545920
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 126454
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 1718545920
Number of bits of the biggest sum of numbers31
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.88	c model valid
0.00/0.88	c current solution ok
2.28/2.32	o 302596
2.28/2.32	c fallback to adder encoding
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.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-3694384-1338092654/watcher-3694384-1338092654 -o /tmp/evaluation-result-3694384-1338092654/solver-3694384-1338092654 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694384-1338092654.opb 1900483646 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.42 2.12 2.04 3/177 11637
/proc/meminfo: memFree=23849948/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0

[startup+0.0395311 s]
/proc/loadavg: 2.42 2.12 2.04 3/177 11637
/proc/meminfo: memFree=23849948/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100218 s]
/proc/loadavg: 2.42 2.12 2.04 3/177 11637
/proc/meminfo: memFree=23849948/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.42 2.12 2.04 3/177 11637
/proc/meminfo: memFree=23849948/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700247 s]
/proc/loadavg: 2.42 2.12 2.04 3/177 11637
/proc/meminfo: memFree=23849948/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.42 2.12 2.04 3/179 11641
/proc/meminfo: memFree=23789204/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=54632 CPUtime=1.48 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) R 11637 11637 10926 0 -1 4202496 8791 20097 0 0 60 53 30 5 20 0 1 0 275390836 55943168 9905 33554432000 4194304 5873084 140733483653440 140733483648872 5127520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11638/statm: 13658 9905 172 410 0 13240 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 63780

[startup+3.10028 s]
/proc/loadavg: 2.42 2.12 2.04 3/179 11641
/proc/meminfo: memFree=23774572/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=192432 CPUtime=3.08 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) R 11637 11637 10926 0 -1 4202496 23108 20611 0 0 150 120 30 8 20 0 1 0 275390836 197050368 39377 33554432000 4194304 5873084 140733483653440 140733483649016 4664169 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11638/statm: 48108 39377 180 410 0 47690 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 201580

[startup+6.30021 s]
/proc/loadavg: 2.38 2.12 2.04 3/179 11642
/proc/meminfo: memFree=23483436/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=651184 CPUtime=6.28 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) R 11637 11637 10926 0 -1 4202496 24977 20611 0 0 460 130 30 8 20 0 1 0 275390836 666812416 96721 33554432000 4194304 5873084 140733483653440 140733483647832 4420220 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11638/statm: 162796 96721 180 410 0 162378 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 660332

[startup+12.7003 s]
/proc/loadavg: 2.35 2.12 2.04 3/181 11644
/proc/meminfo: memFree=22221640/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11643/stat : 11643 (satsolver.sh) S 11638 11637 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275391677 9367552 266 33554432000 4194304 5064252 140736088484928 140736088483840 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11643/statm: 2287 266 226 213 0 72 0
[pid=11644] ppid=11643 vsize=967492 CPUtime=4.27 cores=1,3,5,7
/proc/11644/stat : 11644 (glucose_static) R 11643 11637 10926 0 -1 4202496 105843 0 0 0 395 32 0 0 20 0 1 0 275391677 990711808 214954 33554432000 4194304 4896791 140734753172368 140734752121160 4401607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11644/statm: 241873 214954 58 172 0 241699 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 1587008

[startup+25.5003 s]
/proc/loadavg: 2.42 2.14 2.05 3/181 11644
/proc/meminfo: memFree=21995840/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11643/stat : 11643 (satsolver.sh) S 11638 11637 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275391677 9367552 266 33554432000 4194304 5064252 140736088484928 140736088483840 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11643/statm: 2287 266 226 213 0 72 0
[pid=11644] ppid=11643 vsize=1141228 CPUtime=17.07 cores=1,3,5,7
/proc/11644/stat : 11644 (glucose_static) R 11643 11637 10926 0 -1 4202496 146264 0 0 0 1663 44 0 0 20 0 1 0 275391677 1168617472 243994 33554432000 4194304 4896791 140734753172368 140734753169576 4203704 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11644/statm: 285307 243994 78 172 0 285133 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 1760744

[startup+51.1065 s]
/proc/loadavg: 2.33 2.14 2.05 3/181 11644
/proc/meminfo: memFree=21952920/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11643/stat : 11643 (satsolver.sh) S 11638 11637 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275391677 9367552 266 33554432000 4194304 5064252 140736088484928 140736088483840 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11643/statm: 2287 266 226 213 0 72 0
[pid=11644] ppid=11643 vsize=1166824 CPUtime=42.68 cores=1,3,5,7
/proc/11644/stat : 11644 (glucose_static) R 11643 11637 10926 0 -1 4202496 154730 0 0 0 4221 47 0 0 20 0 1 0 275391677 1194827776 254472 33554432000 4194304 4896791 140734753172368 140734753169576 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11644/statm: 291706 254472 78 172 0 291532 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1786340

[startup+102.3 s]
/proc/loadavg: 2.14 2.12 2.05 3/181 11644
/proc/meminfo: memFree=21949940/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11643/stat : 11643 (satsolver.sh) S 11638 11637 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275391677 9367552 266 33554432000 4194304 5064252 140736088484928 140736088483840 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11643/statm: 2287 266 226 213 0 72 0
[pid=11644] ppid=11643 vsize=1167932 CPUtime=93.86 cores=1,3,5,7
/proc/11644/stat : 11644 (glucose_static) R 11643 11637 10926 0 -1 4202496 156570 0 0 0 9339 47 0 0 20 0 1 0 275391677 1195962368 255261 33554432000 4194304 4896791 140734753172368 140734753169896 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11644/statm: 291983 255261 78 172 0 291809 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 1787448

[startup+162.3 s]
/proc/loadavg: 2.08 2.11 2.05 3/180 11644
/proc/meminfo: memFree=21948120/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11643/stat : 11643 (satsolver.sh) S 11638 11637 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275391677 9367552 266 33554432000 4194304 5064252 140736088484928 140736088483840 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11643/statm: 2287 266 226 213 0 72 0
[pid=11644] ppid=11643 vsize=1168328 CPUtime=153.85 cores=1,3,5,7
/proc/11644/stat : 11644 (glucose_static) R 11643 11637 10926 0 -1 4202496 156677 0 0 0 15338 47 0 0 20 0 1 0 275391677 1196367872 255879 33554432000 4194304 4896791 140734753172368 140734753169576 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11644/statm: 292082 255879 78 172 0 291908 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1787844

[startup+222.3 s]
/proc/loadavg: 2.06 2.10 2.04 3/182 11646
/proc/meminfo: memFree=21947432/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/11644/statm: 301070 274051 78 172 0 300896 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1823796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11656
/proc/meminfo: memFree=21813120/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11643/stat : 11643 (satsolver.sh) S 11638 11637 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275391677 9367552 266 33554432000 4194304 5064252 140736088484928 140736088483840 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11643/statm: 2287 266 226 213 0 72 0
[pid=11644] ppid=11643 vsize=1204280 CPUtime=1473.65 cores=1,3,5,7
/proc/11644/stat : 11644 (glucose_static) R 11643 11637 10926 0 -1 4202496 183383 0 0 0 147300 65 0 0 20 0 1 0 275391677 1233182720 274570 33554432000 4194304 4896791 140734753172368 140734753169592 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11644/statm: 301070 274570 78 172 0 300896 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1823796

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 11657
/proc/meminfo: memFree=21801552/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11643/stat : 11643 (satsolver.sh) S 11638 11637 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275391677 9367552 266 33554432000 4194304 5064252 140736088484928 140736088483840 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11643/statm: 2287 266 226 213 0 72 0
[pid=11644] ppid=11643 vsize=1204412 CPUtime=1533.64 cores=1,3,5,7
/proc/11644/stat : 11644 (glucose_static) R 11643 11637 10926 0 -1 4202496 185000 0 0 0 153299 65 0 0 20 0 1 0 275391677 1233317888 276161 33554432000 4194304 4896791 140734753172368 140734753169576 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11644/statm: 301103 276161 78 172 0 300929 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1823928

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 11660
/proc/meminfo: memFree=21785628/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11643/stat : 11643 (satsolver.sh) S 11638 11637 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275391677 9367552 266 33554432000 4194304 5064252 140736088484928 140736088483840 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11643/statm: 2287 266 226 213 0 72 0
[pid=11644] ppid=11643 vsize=1205144 CPUtime=1593.63 cores=1,3,5,7
/proc/11644/stat : 11644 (glucose_static) R 11643 11637 10926 0 -1 4202496 186744 0 0 0 159297 66 0 0 20 0 1 0 275391677 1234067456 278391 33554432000 4194304 4896791 140734753172368 140734753169576 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11644/statm: 301286 278391 78 172 0 301112 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1824660

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 11660
/proc/meminfo: memFree=21771204/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11643/stat : 11643 (satsolver.sh) S 11638 11637 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275391677 9367552 266 33554432000 4194304 5064252 140736088484928 140736088483840 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11643/statm: 2287 266 226 213 0 72 0
[pid=11644] ppid=11643 vsize=1206412 CPUtime=1653.62 cores=1,3,5,7
/proc/11644/stat : 11644 (glucose_static) R 11643 11637 10926 0 -1 4202496 188493 0 0 0 165296 66 0 0 20 0 1 0 275391677 1235365888 281134 33554432000 4194304 4896791 140734753172368 140734753169912 4202982 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11644/statm: 301603 281134 78 172 0 301429 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1825928

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11660
/proc/meminfo: memFree=21833740/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11643/stat : 11643 (satsolver.sh) S 11638 11637 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275391677 9367552 266 33554432000 4194304 5064252 140736088484928 140736088483840 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11643/statm: 2287 266 226 213 0 72 0
[pid=11644] ppid=11643 vsize=1207732 CPUtime=1713.62 cores=1,3,5,7
/proc/11644/stat : 11644 (glucose_static) R 11643 11637 10926 0 -1 4202496 189374 0 0 0 171292 70 0 0 20 0 1 0 275391677 1236717568 262592 33554432000 4194304 4896791 140734753172368 140734753169576 4225215 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11644/statm: 301933 262592 78 172 0 301759 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1827248

[startup+1782.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/179 11700
/proc/meminfo: memFree=24783116/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11643/stat : 11643 (satsolver.sh) S 11638 11637 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275391677 9367552 266 33554432000 4194304 5064252 140736088484928 140736088483840 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11643/statm: 2287 266 226 213 0 72 0
[pid=11644] ppid=11643 vsize=1207868 CPUtime=1773.61 cores=1,3,5,7
/proc/11644/stat : 11644 (glucose_static) R 11643 11637 10926 0 -1 4202496 189379 0 0 0 177291 70 0 0 20 0 1 0 275391677 1236856832 262597 33554432000 4194304 4896791 140734753172368 140734753169592 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11644/statm: 301967 262597 78 172 0 301793 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1827384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.04 2.01 3/179 11700
/proc/meminfo: memFree=22771872/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11643/stat : 11643 (satsolver.sh) S 11638 11637 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275391677 9367552 266 33554432000 4194304 5064252 140736088484928 140736088483840 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11643/statm: 2287 266 226 213 0 72 0
[pid=11644] ppid=11643 vsize=1207848 CPUtime=1791.71 cores=1,3,5,7
/proc/11644/stat : 11644 (glucose_static) R 11643 11637 10926 0 -1 4202496 189384 0 0 0 179101 70 0 0 20 0 1 0 275391677 1236836352 262602 33554432000 4194304 4896791 140734753172368 140734753169896 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11644/statm: 301962 262602 78 172 0 301788 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1827364

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

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

[startup+1800.4 s]
/proc/loadavg: 2.09 2.04 2.01 3/179 11700
/proc/meminfo: memFree=22771872/32873624 swapFree=7104/7104
[pid=11637] ppid=11635 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11637/stat : 11637 (runPb2satCp2.sh) S 11635 11637 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275390835 9367552 275 33554432000 4194304 5064252 140735436341408 140735436340320 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11637/statm: 2287 275 233 213 0 72 0
[pid=11638] ppid=11637 vsize=601220 CPUtime=8.37 cores=1,3,5,7
/proc/11638/stat : 11638 (pb2sat) S 11637 11637 10926 0 -1 4202496 25730 20611 0 0 614 185 30 8 20 0 1 0 275390836 615649280 112422 33554432000 4194304 5873084 140733483653440 140733483647256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/11638/statm: 150305 112422 180 410 0 149887 0
[pid=11643] ppid=11638 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11643/stat : 11643 (satsolver.sh) S 11638 11637 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275391677 9367552 266 33554432000 4194304 5064252 140736088484928 140736088483840 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11643/statm: 2287 266 226 213 0 72 0
[pid=11644] ppid=11643 vsize=1207848 CPUtime=1791.71 cores=1,3,5,7
/proc/11644/stat : 11644 (glucose_static) R 11643 11637 10926 0 -1 4202496 189384 0 0 0 179101 70 0 0 20 0 1 0 275391677 1236836352 262602 33554432000 4194304 4896791 140734753172368 140734753169896 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11644/statm: 301962 262602 78 172 0 301788 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1827364

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11637 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=446020
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=946704
# CPU time returned by wait4() is 8.39272
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1797.45
CPU system time (s): 2.63
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 2170332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.44602
system time used= 1.9467
maximum resident set size= 836744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47318
page faults= 0
swaps= 0
block input operations= 16
block output operations= 883064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 20

runsolver used 4.14937 second user time and 9.94649 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 06:24:14
IDJOB=3694384
IDBENCH=71871
IDSOLVER=2273
FILE ID=node121/3694384-1338092654
RUNJOBID= node121-1338087182-10943
PBS_JOBID= 14624437
Free space on /tmp= 70416 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_50_2__8_45__512.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694384-1338092654/watcher-3694384-1338092654 -o /tmp/evaluation-result-3694384-1338092654/solver-3694384-1338092654 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694384-1338092654.opb 1900483646 HOME HOME

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

MD5SUM BENCH= d0ffef5b15f9518c13edbe4c212527f5
RANDOM SEED=1900483646

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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		: 2667.042
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		: 2667.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        23850220 kB
Buffers:          318272 kB
Cached:          3823400 kB
SwapCached:            0 kB
Active:          5925480 kB
Inactive:        2262672 kB
Active(anon):    4048720 kB
Inactive(anon):        0 kB
Active(file):    1876760 kB
Inactive(file):  2262672 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10608 kB
Writeback:             0 kB
AnonPages:       4052716 kB
Mapped:            15100 kB
Shmem:               200 kB
Slab:             688528 kB
SReclaimable:     132488 kB
SUnreclaim:       556040 kB
KernelStack:        1504 kB
PageTables:        11796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    5511360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2304000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70776 MiB
End job on node121 at 2012-05-27 06:54:14