Trace number 3716703

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
wbo2satCp2 2012-05-19? (TO) 1800.03 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.58/2.67	o 1273
2.58/2.67	c current bound: 636
2.58/2.67	c fallback to adder encoding
1033.97/1034.29	o 636
1033.97/1034.29	c current bound: 318
1033.97/1034.29	c fallback to adder encoding
1554.96/1555.40	o 318
1554.96/1555.40	c current bound: 159
1554.96/1555.40	c fallback to adder encoding
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3716703-1338210868/watcher-3716703-1338210868 -o /tmp/evaluation-result-3716703-1338210868/solver-3716703-1338210868 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716703-1338210868.wbo 735288354 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.25 2.09 2.03 2/177 23627
/proc/meminfo: memFree=28169264/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0

[startup+0.061943 s]
/proc/loadavg: 2.25 2.09 2.03 2/177 23627
/proc/meminfo: memFree=28169264/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100167 s]
/proc/loadavg: 2.25 2.09 2.03 2/177 23627
/proc/meminfo: memFree=28169264/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.25 2.09 2.03 2/177 23627
/proc/meminfo: memFree=28169264/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700182 s]
/proc/loadavg: 2.25 2.09 2.03 2/177 23627
/proc/meminfo: memFree=28169264/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50015 s]
/proc/loadavg: 2.25 2.09 2.03 4/179 23629
/proc/meminfo: memFree=28135436/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=35308 CPUtime=1.49 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) R 23627 23627 14514 0 -1 4202496 5396 0 0 0 147 2 0 0 20 0 1 0 287212259 36155392 7583 33554432000 4194304 5872148 140733454714960 140733454712344 4707610 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23628/statm: 8827 7583 151 410 0 8409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44456

[startup+3.10026 s]
/proc/loadavg: 2.23 2.09 2.03 3/179 23631
/proc/meminfo: memFree=28083456/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=95808 CPUtime=3.08 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) R 23627 23627 14514 0 -1 4202496 11771 6286 0 0 225 61 18 4 20 0 1 0 287212259 98107392 21256 33554432000 4194304 5872148 140733454714960 140733454708808 4995169 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23628/statm: 23952 21256 174 410 0 23534 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 104956

[startup+6.3003 s]
/proc/loadavg: 2.23 2.09 2.03 3/181 23634
/proc/meminfo: memFree=27660684/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=194112 CPUtime=3.84 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 13685 6286 0 0 286 76 18 4 20 0 1 0 287212259 198770688 32009 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23628/statm: 48528 32009 175 410 0 48110 0
[pid=23633] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23633/stat : 23633 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287212646 9367552 267 33554432000 4194304 5064252 140735580236224 140735580235136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23633/statm: 2287 267 226 213 0 72 0
[pid=23634] ppid=23633 vsize=197124 CPUtime=2.42 cores=0,2,4,6
/proc/23634/stat : 23634 (glucose_static) R 23633 23627 14514 0 -1 4202496 35934 0 0 0 233 9 0 0 20 0 1 0 287212646 201854976 46770 33554432000 4194304 4896791 140734336721536 140734336718744 4204939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23634/statm: 49281 46770 77 172 0 49107 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 409532

[startup+12.7003 s]
/proc/loadavg: 2.20 2.09 2.03 3/181 23634
/proc/meminfo: memFree=27538456/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=194112 CPUtime=3.84 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 13685 6286 0 0 286 76 18 4 20 0 1 0 287212259 198770688 32009 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23628/statm: 48528 32009 175 410 0 48110 0
[pid=23633] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23633/stat : 23633 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287212646 9367552 267 33554432000 4194304 5064252 140735580236224 140735580235136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23633/statm: 2287 267 226 213 0 72 0
[pid=23634] ppid=23633 vsize=197264 CPUtime=8.82 cores=0,2,4,6
/proc/23634/stat : 23634 (glucose_static) R 23633 23627 14514 0 -1 4202496 35966 0 0 0 873 9 0 0 20 0 1 0 287212646 201998336 46802 33554432000 4194304 4896791 140734336721536 140734336718856 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23634/statm: 49316 46802 77 172 0 49142 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 409672

