Trace number 3716736

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.01 1802.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.tag14.ucl--soft-33-100-0.wbo
MD5SUM8cc46ddebf16c143eb9ddab1b9573c1a
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big 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 benchmark114.267
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables40605
Total number of constraints118930
Number of soft constraints79620
Number of constraints which are clauses117190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1740
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 4014687
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4014686
Biggest number in a constraint 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

32.30/33.69	o 4269
32.30/33.69	c current bound: 2134
32.30/33.69	c fallback to adder encoding
1800.01/1802.41	c error: unexpected solver exit code
1800.01/1802.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-3716736-1338160560/watcher-3716736-1338160560 -o /tmp/evaluation-result-3716736-1338160560/solver-3716736-1338160560 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716736-1338160560.wbo 2136254816 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.99 2/173 20293
/proc/meminfo: memFree=31765720/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0

[startup+0.088769 s]
/proc/loadavg: 1.84 1.97 1.99 2/173 20293
/proc/meminfo: memFree=31765720/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100314 s]
/proc/loadavg: 1.84 1.97 1.99 2/173 20293
/proc/meminfo: memFree=31765720/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300291 s]
/proc/loadavg: 1.84 1.97 1.99 2/173 20293
/proc/meminfo: memFree=31765720/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700283 s]
/proc/loadavg: 1.84 1.97 1.99 2/173 20293
/proc/meminfo: memFree=31765720/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.84 1.97 1.99 3/179 20299
/proc/meminfo: memFree=31685148/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=34772 CPUtime=1.49 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) R 20293 20293 20252 0 -1 4202496 3060 0 0 0 148 1 0 0 20 0 1 0 282184612 35606528 5588 33554432000 4194304 5872148 140735347681024 140735347636616 4326416 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20296/statm: 8693 5588 144 410 0 8275 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43920

[startup+3.10032 s]
/proc/loadavg: 1.84 1.97 1.99 3/179 20299
/proc/meminfo: memFree=31592492/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=67540 CPUtime=3.08 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) R 20293 20293 20252 0 -1 4202496 3598 0 0 0 307 1 0 0 20 0 1 0 282184612 69160960 11220 33554432000 4194304 5872148 140735347681024 140735347636504 4778803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20296/statm: 16885 11220 144 410 0 16467 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 76688

[startup+6.30031 s]
/proc/loadavg: 1.85 1.97 1.99 3/179 20299
/proc/meminfo: memFree=31299000/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=133076 CPUtime=6.28 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) R 20293 20293 20252 0 -1 4202496 4164 0 0 0 625 3 0 0 20 0 1 0 282184612 136269824 22996 33554432000 4194304 5872148 140735347681024 140735347677880 4995184 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20296/statm: 33269 22996 144 410 0 32851 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142224

[startup+12.7003 s]
/proc/loadavg: 1.86 1.97 1.99 3/179 20299
/proc/meminfo: memFree=30139028/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=264148 CPUtime=12.69 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) R 20293 20293 20252 0 -1 4202496 4785 0 0 0 1262 7 0 0 20 0 1 0 282184612 270487552 46548 33554432000 4194304 5872148 140735347681024 140735347677880 4326264 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20296/statm: 66037 46548 144 410 0 65619 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 273296

[startup+25.5004 s]
/proc/loadavg: 1.89 1.97 1.99 3/181 20301
/proc/meminfo: memFree=29500904/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=559308 CPUtime=24.14 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) S 20293 20293 20252 0 -1 4202496 10557 0 0 0 2366 48 0 0 20 0 1 0 282184612 572731392 118001 33554432000 4194304 5872148 140735347681024 140735347676904 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/20296/statm: 139827 118001 159 410 0 139409 0
[pid=20300] ppid=20296 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20300/stat : 20300 (satsolver.sh) S 20296 20293 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282187030 9367552 267 33554432000 4194304 5064252 140735211776368 140735211775280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20300/statm: 2287 267 226 213 0 72 0
[pid=20301] ppid=20300 vsize=185576 CPUtime=1.3 cores=0,2,4,6
/proc/20301/stat : 20301 (glucose_static) R 20300 20293 20252 0 -1 4202496 16050 0 0 0 124 6 0 0 20 0 1 0 282187030 190029824 35206 33554432000 4194304 4896791 140737319318000 140737318266792 4226243 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20301/statm: 46394 35206 58 172 0 46220 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 763180

