Trace number 3695959

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.51

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_100_3__3_91__64.opb
MD5SUM5aed6138edeb8c25258479e857e113ee
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark72709
Best CPU time to get the best result obtained on this benchmark1800.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19298
Total number of constraints400
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)302
Number of constraints which are nor clauses,nor cardinality constraints98
Minimum length of a constraint64
Maximum length of a constraint1089
Number of terms in the objective function 19200
Biggest coefficient in the objective function 94834
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 692922048
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 94834
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 692922048
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.32	c model valid
0.00/0.32	c current solution ok
0.00/0.92	o 86903
0.00/0.92	c current bound: 43451
0.00/0.92	c fallback to adder encoding
599.83/601.15	c current bound: 65177
599.83/601.15	c fallback to adder encoding
1800.04/1801.51	./satsolver.sh: line 5:  7029 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.04/1801.51	c error: unexpected solver exit code
1800.04/1801.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3695959-1338088279/watcher-3695959-1338088279 -o /tmp/evaluation-result-3695959-1338088279/solver-3695959-1338088279 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695959-1338088279.opb 1951405326 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: 1.65 1.42 1.68 3/177 6919
/proc/meminfo: memFree=27913292/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0

[startup+0.084424 s]
/proc/loadavg: 1.65 1.42 1.68 3/177 6919
/proc/meminfo: memFree=27913292/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 1.65 1.42 1.68 3/177 6919
/proc/meminfo: memFree=27913292/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300273 s]
/proc/loadavg: 1.65 1.42 1.68 3/177 6919
/proc/meminfo: memFree=27913292/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700254 s]
/proc/loadavg: 1.65 1.42 1.68 3/177 6919
/proc/meminfo: memFree=27913292/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.65 1.42 1.68 3/179 6924
/proc/meminfo: memFree=27455960/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=99132 CPUtime=1.47 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) R 6919 6919 6783 0 -1 4202496 9849 9643 0 0 82 52 11 2 20 0 1 0 274953325 101511168 17494 33554432000 4194304 5873084 140735320641904 140735320636296 4664146 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6920/statm: 24783 17494 180 410 0 24365 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 108280

[startup+3.10027 s]
/proc/loadavg: 1.76 1.44 1.69 2/179 6924
/proc/meminfo: memFree=27161600/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=241888 CPUtime=2.06 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) D 6919 6919 6783 0 -1 4202496 11320 9643 0 0 137 56 11 2 20 0 1 0 274953325 247693312 46526 33554432000 4194304 5873084 140735320641904 140735320636360 5129975 0 0 4096 0 18446744071580543392 0 0 17 0 0 0 97 0 0
/proc/6920/statm: 60472 46526 180 410 0 60054 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 251036
heavy processes:

[startup+6.30694 s]
/proc/loadavg: 1.76 1.44 1.69 3/181 6926
/proc/meminfo: memFree=26559300/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=164668 CPUtime=2.16 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 11321 9643 0 0 137 66 11 2 20 0 1 0 274953325 168620032 27222 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 41167 27222 180 410 0 40749 0
[pid=6925] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6925/stat : 6925 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274953657 9367552 266 33554432000 4194304 5064252 140734979762896 140734979761808 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6925/statm: 2287 266 226 213 0 72 0
[pid=6926] ppid=6925 vsize=274152 CPUtime=2.97 cores=0,2,4,6
/proc/6926/stat : 6926 (glucose_static) R 6925 6919 6783 0 -1 4202496 45125 0 0 0 286 11 0 0 20 0 1 0 274953658 280731648 55118 33554432000 4194304 4896791 140735020369200 140735020366408 4224144 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6926/statm: 68538 55118 78 172 0 68364 0
Current children cumulated CPU time (s) 5.13
Current children cumulated vsize (KiB) 457116

