Trace number 3694462

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.06 1800.52

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z12-s14.opb
MD5SUMf1849946ff16a8dbd3f6ed4bfe3f33be
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44342
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10800
Total number of constraints319508
Number of constraints which are clauses319500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint10798
Number of terms in the objective function 10733
Biggest coefficient in the objective function 575
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1508059
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 3704832
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 26039669
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.78	c fallback to adder encoding
2.19/2.27	c fallback to adder encoding
3.69/3.75	c fallback to adder encoding
5.29/5.38	c fallback to adder encoding
6.78/6.85	c fallback to adder encoding
8.29/8.32	c fallback to adder encoding
9.99/10.07	c fallback to adder encoding
11.48/11.55	c fallback to adder encoding
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	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-3694462-1338117937/watcher-3694462-1338117937 -o /tmp/evaluation-result-3694462-1338117937/solver-3694462-1338117937 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694462-1338117937.opb 354926942 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: 4.83 3.71 2.73 4/181 18708
/proc/meminfo: memFree=22629532/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0

[startup+0.0893041 s]
/proc/loadavg: 4.83 3.71 2.73 4/181 18708
/proc/meminfo: memFree=22629532/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100418 s]
/proc/loadavg: 4.83 3.71 2.73 4/181 18708
/proc/meminfo: memFree=22629532/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/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: 4.83 3.71 2.73 4/181 18708
/proc/meminfo: memFree=22629532/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/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: 4.83 3.71 2.73 4/181 18708
/proc/meminfo: memFree=22629532/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 4.83 3.71 2.73 4/183 18710
/proc/meminfo: memFree=28819340/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=104680 CPUtime=1.48 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) R 18708 18708 6267 0 -1 4202496 13093 0 0 0 144 4 0 0 20 0 1 0 277920756 107192320 21717 33554432000 4194304 5873084 140736545184880 140736545180936 4664169 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18709/statm: 26170 21717 164 410 0 25752 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 113828

[startup+3.10035 s]
/proc/loadavg: 4.83 3.71 2.73 3/182 18710
/proc/meminfo: memFree=28745612/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=318248 CPUtime=3.09 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) R 18708 18708 6267 0 -1 4202496 18498 0 0 0 299 10 0 0 20 0 1 0 277920756 325885952 49510 33554432000 4194304 5873084 140736545184880 140736545181320 4664160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18709/statm: 79562 49510 164 410 0 79144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 327396

[startup+6.30035 s]
/proc/loadavg: 4.60 3.68 2.73 3/182 18710
/proc/meminfo: memFree=28516616/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=613932 CPUtime=6.28 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) R 18708 18708 6267 0 -1 4202496 27620 0 0 0 609 19 0 0 20 0 1 0 277920756 628666368 108582 33554432000 4194304 5873084 140736545184880 140736545181448 4391693 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18709/statm: 153483 108582 164 410 0 153065 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 623080

[startup+12.7004 s]
/proc/loadavg: 4.39 3.65 2.72 3/182 18710
/proc/meminfo: memFree=28002528/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=12.69 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) R 18708 18708 6267 0 -1 4202496 45086 0 0 0 1230 39 0 0 20 0 1 0 277920756 1233100800 230036 33554432000 4194304 5873084 140736545184880 140736545181448 4420314 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18709/statm: 301050 230036 164 410 0 300632 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1213348

