Trace number 3696064

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

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-sp98ic.opb
MD5SUM719fde9b23d3f6b632131842d6adb45e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark622354759199999996
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10894
Total number of constraints825
Number of constraints which are clauses20
Number of constraints which are cardinality constraints (but not clauses)624
Number of constraints which are nor clauses,nor cardinality constraints181
Minimum length of a constraint2
Maximum length of a constraint5038
Number of terms in the objective function 10894
Biggest coefficient in the objective function 172784353600000000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 486507432685759999927
Number of bits of the sum of numbers in the objective function 69
Biggest number in a constraint 172784353600000000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 486507432685759999927
Number of bits of the biggest sum of numbers69
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.17/4.25	c model valid
4.17/4.25	c current solution ok
9.25/9.54	o -5316996158669551568
9.25/9.54	c current bound: 6564873957520000000
9.25/9.54	c fallback to adder encoding
1800.08/1801.41	c error: unexpected solver exit code
1800.08/1801.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-3696064-1338108709/watcher-3696064-1338108709 -o /tmp/evaluation-result-3696064-1338108709/solver-3696064-1338108709 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696064-1338108709.opb 1254188963 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: 1.92 1.98 1.99 3/177 7917
/proc/meminfo: memFree=28853900/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0

[startup+0.0712979 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 7917
/proc/meminfo: memFree=28853900/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10029 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 7917
/proc/meminfo: memFree=28853900/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300308 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 7917
/proc/meminfo: memFree=28853900/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700308 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 7917
/proc/meminfo: memFree=28853900/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 7919
/proc/meminfo: memFree=28761588/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=144208 CPUtime=1.49 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) R 7917 7917 5985 0 -1 4202496 23216 0 0 0 144 5 0 0 20 0 1 0 276999443 147668992 34528 33554432000 4194304 5873084 140733346691504 140733346634760 4995879 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7918/statm: 36052 34528 157 410 0 35634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 153356

[startup+3.10044 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 7921
/proc/meminfo: memFree=28577272/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=228960 CPUtime=1.98 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 28146 0 0 0 178 20 0 0 20 0 1 0 276999443 234455040 42672 33554432000 4194304 5873084 140733346691504 140733346687928 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7918/statm: 57240 42672 164 410 0 56822 0
[pid=7920] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7920/stat : 7920 (satsolver.sh) S 7918 7917 5985 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276999642 9367552 267 33554432000 4194304 5064252 140735197931936 140735197930848 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7920/statm: 2287 267 226 213 0 72 0
[pid=7921] ppid=7920 vsize=350832 CPUtime=1.08 cores=1,3,5,7
/proc/7921/stat : 7921 (glucose_static) R 7920 7917 5985 0 -1 4202496 46605 0 0 0 94 14 0 0 20 0 1 0 276999643 359251968 71793 33554432000 4194304 4896791 140736761825648 140736760774440 4208930 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7921/statm: 87708 71793 72 172 0 87534 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 598088

[startup+6.30027 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 7921
/proc/meminfo: memFree=28554936/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=257904 CPUtime=6.27 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) R 7917 7917 5985 0 -1 4202496 30669 55297 0 0 237 186 183 21 20 0 1 0 276999443 264093696 48552 33554432000 4194304 5873084 140733346691504 140733346686936 5127520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7918/statm: 64476 48552 173 410 0 64058 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 267052

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 7922
/proc/meminfo: memFree=28307508/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=515728 CPUtime=12.55 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) R 7917 7917 5985 0 -1 4202496 36896 55810 0 0 602 434 184 35 20 0 1 0 276999443 528105472 106793 33554432000 4194304 5873084 140733346691504 140733346685896 4664157 0 0 4096 0 0 0 0 17 3 0 0 12 0 0
/proc/7918/statm: 128932 106793 179 410 0 128514 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 524876

