Trace number 3191773

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.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S910125393-002.UNKNOWN.cnf
MD5SUM8567972e0c3ca849f27342fc5fce028c
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-3191773-1302539573/watcher-3191773-1302539573 -o /tmp/evaluation-result-3191773-1302539573/solver-3191773-1302539573 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191773-1302539573.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.86 10.99 10.60 10/198 31874
/proc/meminfo: memFree=11806400/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) R 31872 31874 31418 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 346372963 18763776 391 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338204053 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31874/statm: 4581 391 343 23 0 91 0

[startup+0.106297 s]
/proc/loadavg: 10.86 10.99 10.60 10/198 31874
/proc/meminfo: memFree=11806400/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 4408871207374389506 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200274 s]
/proc/loadavg: 10.86 10.99 10.60 10/198 31874
/proc/meminfo: memFree=11806400/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300251 s]
/proc/loadavg: 10.86 10.99 10.60 10/198 31874
/proc/meminfo: memFree=11806400/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700176 s]
/proc/loadavg: 10.86 10.99 10.60 10/198 31874
/proc/meminfo: memFree=11806400/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 4590146585639256064 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50102 s]
/proc/loadavg: 10.86 10.99 10.60 10/197 31879
/proc/meminfo: memFree=12245440/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 4590144524054953984 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=1956076 CPUtime=0.49 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 1391 0 0 0 49 0 0 0 25 0 1 0 346372963 2003021824 778 33554432000 4194304 4587354 140735232081120 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 489019 778 327 96 0 485581 0
[pid=31876] ppid=31874 vsize=13512 CPUtime=0.44 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 828 0 0 0 44 0 0 0 25 0 1 0 346372963 13836288 715 33554432000 4194304 4785740 140734799625856 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 3378 715 340 145 0 423 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=0.54 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 54 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2443872

[startup+3.10069 s]
/proc/loadavg: 10.86 10.99 10.60 10/197 31879
/proc/meminfo: memFree=12242340/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 4590144661493907456 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=1956624 CPUtime=0.99 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 1927 0 0 0 99 0 0 0 25 0 1 0 346372963 2003582976 956 33554432000 4194304 4587354 140735232081120 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 489156 956 327 96 0 485718 0
[pid=31876] ppid=31874 vsize=13908 CPUtime=0.96 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 955 0 0 0 96 0 0 0 25 0 1 0 346372963 14241792 842 33554432000 4194304 4785740 140734799625856 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 3477 842 340 145 0 522 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=1.12 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 112 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2444816

[startup+6.30106 s]
/proc/loadavg: 10.79 10.98 10.60 13/202 31910
/proc/meminfo: memFree=12228348/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 4590144798932860928 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=1963748 CPUtime=2.09 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 4587 0 0 0 209 0 0 0 25 0 1 0 346372963 2010877952 2723 33554432000 4194304 4587354 140735232081120 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 490937 2723 337 96 0 487499 0
[pid=31876] ppid=31874 vsize=14724 CPUtime=2.04 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 1158 0 0 0 204 0 0 0 25 0 1 0 346372963 15077376 1045 33554432000 4194304 4785740 140734799625856 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 3681 1045 341 145 0 726 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=2.14 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 214 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2452756

[startup+12.7008 s]
/proc/loadavg: 10.89 10.99 10.60 13/202 31910
/proc/meminfo: memFree=12208024/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=1968564 CPUtime=4.19 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 6985 0 0 0 418 1 0 0 25 0 1 0 346372963 2015809536 4014 33554432000 4194304 4587354 140735232081120 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 492141 4014 337 96 0 488703 0
[pid=31876] ppid=31874 vsize=15940 CPUtime=4.16 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 1434 0 0 0 416 0 0 0 25 0 1 0 346372963 16322560 1321 33554432000 4194304 4785740 140734799625856 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 3985 1321 341 145 0 1030 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=4.32 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 432 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2458788

[startup+25.5012 s]
/proc/loadavg: 11.14 11.04 10.62 13/202 31910
/proc/meminfo: memFree=12212132/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 4590145211249721344 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=1970732 CPUtime=8.48 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 10008 0 0 0 847 1 0 0 25 0 1 0 346372963 2018029568 4175 33554432000 4194304 4587354 140735232081120 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 492683 4175 337 96 0 489245 0
[pid=31876] ppid=31874 vsize=17336 CPUtime=8.44 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 1790 0 0 0 844 0 0 0 25 0 1 0 346372963 17752064 1677 33554432000 4194304 4785740 140734799625856 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 4334 1677 341 145 0 1379 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=8.55 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 855 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134528378 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2462352

