Trace number 3716010

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 NameAnswerCPU timeWall clock time
wbo2sat 2012-05-19? (TO) 1800.06 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf8.ucl--soft-0-100-0.wbo
MD5SUMdaa4650c03ccc8f8b44e19f0217c9b39
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.25281
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6832
Total number of constraints19477
Number of soft constraints19477
Number of constraints which are clauses18953
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints524
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 989271
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 989270
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

2.38/2.48	o 1273
2.38/2.48	c current bound: 636
2.38/2.48	c fallback to adder encoding
1038.20/1038.44	o 636
1038.20/1038.44	c current bound: 318
1038.20/1038.44	c fallback to adder encoding
1547.57/1547.91	o 318
1547.57/1547.91	c current bound: 159
1547.57/1547.91	c fallback to adder encoding
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3716010-1338213128/watcher-3716010-1338213128 -o /tmp/evaluation-result-3716010-1338213128/solver-3716010-1338213128 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716010-1338213128.wbo 1658157695 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: 2.05 2.06 2.01 3/179 21459
/proc/meminfo: memFree=27571388/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0

[startup+0.0307591 s]
/proc/loadavg: 2.05 2.06 2.01 3/179 21459
/proc/meminfo: memFree=27571388/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10021 s]
/proc/loadavg: 2.05 2.06 2.01 3/179 21459
/proc/meminfo: memFree=27571388/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300184 s]
/proc/loadavg: 2.05 2.06 2.01 3/179 21459
/proc/meminfo: memFree=27571388/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700192 s]
/proc/loadavg: 2.05 2.06 2.01 3/179 21459
/proc/meminfo: memFree=27571388/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.05 2.06 2.01 3/181 21461
/proc/meminfo: memFree=27553880/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=35308 CPUtime=1.49 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) R 21459 21459 19725 0 -1 4202496 5354 0 0 0 148 1 0 0 20 0 1 0 287438831 36155392 7542 33554432000 4194304 5872148 140737286103760 140737286100856 4393650 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 8827 7542 151 410 0 8409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44456

[startup+3.10034 s]
/proc/loadavg: 2.04 2.05 2.01 3/181 21463
/proc/meminfo: memFree=27519128/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=128576 CPUtime=3.08 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) R 21459 21459 19725 0 -1 4202496 12262 6497 0 0 243 43 18 4 20 0 1 0 287438831 131661824 24798 33554432000 4194304 5872148 140737286103760 140737286098552 4663458 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 32144 24798 174 410 0 31726 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 137724

[startup+6.30035 s]
/proc/loadavg: 2.04 2.05 2.01 3/183 21466
/proc/meminfo: memFree=27153560/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=194112 CPUtime=3.64 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 13642 6497 0 0 287 55 18 4 20 0 1 0 287438831 198770688 31967 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 48528 31967 175 410 0 48110 0
[pid=21465] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21465/stat : 21465 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287439197 9367552 267 33554432000 4194304 5064252 140737176758416 140737176757328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21465/statm: 2287 267 226 213 0 72 0
[pid=21466] ppid=21465 vsize=197128 CPUtime=2.62 cores=1,3,5,7
/proc/21466/stat : 21466 (glucose_static) R 21465 21459 19725 0 -1 4202496 37630 0 0 0 252 10 0 0 20 0 1 0 287439198 201859072 46325 33554432000 4194304 4896791 140734007865136 140734007862344 4224958 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21466/statm: 49282 46325 77 172 0 49108 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 409536

[startup+12.7003 s]
/proc/loadavg: 2.04 2.05 2.00 3/183 21466
/proc/meminfo: memFree=27177840/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=194112 CPUtime=3.64 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 13642 6497 0 0 287 55 18 4 20 0 1 0 287438831 198770688 31967 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 48528 31967 175 410 0 48110 0
[pid=21465] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21465/stat : 21465 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287439197 9367552 267 33554432000 4194304 5064252 140737176758416 140737176757328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21465/statm: 2287 267 226 213 0 72 0
[pid=21466] ppid=21465 vsize=197268 CPUtime=9.02 cores=1,3,5,7
/proc/21466/stat : 21466 (glucose_static) R 21465 21459 19725 0 -1 4202496 37719 0 0 0 892 10 0 0 20 0 1 0 287439198 202002432 46407 33554432000 4194304 4896791 140734007865136 140734007862456 4225148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21466/statm: 49317 46407 77 172 0 49143 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 409676

