Trace number 3696832

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.05 1800.43

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-datt256.opb
MD5SUMeff0b252efd7ad849119636cdcc0cdec
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables262144
Total number of constraints11077
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)516
Number of constraints which are nor clauses,nor cardinality constraints10561
Minimum length of a constraint1
Maximum length of a constraint57840
Number of terms in the objective function 262144
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 262144
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 262144
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3696832-1338107682/watcher-3696832-1338107682 -o /tmp/evaluation-result-3696832-1338107682/solver-3696832-1338107682 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696832-1338107682.opb 748269862 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.00 2.00 3/179 8833
/proc/meminfo: memFree=30663484/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0

[startup+0.00797891 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8833
/proc/meminfo: memFree=30663484/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8833
/proc/meminfo: memFree=30663484/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8833
/proc/meminfo: memFree=30663484/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8833
/proc/meminfo: memFree=30663484/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8835
/proc/meminfo: memFree=30613032/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=78632 CPUtime=1.48 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) R 8833 8833 5734 0 -1 4202496 13835 0 0 0 145 3 0 0 20 0 1 0 276894290 80519168 18944 33554432000 4194304 5873084 140733954737712 140733954731496 4995841 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8834/statm: 19658 18944 160 410 0 19240 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 87780

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8835
/proc/meminfo: memFree=30478624/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=212048 CPUtime=3.09 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) R 8833 8833 5734 0 -1 4202496 23666 0 0 0 300 9 0 0 20 0 1 0 276894290 217137152 48145 33554432000 4194304 5873084 140733954737712 140733954726632 4930498 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8834/statm: 53012 48145 160 410 0 52594 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 221196

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8835
/proc/meminfo: memFree=30279864/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=688028 CPUtime=6.29 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) R 8833 8833 5734 0 -1 4202496 45642 0 0 0 609 20 0 0 20 0 1 0 276894290 704540672 108765 33554432000 4194304 5873084 140733954737712 140733954728872 4664146 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8834/statm: 172007 108765 160 410 0 171589 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 697176

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8835
/proc/meminfo: memFree=29773424/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=1374148 CPUtime=12.69 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) R 8833 8833 5734 0 -1 4202496 87026 0 0 0 1231 38 0 0 20 0 1 0 276894290 1407127552 231142 33554432000 4194304 5873084 140733954737712 140733954727112 4920028 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8834/statm: 343537 231143 160 410 0 343119 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1383296

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 8835
/proc/meminfo: memFree=28753832/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=2738072 CPUtime=25.48 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) R 8833 8833 5734 0 -1 4202496 167250 0 0 0 2477 71 0 0 20 0 1 0 276894290 2803785728 484594 33554432000 4194304 5873084 140733954737712 140733954728456 4391086 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8834/statm: 684518 484594 160 410 0 684100 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2747220

[startup+51.1003 s]
/proc/loadavg: 2.20 2.05 2.01 3/182 8837
/proc/meminfo: memFree=21600816/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=2908544 CPUtime=35.23 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) S 8833 8833 5734 0 -1 4202496 211253 0 0 0 3192 331 0 0 20 0 1 0 276894290 2978349056 623273 33554432000 4194304 5873084 140733954737712 140733954734136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/8834/statm: 727136 623273 167 410 0 726718 0
[pid=8836] ppid=8834 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/8836/stat : 8836 (satsolver.sh) S 8834 8833 5734 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 276897817 9367552 267 33554432000 4194304 5064252 140736601777776 140736601776688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8836/statm: 2287 267 226 213 0 72 0
[pid=8837] ppid=8836 vsize=5370508 CPUtime=15.78 cores=0,2,4,6
/proc/8837/stat : 8837 (glucose_static) R 8836 8833 5734 0 -1 4202496 610960 0 0 0 1415 163 0 0 20 0 1 0 276897819 5499400192 1231156 33554432000 4194304 4896791 140736548945120 140736547894008 4401607 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8837/statm: 1342627 1231157 58 172 0 1342453 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 8297348

[startup+102.3 s]
/proc/loadavg: 2.37 2.13 2.04 3/183 8838
/proc/meminfo: memFree=18868300/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=2908544 CPUtime=35.23 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) S 8833 8833 5734 0 -1 4202496 211253 0 0 0 3192 331 0 0 20 0 1 0 276894290 2978349056 623273 33554432000 4194304 5873084 140733954737712 140733954734136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/8834/statm: 727136 623273 167 410 0 726718 0
[pid=8836] ppid=8834 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/8836/stat : 8836 (satsolver.sh) S 8834 8833 5734 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 276897817 9367552 267 33554432000 4194304 5064252 140736601777776 140736601776688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8836/statm: 2287 267 226 213 0 72 0
[pid=8837] ppid=8836 vsize=8384980 CPUtime=66.98 cores=0,2,4,6
/proc/8837/stat : 8837 (glucose_static) R 8836 8833 5734 0 -1 4202496 930244 0 0 0 6441 257 0 0 20 0 1 0 276897819 8586219520 1893402 33554432000 4194304 4896791 140736548945120 140736548942424 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8837/statm: 2096245 1893402 78 172 0 2096071 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 11311820