[startup+51.1011 s]
/proc/loadavg: 11.49 11.13 10.66 13/202 31911
/proc/meminfo: memFree=12176860/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 4590145211249721344 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=1972108 CPUtime=16.99 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 15263 0 0 0 1697 2 0 0 25 0 1 0 346372963 2019438592 4835 33554432000 4194304 4587354 140735232081120 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 493027 4835 337 96 0 489589 0
[pid=31876] ppid=31874 vsize=19120 CPUtime=16.96 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 2221 0 0 0 1696 0 0 0 25 0 1 0 346372963 19578880 2108 33554432000 4194304 4785740 140734799625856 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 4780 2108 341 145 0 1825 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=17.12 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 1712 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2465512

[startup+102.301 s]
/proc/loadavg: 11.83 11.28 10.74 13/202 31943
/proc/meminfo: memFree=12277504/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 4590145073810767872 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=1977292 CPUtime=34.09 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 23473 0 0 0 3405 4 0 0 25 0 1 0 346372963 2024747008 5997 33554432000 4194304 4587354 140735232081120 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 494323 5997 337 96 0 490885 0
[pid=31876] ppid=31874 vsize=21528 CPUtime=34.03 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 2818 0 0 0 3403 0 0 0 25 0 1 0 346372963 22044672 2705 33554432000 4194304 4785740 140734799625856 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 5382 2705 341 145 0 2427 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=34.15 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 3415 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2473104

[startup+162.301 s]
/proc/loadavg: 12.02 11.42 10.82 13/202 31945
/proc/meminfo: memFree=12250848/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 4590145073810767872 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=1981124 CPUtime=54.09 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 30568 0 0 0 5403 6 0 0 25 0 1 0 346372963 2028670976 6196 33554432000 4194304 4587354 140735232081120 18446744073709551615 4243896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 495281 6196 337 96 0 491843 0
[pid=31876] ppid=31874 vsize=23996 CPUtime=54.03 cores=4

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

/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2507088

[startup+942.301 s]
/proc/loadavg: 12.00 11.97 11.48 12/201 31995
/proc/meminfo: memFree=12142576/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=2032804 CPUtime=314.05 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 106620 0 0 0 31384 21 0 0 25 0 1 0 346372963 2081591296 20653 33554432000 4194304 4587354 140735232081120 18446744073709551615 4250003 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 508201 20653 337 96 0 504763 0
[pid=31876] ppid=31874 vsize=36096 CPUtime=314.09 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 6204 0 0 0 31408 1 0 0 25 0 1 0 346372963 36962304 6091 33554432000 4194304 4785740 140734799625856 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 9024 6091 341 145 0 6069 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=314.17 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 31417 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134528378 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2543184

[startup+1002.3 s]
/proc/loadavg: 11.37 11.79 11.45 12/201 31997
/proc/meminfo: memFree=12148556/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=2018116 CPUtime=334.05 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 106870 0 0 0 33384 21 0 0 25 0 1 0 346372963 2066550784 17840 33554432000 4194304 4587354 140735232081120 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 504529 17840 337 96 0 501091 0
[pid=31876] ppid=31874 vsize=36572 CPUtime=334.09 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 6319 0 0 0 33408 1 0 0 25 0 1 0 346372963 37449728 6206 33554432000 4194304 4785740 140734799625856 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 9143 6206 341 145 0 6188 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=334.17 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 33417 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2528972

[startup+1062.3 s]
/proc/loadavg: 11.19 11.66 11.42 12/201 31999
/proc/meminfo: memFree=12139972/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=2033048 CPUtime=354.05 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 109263 0 0 0 35384 21 0 0 25 0 1 0 346372963 2081841152 20196 33554432000 4194304 4587354 140735232081120 18446744073709551615 4244125 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 508262 20196 337 96 0 504824 0
[pid=31876] ppid=31874 vsize=37172 CPUtime=354.09 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 6438 0 0 0 35408 1 0 0 25 0 1 0 346372963 38064128 6325 33554432000 4194304 4785740 140734799625856 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 9293 6325 341 145 0 6338 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=354.17 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 35417 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2544504

[startup+1122.3 s]
/proc/loadavg: 11.12 11.55 11.40 12/201 32000
/proc/meminfo: memFree=12144796/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=2019084 CPUtime=374.07 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 109983 0 0 0 37385 22 0 0 25 0 1 0 346372963 2067542016 17849 33554432000 4194304 4587354 140735232081120 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 504771 17849 337 96 0 501333 0
[pid=31876] ppid=31874 vsize=37644 CPUtime=374.08 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 6558 0 0 0 37407 1 0 0 25 0 1 0 346372963 38547456 6445 33554432000 4194304 4785740 140734799625856 18446744073709551615 4550406 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 9411 6445 341 145 0 6456 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=374.16 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 37416 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134528896 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2531012