[startup+51.1004 s]
/proc/loadavg: 2.14 2.02 2.01 3/181 20304
/proc/meminfo: memFree=27517624/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=1063292 CPUtime=38.27 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) S 20293 20293 20252 0 -1 4202496 23428 29627 0 0 2993 518 260 56 20 0 1 0 282184612 1088811008 206933 33554432000 4194304 5872148 140735347681024 140735347674296 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 84 0 0
/proc/20296/statm: 265823 206933 175 410 0 265405 0
[pid=20303] ppid=20296 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20303/stat : 20303 (satsolver.sh) S 20296 20293 20252 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188650 9367552 267 33554432000 4194304 5064252 140734277152640 140734277151552 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20303/statm: 2287 267 226 213 0 72 0
[pid=20304] ppid=20303 vsize=1100724 CPUtime=10.7 cores=0,2,4,6
/proc/20304/stat : 20304 (glucose_static) R 20303 20293 20252 0 -1 4202496 135701 0 0 0 1014 56 0 0 20 0 1 0 282188650 1127141376 259043 33554432000 4194304 4896791 140734158896768 140734158893976 4225191 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20304/statm: 275181 259043 76 172 0 275007 0
Current children cumulated CPU time (s) 48.97
Current children cumulated vsize (KiB) 2182312

[startup+102.306 s]
/proc/loadavg: 2.57 2.15 2.05 3/181 20306
/proc/meminfo: memFree=25868092/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=1063292 CPUtime=38.27 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) S 20293 20293 20252 0 -1 4202496 23428 29627 0 0 2993 518 260 56 20 0 1 0 282184612 1088811008 206933 33554432000 4194304 5872148 140735347681024 140735347674296 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 84 0 0
/proc/20296/statm: 265823 206933 175 410 0 265405 0
[pid=20303] ppid=20296 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20303/stat : 20303 (satsolver.sh) S 20296 20293 20252 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188650 9367552 267 33554432000 4194304 5064252 140734277152640 140734277151552 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20303/statm: 2287 267 226 213 0 72 0
[pid=20304] ppid=20303 vsize=1102028 CPUtime=61.91 cores=0,2,4,6
/proc/20304/stat : 20304 (glucose_static) R 20303 20293 20252 0 -1 4202496 136021 0 0 0 6128 63 0 0 20 0 1 0 282188650 1128476672 262429 33554432000 4194304 4896791 140734158896768 140734158894088 4203846 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20304/statm: 275507 262429 78 172 0 275333 0
Current children cumulated CPU time (s) 100.18
Current children cumulated vsize (KiB) 2183616

[startup+162.3 s]
/proc/loadavg: 2.76 2.29 2.10 3/183 20309
/proc/meminfo: memFree=21417612/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=1063292 CPUtime=38.27 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) S 20293 20293 20252 0 -1 4202496 23428 29627 0 0 2993 518 260 56 20 0 1 0 282184612 1088811008 206933 33554432000 4194304 5872148 140735347681024 140735347674296 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 84 0 0
/proc/20296/statm: 265823 206933 175 410 0 265405 0
[pid=20303] ppid=20296 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20303/stat : 20303 (satsolver.sh) S 20296 20293 20252 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188650 9367552 267 33554432000 4194304 5064252 140734277152640 140734277151552 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20303/statm: 2287 267 226 213 0 72 0
[pid=20304] ppid=20303 vsize=1317216 CPUtime=121.88 cores=0,2,4,6
/proc/20304/stat : 20304 (glucose_static) R 20303 20293 20252 0 -1 4202496 136618 0 0 0 12125 63 0 0 20 0 1 0 282188650 1348829184 264557 33554432000 4194304 4896791 140734158896768 140734158893816 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20304/statm: 329304 264557 78 172 0 329130 0
Current children cumulated CPU time (s) 160.15
Current children cumulated vsize (KiB) 2398804