[startup+25.5003 s]
/proc/loadavg: 2.03 2.05 2.00 3/183 21512
/proc/meminfo: memFree=26684412/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=194112 CPUtime=3.64 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 13642 6497 0 0 287 55 18 4 20 0 1 0 287438831 198770688 31967 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 48528 31967 175 410 0 48110 0
[pid=21465] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21465/stat : 21465 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287439197 9367552 267 33554432000 4194304 5064252 140737176758416 140737176757328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21465/statm: 2287 267 226 213 0 72 0
[pid=21466] ppid=21465 vsize=197824 CPUtime=21.82 cores=1,3,5,7
/proc/21466/stat : 21466 (glucose_static) R 21465 21459 19725 0 -1 4202496 37901 0 0 0 2172 10 0 0 20 0 1 0 287439198 202571776 46581 33554432000 4194304 4896791 140734007865136 140734007862264 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21466/statm: 49456 46581 77 172 0 49282 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 410232

[startup+51.1004 s]
/proc/loadavg: 2.14 2.08 2.01 3/183 21515
/proc/meminfo: memFree=26735732/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=194112 CPUtime=3.64 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 13642 6497 0 0 287 55 18 4 20 0 1 0 287438831 198770688 31967 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 48528 31967 175 410 0 48110 0
[pid=21465] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21465/stat : 21465 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287439197 9367552 267 33554432000 4194304 5064252 140737176758416 140737176757328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21465/statm: 2287 267 226 213 0 72 0
[pid=21466] ppid=21465 vsize=197968 CPUtime=47.41 cores=1,3,5,7
/proc/21466/stat : 21466 (glucose_static) R 21465 21459 19725 0 -1 4202496 38013 0 0 0 4731 10 0 0 20 0 1 0 287439198 202719232 46673 33554432000 4194304 4896791 140734007865136 140734007862504 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21466/statm: 49492 46673 77 172 0 49318 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 410376