[startup+25.5005 s]
/proc/loadavg: 4.02 3.61 2.72 3/184 18712
/proc/meminfo: memFree=25327012/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=14.42 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) S 18708 18708 6267 0 -1 4202496 45884 0 0 0 1276 166 0 0 20 0 1 0 277920756 1233100800 233115 33554432000 4194304 5873084 140736545184880 140736545181304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/18709/statm: 301050 233115 171 410 0 300632 0
[pid=18711] ppid=18709 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18711/stat : 18711 (satsolver.sh) S 18709 18708 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277922201 9367552 267 33554432000 4194304 5064252 140733393889840 140733393888752 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18711/statm: 2287 267 226 213 0 72 0
[pid=18712] ppid=18711 vsize=2911184 CPUtime=11.02 cores=1,3,5,7
/proc/18712/stat : 18712 (glucose_static) R 18711 18708 6267 0 -1 4202496 222007 0 0 0 1006 96 0 0 20 0 1 0 277922202 2981052416 481880 33554432000 4194304 4896791 140735175874448 140735175872104 4216608 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18712/statm: 727796 481880 73 172 0 727622 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 4133680

[startup+51.1005 s]
/proc/loadavg: 3.39 3.49 2.71 3/184 18712
/proc/meminfo: memFree=25478208/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=14.42 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) S 18708 18708 6267 0 -1 4202496 45884 0 0 0 1276 166 0 0 20 0 1 0 277920756 1233100800 233115 33554432000 4194304 5873084 140736545184880 140736545181304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/18709/statm: 301050 233115 171 410 0 300632 0
[pid=18711] ppid=18709 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18711/stat : 18711 (satsolver.sh) S 18709 18708 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277922201 9367552 267 33554432000 4194304 5064252 140733393889840 140733393888752 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18711/statm: 2287 267 226 213 0 72 0
[pid=18712] ppid=18711 vsize=2048420 CPUtime=36.61 cores=1,3,5,7
/proc/18712/stat : 18712 (glucose_static) R 18711 18708 6267 0 -1 4202496 237932 0 0 0 3554 107 0 0 20 0 1 0 277922202 2097582080 410047 33554432000 4194304 4896791 140735175874448 140735175871656 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18712/statm: 512105 410047 78 172 0 511931 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 3270916

[startup+102.301 s]
/proc/loadavg: 2.60 3.26 2.67 3/183 18712
/proc/meminfo: memFree=25485916/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=14.42 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) S 18708 18708 6267 0 -1 4202496 45884 0 0 0 1276 166 0 0 20 0 1 0 277920756 1233100800 233115 33554432000 4194304 5873084 140736545184880 140736545181304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/18709/statm: 301050 233115 171 410 0 300632 0
[pid=18711] ppid=18709 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18711/stat : 18711 (satsolver.sh) S 18709 18708 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277922201 9367552 267 33554432000 4194304 5064252 140733393889840 140733393888752 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18711/statm: 2287 267 226 213 0 72 0
[pid=18712] ppid=18711 vsize=2057284 CPUtime=87.81 cores=1,3,5,7
/proc/18712/stat : 18712 (glucose_static) R 18711 18708 6267 0 -1 4202496 241013 0 0 0 8673 108 0 0 20 0 1 0 277922202 2106658816 413128 33554432000 4194304 4896791 140735175874448 140735175871656 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18712/statm: 514321 413128 78 172 0 514147 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 3279780

[startup+162.301 s]
/proc/loadavg: 2.25 3.04 2.63 3/183 18712
/proc/meminfo: memFree=25493572/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=14.42 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) S 18708 18708 6267 0 -1 4202496 45884 0 0 0 1276 166 0 0 20 0 1 0 277920756 1233100800 233115 33554432000 4194304 5873084 140736545184880 140736545181304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/18709/statm: 301050 233115 171 410 0 300632 0
[pid=18711] ppid=18709 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18711/stat : 18711 (satsolver.sh) S 18709 18708 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277922201 9367552 267 33554432000 4194304 5064252 140733393889840 140733393888752 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18711/statm: 2287 267 226 213 0 72 0
[pid=18712] ppid=18711 vsize=2061376 CPUtime=147.8 cores=1,3,5,7
/proc/18712/stat : 18712 (glucose_static) R 18711 18708 6267 0 -1 4202496 242041 0 0 0 14672 108 0 0 20 0 1 0 277922202 2110849024 414667 33554432000 4194304 4896791 140735175874448 140735175871656 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18712/statm: 515344 414667 78 172 0 515170 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 3283872