[startup+12.7004 s]
/proc/loadavg: 1.87 1.48 1.70 3/181 6926
/proc/meminfo: memFree=26156528/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=164668 CPUtime=2.16 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 11321 9643 0 0 137 66 11 2 20 0 1 0 274953325 168620032 27222 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 41167 27222 180 410 0 40749 0
[pid=6925] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6925/stat : 6925 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274953657 9367552 266 33554432000 4194304 5064252 140734979762896 140734979761808 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6925/statm: 2287 266 226 213 0 72 0
[pid=6926] ppid=6925 vsize=276268 CPUtime=9.36 cores=0,2,4,6
/proc/6926/stat : 6926 (glucose_static) R 6925 6919 6783 0 -1 4202496 47112 0 0 0 924 12 0 0 20 0 1 0 274953658 282898432 55663 33554432000 4194304 4896791 140735020369200 140735020366408 4225148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6926/statm: 69067 55663 78 172 0 68893 0
Current children cumulated CPU time (s) 11.52
Current children cumulated vsize (KiB) 459232

[startup+25.5004 s]
/proc/loadavg: 1.89 1.49 1.70 3/181 6926
/proc/meminfo: memFree=25135704/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=164668 CPUtime=2.16 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 11321 9643 0 0 137 66 11 2 20 0 1 0 274953325 168620032 27222 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 41167 27222 180 410 0 40749 0
[pid=6925] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6925/stat : 6925 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274953657 9367552 266 33554432000 4194304 5064252 140734979762896 140734979761808 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6925/statm: 2287 266 226 213 0 72 0
[pid=6926] ppid=6925 vsize=278284 CPUtime=22.15 cores=0,2,4,6
/proc/6926/stat : 6926 (glucose_static) R 6925 6919 6783 0 -1 4202496 49549 0 0 0 2203 12 0 0 20 0 1 0 274953658 284962816 57200 33554432000 4194304 4896791 140735020369200 140735020366712 4203889 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6926/statm: 69571 57200 78 172 0 69397 0
Current children cumulated CPU time (s) 24.31
Current children cumulated vsize (KiB) 461248

[startup+51.1004 s]
/proc/loadavg: 1.92 1.53 1.71 3/181 6926
/proc/meminfo: memFree=23174592/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=164668 CPUtime=2.16 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 11321 9643 0 0 137 66 11 2 20 0 1 0 274953325 168620032 27222 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 41167 27222 180 410 0 40749 0
[pid=6925] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6925/stat : 6925 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274953657 9367552 266 33554432000 4194304 5064252 140734979762896 140734979761808 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6925/statm: 2287 266 226 213 0 72 0
[pid=6926] ppid=6925 vsize=278824 CPUtime=47.76 cores=0,2,4,6
/proc/6926/stat : 6926 (glucose_static) R 6925 6919 6783 0 -1 4202496 50145 0 0 0 4763 13 0 0 20 0 1 0 274953658 285515776 57324 33554432000 4194304 4896791 140735020369200 140735020366568 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6926/statm: 69706 57324 78 172 0 69532 0
Current children cumulated CPU time (s) 49.92
Current children cumulated vsize (KiB) 461788

[startup+102.3 s]
/proc/loadavg: 2.33 1.69 1.75 2/181 6927
/proc/meminfo: memFree=8629824/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=164668 CPUtime=2.16 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 11321 9643 0 0 137 66 11 2 20 0 1 0 274953325 168620032 27222 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 41167 27222 180 410 0 40749 0
[pid=6925] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6925/stat : 6925 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274953657 9367552 266 33554432000 4194304 5064252 140734979762896 140734979761808 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6925/statm: 2287 266 226 213 0 72 0
[pid=6926] ppid=6925 vsize=282372 CPUtime=98.94 cores=0,2,4,6
/proc/6926/stat : 6926 (glucose_static) R 6925 6919 6783 0 -1 4202496 54355 0 0 0 9881 13 0 0 20 0 1 0 274953658 289148928 58699 33554432000 4194304 4896791 140735020369200 140735020366408 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6926/statm: 70593 58699 78 172 0 70419 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 465336

