Trace number 3695263

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.05 1802.02

General information on the benchmark

Name/OPT-SMALLINT-LIN/kullmann/
normalized-mul_8_11_shg.opb
MD5SUM72d0920292366751823d98a716f59807
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark1798.38
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15008
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint65
Maximum length of a constraint90
Number of terms in the objective function 15008
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 15008
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15008
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

22.18/22.24	c model valid
22.18/22.24	c current solution ok
50.14/51.06	o 2584
50.14/51.06	c fallback to adder encoding
1800.05/1802.01	c error: unexpected solver exit code
1800.05/1802.01	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-3695263-1338123192/watcher-3695263-1338123192 -o /tmp/evaluation-result-3695263-1338123192/solver-3695263-1338123192 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695263-1338123192.opb 1208511331 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.01 1.04 1.34 3/177 10683
/proc/meminfo: memFree=29075952/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0

[startup+0.066905 s]
/proc/loadavg: 1.01 1.04 1.34 3/177 10683
/proc/meminfo: memFree=29075952/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 1.01 1.04 1.34 3/177 10683
/proc/meminfo: memFree=29075952/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300272 s]
/proc/loadavg: 1.01 1.04 1.34 3/177 10683
/proc/meminfo: memFree=29075952/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700248 s]
/proc/loadavg: 1.01 1.04 1.34 3/177 10683
/proc/meminfo: memFree=29075952/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.01 1.04 1.34 3/179 10685
/proc/meminfo: memFree=28960460/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=73232 CPUtime=1.49 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) R 10683 10683 10638 0 -1 4202496 17890 0 0 0 145 4 0 0 20 0 1 0 278444773 74989568 17497 33554432000 4194304 5873084 140734524302000 140734524298904 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10684/statm: 18308 17497 139 410 0 17890 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82380

[startup+3.10036 s]
/proc/loadavg: 1.01 1.04 1.34 3/179 10685
/proc/meminfo: memFree=28781696/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=170656 CPUtime=3.08 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) R 10683 10683 10638 0 -1 4202496 35232 0 0 0 301 7 0 0 20 0 1 0 278444773 174751744 39568 33554432000 4194304 5873084 140734524302000 140734524299960 4708228 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10684/statm: 42664 39568 153 410 0 42246 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 179804

[startup+6.3003 s]
/proc/loadavg: 1.17 1.07 1.35 3/181 10687
/proc/meminfo: memFree=27799672/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=616484 CPUtime=6.29 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) R 10683 10683 10638 0 -1 4202496 91056 0 0 0 607 22 0 0 20 0 1 0 278444773 631279616 136671 33554432000 4194304 5873084 140734524302000 140734524298184 4996171 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10684/statm: 154121 136671 153 410 0 153703 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 625632

[startup+12.7004 s]
/proc/loadavg: 1.31 1.11 1.36 3/181 10689
/proc/meminfo: memFree=26641468/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1159964 CPUtime=10.89 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) S 10683 10683 10638 0 -1 4202496 162776 0 0 0 964 125 0 0 20 0 1 0 278444773 1187803136 257174 33554432000 4194304 5873084 140734524302000 140734524298424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10684/statm: 289991 257174 160 410 0 289573 0
[pid=10688] ppid=10684 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/10688/stat : 10688 (satsolver.sh) S 10684 10683 10638 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 278445862 9367552 267 33554432000 4194304 5064252 140735923079632 140735923078544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10688/statm: 2287 267 226 213 0 72 0
[pid=10689] ppid=10688 vsize=529920 CPUtime=1.77 cores=1,3,5,7
/proc/10689/stat : 10689 (glucose_static) R 10688 10683 10638 0 -1 4202496 63258 0 0 0 158 19 0 0 20 0 1 0 278445864 542638080 116635 33554432000 4194304 4896791 140735218030160 140735216979208 4423648 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10689/statm: 132480 116635 58 172 0 132306 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1708180

[startup+25.5003 s]
/proc/loadavg: 1.62 1.18 1.38 3/181 10692
/proc/meminfo: memFree=26491632/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1219896 CPUtime=25.11 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) R 10683 10683 10638 0 -1 4202496 170493 157669 0 0 1232 372 828 79 20 0 1 0 278444773 1249173504 272165 33554432000 4194304 5873084 140734524302000 140734524297432 5127520 0 0 4096 0 0 0 0 17 3 0 0 36 0 0
/proc/10684/statm: 304974 272165 169 410 0 304556 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1229044