[startup+162.3 s]
/proc/loadavg: 2.27 2.14 2.05 3/183 8838
/proc/meminfo: memFree=18819492/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=2908544 CPUtime=35.23 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) S 8833 8833 5734 0 -1 4202496 211253 0 0 0 3192 331 0 0 20 0 1 0 276894290 2978349056 623273 33554432000 4194304 5873084 140733954737712 140733954734136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/8834/statm: 727136 623273 167 410 0 726718 0
[pid=8836] ppid=8834 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/8836/stat : 8836 (satsolver.sh) S 8834 8833 5734 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 276897817 9367552 267 33554432000 4194304 5064252 140736601777776 140736601776688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8836/statm: 2287 267 226 213 0 72 0
[pid=8837] ppid=8836 vsize=8401408 CPUtime=126.98 cores=0,2,4,6
/proc/8837/stat : 8837 (glucose_static) R 8836 8833 5734 0 -1 4202496 938368 0 0 0 12436 262 0 0 20 0 1 0 276897819 8603041792 1899109 33554432000 4194304 4896791 140736548945120 140736548942424 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8837/statm: 2100352 1899109 78 172 0 2100178 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 11328248

[startup+222.307 s]
/proc/loadavg: 2.10 2.12 2.04 3/183 8838
/proc/meminfo: memFree=18832312/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=2908544 CPUtime=35.23 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) S 8833 8833 5734 0 -1 4202496 211253 0 0 0 3192 331 0 0 20 0 1 0 276894290 2978349056 623273 33554432000 4194304 5873084 140733954737712 140733954734136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/8834/statm: 727136 623273 167 410 0 726718 0
[pid=8836] ppid=8834 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/8836/stat : 8836 (satsolver.sh) S 8834 8833 5734 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 276897817 9367552 267 33554432000 4194304 5064252 140736601777776 140736601776688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8836/statm: 2287 267 226 213 0 72 0
[pid=8837] ppid=8836 vsize=8405608 CPUtime=186.96 cores=0,2,4,6
/proc/8837/stat : 8837 (glucose_static) R 8836 8833 5734 0 -1 4202496 943259 0 0 0 18433 263 0 0 20 0 1 0 276897819 8607342592 1901608 33554432000 4194304 4896791 140736548945120 140736548942328 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8837/statm: 2101402 1901608 78 172 0 2101228 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 11332448

[startup+282.3 s]
/proc/loadavg: 2.03 2.09 2.04 3/183 8838
/proc/meminfo: memFree=18796400/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/8837/statm: 2105503 1855430 78 172 0 2105329 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 11348852

[startup+1482.3 s]
/proc/loadavg: 2.04 2.08 2.07 3/183 8950
/proc/meminfo: memFree=17154292/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=2908544 CPUtime=35.23 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) S 8833 8833 5734 0 -1 4202496 211253 0 0 0 3192 331 0 0 20 0 1 0 276894290 2978349056 623273 33554432000 4194304 5873084 140733954737712 140733954734136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/8834/statm: 727136 623273 167 410 0 726718 0
[pid=8836] ppid=8834 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/8836/stat : 8836 (satsolver.sh) S 8834 8833 5734 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 276897817 9367552 267 33554432000 4194304 5064252 140736601777776 140736601776688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8836/statm: 2287 267 226 213 0 72 0
[pid=8837] ppid=8836 vsize=8422012 CPUtime=1446.76 cores=0,2,4,6
/proc/8837/stat : 8837 (glucose_static) R 8836 8833 5734 0 -1 4202496 1030081 0 0 0 144355 321 0 0 20 0 1 0 276897819 8624140288 1856953 33554432000 4194304 4896791 140736548945120 140736548942264 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8837/statm: 2105503 1856953 78 172 0 2105329 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 11348852