[startup+162.3 s]
/proc/loadavg: 3.32 2.07 1.88 3/183 6974
/proc/meminfo: memFree=26509148/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=164668 CPUtime=2.16 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 11321 9643 0 0 137 66 11 2 20 0 1 0 274953325 168620032 27222 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 41167 27222 180 410 0 40749 0
[pid=6925] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6925/stat : 6925 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274953657 9367552 266 33554432000 4194304 5064252 140734979762896 140734979761808 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6925/statm: 2287 266 226 213 0 72 0
[pid=6926] ppid=6925 vsize=284460 CPUtime=158.93 cores=0,2,4,6
/proc/6926/stat : 6926 (glucose_static) R 6925 6919 6783 0 -1 4202496 58864 0 0 0 15879 14 0 0 20 0 1 0 274953658 291287040 60900 33554432000 4194304 4896791 140735020369200 140735020366424 4224166 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6926/statm: 71115 60900 78 172 0 70941 0
Current children cumulated CPU time (s) 161.09
Current children cumulated vsize (KiB) 467424

[startup+222.307 s]
/proc/loadavg: 3.01 2.27 1.96 3/183 6974
/proc/meminfo: memFree=28652688/32873844 swapFree=7384/7384

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


[startup+1422.3 s]
/proc/loadavg: 2.56 2.37 2.24 3/183 7263
/proc/meminfo: memFree=17623156/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=159348 CPUtime=601.62 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 18859 91276 0 0 289 87 59759 27 20 0 1 0 274953325 163172352 32068 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 39837 32068 180 410 0 39419 0
[pid=7028] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7028/stat : 7028 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275013612 9367552 267 33554432000 4194304 5064252 140735636153872 140735636152784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7028/statm: 2287 267 226 213 0 72 0
[pid=7029] ppid=7028 vsize=381680 CPUtime=819.29 cores=0,2,4,6
/proc/7029/stat : 7029 (glucose_static) R 7028 6919 6783 0 -1 4202496 86850 0 0 0 81904 25 0 0 20 0 1 0 275013612 390840320 79582 33554432000 4194304 4896791 140734690019904 140734690017128 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7029/statm: 95420 79582 78 172 0 95246 0
Current children cumulated CPU time (s) 1420.91
Current children cumulated vsize (KiB) 559324

[startup+1482.3 s]
/proc/loadavg: 2.26 2.32 2.23 3/183 7263
/proc/meminfo: memFree=17623104/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=159348 CPUtime=601.62 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 18859 91276 0 0 289 87 59759 27 20 0 1 0 274953325 163172352 32068 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 39837 32068 180 410 0 39419 0
[pid=7028] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7028/stat : 7028 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275013612 9367552 267 33554432000 4194304 5064252 140735636153872 140735636152784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7028/statm: 2287 267 226 213 0 72 0
[pid=7029] ppid=7028 vsize=381680 CPUtime=879.27 cores=0,2,4,6
/proc/7029/stat : 7029 (glucose_static) R 7028 6919 6783 0 -1 4202496 86859 0 0 0 87902 25 0 0 20 0 1 0 275013612 390840320 80094 33554432000 4194304 4896791 140734690019904 140734690017128 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7029/statm: 95420 80094 78 172 0 95246 0
Current children cumulated CPU time (s) 1480.89
Current children cumulated vsize (KiB) 559324

[startup+1542.31 s]
/proc/loadavg: 2.08 2.26 2.21 3/183 7263
/proc/meminfo: memFree=17618884/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=159348 CPUtime=601.62 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 18859 91276 0 0 289 87 59759 27 20 0 1 0 274953325 163172352 32068 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 39837 32068 180 410 0 39419 0
[pid=7028] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7028/stat : 7028 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275013612 9367552 267 33554432000 4194304 5064252 140735636153872 140735636152784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7028/statm: 2287 267 226 213 0 72 0
[pid=7029] ppid=7028 vsize=381700 CPUtime=939.26 cores=0,2,4,6
/proc/7029/stat : 7029 (glucose_static) R 7028 6919 6783 0 -1 4202496 88137 0 0 0 93901 25 0 0 20 0 1 0 275013612 390860800 81140 33554432000 4194304 4896791 140734690019904 140734690017128 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7029/statm: 95425 81140 78 172 0 95251 0
Current children cumulated CPU time (s) 1540.88
Current children cumulated vsize (KiB) 559344