[startup+222.3 s]
/proc/loadavg: 2.43 2.27 2.10 3/183 20312
/proc/meminfo: memFree=21493340/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=1063292 CPUtime=38.27 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) S 20293 20293 20252 0 -1 4202496 23428 29627 0 0 2993 518 260 56 20 0 1 0 282184612 1088811008 206933 33554432000 4194304 5872148 140735347681024 140735347674296 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 84 0 0
/proc/20296/statm: 265823 206933 175 410 0 265405 0
[pid=20303] ppid=20296 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20303/stat : 20303 (satsolver.sh) S 20296 20293 20252 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188650 9367552 267 33554432000 4194304 5064252 140734277152640 140734277151552 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20303/statm: 2287 267 226 213 0 72 0
[pid=20304] ppid=20303 vsize=1317348 CPUtime=181.88 cores=0,2,4,6
/proc/20304/stat : 20304 (glucose_static) R 20303 20293 20252 0 -1 4202496 136675 0 0 0 18122 66 0 0 20 0 1 0 282188650 1348964352 266147 33554432000 4194304 4896791 140734158896768 140734158893976 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20304/statm: 329337 266147 78 172 0 329163 0
Current children cumulated CPU time (s) 220.15

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

/proc/20304/statm: 329735 283941 78 172 0 329561 0
Current children cumulated CPU time (s) 1359.98
Current children cumulated vsize (KiB) 2400528

[startup+1422.31 s]
/proc/loadavg: 2.01 2.10 2.09 3/183 20377
/proc/meminfo: memFree=18531628/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=1063292 CPUtime=38.27 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) S 20293 20293 20252 0 -1 4202496 23428 29627 0 0 2993 518 260 56 20 0 1 0 282184612 1088811008 206933 33554432000 4194304 5872148 140735347681024 140735347674296 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 84 0 0
/proc/20296/statm: 265823 206933 175 410 0 265405 0
[pid=20303] ppid=20296 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20303/stat : 20303 (satsolver.sh) S 20296 20293 20252 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188650 9367552 267 33554432000 4194304 5064252 140734277152640 140734277151552 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20303/statm: 2287 267 226 213 0 72 0
[pid=20304] ppid=20303 vsize=1319072 CPUtime=1381.7 cores=0,2,4,6
/proc/20304/stat : 20304 (glucose_static) R 20303 20293 20252 0 -1 4202496 137106 0 0 0 138087 83 0 0 20 0 1 0 282188650 1350729728 284463 33554432000 4194304 4896791 140734158896768 140734158893976 4203968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20304/statm: 329768 284463 78 172 0 329594 0
Current children cumulated CPU time (s) 1419.97
Current children cumulated vsize (KiB) 2400660

[startup+1482.3 s]
/proc/loadavg: 2.00 2.08 2.08 3/184 20380
/proc/meminfo: memFree=18529572/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=1063292 CPUtime=38.27 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) S 20293 20293 20252 0 -1 4202496 23428 29627 0 0 2993 518 260 56 20 0 1 0 282184612 1088811008 206933 33554432000 4194304 5872148 140735347681024 140735347674296 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 84 0 0
/proc/20296/statm: 265823 206933 175 410 0 265405 0
[pid=20303] ppid=20296 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20303/stat : 20303 (satsolver.sh) S 20296 20293 20252 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188650 9367552 267 33554432000 4194304 5064252 140734277152640 140734277151552 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20303/statm: 2287 267 226 213 0 72 0
[pid=20304] ppid=20303 vsize=1319072 CPUtime=1441.69 cores=0,2,4,6
/proc/20304/stat : 20304 (glucose_static) R 20303 20293 20252 0 -1 4202496 137120 0 0 0 144086 83 0 0 20 0 1 0 282188650 1350729728 284988 33554432000 4194304 4896791 140734158896768 140734158893976 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20304/statm: 329768 284988 78 172 0 329594 0
Current children cumulated CPU time (s) 1479.96
Current children cumulated vsize (KiB) 2400660

[startup+1542.3 s]
/proc/loadavg: 2.00 2.06 2.08 3/183 20381
/proc/meminfo: memFree=18525376/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=1063292 CPUtime=38.27 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) S 20293 20293 20252 0 -1 4202496 23428 29627 0 0 2993 518 260 56 20 0 1 0 282184612 1088811008 206933 33554432000 4194304 5872148 140735347681024 140735347674296 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 84 0 0
/proc/20296/statm: 265823 206933 175 410 0 265405 0
[pid=20303] ppid=20296 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20303/stat : 20303 (satsolver.sh) S 20296 20293 20252 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188650 9367552 267 33554432000 4194304 5064252 140734277152640 140734277151552 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20303/statm: 2287 267 226 213 0 72 0
[pid=20304] ppid=20303 vsize=1319072 CPUtime=1501.68 cores=0,2,4,6
/proc/20304/stat : 20304 (glucose_static) R 20303 20293 20252 0 -1 4202496 137132 0 0 0 150085 83 0 0 20 0 1 0 282188650 1350729728 286068 33554432000 4194304 4896791 140734158896768 140734158893976 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20304/statm: 329768 286068 78 172 0 329594 0
Current children cumulated CPU time (s) 1539.95
Current children cumulated vsize (KiB) 2400660