[startup+222.301 s]
/proc/loadavg: 2.09 2.85 2.59 3/183 18712
/proc/meminfo: memFree=25441200/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=14.42 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) S 18708 18708 6267 0 -1 4202496 45884 0 0 0 1276 166 0 0 20 0 1 0 277920756 1233100800 233115 33554432000 4194304 5873084 140736545184880 140736545181304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/18709/statm: 301050 233115 171 410 0 300632 0
[pid=18711] ppid=18709 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18711/stat : 18711 (satsolver.sh) S 18709 18708 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277922201 9367552 267 33554432000 4194304 5064252 140733393889840 140733393888752 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18711/statm: 2287 267 226 213 0 72 0
[pid=18712] ppid=18711 vsize=2062432 CPUtime=207.79 cores=1,3,5,7
/proc/18712/stat : 18712 (glucose_static) R 18711 18708 6267 0 -1 4202496 242318 0 0 0 20671 108 0 0 20 0 1 0 277922202 2111930368 414944 33554432000 4194304 4896791 140735175874448 140735175871592 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18712/statm: 515608 414944 78 172 0 515434 0
Current children cumulated CPU time (s) 222.21

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

/proc/18712/statm: 519557 426078 78 172 0 519383 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 3300724

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.16 3/183 18775
/proc/meminfo: memFree=25430636/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=14.42 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) S 18708 18708 6267 0 -1 4202496 45884 0 0 0 1276 166 0 0 20 0 1 0 277920756 1233100800 233115 33554432000 4194304 5873084 140736545184880 140736545181304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/18709/statm: 301050 233115 171 410 0 300632 0
[pid=18711] ppid=18709 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18711/stat : 18711 (satsolver.sh) S 18709 18708 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277922201 9367552 267 33554432000 4194304 5064252 140733393889840 140733393888752 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18711/statm: 2287 267 226 213 0 72 0
[pid=18712] ppid=18711 vsize=2078620 CPUtime=1467.5 cores=1,3,5,7
/proc/18712/stat : 18712 (glucose_static) R 18711 18708 6267 0 -1 4202496 246520 0 0 0 146638 112 0 0 20 0 1 0 277922202 2128506880 426687 33554432000 4194304 4896791 140735175874448 140735175871656 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18712/statm: 519655 426687 78 172 0 519481 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 3301116

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.15 3/183 18776
/proc/meminfo: memFree=25417712/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=14.42 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) S 18708 18708 6267 0 -1 4202496 45884 0 0 0 1276 166 0 0 20 0 1 0 277920756 1233100800 233115 33554432000 4194304 5873084 140736545184880 140736545181304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/18709/statm: 301050 233115 171 410 0 300632 0
[pid=18711] ppid=18709 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18711/stat : 18711 (satsolver.sh) S 18709 18708 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277922201 9367552 267 33554432000 4194304 5064252 140733393889840 140733393888752 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18711/statm: 2287 267 226 213 0 72 0
[pid=18712] ppid=18711 vsize=2079656 CPUtime=1527.49 cores=1,3,5,7
/proc/18712/stat : 18712 (glucose_static) R 18711 18708 6267 0 -1 4202496 246720 0 0 0 152637 112 0 0 20 0 1 0 277922202 2129567744 427909 33554432000 4194304 4896791 140735175874448 140735175871992 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18712/statm: 519914 427909 78 172 0 519740 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 3302152

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.14 3/183 18776
/proc/meminfo: memFree=25409636/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=14.42 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) S 18708 18708 6267 0 -1 4202496 45884 0 0 0 1276 166 0 0 20 0 1 0 277920756 1233100800 233115 33554432000 4194304 5873084 140736545184880 140736545181304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/18709/statm: 301050 233115 171 410 0 300632 0
[pid=18711] ppid=18709 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18711/stat : 18711 (satsolver.sh) S 18709 18708 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277922201 9367552 267 33554432000 4194304 5064252 140733393889840 140733393888752 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18711/statm: 2287 267 226 213 0 72 0
[pid=18712] ppid=18711 vsize=2080316 CPUtime=1587.48 cores=1,3,5,7
/proc/18712/stat : 18712 (glucose_static) R 18711 18708 6267 0 -1 4202496 246931 0 0 0 158636 112 0 0 20 0 1 0 277922202 2130243584 428120 33554432000 4194304 4896791 140735175874448 140735175871656 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18712/statm: 520079 428120 78 172 0 519905 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 3302812

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.13 3/183 18776
/proc/meminfo: memFree=25411524/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=14.42 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) S 18708 18708 6267 0 -1 4202496 45884 0 0 0 1276 166 0 0 20 0 1 0 277920756 1233100800 233115 33554432000 4194304 5873084 140736545184880 140736545181304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/18709/statm: 301050 233115 171 410 0 300632 0
[pid=18711] ppid=18709 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18711/stat : 18711 (satsolver.sh) S 18709 18708 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277922201 9367552 267 33554432000 4194304 5064252 140733393889840 140733393888752 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18711/statm: 2287 267 226 213 0 72 0
[pid=18712] ppid=18711 vsize=2082692 CPUtime=1647.48 cores=1,3,5,7
/proc/18712/stat : 18712 (glucose_static) R 18711 18708 6267 0 -1 4202496 247523 0 0 0 164635 113 0 0 20 0 1 0 277922202 2132676608 429223 33554432000 4194304 4896791 140735175874448 140735175871656 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18712/statm: 520673 429223 78 172 0 520499 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 3305188

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/183 18776
/proc/meminfo: memFree=25391464/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=14.42 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) S 18708 18708 6267 0 -1 4202496 45884 0 0 0 1276 166 0 0 20 0 1 0 277920756 1233100800 233115 33554432000 4194304 5873084 140736545184880 140736545181304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/18709/statm: 301050 233115 171 410 0 300632 0
[pid=18711] ppid=18709 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18711/stat : 18711 (satsolver.sh) S 18709 18708 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277922201 9367552 267 33554432000 4194304 5064252 140733393889840 140733393888752 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18711/statm: 2287 267 226 213 0 72 0
[pid=18712] ppid=18711 vsize=2084408 CPUtime=1707.45 cores=1,3,5,7
/proc/18712/stat : 18712 (glucose_static) R 18711 18708 6267 0 -1 4202496 247973 0 0 0 170632 113 0 0 20 0 1 0 277922202 2134433792 430169 33554432000 4194304 4896791 140735175874448 140735175871656 4225523 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18712/statm: 521102 430169 78 172 0 520928 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 3306904

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/183 18776
/proc/meminfo: memFree=25385728/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=14.42 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) S 18708 18708 6267 0 -1 4202496 45884 0 0 0 1276 166 0 0 20 0 1 0 277920756 1233100800 233115 33554432000 4194304 5873084 140736545184880 140736545181304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/18709/statm: 301050 233115 171 410 0 300632 0
[pid=18711] ppid=18709 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18711/stat : 18711 (satsolver.sh) S 18709 18708 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277922201 9367552 267 33554432000 4194304 5064252 140733393889840 140733393888752 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18711/statm: 2287 267 226 213 0 72 0
[pid=18712] ppid=18711 vsize=2084804 CPUtime=1767.44 cores=1,3,5,7
/proc/18712/stat : 18712 (glucose_static) R 18711 18708 6267 0 -1 4202496 248091 0 0 0 176631 113 0 0 20 0 1 0 277922202 2134839296 430789 33554432000 4194304 4896791 140735175874448 140735175871656 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18712/statm: 521201 430789 78 172 0 521027 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 3307300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.10 3/183 18777
/proc/meminfo: memFree=25390176/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=14.42 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) S 18708 18708 6267 0 -1 4202496 45884 0 0 0 1276 166 0 0 20 0 1 0 277920756 1233100800 233115 33554432000 4194304 5873084 140736545184880 140736545181304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/18709/statm: 301050 233115 171 410 0 300632 0
[pid=18711] ppid=18709 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18711/stat : 18711 (satsolver.sh) S 18709 18708 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277922201 9367552 267 33554432000 4194304 5064252 140733393889840 140733393888752 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18711/statm: 2287 267 226 213 0 72 0
[pid=18712] ppid=18711 vsize=2085064 CPUtime=1785.64 cores=1,3,5,7
/proc/18712/stat : 18712 (glucose_static) R 18711 18708 6267 0 -1 4202496 248141 0 0 0 178451 113 0 0 20 0 1 0 277922202 2135105536 430838 33554432000 4194304 4896791 140735175874448 140735175871976 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18712/statm: 521266 430838 78 172 0 521092 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3307560

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.10 3/183 18777
/proc/meminfo: memFree=25390176/32873844 swapFree=7108/7108
[pid=18708] ppid=18706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18708/stat : 18708 (runPb2satCp2.sh) S 18706 18708 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277920756 9367552 275 33554432000 4194304 5064252 140735342257296 140735342256208 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18708/statm: 2287 275 233 213 0 72 0
[pid=18709] ppid=18708 vsize=1204200 CPUtime=14.42 cores=1,3,5,7
/proc/18709/stat : 18709 (pb2sat) S 18708 18708 6267 0 -1 4202496 45884 0 0 0 1276 166 0 0 20 0 1 0 277920756 1233100800 233115 33554432000 4194304 5873084 140736545184880 140736545181304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 2 0 0
/proc/18709/statm: 301050 233115 171 410 0 300632 0
[pid=18711] ppid=18709 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18711/stat : 18711 (satsolver.sh) S 18709 18708 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277922201 9367552 267 33554432000 4194304 5064252 140733393889840 140733393888752 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18711/statm: 2287 267 226 213 0 72 0
[pid=18712] ppid=18711 vsize=2085064 CPUtime=1785.64 cores=1,3,5,7
/proc/18712/stat : 18712 (glucose_static) R 18711 18708 6267 0 -1 4202496 248141 0 0 0 178451 113 0 0 20 0 1 0 277922202 2135105536 430838 33554432000 4194304 4896791 140735175874448 140735175871976 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18712/statm: 521266 430838 78 172 0 521092 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3307560

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18708 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.06
CPU user time (s): 1797.27
CPU system time (s): 2.79
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 4133680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 6.27005 second user time and 9.8445 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-27 13:25:38
IDJOB=3694462
IDBENCH=89886
IDSOLVER=2273
FILE ID=node111/3694462-1338117937
RUNJOBID= node111-1338087406-6284
PBS_JOBID= 14624442
Free space on /tmp= 71668 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z12-s14.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694462-1338117937/watcher-3694462-1338117937 -o /tmp/evaluation-result-3694462-1338117937/solver-3694462-1338117937 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694462-1338117937.opb 354926942 HOME HOME

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

MD5SUM BENCH= f1849946ff16a8dbd3f6ed4bfe3f33be
RANDOM SEED=354926942

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        22504448 kB
Buffers:          443144 kB
Cached:          8657820 kB
SwapCached:          852 kB
Active:          1102604 kB
Inactive:        8080684 kB
Active(anon):      31412 kB
Inactive(anon):    52172 kB
Active(file):    1071192 kB
Inactive(file):  8028512 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67105372 kB
Dirty:             23892 kB
Writeback:             0 kB
AnonPages:         93756 kB
Mapped:            15368 kB
Shmem:               196 kB
Slab:            1038632 kB
SReclaimable:     480424 kB
SUnreclaim:       558208 kB
KernelStack:        1496 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     212944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 70884 MiB
End job on node111 at 2012-05-27 13:55:40