[startup+102.307 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 21515
/proc/meminfo: memFree=26733380/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=194112 CPUtime=3.64 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 13642 6497 0 0 287 55 18 4 20 0 1 0 287438831 198770688 31967 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 48528 31967 175 410 0 48110 0
[pid=21465] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21465/stat : 21465 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287439197 9367552 267 33554432000 4194304 5064252 140737176758416 140737176757328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21465/statm: 2287 267 226 213 0 72 0
[pid=21466] ppid=21465 vsize=230204 CPUtime=98.61 cores=1,3,5,7
/proc/21466/stat : 21466 (glucose_static) R 21465 21459 19725 0 -1 4202496 38548 0 0 0 9851 10 0 0 20 0 1 0 287439198 235728896 47183 33554432000 4194304 4896791 140734007865136 140734007862344 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21466/statm: 57551 47183 77 172 0 57377 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 442612

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/183 21515
/proc/meminfo: memFree=26730672/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=194112 CPUtime=3.64 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 13642 6497 0 0 287 55 18 4 20 0 1 0 287438831 198770688 31967 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 48528 31967 175 410 0 48110 0
[pid=21465] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21465/stat : 21465 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287439197 9367552 267 33554432000 4194304 5064252 140737176758416 140737176757328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21465/statm: 2287 267 226 213 0 72 0
[pid=21466] ppid=21465 vsize=231472 CPUtime=158.59 cores=1,3,5,7
/proc/21466/stat : 21466 (glucose_static) R 21465 21459 19725 0 -1 4202496 38975 0 0 0 15849 10 0 0 20 0 1 0 287439198 237027328 47638 33554432000 4194304 4896791 140734007865136 140734007862408 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21466/statm: 57868 47638 77 172 0 57694 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 443880

[startup+222.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/183 21515
/proc/meminfo: memFree=26723572/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/21550/stat : 21550 (glucose_static) R 21549 21459 19725 0 -1 4202496 36368 0 0 0 32265 10 0 0 20 0 1 0 287542778 205250560 47081 33554432000 4194304 4896791 140733771145056 140733771142264 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21550/statm: 50110 47081 78 172 0 49936 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 332364

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 21615
/proc/meminfo: memFree=26955140/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=113628 CPUtime=1039.26 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 22201 49688 0 0 381 66 103459 20 20 0 1 0 287438831 116355072 26290 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 28407 26290 175 410 0 27989 0
[pid=21549] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21549/stat : 21549 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287542778 9367552 266 33554432000 4194304 5064252 140734296542304 140734296541216 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21549/statm: 2287 266 226 213 0 72 0
[pid=21550] ppid=21549 vsize=231796 CPUtime=382.75 cores=1,3,5,7
/proc/21550/stat : 21550 (glucose_static) R 21549 21459 19725 0 -1 4202496 36699 0 0 0 38265 10 0 0 20 0 1 0 287542778 237359104 47407 33554432000 4194304 4896791 140733771145056 140733771142264 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21550/statm: 57949 47407 78 172 0 57775 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 363720

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21615
/proc/meminfo: memFree=26951616/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=113628 CPUtime=1039.26 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 22201 49688 0 0 381 66 103459 20 20 0 1 0 287438831 116355072 26290 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 28407 26290 175 410 0 27989 0
[pid=21549] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21549/stat : 21549 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287542778 9367552 266 33554432000 4194304 5064252 140734296542304 140734296541216 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21549/statm: 2287 266 226 213 0 72 0
[pid=21550] ppid=21549 vsize=232504 CPUtime=442.73 cores=1,3,5,7
/proc/21550/stat : 21550 (glucose_static) R 21549 21459 19725 0 -1 4202496 36971 0 0 0 44263 10 0 0 20 0 1 0 287542778 238084096 48186 33554432000 4194304 4896791 140733771145056 140733771142264 4203033 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21550/statm: 58126 48186 78 172 0 57952 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 364428

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21615
/proc/meminfo: memFree=26950456/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=113628 CPUtime=1039.26 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 22201 49688 0 0 381 66 103459 20 20 0 1 0 287438831 116355072 26290 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 28407 26290 175 410 0 27989 0
[pid=21549] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21549/stat : 21549 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287542778 9367552 266 33554432000 4194304 5064252 140734296542304 140734296541216 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21549/statm: 2287 266 226 213 0 72 0
[pid=21550] ppid=21549 vsize=234600 CPUtime=502.72 cores=1,3,5,7
/proc/21550/stat : 21550 (glucose_static) R 21549 21459 19725 0 -1 4202496 37411 0 0 0 50262 10 0 0 20 0 1 0 287542778 240230400 48626 33554432000 4194304 4896791 140733771145056 140733771142264 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21550/statm: 58650 48626 78 172 0 58476 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 366524

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21619
/proc/meminfo: memFree=26969576/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=145180 CPUtime=1548.52 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 30803 88312 0 0 465 76 154276 35 20 0 1 0 287438831 148664320 32610 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 36295 32610 175 410 0 35877 0
[pid=21618] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21618/stat : 21618 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287593713 9367552 266 33554432000 4194304 5064252 140735919168880 140735919167792 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21618/statm: 2287 266 226 213 0 72 0
[pid=21619] ppid=21618 vsize=182112 CPUtime=53.46 cores=1,3,5,7
/proc/21619/stat : 21619 (glucose_static) R 21618 21459 19725 0 -1 4202496 31224 0 0 0 5339 7 0 0 20 0 1 0 287593713 186482688 39384 33554432000 4194304 4896791 140737465361280 140737465358680 4203098 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21619/statm: 45528 39384 78 172 0 45354 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 345588

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21619
/proc/meminfo: memFree=26964924/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=145180 CPUtime=1548.52 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 30803 88312 0 0 465 76 154276 35 20 0 1 0 287438831 148664320 32610 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 36295 32610 175 410 0 35877 0
[pid=21618] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21618/stat : 21618 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287593713 9367552 266 33554432000 4194304 5064252 140735919168880 140735919167792 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21618/statm: 2287 266 226 213 0 72 0
[pid=21619] ppid=21618 vsize=184192 CPUtime=113.45 cores=1,3,5,7
/proc/21619/stat : 21619 (glucose_static) R 21618 21459 19725 0 -1 4202496 31707 0 0 0 11338 7 0 0 20 0 1 0 287593713 188612608 39867 33554432000 4194304 4896791 140737465361280 140737465358488 4225011 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21619/statm: 46048 39867 78 172 0 45874 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 347668

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 21622
/proc/meminfo: memFree=26963556/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=145180 CPUtime=1548.52 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 30803 88312 0 0 465 76 154276 35 20 0 1 0 287438831 148664320 32610 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 36295 32610 175 410 0 35877 0
[pid=21618] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21618/stat : 21618 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287593713 9367552 266 33554432000 4194304 5064252 140735919168880 140735919167792 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21618/statm: 2287 266 226 213 0 72 0
[pid=21619] ppid=21618 vsize=184728 CPUtime=173.44 cores=1,3,5,7
/proc/21619/stat : 21619 (glucose_static) R 21618 21459 19725 0 -1 4202496 31863 0 0 0 17337 7 0 0 20 0 1 0 287593713 189161472 40023 33554432000 4194304 4896791 140737465361280 140737465358488 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21619/statm: 46182 40023 78 172 0 46008 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 348204

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 21622
/proc/meminfo: memFree=26958108/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=145180 CPUtime=1548.52 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 30803 88312 0 0 465 76 154276 35 20 0 1 0 287438831 148664320 32610 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 36295 32610 175 410 0 35877 0
[pid=21618] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21618/stat : 21618 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287593713 9367552 266 33554432000 4194304 5064252 140735919168880 140735919167792 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21618/statm: 2287 266 226 213 0 72 0
[pid=21619] ppid=21618 vsize=186436 CPUtime=233.44 cores=1,3,5,7
/proc/21619/stat : 21619 (glucose_static) R 21618 21459 19725 0 -1 4202496 32277 0 0 0 23336 8 0 0 20 0 1 0 287593713 190910464 40948 33554432000 4194304 4896791 140737465361280 140737465358488 4202894 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21619/statm: 46609 40948 78 172 0 46435 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 349912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 21622
/proc/meminfo: memFree=26957548/32873648 swapFree=6864/6864
[pid=21459] ppid=21457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21459/stat : 21459 (runWbo2sat.sh) S 21457 21459 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287438831 9367552 275 33554432000 4194304 5064252 140737430548512 140737430547424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21459/statm: 2287 275 233 213 0 72 0
[pid=21460] ppid=21459 vsize=145180 CPUtime=1548.52 cores=1,3,5,7
/proc/21460/stat : 21460 (wbo2sat) S 21459 21459 19725 0 -1 4202496 30803 88312 0 0 465 76 154276 35 20 0 1 0 287438831 148664320 32610 33554432000 4194304 5872148 140737286103760 140737286097032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21460/statm: 36295 32610 175 410 0 35877 0
[pid=21618] ppid=21460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21618/stat : 21618 (satsolver.sh) S 21460 21459 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287593713 9367552 266 33554432000 4194304 5064252 140735919168880 140735919167792 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21618/statm: 2287 266 226 213 0 72 0
[pid=21619] ppid=21618 vsize=186832 CPUtime=251.54 cores=1,3,5,7
/proc/21619/stat : 21619 (glucose_static) R 21618 21459 19725 0 -1 4202496 32350 0 0 0 25146 8 0 0 20 0 1 0 287593713 191315968 41021 33554432000 4194304 4896791 140737465361280 140737465358488 4225171 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21619/statm: 46708 41021 78 172 0 46534 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 350308

Sending SIGTERM to process tree (bottom up)

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 21459 and gives
#  childrusage.ru_utime.tv_sec=1547
#  childrusage.ru_utime.tv_usec=414757
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=127828
# CPU time returned by wait4() is 1548.54
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.87
CPU system time (s): 1.19
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 485072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1547.41
system time used= 1.12783
maximum resident set size= 248180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120094
page faults= 0
swaps= 0
block input operations= 8
block output operations= 527944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 99
involuntary context switches= 1607

runsolver used 5.54216 second user time and 10.3084 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 15:52:08
IDJOB=3716010
IDBENCH=79329
IDSOLVER=2298
FILE ID=node120/3716010-1338213128
RUNJOBID= node120-1338194468-19742
PBS_JOBID= 14624598
Free space on /tmp= 71496 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf8.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716010-1338213128/watcher-3716010-1338213128 -o /tmp/evaluation-result-3716010-1338213128/solver-3716010-1338213128 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716010-1338213128.wbo 1658157695 HOME HOME

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

MD5SUM BENCH= daa4650c03ccc8f8b44e19f0217c9b39
RANDOM SEED=1658157695

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27571660 kB
Buffers:          429736 kB
Cached:          3795336 kB
SwapCached:          636 kB
Active:          1303156 kB
Inactive:        3134320 kB
Active(anon):     201000 kB
Inactive(anon):    12532 kB
Active(file):    1102156 kB
Inactive(file):  3121788 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              9380 kB
Writeback:             0 kB
AnonPages:        223140 kB
Mapped:            15096 kB
Shmem:               120 kB
Slab:             725508 kB
SReclaimable:     169888 kB
SUnreclaim:       555620 kB
KernelStack:        1520 kB
PageTables:         4348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     337936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71320 MiB
End job on node120 at 2012-05-28 16:22:09