[startup+25.5003 s]
/proc/loadavg: 2.17 2.08 2.03 3/183 23637
/proc/meminfo: memFree=26899548/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=194112 CPUtime=3.84 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 13685 6286 0 0 286 76 18 4 20 0 1 0 287212259 198770688 32009 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23628/statm: 48528 32009 175 410 0 48110 0
[pid=23633] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23633/stat : 23633 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287212646 9367552 267 33554432000 4194304 5064252 140735580236224 140735580235136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23633/statm: 2287 267 226 213 0 72 0
[pid=23634] ppid=23633 vsize=197820 CPUtime=21.61 cores=0,2,4,6
/proc/23634/stat : 23634 (glucose_static) R 23633 23627 14514 0 -1 4202496 36085 0 0 0 2152 9 0 0 20 0 1 0 287212646 202567680 46921 33554432000 4194304 4896791 140734336721536 140734336718664 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23634/statm: 49455 46921 77 172 0 49281 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 410228

[startup+51.1004 s]
/proc/loadavg: 2.31 2.12 2.04 3/183 23637
/proc/meminfo: memFree=23665320/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=194112 CPUtime=3.84 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 13685 6286 0 0 286 76 18 4 20 0 1 0 287212259 198770688 32009 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23628/statm: 48528 32009 175 410 0 48110 0
[pid=23633] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23633/stat : 23633 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287212646 9367552 267 33554432000 4194304 5064252 140735580236224 140735580235136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23633/statm: 2287 267 226 213 0 72 0
[pid=23634] ppid=23633 vsize=197964 CPUtime=47.21 cores=0,2,4,6
/proc/23634/stat : 23634 (glucose_static) R 23633 23627 14514 0 -1 4202496 36194 0 0 0 4712 9 0 0 20 0 1 0 287212646 202715136 47011 33554432000 4194304 4896791 140734336721536 140734336718904 4225120 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23634/statm: 49491 47011 77 172 0 49317 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 410372

[startup+102.307 s]
/proc/loadavg: 2.17 2.12 2.04 3/183 23637
/proc/meminfo: memFree=23640140/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=194112 CPUtime=3.84 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 13685 6286 0 0 286 76 18 4 20 0 1 0 287212259 198770688 32009 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23628/statm: 48528 32009 175 410 0 48110 0
[pid=23633] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23633/stat : 23633 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287212646 9367552 267 33554432000 4194304 5064252 140735580236224 140735580235136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23633/statm: 2287 267 226 213 0 72 0
[pid=23634] ppid=23633 vsize=230200 CPUtime=98.41 cores=0,2,4,6
/proc/23634/stat : 23634 (glucose_static) R 23633 23627 14514 0 -1 4202496 36729 0 0 0 9832 9 0 0 20 0 1 0 287212646 235724800 47521 33554432000 4194304 4896791 140734336721536 140734336718744 4204939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23634/statm: 57550 47521 77 172 0 57376 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 442608

[startup+162.3 s]
/proc/loadavg: 2.07 2.09 2.04 3/183 23637
/proc/meminfo: memFree=23636380/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=194112 CPUtime=3.84 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 13685 6286 0 0 286 76 18 4 20 0 1 0 287212259 198770688 32009 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23628/statm: 48528 32009 175 410 0 48110 0
[pid=23633] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23633/stat : 23633 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287212646 9367552 267 33554432000 4194304 5064252 140735580236224 140735580235136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23633/statm: 2287 267 226 213 0 72 0
[pid=23634] ppid=23633 vsize=231468 CPUtime=158.39 cores=0,2,4,6
/proc/23634/stat : 23634 (glucose_static) R 23633 23627 14514 0 -1 4202496 37149 0 0 0 15829 10 0 0 20 0 1 0 287212646 237023232 47929 33554432000 4194304 4896791 140734336721536 140734336718808 4203775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23634/statm: 57867 47929 77 172 0 57693 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 443876

