Trace number 3695973

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 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_500_3__212_366__32.opb
MD5SUMdb32a99ae563cdd0a4508d97506524ef
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark107914
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48498
Total number of constraints2000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1502
Number of constraints which are nor clauses,nor cardinality constraints498
Minimum length of a constraint32
Maximum length of a constraint673
Number of terms in the objective function 48000
Biggest coefficient in the objective function 114804
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 1641931968
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 114804
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 1641931968
Number of bits of the biggest sum of numbers31
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.85	c model valid
0.00/0.85	c current solution ok
2.27/2.35	o 392203
2.27/2.35	c current bound: 196101
2.27/2.35	c fallback to adder encoding
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3695973-1338090080/watcher-3695973-1338090080 -o /tmp/evaluation-result-3695973-1338090080/solver-3695973-1338090080 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695973-1338090080.opb 995833317 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.13 2.16 3/180 7305
/proc/meminfo: memFree=18185828/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0

[startup+0.0837461 s]
/proc/loadavg: 2.05 2.13 2.16 3/180 7305
/proc/meminfo: memFree=18185828/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10028 s]
/proc/loadavg: 2.05 2.13 2.16 3/180 7305
/proc/meminfo: memFree=18185828/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 2.05 2.13 2.16 3/180 7305
/proc/meminfo: memFree=18185828/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70016 s]
/proc/loadavg: 2.05 2.13 2.16 3/180 7305
/proc/meminfo: memFree=18185828/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.05 2.13 2.16 3/182 7309
/proc/meminfo: memFree=18128080/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=54180 CPUtime=1.48 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) R 7305 7305 6783 0 -1 4202496 8486 19483 0 0 56 57 31 4 20 0 1 0 275133505 55480320 9295 33554432000 4194304 5873084 140733306306016 140733306302440 5127520 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7306/statm: 13545 9295 170 410 0 13127 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 63328

[startup+3.1003 s]
/proc/loadavg: 2.05 2.13 2.16 3/182 7309
/proc/meminfo: memFree=18114820/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=189436 CPUtime=3.07 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) R 7305 7305 6783 0 -1 4202496 22243 19997 0 0 140 129 31 7 20 0 1 0 275133505 193982464 38144 33554432000 4194304 5873084 140733306306016 140733306300040 4664944 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7306/statm: 47359 38144 179 410 0 46941 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 198584

[startup+6.30032 s]
/proc/loadavg: 2.04 2.12 2.16 3/182 7310
/proc/meminfo: memFree=17830276/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=648188 CPUtime=6.28 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) R 7305 7305 6783 0 -1 4202496 24112 19997 0 0 451 139 31 7 20 0 1 0 275133505 663744512 95488 33554432000 4194304 5873084 140733306306016 140733306300408 4664123 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7306/statm: 162047 95488 179 410 0 161629 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 657336

[startup+12.7004 s]
/proc/loadavg: 2.04 2.12 2.16 3/184 7312
/proc/meminfo: memFree=16567596/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7311/stat : 7311 (satsolver.sh) S 7306 7305 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275134281 9367552 267 33554432000 4194304 5064252 140733216294672 140733216293584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7311/statm: 2287 267 226 213 0 72 0
[pid=7312] ppid=7311 vsize=1220672 CPUtime=4.92 cores=0,2,4,6
/proc/7312/stat : 7312 (glucose_static) R 7311 7305 6783 0 -1 4202496 117395 0 0 0 455 37 0 0 20 0 1 0 275134281 1249968128 234948 33554432000 4194304 4896791 140735723210560 140735723208216 4216660 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7312/statm: 305168 234948 73 172 0 304994 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 1838268

[startup+25.5003 s]
/proc/loadavg: 2.11 2.13 2.16 3/183 7312
/proc/meminfo: memFree=16581284/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7311/stat : 7311 (satsolver.sh) S 7306 7305 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275134281 9367552 267 33554432000 4194304 5064252 140733216294672 140733216293584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7311/statm: 2287 267 226 213 0 72 0
[pid=7312] ppid=7311 vsize=884512 CPUtime=17.71 cores=0,2,4,6
/proc/7312/stat : 7312 (glucose_static) R 7311 7305 6783 0 -1 4202496 121057 0 0 0 1730 41 0 0 20 0 1 0 275134281 905740288 205263 33554432000 4194304 4896791 140735723210560 140735723207880 4225120 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7312/statm: 221128 205263 77 172 0 220954 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 1502108

[startup+51.1004 s]
/proc/loadavg: 2.06 2.12 2.15 3/183 7312
/proc/meminfo: memFree=16564664/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7311/stat : 7311 (satsolver.sh) S 7306 7305 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275134281 9367552 267 33554432000 4194304 5064252 140733216294672 140733216293584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7311/statm: 2287 267 226 213 0 72 0
[pid=7312] ppid=7311 vsize=896076 CPUtime=43.32 cores=0,2,4,6
/proc/7312/stat : 7312 (glucose_static) R 7311 7305 6783 0 -1 4202496 125982 0 0 0 4289 43 0 0 20 0 1 0 275134281 917581824 208850 33554432000 4194304 4896791 140735723210560 140735723208072 4224992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7312/statm: 224019 208850 78 172 0 223845 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1513672