[startup+1602.3 s]
/proc/loadavg: 2.03 2.21 2.19 3/183 7263
/proc/meminfo: memFree=17616588/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=159348 CPUtime=601.62 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 18859 91276 0 0 289 87 59759 27 20 0 1 0 274953325 163172352 32068 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 39837 32068 180 410 0 39419 0
[pid=7028] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7028/stat : 7028 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275013612 9367552 267 33554432000 4194304 5064252 140735636153872 140735636152784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7028/statm: 2287 267 226 213 0 72 0
[pid=7029] ppid=7028 vsize=382120 CPUtime=999.25 cores=0,2,4,6
/proc/7029/stat : 7029 (glucose_static) R 7028 6919 6783 0 -1 4202496 88822 0 0 0 99900 25 0 0 20 0 1 0 275013612 391290880 81738 33554432000 4194304 4896791 140734690019904 140734690017128 4224934 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7029/statm: 95530 81738 78 172 0 95356 0
Current children cumulated CPU time (s) 1600.87
Current children cumulated vsize (KiB) 559764

[startup+1662.3 s]
/proc/loadavg: 2.01 2.17 2.17 3/183 7264
/proc/meminfo: memFree=17614664/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=159348 CPUtime=601.62 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 18859 91276 0 0 289 87 59759 27 20 0 1 0 274953325 163172352 32068 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 39837 32068 180 410 0 39419 0
[pid=7028] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7028/stat : 7028 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275013612 9367552 267 33554432000 4194304 5064252 140735636153872 140735636152784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7028/statm: 2287 267 226 213 0 72 0
[pid=7029] ppid=7028 vsize=382384 CPUtime=1059.23 cores=0,2,4,6
/proc/7029/stat : 7029 (glucose_static) R 7028 6919 6783 0 -1 4202496 90116 0 0 0 105898 25 0 0 20 0 1 0 275013612 391561216 82347 33554432000 4194304 4896791 140734690019904 140734690017112 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7029/statm: 95596 82347 78 172 0 95422 0
Current children cumulated CPU time (s) 1660.85
Current children cumulated vsize (KiB) 560028

[startup+1722.3 s]
/proc/loadavg: 2.00 2.14 2.16 3/183 7264
/proc/meminfo: memFree=17611996/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=159348 CPUtime=601.62 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 18859 91276 0 0 289 87 59759 27 20 0 1 0 274953325 163172352 32068 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 39837 32068 180 410 0 39419 0
[pid=7028] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7028/stat : 7028 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275013612 9367552 267 33554432000 4194304 5064252 140735636153872 140735636152784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7028/statm: 2287 267 226 213 0 72 0
[pid=7029] ppid=7028 vsize=383028 CPUtime=1119.23 cores=0,2,4,6
/proc/7029/stat : 7029 (glucose_static) R 7028 6919 6783 0 -1 4202496 91506 0 0 0 111897 26 0 0 20 0 1 0 275013612 392220672 83021 33554432000 4194304 4896791 140734690019904 140734690017272 4204129 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7029/statm: 95757 83021 78 172 0 95583 0
Current children cumulated CPU time (s) 1720.85
Current children cumulated vsize (KiB) 560672