[startup+222.3 s]
/proc/loadavg: 2.02 2.07 2.03 3/183 23637
/proc/meminfo: memFree=23535176/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/23905/stat : 23905 (glucose_static) R 23904 23627 14514 0 -1 4202496 35149 0 0 0 32681 10 0 0 20 0 1 0 287315792 205250560 46148 33554432000 4194304 4896791 140734747976592 140734747973800 4225148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23905/statm: 50110 46148 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.00 2.02 3/183 23906
/proc/meminfo: memFree=30563416/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=113628 CPUtime=1035.1 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 22776 47830 0 0 380 88 103022 20 20 0 1 0 287212259 116355072 26332 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23628/statm: 28407 26332 175 410 0 27989 0
[pid=23904] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23904/stat : 23904 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287315792 9367552 266 33554432000 4194304 5064252 140735841820176 140735841819088 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23904/statm: 2287 266 226 213 0 72 0
[pid=23905] ppid=23904 vsize=231796 CPUtime=386.89 cores=0,2,4,6
/proc/23905/stat : 23905 (glucose_static) R 23904 23627 14514 0 -1 4202496 35477 0 0 0 38679 10 0 0 20 0 1 0 287315792 237359104 46516 33554432000 4194304 4896791 140734747976592 140734747973800 4203968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23905/statm: 57949 46516 78 172 0 57775 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 363720

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 23906
/proc/meminfo: memFree=30558608/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=113628 CPUtime=1035.1 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 22776 47830 0 0 380 88 103022 20 20 0 1 0 287212259 116355072 26332 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23628/statm: 28407 26332 175 410 0 27989 0
[pid=23904] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23904/stat : 23904 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287315792 9367552 266 33554432000 4194304 5064252 140735841820176 140735841819088 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23904/statm: 2287 266 226 213 0 72 0
[pid=23905] ppid=23904 vsize=232504 CPUtime=446.87 cores=0,2,4,6
/proc/23905/stat : 23905 (glucose_static) R 23904 23627 14514 0 -1 4202496 35676 0 0 0 44677 10 0 0 20 0 1 0 287315792 238084096 47521 33554432000 4194304 4896791 140734747976592 140734747973800 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23905/statm: 58126 47521 78 172 0 57952 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 364428

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 23910
/proc/meminfo: memFree=30553700/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=113628 CPUtime=1035.1 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 22776 47830 0 0 380 88 103022 20 20 0 1 0 287212259 116355072 26332 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23628/statm: 28407 26332 175 410 0 27989 0
[pid=23904] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23904/stat : 23904 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287315792 9367552 266 33554432000 4194304 5064252 140735841820176 140735841819088 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23904/statm: 2287 266 226 213 0 72 0
[pid=23905] ppid=23904 vsize=234020 CPUtime=506.86 cores=0,2,4,6
/proc/23905/stat : 23905 (glucose_static) R 23904 23627 14514 0 -1 4202496 35998 0 0 0 50676 10 0 0 20 0 1 0 287315792 239636480 47843 33554432000 4194304 4896791 140734747976592 140734747974120 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23905/statm: 58505 47843 78 172 0 58331 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 365944

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 23913
/proc/meminfo: memFree=30568296/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=145180 CPUtime=1555.99 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 31400 85163 0 0 464 98 155002 35 20 0 1 0 287212259 148664320 32652 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23628/statm: 36295 32652 175 410 0 35877 0
[pid=23912] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23912/stat : 23912 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287367891 9367552 266 33554432000 4194304 5064252 140735914790816 140735914789728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23912/statm: 2287 266 226 213 0 72 0
[pid=23913] ppid=23912 vsize=182116 CPUtime=45.96 cores=0,2,4,6
/proc/23913/stat : 23913 (glucose_static) R 23912 23627 14514 0 -1 4202496 32727 0 0 0 4588 8 0 0 20 0 1 0 287367891 186486784 38769 33554432000 4194304 4896791 140733339672400 140733339669800 4223846 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23913/statm: 45529 38769 78 172 0 45355 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 345592

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 23913
/proc/meminfo: memFree=30566564/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=145180 CPUtime=1555.99 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 31400 85163 0 0 464 98 155002 35 20 0 1 0 287212259 148664320 32652 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23628/statm: 36295 32652 175 410 0 35877 0
[pid=23912] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23912/stat : 23912 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287367891 9367552 266 33554432000 4194304 5064252 140735914790816 140735914789728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23912/statm: 2287 266 226 213 0 72 0
[pid=23913] ppid=23912 vsize=183460 CPUtime=105.95 cores=0,2,4,6
/proc/23913/stat : 23913 (glucose_static) R 23912 23627 14514 0 -1 4202496 33050 0 0 0 10587 8 0 0 20 0 1 0 287367891 187863040 39092 33554432000 4194304 4896791 140733339672400 140733339669608 4224066 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23913/statm: 45865 39092 78 172 0 45691 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 346936

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23913
/proc/meminfo: memFree=30561472/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=145180 CPUtime=1555.99 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 31400 85163 0 0 464 98 155002 35 20 0 1 0 287212259 148664320 32652 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23628/statm: 36295 32652 175 410 0 35877 0
[pid=23912] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23912/stat : 23912 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287367891 9367552 266 33554432000 4194304 5064252 140735914790816 140735914789728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23912/statm: 2287 266 226 213 0 72 0
[pid=23913] ppid=23912 vsize=184600 CPUtime=165.94 cores=0,2,4,6
/proc/23913/stat : 23913 (glucose_static) R 23912 23627 14514 0 -1 4202496 33327 0 0 0 16586 8 0 0 20 0 1 0 287367891 189030400 39880 33554432000 4194304 4896791 140733339672400 140733339669624 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23913/statm: 46150 39880 78 172 0 45976 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 348076

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23913
/proc/meminfo: memFree=30556976/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=145180 CPUtime=1555.99 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 31400 85163 0 0 464 98 155002 35 20 0 1 0 287212259 148664320 32652 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23628/statm: 36295 32652 175 410 0 35877 0
[pid=23912] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23912/stat : 23912 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287367891 9367552 266 33554432000 4194304 5064252 140735914790816 140735914789728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23912/statm: 2287 266 226 213 0 72 0
[pid=23913] ppid=23912 vsize=186308 CPUtime=225.94 cores=0,2,4,6
/proc/23913/stat : 23913 (glucose_static) R 23912 23627 14514 0 -1 4202496 33732 0 0 0 22585 9 0 0 20 0 1 0 287367891 190779392 40285 33554432000 4194304 4896791 140733339672400 140733339669608 4203026 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23913/statm: 46577 40285 78 172 0 46403 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 349784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23913
/proc/meminfo: memFree=30553812/32873648 swapFree=7116/7116
[pid=23627] ppid=23625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23627/stat : 23627 (runWbo2satCp2.s) S 23625 23627 14514 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287212259 9367552 275 33554432000 4194304 5064252 140734952023584 140734952022496 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23627/statm: 2287 275 233 213 0 72 0
[pid=23628] ppid=23627 vsize=145180 CPUtime=1555.99 cores=0,2,4,6
/proc/23628/stat : 23628 (wbo2sat) S 23627 23627 14514 0 -1 4202496 31400 85163 0 0 464 98 155002 35 20 0 1 0 287212259 148664320 32652 33554432000 4194304 5872148 140733454714960 140733454708232 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23628/statm: 36295 32652 175 410 0 35877 0
[pid=23912] ppid=23628 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23912/stat : 23912 (satsolver.sh) S 23628 23627 14514 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287367891 9367552 266 33554432000 4194304 5064252 140735914790816 140735914789728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23912/statm: 2287 266 226 213 0 72 0
[pid=23913] ppid=23912 vsize=186704 CPUtime=244.04 cores=0,2,4,6
/proc/23913/stat : 23913 (glucose_static) R 23912 23627 14514 0 -1 4202496 33828 0 0 0 24395 9 0 0 20 0 1 0 287367891 191184896 40381 33554432000 4194304 4896791 140733339672400 140733339669656 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23913/statm: 46676 40381 78 172 0 46502 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 350180

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 23627 and gives
#  childrusage.ru_utime.tv_sec=1554
#  childrusage.ru_utime.tv_usec=674653
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=349794
# CPU time returned by wait4() is 1556.02
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1798.61
CPU system time (s): 1.42
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 485068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1554.67
system time used= 1.34979
maximum resident set size= 250532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117541
page faults= 0
swaps= 0
block input operations= 0
block output operations= 527944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 112
involuntary context switches= 1857