[startup+25.5005 s]
/proc/loadavg: 2.09 2.02 2.00 3/181 7924
/proc/meminfo: memFree=27023480/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=777872 CPUtime=14.06 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 38076 55810 0 0 700 487 184 35 20 0 1 0 276999443 796540928 122665 33554432000 4194304 5873084 140733346691504 140733346685320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 82 0 0
/proc/7918/statm: 194468 122665 179 410 0 194050 0
[pid=7923] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7923/stat : 7923 (satsolver.sh) S 7918 7917 5985 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277000934 9367552 267 33554432000 4194304 5064252 140735628323392 140735628322304 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7923/statm: 2287 267 226 213 0 72 0
[pid=7924] ppid=7923 vsize=1034584 CPUtime=10.57 cores=1,3,5,7
/proc/7924/stat : 7924 (glucose_static) R 7923 7917 5985 0 -1 4202496 137886 0 0 0 1006 51 0 0 20 0 1 0 277000934 1059414016 222352 33554432000 4194304 4896791 140735213723520 140735213720728 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7924/statm: 258646 222352 78 172 0 258472 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 1830752

[startup+51.1005 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 7924
/proc/meminfo: memFree=27009888/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=777872 CPUtime=14.06 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 38076 55810 0 0 700 487 184 35 20 0 1 0 276999443 796540928 122665 33554432000 4194304 5873084 140733346691504 140733346685320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 82 0 0
/proc/7918/statm: 194468 122665 179 410 0 194050 0
[pid=7923] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7923/stat : 7923 (satsolver.sh) S 7918 7917 5985 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277000934 9367552 267 33554432000 4194304 5064252 140735628323392 140735628322304 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7923/statm: 2287 267 226 213 0 72 0
[pid=7924] ppid=7923 vsize=1044700 CPUtime=36.17 cores=1,3,5,7
/proc/7924/stat : 7924 (glucose_static) R 7923 7917 5985 0 -1 4202496 140424 0 0 0 3565 52 0 0 20 0 1 0 277000934 1069772800 225401 33554432000 4194304 4896791 140735213723520 140735213720728 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7924/statm: 261175 225401 78 172 0 261001 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 1840868

[startup+102.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 7924
/proc/meminfo: memFree=26990404/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=777872 CPUtime=14.06 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 38076 55810 0 0 700 487 184 35 20 0 1 0 276999443 796540928 122665 33554432000 4194304 5873084 140733346691504 140733346685320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 82 0 0
/proc/7918/statm: 194468 122665 179 410 0 194050 0
[pid=7923] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7923/stat : 7923 (satsolver.sh) S 7918 7917 5985 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277000934 9367552 267 33554432000 4194304 5064252 140735628323392 140735628322304 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7923/statm: 2287 267 226 213 0 72 0
[pid=7924] ppid=7923 vsize=1051416 CPUtime=87.37 cores=1,3,5,7
/proc/7924/stat : 7924 (glucose_static) R 7923 7917 5985 0 -1 4202496 142091 0 0 0 8684 53 0 0 20 0 1 0 277000934 1076649984 228090 33554432000 4194304 4896791 140735213723520 140735213720664 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7924/statm: 262854 228090 78 172 0 262680 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 1847584

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 7925
/proc/meminfo: memFree=26975800/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=777872 CPUtime=14.06 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 38076 55810 0 0 700 487 184 35 20 0 1 0 276999443 796540928 122665 33554432000 4194304 5873084 140733346691504 140733346685320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 82 0 0
/proc/7918/statm: 194468 122665 179 410 0 194050 0
[pid=7923] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7923/stat : 7923 (satsolver.sh) S 7918 7917 5985 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277000934 9367552 267 33554432000 4194304 5064252 140735628323392 140735628322304 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7923/statm: 2287 267 226 213 0 72 0
[pid=7924] ppid=7923 vsize=1058196 CPUtime=147.35 cores=1,3,5,7
/proc/7924/stat : 7924 (glucose_static) R 7923 7917 5985 0 -1 4202496 143788 0 0 0 14681 54 0 0 20 0 1 0 277000934 1083592704 231831 33554432000 4194304 4896791 140735213723520 140735213720728 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7924/statm: 264549 231831 78 172 0 264375 0
Current children cumulated CPU time (s) 161.41
Current children cumulated vsize (KiB) 1854364

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7925
/proc/meminfo: memFree=26955180/32873844 swapFree=7104/7104
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=777872 CPUtime=14.06 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 38076 55810 0 0 700 487 184 35 20 0 1 0 276999443 796540928 122665 33554432000 4194304 5873084 140733346691504 140733346685320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 82 0 0
/proc/7918/statm: 194468 122665 179 410 0 194050 0
[pid=7923] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/7924/statm: 312501 260658 78 172 0 312327 0
Current children cumulated CPU time (s) 1421.03
Current children cumulated vsize (KiB) 2046172

[startup+1482.3 s]
/proc/loadavg: 2.00 2.18 2.31 3/181 8084
/proc/meminfo: memFree=27912776/32873844 swapFree=7112/7112
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=777872 CPUtime=14.06 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 38076 55810 0 0 700 487 184 35 20 0 1 0 276999443 796540928 122665 33554432000 4194304 5873084 140733346691504 140733346685320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 82 0 0
/proc/7918/statm: 194468 122665 179 410 0 194050 0
[pid=7923] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7923/stat : 7923 (satsolver.sh) S 7918 7917 5985 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277000934 9367552 267 33554432000 4194304 5064252 140735628323392 140735628322304 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7923/statm: 2287 267 226 213 0 72 0
[pid=7924] ppid=7923 vsize=1252620 CPUtime=1466.97 cores=1,3,5,7
/proc/7924/stat : 7924 (glucose_static) R 7923 7917 5985 0 -1 4202496 171567 0 0 0 146533 164 0 0 20 0 1 0 277000934 1282682880 256700 33554432000 4194304 4896791 140735213723520 140735213720728 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7924/statm: 313155 256700 78 172 0 312981 0
Current children cumulated CPU time (s) 1481.03
Current children cumulated vsize (KiB) 2048788

[startup+1542.3 s]
/proc/loadavg: 2.00 2.15 2.29 3/181 8084
/proc/meminfo: memFree=27864080/32873844 swapFree=7112/7112
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=777872 CPUtime=14.06 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 38076 55810 0 0 700 487 184 35 20 0 1 0 276999443 796540928 122665 33554432000 4194304 5873084 140733346691504 140733346685320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 82 0 0
/proc/7918/statm: 194468 122665 179 410 0 194050 0
[pid=7923] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7923/stat : 7923 (satsolver.sh) S 7918 7917 5985 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277000934 9367552 267 33554432000 4194304 5064252 140735628323392 140735628322304 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7923/statm: 2287 267 226 213 0 72 0
[pid=7924] ppid=7923 vsize=1254088 CPUtime=1526.95 cores=1,3,5,7
/proc/7924/stat : 7924 (glucose_static) R 7923 7917 5985 0 -1 4202496 171997 0 0 0 152531 164 0 0 20 0 1 0 277000934 1284186112 264284 33554432000 4194304 4896791 140735213723520 140735213721048 4223809 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7924/statm: 313522 264284 78 172 0 313348 0
Current children cumulated CPU time (s) 1541.01
Current children cumulated vsize (KiB) 2050256

[startup+1602.3 s]
/proc/loadavg: 2.00 2.12 2.27 3/181 8084
/proc/meminfo: memFree=27886084/32873844 swapFree=7112/7112
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=777872 CPUtime=14.06 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 38076 55810 0 0 700 487 184 35 20 0 1 0 276999443 796540928 122665 33554432000 4194304 5873084 140733346691504 140733346685320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 82 0 0
/proc/7918/statm: 194468 122665 179 410 0 194050 0
[pid=7923] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7923/stat : 7923 (satsolver.sh) S 7918 7917 5985 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277000934 9367552 267 33554432000 4194304 5064252 140735628323392 140735628322304 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7923/statm: 2287 267 226 213 0 72 0
[pid=7924] ppid=7923 vsize=1255692 CPUtime=1586.95 cores=1,3,5,7
/proc/7924/stat : 7924 (glucose_static) R 7923 7917 5985 0 -1 4202496 173506 0 0 0 158523 172 0 0 20 0 1 0 277000934 1285828608 255974 33554432000 4194304 4896791 140735213723520 140735213720728 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7924/statm: 313923 255974 78 172 0 313749 0
Current children cumulated CPU time (s) 1601.01
Current children cumulated vsize (KiB) 2051860

[startup+1662.31 s]
/proc/loadavg: 2.00 2.09 2.25 3/181 8085
/proc/meminfo: memFree=27844184/32873844 swapFree=7112/7112
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=777872 CPUtime=14.06 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 38076 55810 0 0 700 487 184 35 20 0 1 0 276999443 796540928 122665 33554432000 4194304 5873084 140733346691504 140733346685320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 82 0 0
/proc/7918/statm: 194468 122665 179 410 0 194050 0
[pid=7923] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7923/stat : 7923 (satsolver.sh) S 7918 7917 5985 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277000934 9367552 267 33554432000 4194304 5064252 140735628323392 140735628322304 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7923/statm: 2287 267 226 213 0 72 0
[pid=7924] ppid=7923 vsize=1257312 CPUtime=1646.94 cores=1,3,5,7
/proc/7924/stat : 7924 (glucose_static) R 7923 7917 5985 0 -1 4202496 173964 0 0 0 164522 172 0 0 20 0 1 0 277000934 1287487488 264097 33554432000 4194304 4896791 140735213723520 140735213720728 4204985 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7924/statm: 314328 264097 78 172 0 314154 0
Current children cumulated CPU time (s) 1661
Current children cumulated vsize (KiB) 2053480

[startup+1722.3 s]
/proc/loadavg: 2.11 2.10 2.24 3/182 8088
/proc/meminfo: memFree=27871828/32873844 swapFree=7112/7112
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=777872 CPUtime=14.06 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 38076 55810 0 0 700 487 184 35 20 0 1 0 276999443 796540928 122665 33554432000 4194304 5873084 140733346691504 140733346685320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 82 0 0
/proc/7918/statm: 194468 122665 179 410 0 194050 0
[pid=7923] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7923/stat : 7923 (satsolver.sh) S 7918 7917 5985 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277000934 9367552 267 33554432000 4194304 5064252 140735628323392 140735628322304 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7923/statm: 2287 267 226 213 0 72 0
[pid=7924] ppid=7923 vsize=1259100 CPUtime=1706.93 cores=1,3,5,7
/proc/7924/stat : 7924 (glucose_static) R 7923 7917 5985 0 -1 4202496 175550 0 0 0 170513 180 0 0 20 0 1 0 277000934 1289318400 256369 33554432000 4194304 4896791 140735213723520 140735213720728 4225091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7924/statm: 314775 256369 78 172 0 314601 0
Current children cumulated CPU time (s) 1720.99
Current children cumulated vsize (KiB) 2055268

[startup+1782.3 s]
/proc/loadavg: 2.04 2.08 2.23 3/181 8088
/proc/meminfo: memFree=27835832/32873844 swapFree=7112/7112
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=777872 CPUtime=14.06 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 38076 55810 0 0 700 487 184 35 20 0 1 0 276999443 796540928 122665 33554432000 4194304 5873084 140733346691504 140733346685320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 82 0 0
/proc/7918/statm: 194468 122665 179 410 0 194050 0
[pid=7923] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7923/stat : 7923 (satsolver.sh) S 7918 7917 5985 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277000934 9367552 267 33554432000 4194304 5064252 140735628323392 140735628322304 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7923/statm: 2287 267 226 213 0 72 0
[pid=7924] ppid=7923 vsize=1260844 CPUtime=1766.91 cores=1,3,5,7
/proc/7924/stat : 7924 (glucose_static) R 7923 7917 5985 0 -1 4202496 176012 0 0 0 176511 180 0 0 20 0 1 0 277000934 1291104256 265007 33554432000 4194304 4896791 140735213723520 140735213721048 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7924/statm: 315211 265007 78 172 0 315037 0
Current children cumulated CPU time (s) 1780.97
Current children cumulated vsize (KiB) 2057012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 2.03 2.08 2.22 3/181 8088
/proc/meminfo: memFree=27808584/32873844 swapFree=7112/7112
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=777872 CPUtime=14.06 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 38076 55810 0 0 700 487 184 35 20 0 1 0 276999443 796540928 122665 33554432000 4194304 5873084 140733346691504 140733346685320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 82 0 0
/proc/7918/statm: 194468 122665 179 410 0 194050 0
[pid=7923] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7923/stat : 7923 (satsolver.sh) S 7918 7917 5985 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277000934 9367552 267 33554432000 4194304 5064252 140735628323392 140735628322304 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7923/statm: 2287 267 226 213 0 72 0
[pid=7924] ppid=7923 vsize=1261360 CPUtime=1786.02 cores=1,3,5,7
/proc/7924/stat : 7924 (glucose_static) R 7923 7917 5985 0 -1 4202496 176130 0 0 0 178421 181 0 0 20 0 1 0 277000934 1291632640 267167 33554432000 4194304 4896791 140735213723520 140735213719256 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7924/statm: 315340 267167 78 172 0 315166 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2057528

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

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

[startup+1801.4 s]
/proc/loadavg: 2.03 2.08 2.22 3/181 8088
/proc/meminfo: memFree=27808584/32873844 swapFree=7112/7112
[pid=7917] ppid=7915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7917/stat : 7917 (runPb2sat.sh) S 7915 7917 5985 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276999443 9367552 274 33554432000 4194304 5064252 140736986136832 140736986135744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7917/statm: 2287 274 233 213 0 72 0
[pid=7918] ppid=7917 vsize=777872 CPUtime=14.06 cores=1,3,5,7
/proc/7918/stat : 7918 (pb2sat) S 7917 7917 5985 0 -1 4202496 38076 55810 0 0 700 487 184 35 20 0 1 0 276999443 796540928 122665 33554432000 4194304 5873084 140733346691504 140733346685320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 82 0 0
/proc/7918/statm: 194468 122665 179 410 0 194050 0
[pid=7923] ppid=7918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7923/stat : 7923 (satsolver.sh) S 7918 7917 5985 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277000934 9367552 267 33554432000 4194304 5064252 140735628323392 140735628322304 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7923/statm: 2287 267 226 213 0 72 0
[pid=7924] ppid=7923 vsize=1261360 CPUtime=1786.02 cores=1,3,5,7
/proc/7924/stat : 7924 (glucose_static) R 7923 7917 5985 0 -1 4202496 176130 0 0 0 178421 181 0 0 20 0 1 0 277000934 1291632640 267167 33554432000 4194304 4896791 140735213723520 140735213719256 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7924/statm: 315340 267167 78 172 0 315166 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2057528

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7917 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=1999
# CPU time returned by wait4() is 0.001999
# 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): 1801.42
CPU time (s): 1800.08
CPU user time (s): 1793.05
CPU system time (s): 7.03
CPU usage (%): 99.9256
Max. virtual memory (cumulated for all children) (KiB): 2266044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356
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.64029 second user time and 11.0543 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-27 10:51:49
IDJOB=3696064
IDBENCH=89881
IDSOLVER=2274
FILE ID=node104/3696064-1338108709
RUNJOBID= node104-1338094298-6692
PBS_JOBID= 14624457
Free space on /tmp= 71012 MiB

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

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

MD5SUM BENCH= 719fde9b23d3f6b632131842d6adb45e
RANDOM SEED=1254188963

node104.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.266
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.53
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.266
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.266
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.91
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.266
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.92
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.266
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.266
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28854172 kB
Buffers:          330972 kB
Cached:          2810180 kB
SwapCached:            0 kB
Active:          1247004 kB
Inactive:        1952660 kB
Active(anon):      60652 kB
Inactive(anon):        0 kB
Active(file):    1186352 kB
Inactive(file):  1952660 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16276 kB
Writeback:             0 kB
AnonPages:         64840 kB
Mapped:            15280 kB
Shmem:               200 kB
Slab:             680920 kB
SReclaimable:     123252 kB
SUnreclaim:       557668 kB
KernelStack:        1464 kB
PageTables:         4192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     166564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 70520 MiB
End job on node104 at 2012-05-27 11:21:52