[startup+1542.31 s]
/proc/loadavg: 2.01 2.06 2.06 3/184 8953
/proc/meminfo: memFree=17158484/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=2908544 CPUtime=35.23 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) S 8833 8833 5734 0 -1 4202496 211253 0 0 0 3192 331 0 0 20 0 1 0 276894290 2978349056 623273 33554432000 4194304 5873084 140733954737712 140733954734136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/8834/statm: 727136 623273 167 410 0 726718 0
[pid=8836] ppid=8834 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/8836/stat : 8836 (satsolver.sh) S 8834 8833 5734 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 276897817 9367552 267 33554432000 4194304 5064252 140736601777776 140736601776688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8836/statm: 2287 267 226 213 0 72 0
[pid=8837] ppid=8836 vsize=8422308 CPUtime=1506.75 cores=0,2,4,6
/proc/8837/stat : 8837 (glucose_static) R 8836 8833 5734 0 -1 4202496 1030209 0 0 0 150354 321 0 0 20 0 1 0 276897819 8624443392 1859082 33554432000 4194304 4896791 140736548945120 140736548942264 4224921 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8837/statm: 2105577 1859082 78 172 0 2105403 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 11349148

[startup+1602.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/184 8977
/proc/meminfo: memFree=17129096/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=2908544 CPUtime=35.23 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) S 8833 8833 5734 0 -1 4202496 211253 0 0 0 3192 331 0 0 20 0 1 0 276894290 2978349056 623273 33554432000 4194304 5873084 140733954737712 140733954734136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/8834/statm: 727136 623273 167 410 0 726718 0
[pid=8836] ppid=8834 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/8836/stat : 8836 (satsolver.sh) S 8834 8833 5734 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 276897817 9367552 267 33554432000 4194304 5064252 140736601777776 140736601776688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8836/statm: 2287 267 226 213 0 72 0
[pid=8837] ppid=8836 vsize=8422544 CPUtime=1566.74 cores=0,2,4,6
/proc/8837/stat : 8837 (glucose_static) R 8836 8833 5734 0 -1 4202496 1034644 0 0 0 156351 323 0 0 20 0 1 0 276897819 8624685056 1860151 33554432000 4194304 4896791 140736548945120 140736548942264 4224921 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8837/statm: 2105636 1860151 78 172 0 2105462 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 11349384