[startup+1602.3 s]
/proc/loadavg: 2.00 2.05 2.07 3/183 20381
/proc/meminfo: memFree=18523248/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=1063292 CPUtime=38.27 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) S 20293 20293 20252 0 -1 4202496 23428 29627 0 0 2993 518 260 56 20 0 1 0 282184612 1088811008 206933 33554432000 4194304 5872148 140735347681024 140735347674296 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 84 0 0
/proc/20296/statm: 265823 206933 175 410 0 265405 0
[pid=20303] ppid=20296 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20303/stat : 20303 (satsolver.sh) S 20296 20293 20252 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188650 9367552 267 33554432000 4194304 5064252 140734277152640 140734277151552 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20303/statm: 2287 267 226 213 0 72 0
[pid=20304] ppid=20303 vsize=1319204 CPUtime=1561.67 cores=0,2,4,6
/proc/20304/stat : 20304 (glucose_static) R 20303 20293 20252 0 -1 4202496 137141 0 0 0 156084 83 0 0 20 0 1 0 282188650 1350864896 286588 33554432000 4194304 4896791 140734158896768 140734158893976 4203936 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20304/statm: 329801 286588 78 172 0 329627 0
Current children cumulated CPU time (s) 1599.94
Current children cumulated vsize (KiB) 2400792

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/183 20381
/proc/meminfo: memFree=18521724/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=1063292 CPUtime=38.27 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) S 20293 20293 20252 0 -1 4202496 23428 29627 0 0 2993 518 260 56 20 0 1 0 282184612 1088811008 206933 33554432000 4194304 5872148 140735347681024 140735347674296 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 84 0 0
/proc/20296/statm: 265823 206933 175 410 0 265405 0
[pid=20303] ppid=20296 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20303/stat : 20303 (satsolver.sh) S 20296 20293 20252 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188650 9367552 267 33554432000 4194304 5064252 140734277152640 140734277151552 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20303/statm: 2287 267 226 213 0 72 0
[pid=20304] ppid=20303 vsize=1319204 CPUtime=1621.66 cores=0,2,4,6
/proc/20304/stat : 20304 (glucose_static) R 20303 20293 20252 0 -1 4202496 137153 0 0 0 162083 83 0 0 20 0 1 0 282188650 1350864896 287111 33554432000 4194304 4896791 140734158896768 140734158893976 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20304/statm: 329801 287111 78 172 0 329627 0
Current children cumulated CPU time (s) 1659.93
Current children cumulated vsize (KiB) 2400792

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/183 20381
/proc/meminfo: memFree=18519752/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=1063292 CPUtime=38.27 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) S 20293 20293 20252 0 -1 4202496 23428 29627 0 0 2993 518 260 56 20 0 1 0 282184612 1088811008 206933 33554432000 4194304 5872148 140735347681024 140735347674296 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 84 0 0
/proc/20296/statm: 265823 206933 175 410 0 265405 0
[pid=20303] ppid=20296 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20303/stat : 20303 (satsolver.sh) S 20296 20293 20252 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188650 9367552 267 33554432000 4194304 5064252 140734277152640 140734277151552 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20303/statm: 2287 267 226 213 0 72 0
[pid=20304] ppid=20303 vsize=1319204 CPUtime=1681.65 cores=0,2,4,6
/proc/20304/stat : 20304 (glucose_static) R 20303 20293 20252 0 -1 4202496 137165 0 0 0 168082 83 0 0 20 0 1 0 282188650 1350864896 288144 33554432000 4194304 4896791 140734158896768 140734158893976 4203968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20304/statm: 329801 288144 78 172 0 329627 0
Current children cumulated CPU time (s) 1719.92
Current children cumulated vsize (KiB) 2400792

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/183 20381
/proc/meminfo: memFree=18515284/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=1063292 CPUtime=38.27 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) S 20293 20293 20252 0 -1 4202496 23428 29627 0 0 2993 518 260 56 20 0 1 0 282184612 1088811008 206933 33554432000 4194304 5872148 140735347681024 140735347674296 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 84 0 0
/proc/20296/statm: 265823 206933 175 410 0 265405 0
[pid=20303] ppid=20296 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20303/stat : 20303 (satsolver.sh) S 20296 20293 20252 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188650 9367552 267 33554432000 4194304 5064252 140734277152640 140734277151552 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20303/statm: 2287 267 226 213 0 72 0
[pid=20304] ppid=20303 vsize=1319336 CPUtime=1741.64 cores=0,2,4,6
/proc/20304/stat : 20304 (glucose_static) R 20303 20293 20252 0 -1 4202496 137179 0 0 0 174081 83 0 0 20 0 1 0 282188650 1351000064 288669 33554432000 4194304 4896791 140734158896768 140734158893976 4203897 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20304/statm: 329834 288669 78 172 0 329660 0
Current children cumulated CPU time (s) 1779.91
Current children cumulated vsize (KiB) 2400924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.4 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 20381
/proc/meminfo: memFree=18515292/32873844 swapFree=7372/7372
[pid=20293] ppid=20290 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20293/stat : 20293 (runWbo2satCp2.s) S 20290 20293 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282184612 9367552 274 33554432000 4194304 5064252 140736846942592 140736846941504 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20293/statm: 2287 274 233 213 0 72 0
[pid=20296] ppid=20293 vsize=1063292 CPUtime=38.27 cores=0,2,4,6
/proc/20296/stat : 20296 (wbo2sat) S 20293 20293 20252 0 -1 4202496 23428 29627 0 0 2993 518 260 56 20 0 1 0 282184612 1088811008 206933 33554432000 4194304 5872148 140735347681024 140735347674296 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 84 0 0
/proc/20296/statm: 265823 206933 175 410 0 265405 0
[pid=20303] ppid=20296 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20303/stat : 20303 (satsolver.sh) S 20296 20293 20252 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188650 9367552 267 33554432000 4194304 5064252 140734277152640 140734277151552 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20303/statm: 2287 267 226 213 0 72 0
[pid=20304] ppid=20303 vsize=1319336 CPUtime=1761.74 cores=0,2,4,6
/proc/20304/stat : 20304 (glucose_static) R 20303 20293 20252 0 -1 4202496 137182 0 0 0 176091 83 0 0 20 0 1 0 282188650 1351000064 288672 33554432000 4194304 4896791 140734158896768 140734158893976 4203844 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20304/statm: 329834 288672 78 172 0 329660 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2400924

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 20293 and gives
#  childrusage.ru_utime.tv_sec=32
#  childrusage.ru_utime.tv_usec=540053
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=752125
# CPU time returned by wait4() is 38.2922
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.42
CPU time (s): 1800.01
CPU user time (s): 1793.44
CPU system time (s): 6.57
CPU usage (%): 99.8665
Max. virtual memory (cumulated for all children) (KiB): 2717808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.5401
system time used= 5.75212
maximum resident set size= 1201664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54031
page faults= 0
swaps= 0
block input operations= 40
block output operations= 2088232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 50

