Trace number 3191852

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
ppfolio seq? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
MD5SUMfea90c68acbba046fd6afed84c9fb884
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4
1300.02/1300.00	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191852-1302539858/watcher-3191852-1302539858 -o /tmp/evaluation-result-3191852-1302539858/solver-3191852-1302539858 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191852-1302539858.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.76 10.96 10.89 9/197 26952
/proc/meminfo: memFree=17063148/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) R 26950 26952 26158 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 365586546 18763776 391 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921597333 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26952/statm: 4581 391 343 23 0 91 0

[startup+0.01391 s]
/proc/loadavg: 10.76 10.96 10.89 9/197 26952
/proc/meminfo: memFree=17063148/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 4010974991712485635 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.140905 s]
/proc/loadavg: 10.76 10.96 10.89 9/197 26952
/proc/meminfo: memFree=17063148/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300866 s]
/proc/loadavg: 10.76 10.96 10.89 9/197 26952
/proc/meminfo: memFree=17063148/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700799 s]
/proc/loadavg: 10.76 10.96 10.89 9/197 26952
/proc/meminfo: memFree=17063148/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 71874937668763648 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50065 s]
/proc/loadavg: 10.76 10.96 10.89 13/201 26956
/proc/meminfo: memFree=17058156/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 71875075107717120 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1288220 CPUtime=0.44 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 1310 0 0 0 44 0 0 0 25 0 1 0 365586547 1319137280 743 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 322055 743 327 96 0 318617 0
[pid=26954] ppid=26952 vsize=13364 CPUtime=0.49 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 815 0 0 0 49 0 0 0 25 0 1 0 365586547 13684736 702 33554432000 4194304 4785740 140737363074352 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 3341 702 340 145 0 386 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=0.54 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 54 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1775864

[startup+3.10036 s]
/proc/loadavg: 10.76 10.96 10.89 13/201 26956
/proc/meminfo: memFree=17055924/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 71873013523415040 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1287792 CPUtime=0.99 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 1847 0 0 0 99 0 0 0 25 0 1 0 365586547 1318699008 958 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 321948 958 327 96 0 318510 0
[pid=26954] ppid=26952 vsize=14028 CPUtime=1.04 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 956 0 0 0 104 0 0 0 25 0 1 0 365586547 14364672 843 33554432000 4194304 4785740 140737363074352 18446744073709551615 4553054 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 3507 843 340 145 0 552 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=1.04 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 104 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1776100

[startup+6.30078 s]
/proc/loadavg: 10.78 10.96 10.89 12/201 26956
/proc/meminfo: memFree=17046028/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 71873150962368512 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1295420 CPUtime=2.04 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 4321 0 0 0 204 0 0 0 25 0 1 0 365586547 1326510080 2614 33554432000 4194304 4587354 140735190031632 18446744073709551615 4241274 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 323855 2614 337 96 0 320417 0
[pid=26954] ppid=26952 vsize=14696 CPUtime=2.09 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 1131 0 0 0 209 0 0 0 25 0 1 0 365586547 15048704 1018 33554432000 4194304 4785740 140737363074352 18446744073709551615 4553106 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 3674 1018 340 145 0 719 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=2.14 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 214 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134530292 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1784396

[startup+12.7006 s]
/proc/loadavg: 10.79 10.96 10.89 13/201 26956
/proc/meminfo: memFree=17039836/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1298320 CPUtime=4.19 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 6519 0 0 0 418 1 0 0 25 0 1 0 365586547 1329479680 3766 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238282 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 324580 3766 337 96 0 321142 0
[pid=26954] ppid=26952 vsize=15648 CPUtime=4.24 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 1363 0 0 0 424 0 0 0 25 0 1 0 365586547 16023552 1250 33554432000 4194304 4785740 140737363074352 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 3912 1250 340 145 0 957 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=4.24 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 424 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1788248

[startup+25.5012 s]
/proc/loadavg: 10.84 10.96 10.89 13/201 26957
/proc/meminfo: memFree=17036096/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 71873563279228928 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1298808 CPUtime=8.44 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 9291 0 0 0 843 1 0 0 25 0 1 0 365586547 1329979392 3887 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 324702 3887 337 96 0 321264 0
[pid=26954] ppid=26952 vsize=17008 CPUtime=8.49 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 1701 0 0 0 849 0 0 0 25 0 1 0 365586547 17416192 1588 33554432000 4194304 4785740 140737363074352 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 4252 1588 340 145 0 1297 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=8.54 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 854 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1790096

[startup+51.1006 s]
/proc/loadavg: 10.89 10.97 10.89 13/201 26958
/proc/meminfo: memFree=17026572/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 71873563279228928 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1303132 CPUtime=16.99 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 14114 0 0 0 1697 2 0 0 25 0 1 0 365586547 1334407168 4425 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 325783 4425 337 96 0 322345 0
[pid=26954] ppid=26952 vsize=18804 CPUtime=17.04 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 2132 0 0 0 1704 0 0 0 25 0 1 0 365586547 19255296 2019 33554432000 4194304 4785740 140737363074352 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 4701 2019 340 145 0 1746 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=17.04 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 1704 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134530748 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1796216

