Trace number 3694465

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/heinz/
normalized-opm2-z9-s14.opb
MD5SUM0eca8803cfc037d0cffd374298c6d6d9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-16917
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4356
Total number of constraints100680
Number of constraints which are clauses100672
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 constraint4355
Number of terms in the objective function 4313
Biggest coefficient in the objective function 428
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 469022
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1562976
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 10650988
Number of bits of the biggest sum of numbers24
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.32	c fallback to adder encoding
0.00/0.94	c fallback to adder encoding
1.59/1.61	c fallback to adder encoding
2.19/2.26	c fallback to adder encoding
2.89/2.95	c fallback to adder encoding
3.48/3.58	c fallback to adder encoding
4.19/4.22	c fallback to adder encoding
4.79/4.87	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-3694465-1338121262/watcher-3694465-1338121262 -o /tmp/evaluation-result-3694465-1338121262/solver-3694465-1338121262 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694465-1338121262.opb 1074192688 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.00 2.01 2.00 2/179 21080
/proc/meminfo: memFree=18333252/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0

[startup+0.0490441 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 21080
/proc/meminfo: memFree=18333252/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 21080
/proc/meminfo: memFree=18333252/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 21080
/proc/meminfo: memFree=18333252/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700305 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 21080
/proc/meminfo: memFree=18333252/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 21082
/proc/meminfo: memFree=18250432/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=180192 CPUtime=1.49 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) R 21080 21080 9063 0 -1 4202496 15696 0 0 0 144 5 0 0 20 0 1 0 278253564 184516608 28911 33554432000 4194304 5873084 140733963649760 140733963645816 4919597 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 45048 28911 164 410 0 44630 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189340

[startup+3.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 21082
/proc/meminfo: memFree=18168460/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=356548 CPUtime=3.09 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) R 21080 21080 9063 0 -1 4202496 27630 0 0 0 300 9 0 0 20 0 1 0 278253564 365105152 59688 33554432000 4194304 5873084 140733963649760 140733963646328 4664146 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 89137 59688 164 410 0 88719 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 365696