[startup+1782.3 s]
/proc/loadavg: 2.07 2.14 2.16 3/184 7267
/proc/meminfo: memFree=17607272/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=159348 CPUtime=601.62 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 18859 91276 0 0 289 87 59759 27 20 0 1 0 274953325 163172352 32068 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 39837 32068 180 410 0 39419 0
[pid=7028] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7028/stat : 7028 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275013612 9367552 267 33554432000 4194304 5064252 140735636153872 140735636152784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7028/statm: 2287 267 226 213 0 72 0
[pid=7029] ppid=7028 vsize=382968 CPUtime=1179.22 cores=0,2,4,6
/proc/7029/stat : 7029 (glucose_static) R 7028 6919 6783 0 -1 4202496 92205 0 0 0 117896 26 0 0 20 0 1 0 275013612 392159232 84045 33554432000 4194304 4896791 140734690019904 140734690017416 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7029/statm: 95742 84045 78 172 0 95568 0
Current children cumulated CPU time (s) 1780.84
Current children cumulated vsize (KiB) 560612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.05 2.13 2.16 3/184 7267
/proc/meminfo: memFree=17605596/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=159348 CPUtime=601.62 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 18859 91276 0 0 289 87 59759 27 20 0 1 0 274953325 163172352 32068 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 39837 32068 180 410 0 39419 0
[pid=7028] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7028/stat : 7028 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275013612 9367552 267 33554432000 4194304 5064252 140735636153872 140735636152784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7028/statm: 2287 267 226 213 0 72 0
[pid=7029] ppid=7028 vsize=383100 CPUtime=1198.42 cores=0,2,4,6
/proc/7029/stat : 7029 (glucose_static) R 7028 6919 6783 0 -1 4202496 92227 0 0 0 119816 26 0 0 20 0 1 0 275013612 392294400 84578 33554432000 4194304 4896791 140734690019904 140734690017128 4225088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7029/statm: 95775 84578 78 172 0 95601 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 560744

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.5 s]
/proc/loadavg: 2.05 2.13 2.16 3/184 7267
/proc/meminfo: memFree=17605596/32873844 swapFree=7384/7384
[pid=6919] ppid=6917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6919/stat : 6919 (runPb2sat.sh) S 6917 6919 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274953324 9367552 274 33554432000 4194304 5064252 140735297928080 140735297926992 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6919/statm: 2287 274 233 213 0 72 0
[pid=6920] ppid=6919 vsize=159348 CPUtime=601.62 cores=0,2,4,6
/proc/6920/stat : 6920 (pb2sat) S 6919 6919 6783 0 -1 4202496 18859 91276 0 0 289 87 59759 27 20 0 1 0 274953325 163172352 32068 33554432000 4194304 5873084 140735320641904 140735320635720 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 113 0 0
/proc/6920/statm: 39837 32068 180 410 0 39419 0
[pid=7028] ppid=6920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7028/stat : 7028 (satsolver.sh) S 6920 6919 6783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275013612 9367552 267 33554432000 4194304 5064252 140735636153872 140735636152784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7028/statm: 2287 267 226 213 0 72 0
[pid=7029] ppid=7028 vsize=383100 CPUtime=1198.42 cores=0,2,4,6
/proc/7029/stat : 7029 (glucose_static) R 7028 6919 6783 0 -1 4202496 92227 0 0 0 119816 26 0 0 20 0 1 0 275013612 392294400 84578 33554432000 4194304 4896791 140734690019904 140734690017128 4225088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7029/statm: 95775 84578 78 172 0 95601 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 560744

Child status: 0
Real time (s): 1801.51
CPU time (s): 1800.08
CPU user time (s): 1798.66
CPU system time (s): 1.42678
CPU usage (%): 99.9206
Max. virtual memory (cumulated for all children) (KiB): 634548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.66
system time used= 1.42678
maximum resident set size= 393696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 407104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74
involuntary context switches= 1908

runsolver used 2.73858 second user time and 7.12892 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 05:11:19
IDJOB=3695959
IDBENCH=71885
IDSOLVER=2274
FILE ID=node136/3695959-1338088279
RUNJOBID= node136-1338088237-6799
PBS_JOBID= 14624456
Free space on /tmp= 70988 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_100_3__3_91__64.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695959-1338088279/watcher-3695959-1338088279 -o /tmp/evaluation-result-3695959-1338088279/solver-3695959-1338088279 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695959-1338088279.opb 1951405326 HOME HOME

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

MD5SUM BENCH= 5aed6138edeb8c25258479e857e113ee
RANDOM SEED=1951405326

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:        27916136 kB
Buffers:          364184 kB
Cached:          3066220 kB
SwapCached:        24460 kB
Active:          1888360 kB
Inactive:        2259920 kB
Active(anon):     692132 kB
Inactive(anon):    25096 kB
Active(file):    1196228 kB
Inactive(file):  2234824 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:            664272 kB
Writeback:             0 kB
AnonPages:        699316 kB
Mapped:            10376 kB
Shmem:                 0 kB
Slab:             669016 kB
SReclaimable:     110120 kB
SUnreclaim:       558896 kB
KernelStack:        1464 kB
PageTables:         5324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1033232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 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= 68860 MiB
End job on node136 at 2012-05-27 05:41:20