runsolver used 3.84042 second user time and 9.59454 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-28 01:16:00
IDJOB=3716736
IDBENCH=78611
IDSOLVER=2299
FILE ID=node109/3716736-1338160560
RUNJOBID= node109-1338160560-20268
PBS_JOBID= 14624563
Free space on /tmp= 71236 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.tag14.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716736-1338160560/watcher-3716736-1338160560 -o /tmp/evaluation-result-3716736-1338160560/solver-3716736-1338160560 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716736-1338160560.wbo 2136254816 HOME HOME

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

MD5SUM BENCH= 8cc46ddebf16c143eb9ddab1b9573c1a
RANDOM SEED=2136254816

node109.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.264
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.52
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.264
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.264
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.91
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.264
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.264
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.264
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.264
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.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31766512 kB
Buffers:           90408 kB
Cached:           241472 kB
SwapCached:          588 kB
Active:           231728 kB
Inactive:         108372 kB
Active(anon):       3428 kB
Inactive(anon):     7668 kB
Active(file):     228300 kB
Inactive(file):   100704 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:             23956 kB
Writeback:             0 kB
AnonPages:         15088 kB
Mapped:             9604 kB
Shmem:                 8 kB
Slab:             626216 kB
SReclaimable:      68600 kB
SUnreclaim:       557616 kB
KernelStack:        1392 kB
PageTables:         3984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     102976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 67236 MiB
End job on node109 at 2012-05-28 01:46:03