runsolver used 3.2665 second user time and 7.74482 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-28 15:14:28
IDJOB=3716703
IDBENCH=79329
IDSOLVER=2299
FILE ID=node123/3716703-1338210868
RUNJOBID= node123-1338208035-20476
PBS_JOBID= 14624606
Free space on /tmp= 70148 MiB

SOLVER NAME= wbo2satCp2 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/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716703-1338210868/watcher-3716703-1338210868 -o /tmp/evaluation-result-3716703-1338210868/solver-3716703-1338210868 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716703-1338210868.wbo 735288354 HOME HOME

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

MD5SUM BENCH= daa4650c03ccc8f8b44e19f0217c9b39
RANDOM SEED=735288354

node123.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.217
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.43
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.217
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.217
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		: 2667.217
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.91
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.217
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		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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.217
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:        28170240 kB
Buffers:          325696 kB
Cached:          1857252 kB
SwapCached:          956 kB
Active:          3068540 kB
Inactive:         777292 kB
Active(anon):    1657028 kB
Inactive(anon):     8336 kB
Active(file):    1411512 kB
Inactive(file):   768956 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102956 kB
Dirty:            510692 kB
Writeback:             0 kB
AnonPages:       1732664 kB
Mapped:            11088 kB
Shmem:                 0 kB
Slab:             716084 kB
SReclaimable:     159340 kB
SUnreclaim:       556744 kB
KernelStack:        1504 kB
PageTables:         7080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2337772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1714176 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= 71488 MiB
End job on node123 at 2012-05-28 15:44:28