[startup+102.3 s]
/proc/loadavg: 2.03 2.10 2.14 3/183 7312
/proc/meminfo: memFree=16545872/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7311/stat : 7311 (satsolver.sh) S 7306 7305 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275134281 9367552 267 33554432000 4194304 5064252 140733216294672 140733216293584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7311/statm: 2287 267 226 213 0 72 0
[pid=7312] ppid=7311 vsize=907044 CPUtime=94.5 cores=0,2,4,6
/proc/7312/stat : 7312 (glucose_static) R 7311 7305 6783 0 -1 4202496 129212 0 0 0 9406 44 0 0 20 0 1 0 275134281 928813056 213588 33554432000 4194304 4896791 140735723210560 140735723207768 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7312/statm: 226761 213588 78 172 0 226587 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 1524640

[startup+162.307 s]
/proc/loadavg: 2.01 2.08 2.13 3/183 7313
/proc/meminfo: memFree=16545376/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7311/stat : 7311 (satsolver.sh) S 7306 7305 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275134281 9367552 267 33554432000 4194304 5064252 140733216294672 140733216293584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7311/statm: 2287 267 226 213 0 72 0
[pid=7312] ppid=7311 vsize=907044 CPUtime=154.5 cores=0,2,4,6
/proc/7312/stat : 7312 (glucose_static) R 7311 7305 6783 0 -1 4202496 129255 0 0 0 15406 44 0 0 20 0 1 0 275134281 928813056 213622 33554432000 4194304 4896791 140735723210560 140735723207768 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7312/statm: 226761 213622 78 172 0 226587 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1524640

[startup+222.3 s]
/proc/loadavg: 2.00 2.06 2.12 3/183 7313
/proc/meminfo: memFree=16545500/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/7312/statm: 267820 230074 78 172 0 267646 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1688876