[startup+6.30021 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 21082
/proc/meminfo: memFree=17911424/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 678388

[startup+12.7004 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 21084
/proc/meminfo: memFree=16976732/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (satsolver.sh) S 21081 21080 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278254156 9367552 266 33554432000 4194304 5064252 140736860605488 140736860604400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21083/statm: 2287 266 226 213 0 72 0
[pid=21084] ppid=21083 vsize=742300 CPUtime=6.75 cores=0,2,4,6
/proc/21084/stat : 21084 (glucose_static) R 21083 21080 9063 0 -1 4202496 108606 0 0 0 642 33 0 0 20 0 1 0 278254157 760115200 158701 33554432000 4194304 4896791 140734464360192 140734464357400 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21084/statm: 185575 158701 78 172 0 185401 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1429836

[startup+25.5004 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 21084
/proc/meminfo: memFree=16982536/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (satsolver.sh) S 21081 21080 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278254156 9367552 266 33554432000 4194304 5064252 140736860605488 140736860604400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21083/statm: 2287 266 226 213 0 72 0
[pid=21084] ppid=21083 vsize=744412 CPUtime=19.55 cores=0,2,4,6
/proc/21084/stat : 21084 (glucose_static) R 21083 21080 9063 0 -1 4202496 109110 0 0 0 1921 34 0 0 20 0 1 0 278254157 762277888 159205 33554432000 4194304 4896791 140734464360192 140734464357400 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21084/statm: 186103 159205 78 172 0 185929 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1431948

[startup+51.1004 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 21084
/proc/meminfo: memFree=16975528/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (satsolver.sh) S 21081 21080 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278254156 9367552 266 33554432000 4194304 5064252 140736860605488 140736860604400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21083/statm: 2287 266 226 213 0 72 0
[pid=21084] ppid=21083 vsize=747580 CPUtime=45.14 cores=0,2,4,6
/proc/21084/stat : 21084 (glucose_static) R 21083 21080 9063 0 -1 4202496 109908 0 0 0 4480 34 0 0 20 0 1 0 278254157 765521920 160003 33554432000 4194304 4896791 140734464360192 140734464355928 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21084/statm: 186895 160003 78 172 0 186721 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1435116

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 21084
/proc/meminfo: memFree=16961796/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (satsolver.sh) S 21081 21080 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278254156 9367552 266 33554432000 4194304 5064252 140736860605488 140736860604400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21083/statm: 2287 266 226 213 0 72 0
[pid=21084] ppid=21083 vsize=754324 CPUtime=96.34 cores=0,2,4,6
/proc/21084/stat : 21084 (glucose_static) R 21083 21080 9063 0 -1 4202496 111576 0 0 0 9599 35 0 0 20 0 1 0 278254157 772427776 162693 33554432000 4194304 4896791 140734464360192 140734464357400 4225191 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21084/statm: 188581 162693 78 172 0 188407 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1441860

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 21085
/proc/meminfo: memFree=16955424/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (satsolver.sh) S 21081 21080 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278254156 9367552 266 33554432000 4194304 5064252 140736860605488 140736860604400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21083/statm: 2287 266 226 213 0 72 0
[pid=21084] ppid=21083 vsize=756904 CPUtime=156.32 cores=0,2,4,6
/proc/21084/stat : 21084 (glucose_static) R 21083 21080 9063 0 -1 4202496 112236 0 0 0 15597 35 0 0 20 0 1 0 278254157 775069696 163864 33554432000 4194304 4896791 140734464360192 140734464357400 4224680 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21084/statm: 189226 163864 78 172 0 189052 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1444440

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 21085
/proc/meminfo: memFree=16948376/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/21084/statm: 202928 186435 78 172 0 202754 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1499248

[startup+1422.31 s]
/proc/loadavg: 1.31 1.79 1.92 2/174 21121
/proc/meminfo: memFree=28195320/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (satsolver.sh) S 21081 21080 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278254156 9367552 266 33554432000 4194304 5064252 140736860605488 140736860604400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21083/statm: 2287 266 226 213 0 72 0
[pid=21084] ppid=21083 vsize=812760 CPUtime=1416.14 cores=0,2,4,6
/proc/21084/stat : 21084 (glucose_static) R 21083 21080 9063 0 -1 4202496 134789 0 0 0 141561 53 0 0 20 0 1 0 278254157 832266240 188261 33554432000 4194304 4896791 140734464360192 140734464357400 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21084/statm: 203190 188261 78 172 0 203016 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1500296

[startup+1482.3 s]
/proc/loadavg: 1.17 1.66 1.87 2/173 21121
/proc/meminfo: memFree=28185648/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (satsolver.sh) S 21081 21080 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278254156 9367552 266 33554432000 4194304 5064252 140736860605488 140736860604400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21083/statm: 2287 266 226 213 0 72 0
[pid=21084] ppid=21083 vsize=814516 CPUtime=1476.12 cores=0,2,4,6
/proc/21084/stat : 21084 (glucose_static) R 21083 21080 9063 0 -1 4202496 136671 0 0 0 147559 53 0 0 20 0 1 0 278254157 834064384 190774 33554432000 4194304 4896791 140734464360192 140734464357400 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21084/statm: 203629 190774 78 172 0 203455 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1502052

[startup+1542.3 s]
/proc/loadavg: 1.21 1.57 1.82 2/174 21122
/proc/meminfo: memFree=28224604/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (satsolver.sh) S 21081 21080 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278254156 9367552 266 33554432000 4194304 5064252 140736860605488 140736860604400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21083/statm: 2287 266 226 213 0 72 0
[pid=21084] ppid=21083 vsize=815568 CPUtime=1536.12 cores=0,2,4,6
/proc/21084/stat : 21084 (glucose_static) R 21083 21080 9063 0 -1 4202496 138830 0 0 0 153556 56 0 0 20 0 1 0 278254157 835141632 180963 33554432000 4194304 4896791 140734464360192 140734464357400 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21084/statm: 203892 180963 78 172 0 203718 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1503104

[startup+1602.3 s]
/proc/loadavg: 1.16 1.48 1.77 2/174 21122
/proc/meminfo: memFree=28217304/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (satsolver.sh) S 21081 21080 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278254156 9367552 266 33554432000 4194304 5064252 140736860605488 140736860604400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21083/statm: 2287 266 226 213 0 72 0
[pid=21084] ppid=21083 vsize=816728 CPUtime=1596.11 cores=0,2,4,6
/proc/21084/stat : 21084 (glucose_static) R 21083 21080 9063 0 -1 4202496 139168 0 0 0 159555 56 0 0 20 0 1 0 278254157 836329472 182834 33554432000 4194304 4896791 140734464360192 140734464357448 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21084/statm: 204182 182834 78 172 0 204008 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1504264

[startup+1662.3 s]
/proc/loadavg: 1.06 1.39 1.72 2/174 21122
/proc/meminfo: memFree=28212352/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (satsolver.sh) S 21081 21080 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278254156 9367552 266 33554432000 4194304 5064252 140736860605488 140736860604400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21083/statm: 2287 266 226 213 0 72 0
[pid=21084] ppid=21083 vsize=817516 CPUtime=1656.09 cores=0,2,4,6
/proc/21084/stat : 21084 (glucose_static) R 21083 21080 9063 0 -1 4202496 139355 0 0 0 165553 56 0 0 20 0 1 0 278254157 837136384 184043 33554432000 4194304 4896791 140734464360192 140734464357400 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21084/statm: 204379 184043 78 172 0 204205 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1505052

[startup+1722.3 s]
/proc/loadavg: 1.07 1.33 1.68 2/174 21123
/proc/meminfo: memFree=28209684/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (satsolver.sh) S 21081 21080 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278254156 9367552 266 33554432000 4194304 5064252 140736860605488 140736860604400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21083/statm: 2287 266 226 213 0 72 0
[pid=21084] ppid=21083 vsize=818308 CPUtime=1716.09 cores=0,2,4,6
/proc/21084/stat : 21084 (glucose_static) R 21083 21080 9063 0 -1 4202496 139554 0 0 0 171552 57 0 0 20 0 1 0 278254157 837947392 184753 33554432000 4194304 4896791 140734464360192 140734464357400 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21084/statm: 204577 184753 78 172 0 204403 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1505844

[startup+1782.3 s]
/proc/loadavg: 1.02 1.27 1.63 2/175 21126
/proc/meminfo: memFree=28201476/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (satsolver.sh) S 21081 21080 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278254156 9367552 266 33554432000 4194304 5064252 140736860605488 140736860604400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21083/statm: 2287 266 226 213 0 72 0
[pid=21084] ppid=21083 vsize=819456 CPUtime=1776.07 cores=0,2,4,6
/proc/21084/stat : 21084 (glucose_static) R 21083 21080 9063 0 -1 4202496 139885 0 0 0 177550 57 0 0 20 0 1 0 278254157 839122944 186607 33554432000 4194304 4896791 140734464360192 140734464357720 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21084/statm: 204864 186607 78 172 0 204690 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1506992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.02 1.25 1.62 2/174 21126
/proc/meminfo: memFree=28196612/32873648 swapFree=7116/7116
[pid=21080] ppid=21078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21080/stat : 21080 (runPb2satCp2.sh) S 21078 21080 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278253564 9367552 275 33554432000 4194304 5064252 140736983781952 140736983780864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21080/statm: 2287 275 233 213 0 72 0
[pid=21081] ppid=21080 vsize=669240 CPUtime=5.91 cores=0,2,4,6
/proc/21081/stat : 21081 (pb2sat) S 21080 21080 9063 0 -1 4202496 42058 0 0 0 534 57 0 0 20 0 1 0 278253564 685301760 106636 33554432000 4194304 5873084 140733963649760 140733963646184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21081/statm: 167310 106636 171 410 0 166892 0
[pid=21083] ppid=21081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21083/stat : 21083 (satsolver.sh) S 21081 21080 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278254156 9367552 266 33554432000 4194304 5064252 140736860605488 140736860604400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21083/statm: 2287 266 226 213 0 72 0
[pid=21084] ppid=21083 vsize=820380 CPUtime=1794.17 cores=0,2,4,6
/proc/21084/stat : 21084 (glucose_static) R 21083 21080 9063 0 -1 4202496 140138 0 0 0 179360 57 0 0 20 0 1 0 278254157 840069120 187871 33554432000 4194304 4896791 140734464360192 140734464357400 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21084/statm: 205095 187871 78 172 0 204921 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1507916

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21080 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# 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): 1798.94
CPU system time (s): 1.14
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 1752856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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= 3
involuntary context switches= 1

runsolver used 4.08138 second user time and 10.7134 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-27 14:21:02
IDJOB=3694465
IDBENCH=89901
IDSOLVER=2273
FILE ID=node114/3694465-1338121262
RUNJOBID= node114-1338088352-9079
PBS_JOBID= 14624459
Free space on /tmp= 69540 MiB

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

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

MD5SUM BENCH= 0eca8803cfc037d0cffd374298c6d6d9
RANDOM SEED=1074192688

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.242
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.242
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:       32873648 kB
MemFree:        18333524 kB
Buffers:          497804 kB
Cached:          3841040 kB
SwapCached:         2136 kB
Active:         12452596 kB
Inactive:        1186212 kB
Active(anon):    9293376 kB
Inactive(anon):     7892 kB
Active(file):    3159220 kB
Inactive(file):  1178320 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103884 kB
Dirty:             11272 kB
Writeback:             0 kB
AnonPages:       9304644 kB
Mapped:            15252 kB
Shmem:               116 kB
Slab:             744548 kB
SReclaimable:     188628 kB
SUnreclaim:       555920 kB
KernelStack:        1496 kB
PageTables:        22556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   10863292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3637248 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= 71196 MiB
End job on node114 at 2012-05-27 14:51:04