[startup+102.307 s]
/proc/loadavg: 10.95 10.97 10.90 12/201 26959
/proc/meminfo: memFree=17011072/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 71873700718182400 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1307348 CPUtime=34.05 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 21890 0 0 0 3402 3 0 0 25 0 1 0 365586547 1338724352 5654 33554432000 4194304 4587354 140735190031632 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 326837 5654 337 96 0 323399 0
[pid=26954] ppid=26952 vsize=21204 CPUtime=34.08 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 2732 0 0 0 3408 0 0 0 25 0 1 0 365586547 21712896 2619 33554432000 4194304 4785740 140737363074352 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 5301 2619 340 145 0 2346 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=34.14 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 3414 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1802832

[startup+162.301 s]
/proc/loadavg: 10.98 10.97 10.90 13/201 26960
/proc/meminfo: memFree=16994692/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 71873700718182400 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1325076 CPUtime=54.06 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 30865 0 0 0 5401 5 0 0 25 0 1 0 365586547 1356877824 9343 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 331269 9343 337 96 0 327831 0
[pid=26954] ppid=26952 vsize=23336 CPUtime=54.08 cores=4

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

Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1840420

[startup+822.301 s]
/proc/loadavg: 10.07 10.22 10.55 11/200 27309
/proc/meminfo: memFree=17014920/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 71874113035042816 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1333540 CPUtime=274.05 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 85499 0 0 0 27388 17 0 0 25 0 1 0 365586547 1365544960 10815 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 333385 10815 337 96 0 329947 0
[pid=26954] ppid=26952 vsize=33380 CPUtime=274.15 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 5586 0 0 0 27414 1 0 0 25 0 1 0 365586547 34181120 5473 33554432000 4194304 4785740 140737363074352 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 8345 5473 340 145 0 5390 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=274.1 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 27410 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1841200

[startup+882.301 s]
/proc/loadavg: 10.02 10.18 10.51 11/200 27311
/proc/meminfo: memFree=17015012/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 71874113035042816 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1333656 CPUtime=294.04 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 89833 0 0 0 29386 18 0 0 25 0 1 0 365586547 1365663744 10098 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 333414 10098 337 96 0 329976 0
[pid=26954] ppid=26952 vsize=33944 CPUtime=294.15 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 5725 0 0 0 29414 1 0 0 25 0 1 0 365586547 34758656 5612 33554432000 4194304 4785740 140737363074352 18446744073709551615 4553330 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 8486 5612 340 145 0 5531 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=294.11 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 29411 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1841880

[startup+942.301 s]
/proc/loadavg: 10.01 10.14 10.48 11/200 27312
/proc/meminfo: memFree=16987452/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1371984 CPUtime=314.04 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 97601 0 0 0 31385 19 0 0 25 0 1 0 365586547 1404911616 15022 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 342996 15022 337 96 0 339558 0
[pid=26954] ppid=26952 vsize=34552 CPUtime=314.15 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 5842 0 0 0 31414 1 0 0 25 0 1 0 365586547 35381248 5729 33554432000 4194304 4785740 140737363074352 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 8638 5729 340 145 0 5683 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=314.12 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 31412 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134530576 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1880816

[startup+1002.3 s]
/proc/loadavg: 9.20 9.91 10.37 9/192 27332
/proc/meminfo: memFree=17021400/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1371984 CPUtime=334.04 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 97762 0 0 0 33385 19 0 0 25 0 1 0 365586547 1404911616 15179 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 342996 15179 337 96 0 339558 0
[pid=26954] ppid=26952 vsize=34868 CPUtime=334.14 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 5935 0 0 0 33413 1 0 0 25 0 1 0 365586547 35704832 5822 33554432000 4194304 4785740 140737363074352 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 8717 5822 340 145 0 5762 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=334.12 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 33412 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134530723 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1881132

[startup+1062.3 s]
/proc/loadavg: 8.44 9.56 10.22 9/192 27333
/proc/meminfo: memFree=17016644/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1342596 CPUtime=354.04 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 100619 0 0 0 35384 20 0 0 25 0 1 0 365586547 1374818304 15254 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 335649 15254 337 96 0 332211 0
[pid=26954] ppid=26952 vsize=35168 CPUtime=354.14 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 6015 0 0 0 35413 1 0 0 25 0 1 0 365586547 36012032 5902 33554432000 4194304 4785740 140737363074352 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 8792 5902 340 145 0 5837 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=354.13 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 35413 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1852044