[startup+1182.3 s]
/proc/loadavg: 11.04 11.45 11.37 12/201 32002
/proc/meminfo: memFree=12133372/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=2019512 CPUtime=394.08 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 109991 0 0 0 39386 22 0 0 25 0 1 0 346372963 2067980288 17855 33554432000 4194304 4587354 140735232081120 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 504878 17855 337 96 0 501440 0
[pid=31876] ppid=31874 vsize=37932 CPUtime=394.08 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 6600 0 0 0 39407 1 0 0 25 0 1 0 346372963 38842368 6487 33554432000 4194304 4785740 140734799625856 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 9483 6487 341 145 0 6528 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=394.16 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 39416 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2531728

[startup+1242.3 s]
/proc/loadavg: 11.01 11.36 11.35 12/201 32003
/proc/meminfo: memFree=12129000/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 4590145348688674816 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=2033220 CPUtime=414.08 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 111600 0 0 0 41386 22 0 0 25 0 1 0 346372963 2082017280 19449 33554432000 4194304 4587354 140735232081120 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 508305 19449 337 96 0 504867 0
[pid=31876] ppid=31874 vsize=38084 CPUtime=414.07 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 6656 0 0 0 41406 1 0 0 25 0 1 0 346372963 38998016 6543 33554432000 4194304 4785740 140734799625856 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 9521 6543 341 145 0 6566 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=414.16 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 41416 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134529748 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2545588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.76 11.25 11.31 9/192 32023
/proc/meminfo: memFree=12211192/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 4590145348688674816 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=2018116 CPUtime=433.33 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 113148 0 0 0 43310 23 0 0 25 0 1 0 346372963 2066550784 17855 33554432000 4194304 4587354 140735232081120 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 504529 17855 337 96 0 501091 0
[pid=31876] ppid=31874 vsize=38540 CPUtime=433.27 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 6749 0 0 0 43326 1 0 0 25 0 1 0 346372963 39464960 6636 33554432000 4194304 4785740 140734799625856 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 9635 6636 341 145 0 6680 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=433.43 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 43343 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2530940

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

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

[startup+1300 s]
/proc/loadavg: 10.76 11.25 11.31 9/192 32023
/proc/meminfo: memFree=12211192/32951124 swapFree=67111528/67111528
[pid=31874] ppid=31872 vsize=18324 CPUtime=0 cores=4,6
/proc/31874/stat : 31874 (ppfolio) S 31872 31874 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346372963 18763776 393 33554432000 4194304 4287625 140734815911088 18446744073709551615 270338403855 0 0 4096 65536 4590145348688674816 0 0 17 6 0 0 0
/proc/31874/statm: 4581 393 345 23 0 91 0
[pid=31875] ppid=31874 vsize=2018116 CPUtime=433.33 cores=4
/proc/31875/stat : 31875 (cryptominisat) R 31874 31874 31418 0 -1 4202496 113148 0 0 0 43310 23 0 0 25 0 1 0 346372963 2066550784 17855 33554432000 4194304 4587354 140735232081120 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31875/statm: 504529 17855 337 96 0 501091 0
[pid=31876] ppid=31874 vsize=38540 CPUtime=433.27 cores=4
/proc/31876/stat : 31876 (clasp) R 31874 31874 31418 0 -1 4202496 6749 0 0 0 43326 1 0 0 25 0 1 0 346372963 39464960 6636 33554432000 4194304 4785740 140734799625856 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31876/statm: 9635 6636 341 145 0 6680 0
[pid=31877] ppid=31874 vsize=455960 CPUtime=433.43 cores=4
/proc/31877/stat : 31877 (TNM) R 31874 31874 31418 0 -1 4202496 365 0 0 0 43343 0 0 0 25 0 1 0 346372963 466903040 262 33554432000 134512640 134534564 4290056112 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31877/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2530940

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31874 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.79
CPU system time (s): 0.24
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4461884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
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= 174
involuntary context switches= 3

runsolver used 2.26965 second user time and 4.82827 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-11 18:32:53
IDJOB=3191773
IDBENCH=82904
IDSOLVER=1613
FILE ID=node143/3191773-1302539573
RUNJOBID= node143-1302536967-31437
PBS_JOBID= 12951124
Free space on /tmp= 71336 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S910125393-002.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191773-1302539573/watcher-3191773-1302539573 -o /tmp/evaluation-result-3191773-1302539573/solver-3191773-1302539573 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191773-1302539573.cnf

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

MD5SUM BENCH= 8567972e0c3ca849f27342fc5fce028c
RANDOM SEED=906632627

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.846
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.83
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.846
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.75
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.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11806680 kB
Buffers:        725492 kB
Cached:       19326808 kB
SwapCached:          0 kB
Active:       10804644 kB
Inactive:      9899120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11806680 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20192 kB
Writeback:           0 kB
AnonPages:      651216 kB
Mapped:          18532 kB
Slab:           375604 kB
PageTables:       7716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6203928 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= 71340 MiB
End job on node143 at 2011-04-11 18:54:36