[startup+1422.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/183 7432
/proc/meminfo: memFree=27404696/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7311/stat : 7311 (satsolver.sh) S 7306 7305 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275134281 9367552 267 33554432000 4194304 5064252 140733216294672 140733216293584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7311/statm: 2287 267 226 213 0 72 0
[pid=7312] ppid=7311 vsize=1071676 CPUtime=1414.3 cores=0,2,4,6
/proc/7312/stat : 7312 (glucose_static) R 7311 7305 6783 0 -1 4202496 142570 0 0 0 141380 50 0 0 20 0 1 0 275134281 1097396224 230740 33554432000 4194304 4896791 140735723210560 140735723207768 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7312/statm: 267919 230740 78 172 0 267745 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1689272

[startup+1482.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7432
/proc/meminfo: memFree=27381244/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7311/stat : 7311 (satsolver.sh) S 7306 7305 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275134281 9367552 267 33554432000 4194304 5064252 140733216294672 140733216293584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7311/statm: 2287 267 226 213 0 72 0
[pid=7312] ppid=7311 vsize=1074348 CPUtime=1474.31 cores=0,2,4,6
/proc/7312/stat : 7312 (glucose_static) R 7311 7305 6783 0 -1 4202496 143327 0 0 0 147380 51 0 0 20 0 1 0 275134281 1100132352 232979 33554432000 4194304 4896791 140735723210560 140735723207768 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7312/statm: 268587 232979 78 172 0 268413 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1691944

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 7432
/proc/meminfo: memFree=27377988/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7311/stat : 7311 (satsolver.sh) S 7306 7305 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275134281 9367552 267 33554432000 4194304 5064252 140733216294672 140733216293584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7311/statm: 2287 267 226 213 0 72 0
[pid=7312] ppid=7311 vsize=1075272 CPUtime=1534.29 cores=0,2,4,6
/proc/7312/stat : 7312 (glucose_static) R 7311 7305 6783 0 -1 4202496 145150 0 0 0 153378 51 0 0 20 0 1 0 275134281 1101078528 234352 33554432000 4194304 4896791 140735723210560 140735723207768 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7312/statm: 268818 234352 78 172 0 268644 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1692868

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7432
/proc/meminfo: memFree=27370232/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7311/stat : 7311 (satsolver.sh) S 7306 7305 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275134281 9367552 267 33554432000 4194304 5064252 140733216294672 140733216293584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7311/statm: 2287 267 226 213 0 72 0
[pid=7312] ppid=7311 vsize=1076168 CPUtime=1594.27 cores=0,2,4,6
/proc/7312/stat : 7312 (glucose_static) R 7311 7305 6783 0 -1 4202496 145355 0 0 0 159376 51 0 0 20 0 1 0 275134281 1101996032 235068 33554432000 4194304 4896791 140735723210560 140735723207784 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7312/statm: 269042 235068 78 172 0 268868 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1693764

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7433
/proc/meminfo: memFree=27356892/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7311/stat : 7311 (satsolver.sh) S 7306 7305 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275134281 9367552 267 33554432000 4194304 5064252 140733216294672 140733216293584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7311/statm: 2287 267 226 213 0 72 0
[pid=7312] ppid=7311 vsize=1076300 CPUtime=1654.26 cores=0,2,4,6
/proc/7312/stat : 7312 (glucose_static) R 7311 7305 6783 0 -1 4202496 145394 0 0 0 165375 51 0 0 20 0 1 0 275134281 1102131200 235618 33554432000 4194304 4896791 140735723210560 140735723207768 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7312/statm: 269075 235618 78 172 0 268901 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1693896

[startup+1722.3 s]
/proc/loadavg: 2.16 2.03 2.01 3/184 7436
/proc/meminfo: memFree=27358772/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7311/stat : 7311 (satsolver.sh) S 7306 7305 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275134281 9367552 267 33554432000 4194304 5064252 140733216294672 140733216293584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7311/statm: 2287 267 226 213 0 72 0
[pid=7312] ppid=7311 vsize=1077440 CPUtime=1714.25 cores=0,2,4,6
/proc/7312/stat : 7312 (glucose_static) R 7311 7305 6783 0 -1 4202496 145666 0 0 0 171373 52 0 0 20 0 1 0 275134281 1103298560 236395 33554432000 4194304 4896791 140735723210560 140735723207832 4203806 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7312/statm: 269360 236395 78 172 0 269186 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1695036

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 7436
/proc/meminfo: memFree=27361056/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7311/stat : 7311 (satsolver.sh) S 7306 7305 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275134281 9367552 267 33554432000 4194304 5064252 140733216294672 140733216293584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7311/statm: 2287 267 226 213 0 72 0
[pid=7312] ppid=7311 vsize=1078344 CPUtime=1774.25 cores=0,2,4,6
/proc/7312/stat : 7312 (glucose_static) R 7311 7305 6783 0 -1 4202496 145864 0 0 0 177372 53 0 0 20 0 1 0 275134281 1104224256 237615 33554432000 4194304 4896791 140735723210560 140735723207768 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7312/statm: 269586 237615 78 172 0 269412 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1695940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 7436
/proc/meminfo: memFree=27352708/32873844 swapFree=7384/7384
[pid=7305] ppid=7303 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7305/stat : 7305 (runPb2sat.sh) S 7303 7305 6783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275133504 9367552 274 33554432000 4194304 5064252 140735274578256 140735274577168 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7305/statm: 2287 274 233 213 0 72 0
[pid=7306] ppid=7305 vsize=599300 CPUtime=7.73 cores=0,2,4,6
/proc/7306/stat : 7306 (pb2sat) S 7305 7305 6783 0 -1 4202496 24710 19997 0 0 547 188 31 7 20 0 1 0 275133505 613683200 100194 33554432000 4194304 5873084 140733306306016 140733306299832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/7306/statm: 149825 100194 179 410 0 149407 0
[pid=7311] ppid=7306 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7311/stat : 7311 (satsolver.sh) S 7306 7305 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275134281 9367552 267 33554432000 4194304 5064252 140733216294672 140733216293584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7311/statm: 2287 267 226 213 0 72 0
[pid=7312] ppid=7311 vsize=1078344 CPUtime=1792.35 cores=0,2,4,6
/proc/7312/stat : 7312 (glucose_static) R 7311 7305 6783 0 -1 4202496 145874 0 0 0 179182 53 0 0 20 0 1 0 275134281 1104224256 237625 33554432000 4194304 4896791 140735723210560 140735723207768 4224963 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7312/statm: 269586 237625 78 172 0 269412 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1695940

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7305 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=782120
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=966701
# CPU time returned by wait4() is 7.74882
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1797.6
CPU system time (s): 2.48
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 1838268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.78212
system time used= 1.9667
maximum resident set size= 742332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45683
page faults= 0
swaps= 0
block input operations= 8
block output operations= 787392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 22

runsolver used 4.39333 second user time and 9.99248 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 05:41:21
IDJOB=3695973
IDBENCH=71907
IDSOLVER=2274
FILE ID=node136/3695973-1338090080
RUNJOBID= node136-1338088237-6799
PBS_JOBID= 14624456
Free space on /tmp= 68976 MiB

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

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

MD5SUM BENCH= db32a99ae563cdd0a4508d97506524ef
RANDOM SEED=995833317

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:        18186208 kB
Buffers:          385744 kB
Cached:          5185416 kB
SwapCached:        24460 kB
Active:         11790160 kB
Inactive:        2012356 kB
Active(anon):    8205480 kB
Inactive(anon):    25096 kB
Active(file):    3584680 kB
Inactive(file):  1987260 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             10484 kB
Writeback:             0 kB
AnonPages:       8431100 kB
Mapped:            10512 kB
Shmem:                 0 kB
Slab:             728084 kB
SReclaimable:     169908 kB
SUnreclaim:       558176 kB
KernelStack:        1528 kB
PageTables:        19772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   10888960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4720640 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= 71272 MiB
End job on node136 at 2012-05-27 06:11:21