[startup+1122.3 s]
/proc/loadavg: 8.16 9.27 10.08 9/192 27335
/proc/meminfo: memFree=17008540/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1356056 CPUtime=374.03 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 102570 0 0 0 37383 20 0 0 25 0 1 0 365586547 1388601344 17170 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 339014 17170 337 96 0 335576 0
[pid=26954] ppid=26952 vsize=35564 CPUtime=374.14 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 6107 0 0 0 37413 1 0 0 25 0 1 0 365586547 36417536 5994 33554432000 4194304 4785740 140737363074352 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 8891 5994 340 145 0 5936 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=374.14 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 37414 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1865900

[startup+1182.3 s]
/proc/loadavg: 8.06 9.04 9.95 9/192 27337
/proc/meminfo: memFree=17014564/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 71873700718182400 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1342596 CPUtime=394.03 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 103550 0 0 0 39382 21 0 0 25 0 1 0 365586547 1374818304 15254 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 335649 15254 337 96 0 332211 0
[pid=26954] ppid=26952 vsize=36048 CPUtime=394.13 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 6188 0 0 0 39412 1 0 0 25 0 1 0 365586547 36913152 6075 33554432000 4194304 4785740 140737363074352 18446744073709551615 4550378 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 9012 6075 340 145 0 6057 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=394.15 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 39415 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 11536687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1852924

[startup+1242.3 s]
/proc/loadavg: 8.02 8.85 9.82 9/192 27338
/proc/meminfo: memFree=17001752/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=0 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365586546 18763776 393 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 71873700718182400 0 0 17 6 0 0 0
/proc/26952/statm: 4581 393 345 23 0 91 0
[pid=26953] ppid=26952 vsize=1356200 CPUtime=414.02 cores=4
/proc/26953/stat : 26953 (cryptominisat) R 26952 26952 26158 0 -1 4202496 106363 0 0 0 41381 21 0 0 25 0 1 0 365586547 1388748800 18013 33554432000 4194304 4587354 140735190031632 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26953/statm: 339050 18013 337 96 0 335612 0
[pid=26954] ppid=26952 vsize=36984 CPUtime=414.13 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 6393 0 0 0 41412 1 0 0 25 0 1 0 365586547 37871616 6280 33554432000 4194304 4785740 140737363074352 18446744073709551615 4553187 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 9246 6280 340 145 0 6291 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=414.15 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 41415 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1867464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 7.44 8.54 9.65 8/191 27340
/proc/meminfo: memFree=17073136/32951124 swapFree=67111528/67111528
[pid=26952] ppid=26950 vsize=18324 CPUtime=416.68 cores=4,6
/proc/26952/stat : 26952 (ppfolio) S 26950 26952 26158 0 -1 4202496 502 106565 0 0 0 0 41646 22 15 0 1 0 365586546 18763776 394 33554432000 4194304 4287625 140736897790080 18446744073709551615 222921797135 0 0 4096 65536 13702514406749864196 0 0 17 6 0 0 0
/proc/26952/statm: 4581 394 346 23 0 91 0
[pid=26954] ppid=26952 vsize=37776 CPUtime=441.66 cores=4
/proc/26954/stat : 26954 (clasp) R 26952 26952 26158 0 -1 4202496 6585 0 0 0 44165 1 0 0 25 0 1 0 365586547 38682624 6472 33554432000 4194304 4785740 140737363074352 18446744073709551615 4553296 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26954/statm: 9444 6472 340 145 0 6489 0
[pid=26955] ppid=26952 vsize=455956 CPUtime=441.68 cores=4
/proc/26955/stat : 26955 (TNM) R 26952 26952 26158 0 -1 4202496 355 0 0 0 44168 0 0 0 25 0 1 0 365586547 466898944 252 33554432000 134512640 134534564 4293528384 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26955/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 512056

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.81
CPU system time (s): 0.239963
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3165688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.239963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114039
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 188
involuntary context switches= 13876

runsolver used 2.28065 second user time and 4.77927 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-11 18:37:38
IDJOB=3191852
IDBENCH=82983
IDSOLVER=1613
FILE ID=node109/3191852-1302539858
RUNJOBID= node109-1302536963-26177
PBS_JOBID= 12951123
Free space on /tmp= 71736 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191852-1302539858/watcher-3191852-1302539858 -o /tmp/evaluation-result-3191852-1302539858/solver-3191852-1302539858 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191852-1302539858.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= fea90c68acbba046fd6afed84c9fb884
RANDOM SEED=432246620

node109.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17063428 kB
Buffers:        747976 kB
Cached:       14586324 kB
SwapCached:          0 kB
Active:        8515224 kB
Inactive:      6984200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17063428 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9828 kB
Writeback:           0 kB
AnonPages:      164676 kB
Mapped:          17568 kB
Slab:           323224 kB
PageTables:       6516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3846044 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71736 MiB
End job on node109 at 2011-04-11 18:59:18