[startup+51.1004 s]
/proc/loadavg: 1.80 1.26 1.40 3/182 10693
/proc/meminfo: memFree=26005292/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1219896 CPUtime=50.24 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) R 10683 10683 10638 0 -1 4202496 172628 158183 0 0 1715 2334 828 147 20 0 1 0 278444773 1249173504 272173 33554432000 4194304 5873084 140734524302000 140734524297336 4664172 0 0 4096 0 0 0 0 17 3 0 0 82 0 0
/proc/10684/statm: 304974 272173 177 410 0 304556 0
Current children cumulated CPU time (s) 50.24
Current children cumulated vsize (KiB) 1229044

[startup+102.307 s]
/proc/loadavg: 1.99 1.40 1.44 3/183 10695
/proc/meminfo: memFree=24103356/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1332132 CPUtime=51.41 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) S 10683 10683 10638 0 -1 4202496 175892 158183 0 0 1815 2351 828 147 20 0 1 0 278444773 1364103168 286901 33554432000 4194304 5873084 140734524302000 140734524295816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 158 0 0
/proc/10684/statm: 333033 286901 177 410 0 332615 0
[pid=10694] ppid=10684 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/10694/stat : 10694 (satsolver.sh) S 10684 10683 10638 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 278450074 9367552 267 33554432000 4194304 5064252 140734603733648 140734603732560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10694/statm: 2287 267 226 213 0 72 0
[pid=10695] ppid=10694 vsize=1744032 CPUtime=49.25 cores=1,3,5,7
/proc/10695/stat : 10695 (glucose_static) R 10694 10683 10638 0 -1 4202496 210603 0 0 0 4847 78 0 0 20 0 1 0 278450076 1785888768 358048 33554432000 4194304 4896791 140737467789392 140737467786696 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10695/statm: 436008 358048 76 172 0 435834 0
Current children cumulated CPU time (s) 100.67
Current children cumulated vsize (KiB) 3094460

[startup+162.3 s]
/proc/loadavg: 1.99 1.51 1.47 3/183 10695
/proc/meminfo: memFree=24078372/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1332132 CPUtime=51.41 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) S 10683 10683 10638 0 -1 4202496 175892 158183 0 0 1815 2351 828 147 20 0 1 0 278444773 1364103168 286901 33554432000 4194304 5873084 140734524302000 140734524295816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 158 0 0
/proc/10684/statm: 333033 286901 177 410 0 332615 0
[pid=10694] ppid=10684 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/10694/stat : 10694 (satsolver.sh) S 10684 10683 10638 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 278450074 9367552 267 33554432000 4194304 5064252 140734603733648 140734603732560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10694/statm: 2287 267 226 213 0 72 0
[pid=10695] ppid=10694 vsize=1750196 CPUtime=109.24 cores=1,3,5,7
/proc/10695/stat : 10695 (glucose_static) R 10694 10683 10638 0 -1 4202496 229730 0 0 0 10840 84 0 0 20 0 1 0 278450076 1792200704 360586 33554432000 4194304 4896791 140737467789392 140737467786600 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10695/statm: 437549 360586 77 172 0 437375 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 3100624

[startup+222.3 s]
/proc/loadavg: 1.99 1.59 1.50 3/183 10695
/proc/meminfo: memFree=24070420/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1332132 CPUtime=51.41 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) S 10683 10683 10638 0 -1 4202496 175892 158183 0 0 1815 2351 828 147 20 0 1 0 278444773 1364103168 286901 33554432000 4194304 5873084 140734524302000 140734524295816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 158 0 0
/proc/10684/statm: 333033 286901 177 410 0 332615 0
[pid=10694] ppid=10684 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/10694/stat : 10694 (satsolver.sh) S 10684 10683 10638 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 278450074 9367552 267 33554432000 4194304 5064252 140734603733648 140734603732560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10694/statm: 2287 267 226 213 0 72 0
[pid=10695] ppid=10694 vsize=1751360 CPUtime=169.23 cores=1,3,5,7
/proc/10695/stat : 10695 (glucose_static) R 10694 10683 10638 0 -1 4202496 230029 0 0 0 16839 84 0 0 20 0 1 0 278450076 1793392640 361907 33554432000 4194304 4896791 140737467789392 140737467786696 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10695/statm: 437840 361907 78 172 0 437666 0
Current children cumulated CPU time (s) 220.65
Current children cumulated vsize (KiB) 3101788