[startup+1662.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/183 8977
/proc/meminfo: memFree=17138620/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=2908544 CPUtime=35.23 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) S 8833 8833 5734 0 -1 4202496 211253 0 0 0 3192 331 0 0 20 0 1 0 276894290 2978349056 623273 33554432000 4194304 5873084 140733954737712 140733954734136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/8834/statm: 727136 623273 167 410 0 726718 0
[pid=8836] ppid=8834 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/8836/stat : 8836 (satsolver.sh) S 8834 8833 5734 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 276897817 9367552 267 33554432000 4194304 5064252 140736601777776 140736601776688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8836/statm: 2287 267 226 213 0 72 0
[pid=8837] ppid=8836 vsize=8422692 CPUtime=1626.73 cores=0,2,4,6
/proc/8837/stat : 8837 (glucose_static) R 8836 8833 5734 0 -1 4202496 1038701 0 0 0 162348 325 0 0 20 0 1 0 276897819 8624836608 1862247 33554432000 4194304 4896791 140736548945120 140736548942648 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8837/statm: 2105673 1862247 78 172 0 2105499 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 11349532

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/183 8977
/proc/meminfo: memFree=17151088/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=2908544 CPUtime=35.23 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) S 8833 8833 5734 0 -1 4202496 211253 0 0 0 3192 331 0 0 20 0 1 0 276894290 2978349056 623273 33554432000 4194304 5873084 140733954737712 140733954734136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/8834/statm: 727136 623273 167 410 0 726718 0
[pid=8836] ppid=8834 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/8836/stat : 8836 (satsolver.sh) S 8834 8833 5734 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 276897817 9367552 267 33554432000 4194304 5064252 140736601777776 140736601776688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8836/statm: 2287 267 226 213 0 72 0
[pid=8837] ppid=8836 vsize=8423108 CPUtime=1686.72 cores=0,2,4,6
/proc/8837/stat : 8837 (glucose_static) R 8836 8833 5734 0 -1 4202496 1042773 0 0 0 168345 327 0 0 20 0 1 0 276897819 8625262592 1863878 33554432000 4194304 4896791 140736548945120 140736548942760 4203775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8837/statm: 2105777 1863878 78 172 0 2105603 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 11349948

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/183 8977
/proc/meminfo: memFree=17130932/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=2908544 CPUtime=35.23 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) S 8833 8833 5734 0 -1 4202496 211253 0 0 0 3192 331 0 0 20 0 1 0 276894290 2978349056 623273 33554432000 4194304 5873084 140733954737712 140733954734136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/8834/statm: 727136 623273 167 410 0 726718 0
[pid=8836] ppid=8834 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/8836/stat : 8836 (satsolver.sh) S 8834 8833 5734 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 276897817 9367552 267 33554432000 4194304 5064252 140736601777776 140736601776688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8836/statm: 2287 267 226 213 0 72 0
[pid=8837] ppid=8836 vsize=8423372 CPUtime=1746.71 cores=0,2,4,6
/proc/8837/stat : 8837 (glucose_static) R 8836 8833 5734 0 -1 4202496 1042866 0 0 0 174344 327 0 0 20 0 1 0 276897819 8625532928 1865504 33554432000 4194304 4896791 140736548945120 140736548942328 4225148 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8837/statm: 2105843 1865504 78 172 0 2105669 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 11350212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.03 2.04 3/183 8977
/proc/meminfo: memFree=17124340/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=2908544 CPUtime=35.23 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) S 8833 8833 5734 0 -1 4202496 211253 0 0 0 3192 331 0 0 20 0 1 0 276894290 2978349056 623273 33554432000 4194304 5873084 140733954737712 140733954734136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/8834/statm: 727136 623273 167 410 0 726718 0
[pid=8836] ppid=8834 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/8836/stat : 8836 (satsolver.sh) S 8834 8833 5734 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 276897817 9367552 267 33554432000 4194304 5064252 140736601777776 140736601776688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8836/statm: 2287 267 226 213 0 72 0
[pid=8837] ppid=8836 vsize=8423484 CPUtime=1764.81 cores=0,2,4,6
/proc/8837/stat : 8837 (glucose_static) R 8836 8833 5734 0 -1 4202496 1047252 0 0 0 176152 329 0 0 20 0 1 0 276897819 8625647616 1866048 33554432000 4194304 4896791 140736548945120 140736548942632 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8837/statm: 2105871 1866048 78 172 0 2105697 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 11350324

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.00 2.03 2.04 3/183 8977
/proc/meminfo: memFree=17124340/32873648 swapFree=6860/6860
[pid=8833] ppid=8831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8833/stat : 8833 (runPb2sat.sh) S 8831 8833 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276894289 9367552 275 33554432000 4194304 5064252 140733460798912 140733460797824 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8833/statm: 2287 275 233 213 0 72 0
[pid=8834] ppid=8833 vsize=2908544 CPUtime=35.23 cores=0,2,4,6
/proc/8834/stat : 8834 (pb2sat) S 8833 8833 5734 0 -1 4202496 211253 0 0 0 3192 331 0 0 20 0 1 0 276894290 2978349056 623273 33554432000 4194304 5873084 140733954737712 140733954734136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 3 0 0
/proc/8834/statm: 727136 623273 167 410 0 726718 0
[pid=8836] ppid=8834 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/8836/stat : 8836 (satsolver.sh) S 8834 8833 5734 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 276897817 9367552 267 33554432000 4194304 5064252 140736601777776 140736601776688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8836/statm: 2287 267 226 213 0 72 0
[pid=8837] ppid=8836 vsize=8423484 CPUtime=1764.81 cores=0,2,4,6
/proc/8837/stat : 8837 (glucose_static) R 8836 8833 5734 0 -1 4202496 1047252 0 0 0 176152 329 0 0 20 0 1 0 276897819 8625647616 1866048 33554432000 4194304 4896791 140736548945120 140736548942632 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8837/statm: 2105871 1866048 78 172 0 2105697 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 11350324

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8833 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.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.43
CPU time (s): 1800.05
CPU user time (s): 1793.44
CPU system time (s): 6.61
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 12823852

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 4.23935 second user time and 11.0753 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 10:34:42
IDJOB=3696832
IDBENCH=89871
IDSOLVER=2274
FILE ID=node116/3696832-1338107682
RUNJOBID= node116-1338088521-5750
PBS_JOBID= 14624463
Free space on /tmp= 71400 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-datt256.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696832-1338107682/watcher-3696832-1338107682 -o /tmp/evaluation-result-3696832-1338107682/solver-3696832-1338107682 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696832-1338107682.opb 748269862 HOME HOME

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

MD5SUM BENCH= eff0b252efd7ad849119636cdcc0cdec
RANDOM SEED=748269862

node116.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.556
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	: 5333.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.92
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.556
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.90
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.556
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:        30663956 kB
Buffers:          324540 kB
Cached:           835464 kB
SwapCached:         3240 kB
Active:          1041088 kB
Inactive:         336608 kB
Active(anon):     208384 kB
Inactive(anon):     8932 kB
Active(file):     832704 kB
Inactive(file):   327676 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103664 kB
Dirty:             26640 kB
Writeback:             0 kB
AnonPages:        258352 kB
Mapped:            13520 kB
Shmem:                96 kB
Slab:             687088 kB
SReclaimable:     131196 kB
SUnreclaim:       555892 kB
KernelStack:        1504 kB
PageTables:         4436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     371412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 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= 69344 MiB
End job on node116 at 2012-05-27 11:04:45