[startup+282.3 s]
/proc/loadavg: 2.04 1.68 1.54 3/183 10695
/proc/meminfo: memFree=24027540/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/10695/statm: 442480 376371 78 172 0 442306 0
Current children cumulated CPU time (s) 1360.45
Current children cumulated vsize (KiB) 3120348

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.84 3/183 10739
/proc/meminfo: memFree=23984048/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1332132 CPUtime=51.41 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) S 10683 10683 10638 0 -1 4202496 175892 158183 0 0 1815 2351 828 147 20 0 1 0 278444773 1364103168 286901 33554432000 4194304 5873084 140734524302000 140734524295816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 158 0 0
/proc/10684/statm: 333033 286901 177 410 0 332615 0
[pid=10694] ppid=10684 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/10694/stat : 10694 (satsolver.sh) S 10684 10683 10638 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 278450074 9367552 267 33554432000 4194304 5064252 140734603733648 140734603732560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10694/statm: 2287 267 226 213 0 72 0
[pid=10695] ppid=10694 vsize=1774464 CPUtime=1369.02 cores=1,3,5,7
/proc/10695/stat : 10695 (glucose_static) R 10694 10683 10638 0 -1 4202496 236607 0 0 0 136810 92 0 0 20 0 1 0 278450076 1817051136 369217 33554432000 4194304 4896791 140737467789392 140737467786600 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10695/statm: 443616 369217 78 172 0 443442 0
Current children cumulated CPU time (s) 1420.44
Current children cumulated vsize (KiB) 3124892

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 1.85 3/183 10739
/proc/meminfo: memFree=23972708/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1332132 CPUtime=51.41 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) S 10683 10683 10638 0 -1 4202496 175892 158183 0 0 1815 2351 828 147 20 0 1 0 278444773 1364103168 286901 33554432000 4194304 5873084 140734524302000 140734524295816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 158 0 0
/proc/10684/statm: 333033 286901 177 410 0 332615 0
[pid=10694] ppid=10684 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/10694/stat : 10694 (satsolver.sh) S 10684 10683 10638 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 278450074 9367552 267 33554432000 4194304 5064252 140734603733648 140734603732560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10694/statm: 2287 267 226 213 0 72 0
[pid=10695] ppid=10694 vsize=1775520 CPUtime=1429 cores=1,3,5,7
/proc/10695/stat : 10695 (glucose_static) R 10694 10683 10638 0 -1 4202496 236907 0 0 0 142807 93 0 0 20 0 1 0 278450076 1818132480 370020 33554432000 4194304 4896791 140737467789392 140737467786600 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10695/statm: 443880 370020 78 172 0 443706 0
Current children cumulated CPU time (s) 1480.42
Current children cumulated vsize (KiB) 3125948

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.86 3/183 10743
/proc/meminfo: memFree=24164400/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1332132 CPUtime=51.41 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) S 10683 10683 10638 0 -1 4202496 175892 158183 0 0 1815 2351 828 147 20 0 1 0 278444773 1364103168 286901 33554432000 4194304 5873084 140734524302000 140734524295816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 158 0 0
/proc/10684/statm: 333033 286901 177 410 0 332615 0
[pid=10694] ppid=10684 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/10694/stat : 10694 (satsolver.sh) S 10684 10683 10638 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 278450074 9367552 267 33554432000 4194304 5064252 140734603733648 140734603732560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10694/statm: 2287 267 226 213 0 72 0
[pid=10695] ppid=10694 vsize=1775916 CPUtime=1488.99 cores=1,3,5,7
/proc/10695/stat : 10695 (glucose_static) R 10694 10683 10638 0 -1 4202496 237035 0 0 0 148806 93 0 0 20 0 1 0 278450076 1818537984 370156 33554432000 4194304 4896791 140737467789392 140737467786600 4203091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10695/statm: 443979 370156 78 172 0 443805 0
Current children cumulated CPU time (s) 1540.41
Current children cumulated vsize (KiB) 3126344

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.87 3/183 10743
/proc/meminfo: memFree=23999448/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1332132 CPUtime=51.41 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) S 10683 10683 10638 0 -1 4202496 175892 158183 0 0 1815 2351 828 147 20 0 1 0 278444773 1364103168 286901 33554432000 4194304 5873084 140734524302000 140734524295816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 158 0 0
/proc/10684/statm: 333033 286901 177 410 0 332615 0
[pid=10694] ppid=10684 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/10694/stat : 10694 (satsolver.sh) S 10684 10683 10638 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 278450074 9367552 267 33554432000 4194304 5064252 140734603733648 140734603732560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10694/statm: 2287 267 226 213 0 72 0
[pid=10695] ppid=10694 vsize=1776972 CPUtime=1548.97 cores=1,3,5,7
/proc/10695/stat : 10695 (glucose_static) R 10694 10683 10638 0 -1 4202496 237289 0 0 0 154804 93 0 0 20 0 1 0 278450076 1819619328 370921 33554432000 4194304 4896791 140737467789392 140737467786600 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10695/statm: 444243 370921 78 172 0 444069 0
Current children cumulated CPU time (s) 1600.39
Current children cumulated vsize (KiB) 3127400

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/184 10746
/proc/meminfo: memFree=23985916/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1332132 CPUtime=51.41 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) S 10683 10683 10638 0 -1 4202496 175892 158183 0 0 1815 2351 828 147 20 0 1 0 278444773 1364103168 286901 33554432000 4194304 5873084 140734524302000 140734524295816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 158 0 0
/proc/10684/statm: 333033 286901 177 410 0 332615 0
[pid=10694] ppid=10684 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/10694/stat : 10694 (satsolver.sh) S 10684 10683 10638 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 278450074 9367552 267 33554432000 4194304 5064252 140734603733648 140734603732560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10694/statm: 2287 267 226 213 0 72 0
[pid=10695] ppid=10694 vsize=1781476 CPUtime=1608.97 cores=1,3,5,7
/proc/10695/stat : 10695 (glucose_static) R 10694 10683 10638 0 -1 4202496 238283 0 0 0 160803 94 0 0 20 0 1 0 278450076 1824231424 373448 33554432000 4194304 4896791 140737467789392 140737467786600 4401607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10695/statm: 445369 373448 78 172 0 445195 0
Current children cumulated CPU time (s) 1660.39
Current children cumulated vsize (KiB) 3131904

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/182 10746
/proc/meminfo: memFree=23967384/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1332132 CPUtime=51.41 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) S 10683 10683 10638 0 -1 4202496 175892 158183 0 0 1815 2351 828 147 20 0 1 0 278444773 1364103168 286901 33554432000 4194304 5873084 140734524302000 140734524295816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 158 0 0
/proc/10684/statm: 333033 286901 177 410 0 332615 0
[pid=10694] ppid=10684 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/10694/stat : 10694 (satsolver.sh) S 10684 10683 10638 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 278450074 9367552 267 33554432000 4194304 5064252 140734603733648 140734603732560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10694/statm: 2287 267 226 213 0 72 0
[pid=10695] ppid=10694 vsize=1783328 CPUtime=1668.96 cores=1,3,5,7
/proc/10695/stat : 10695 (glucose_static) R 10694 10683 10638 0 -1 4202496 238772 0 0 0 166802 94 0 0 20 0 1 0 278450076 1826127872 375470 33554432000 4194304 4896791 140737467789392 140737467786600 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10695/statm: 445832 375470 78 172 0 445658 0
Current children cumulated CPU time (s) 1720.38
Current children cumulated vsize (KiB) 3133756

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/183 10747
/proc/meminfo: memFree=23947500/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1332132 CPUtime=51.41 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) S 10683 10683 10638 0 -1 4202496 175892 158183 0 0 1815 2351 828 147 20 0 1 0 278444773 1364103168 286901 33554432000 4194304 5873084 140734524302000 140734524295816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 158 0 0
/proc/10684/statm: 333033 286901 177 410 0 332615 0
[pid=10694] ppid=10684 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/10694/stat : 10694 (satsolver.sh) S 10684 10683 10638 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 278450074 9367552 267 33554432000 4194304 5064252 140734603733648 140734603732560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10694/statm: 2287 267 226 213 0 72 0
[pid=10695] ppid=10694 vsize=1786508 CPUtime=1728.94 cores=1,3,5,7
/proc/10695/stat : 10695 (glucose_static) R 10694 10683 10638 0 -1 4202496 239630 0 0 0 172799 95 0 0 20 0 1 0 278450076 1829384192 377836 33554432000 4194304 4896791 140737467789392 140737467786600 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10695/statm: 446627 377836 78 172 0 446453 0
Current children cumulated CPU time (s) 1780.36
Current children cumulated vsize (KiB) 3136936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802 s]
/proc/loadavg: 2.00 2.00 1.89 3/183 10747
/proc/meminfo: memFree=23937672/32873844 swapFree=7384/7384
[pid=10683] ppid=10681 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10683/stat : 10683 (runPb2satCp2.sh) S 10681 10683 10638 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278444773 9367552 275 33554432000 4194304 5064252 140734048020064 140734048018976 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10683/statm: 2287 275 233 213 0 72 0
[pid=10684] ppid=10683 vsize=1332132 CPUtime=51.41 cores=1,3,5,7
/proc/10684/stat : 10684 (pb2sat) S 10683 10683 10638 0 -1 4202496 175892 158183 0 0 1815 2351 828 147 20 0 1 0 278444773 1364103168 286901 33554432000 4194304 5873084 140734524302000 140734524295816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 158 0 0
/proc/10684/statm: 333033 286901 177 410 0 332615 0
[pid=10694] ppid=10684 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/10694/stat : 10694 (satsolver.sh) S 10684 10683 10638 0 -1 4202496 597 0 0 0 0 1 0 0 20 0 1 0 278450074 9367552 267 33554432000 4194304 5064252 140734603733648 140734603732560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10694/statm: 2287 267 226 213 0 72 0
[pid=10695] ppid=10694 vsize=1788364 CPUtime=1748.63 cores=1,3,5,7
/proc/10695/stat : 10695 (glucose_static) R 10694 10683 10638 0 -1 4202496 240138 0 0 0 174768 95 0 0 20 0 1 0 278450076 1831284736 379354 33554432000 4194304 4896791 140737467789392 140737467786600 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10695/statm: 447091 379354 78 172 0 446917 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3138792

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 10683 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): 1802.02
CPU time (s): 1800.05
CPU user time (s): 1774.11
CPU system time (s): 25.94
CPU usage (%): 99.8906
Max. virtual memory (cumulated for all children) (KiB): 3494476

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= 357
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.27035 second user time and 11.9642 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 14:53:13
IDJOB=3695263
IDBENCH=89911
IDSOLVER=2273
FILE ID=node136/3695263-1338123192
RUNJOBID= node136-1338123192-10655
PBS_JOBID= 14624496
Free space on /tmp= 71596 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-mul_8_11_shg.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695263-1338123192/watcher-3695263-1338123192 -o /tmp/evaluation-result-3695263-1338123192/solver-3695263-1338123192 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695263-1338123192.opb 1208511331 HOME HOME

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

MD5SUM BENCH= 72d0920292366751823d98a716f59807
RANDOM SEED=1208511331

node136.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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		: 2667.247
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:       32873844 kB
MemFree:        29076332 kB
Buffers:          403572 kB
Cached:          2488104 kB
SwapCached:        24460 kB
Active:           844280 kB
Inactive:        2113096 kB
Active(anon):      38404 kB
Inactive(anon):    26984 kB
Active(file):     805876 kB
Inactive(file):  2086112 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             86428 kB
Writeback:             0 kB
AnonPages:         46992 kB
Mapped:             9980 kB
Shmem:                 0 kB
Slab:             702376 kB
SReclaimable:     143572 kB
SUnreclaim:       558804 kB
KernelStack:        1456 kB
PageTables:         4088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     163296 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= 70384 MiB
End job on node136 at 2012-05-27 15:23:17