Trace number 3191639

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) 1299.96 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1163259790-073.UNKNOWN.cnf
MD5SUM18a522c9cdd3c52f9fcf4c038782b476
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0

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

running on 2 cores: 0,2

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: 8.13 8.72 7.78 8/193 31811
/proc/meminfo: memFree=20428084/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18188 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) R 31809 31811 31540 0 -1 4194304 356 0 0 0 0 0 0 0 25 0 1 0 365466613 18624512 290 33554432000 4194304 4287625 140734421140192 18446744073709551615 47423988872960 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31811/statm: 4547 297 252 23 0 57 0

[startup+0.0827399 s]
/proc/loadavg: 8.13 8.72 7.78 8/193 31811
/proc/meminfo: memFree=20428084/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 7820086516218036482 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10076 s]
/proc/loadavg: 8.13 8.72 7.78 8/193 31811
/proc/meminfo: memFree=20428084/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 7820086516218036482 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300719 s]
/proc/loadavg: 8.13 8.72 7.78 8/193 31811
/proc/meminfo: memFree=20428084/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 18 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700649 s]
/proc/loadavg: 8.13 8.72 7.78 8/193 31811
/proc/meminfo: memFree=20428084/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 8927948655634153472 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50052 s]
/proc/loadavg: 8.13 8.72 7.78 10/197 31815
/proc/meminfo: memFree=20423716/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 8927946594049851392 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1825836 CPUtime=0.5 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 1265 0 0 0 50 0 0 0 25 0 1 0 365466614 1869656064 754 33554432000 4194304 4587354 140735394725024 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 456459 754 327 96 0 453021 0
[pid=31814] ppid=31811 vsize=13224 CPUtime=0.4 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 779 0 0 0 40 0 0 0 25 0 1 0 365466614 13541376 666 33554432000 4194304 4785740 140735910541008 18446744073709551615 4277568 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 3306 666 340 145 0 351 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=0.58 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 58 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2313344

[startup+3.10125 s]
/proc/loadavg: 8.13 8.72 7.78 10/197 31815
/proc/meminfo: memFree=20422104/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 8927946731488804864 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1827240 CPUtime=0.99 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 1740 0 0 0 99 0 0 0 25 0 1 0 365466614 1871093760 933 33554432000 4194304 4587354 140735394725024 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 456810 933 327 96 0 453372 0
[pid=31814] ppid=31811 vsize=13752 CPUtime=0.94 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 917 0 0 0 94 0 0 0 25 0 1 0 365466614 14082048 804 33554432000 4194304 4785740 140735910541008 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 3438 804 340 145 0 483 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=1.14 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 114 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2315276

[startup+6.30069 s]
/proc/loadavg: 8.20 8.72 7.78 10/197 31815
/proc/meminfo: memFree=20413832/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 8927946868927758336 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1835300 CPUtime=2.09 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 4043 0 0 0 209 0 0 0 25 0 1 0 365466614 1879347200 2457 33554432000 4194304 4587354 140735394725024 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 458825 2457 337 96 0 455387 0
[pid=31814] ppid=31811 vsize=14416 CPUtime=1.99 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 1053 0 0 0 199 0 0 0 25 0 1 0 365466614 14761984 940 33554432000 4194304 4785740 140735910541008 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 3604 940 340 145 0 649 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=2.19 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 219 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134530533 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2324000

[startup+12.7006 s]
/proc/loadavg: 8.26 8.73 7.79 10/197 31815
/proc/meminfo: memFree=20411012/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 8927947418683572224 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1830996 CPUtime=4.19 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 4870 0 0 0 419 0 0 0 25 0 1 0 365466614 1874939904 2383 33554432000 4194304 4587354 140735394725024 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 457749 2383 337 96 0 454311 0
[pid=31814] ppid=31811 vsize=15224 CPUtime=4.14 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 1278 0 0 0 414 0 0 0 25 0 1 0 365466614 15589376 1165 33554432000 4194304 4785740 140735910541008 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 3806 1165 340 145 0 851 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=4.34 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 434 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2320504

[startup+25.5004 s]
/proc/loadavg: 8.43 8.74 7.81 10/197 31816
/proc/meminfo: memFree=20402744/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1842432 CPUtime=8.49 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 7275 0 0 0 849 0 0 0 25 0 1 0 365466614 1886650368 4206 33554432000 4194304 4587354 140735394725024 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 460608 4206 337 96 0 457170 0
[pid=31814] ppid=31811 vsize=16452 CPUtime=8.39 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 1581 0 0 0 839 0 0 0 25 0 1 0 365466614 16846848 1468 33554432000 4194304 4785740 140735910541008 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 4113 1468 340 145 0 1158 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=8.59 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 859 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 8625376 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2333168

[startup+51.101 s]
/proc/loadavg: 8.68 8.78 7.85 10/197 31816
/proc/meminfo: memFree=20397584/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 16 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1845180 CPUtime=16.99 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 10154 0 0 0 1698 1 0 0 25 0 1 0 365466614 1889464320 4709 33554432000 4194304 4587354 140735394725024 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 461295 4709 337 96 0 457857 0
[pid=31814] ppid=31811 vsize=18004 CPUtime=16.94 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 1942 0 0 0 1694 0 0 0 25 0 1 0 365466614 18436096 1829 33554432000 4194304 4785740 140735910541008 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 4501 1829 340 145 0 1546 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=17.14 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 1714 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2337468

[startup+102.307 s]
/proc/loadavg: 8.86 8.81 7.90 10/197 31818
/proc/meminfo: memFree=20387672/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 8927948105878339584 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1844044 CPUtime=34.05 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 17020 0 0 0 3403 2 0 0 25 0 1 0 365466614 1888301056 5662 33554432000 4194304 4587354 140735394725024 18446744073709551615 4238280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 461011 5662 337 96 0 457573 0
[pid=31814] ppid=31811 vsize=19884 CPUtime=33.99 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 2409 0 0 0 3399 0 0 0 25 0 1 0 365466614 20361216 2296 33554432000 4194304 4785740 140735910541008 18446744073709551615 242970247911 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 4971 2296 340 145 0 2016 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=34.24 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 3424 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2338212

[startup+162.301 s]
/proc/loadavg: 9.48 8.98 8.02 11/198 31940
/proc/meminfo: memFree=20440764/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1866380 CPUtime=54.05 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 19644 0 0 0 5402 3 0 0 25 0 1 0 365466614 1911173120 8209 33554432000 4194304 4587354 140735394725024 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 466595 8209 337 96 0 463157 0
[pid=31814] ppid=31811 vsize=21596 CPUtime=53.98 cores=0

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

/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 2385152

[startup+942.3 s]
/proc/loadavg: 10.02 9.99 9.16 11/198 32112
/proc/meminfo: memFree=20393300/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1879460 CPUtime=314.04 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 46578 0 0 0 31394 10 0 0 25 0 1 0 365466614 1924567040 15068 33554432000 4194304 4587354 140735394725024 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 469865 15068 337 96 0 466427 0
[pid=31814] ppid=31811 vsize=31756 CPUtime=314.02 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 5150 0 0 0 31400 2 0 0 25 0 1 0 365466614 32518144 5037 33554432000 4194304 4785740 140735910541008 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 7939 5037 341 145 0 4984 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=314.2 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 31420 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 2385500

[startup+1002.3 s]
/proc/loadavg: 10.06 10.00 9.22 11/198 32114
/proc/meminfo: memFree=20394156/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 8927947831000432640 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1905388 CPUtime=334.04 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 46580 0 0 0 33394 10 0 0 25 0 1 0 365466614 1951117312 15069 33554432000 4194304 4587354 140735394725024 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 476347 15069 337 96 0 472909 0
[pid=31814] ppid=31811 vsize=31924 CPUtime=334.03 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 5208 0 0 0 33401 2 0 0 25 0 1 0 365466614 32690176 5095 33554432000 4194304 4785740 140735910541008 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 7981 5095 341 145 0 5026 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=334.19 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 33419 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 2411596

[startup+1062.3 s]
/proc/loadavg: 10.02 10.00 9.26 11/198 32115
/proc/meminfo: memFree=20372448/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 8927947831000432640 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1876008 CPUtime=354.03 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 46582 0 0 0 35393 10 0 0 25 0 1 0 365466614 1921032192 15069 33554432000 4194304 4587354 140735394725024 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 469002 15069 337 96 0 465564 0
[pid=31814] ppid=31811 vsize=32372 CPUtime=354.03 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 5301 0 0 0 35401 2 0 0 25 0 1 0 365466614 33148928 5188 33554432000 4194304 4785740 140735910541008 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 8093 5188 341 145 0 5138 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=354.19 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 35419 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 2382664

[startup+1122.3 s]
/proc/loadavg: 10.01 10.00 9.31 11/198 32117
/proc/meminfo: memFree=20361032/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 8927947831000432640 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1875528 CPUtime=374.03 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 46583 0 0 0 37393 10 0 0 25 0 1 0 365466614 1920540672 15069 33554432000 4194304 4587354 140735394725024 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 468882 15069 337 96 0 465444 0
[pid=31814] ppid=31811 vsize=32928 CPUtime=374.03 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 5414 0 0 0 37401 2 0 0 25 0 1 0 365466614 33718272 5301 33554432000 4194304 4785740 140735910541008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 8232 5301 341 145 0 5277 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=374.19 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 37419 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 2382740

[startup+1182.3 s]
/proc/loadavg: 10.42 10.10 9.38 12/199 32180
/proc/meminfo: memFree=20361768/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 8927947831000432640 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1905388 CPUtime=394.03 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 46584 0 0 0 39393 10 0 0 25 0 1 0 365466614 1951117312 15069 33554432000 4194304 4587354 140735394725024 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 476347 15069 337 96 0 472909 0
[pid=31814] ppid=31811 vsize=33096 CPUtime=394.03 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 5466 0 0 0 39401 2 0 0 25 0 1 0 365466614 33890304 5353 33554432000 4194304 4785740 140735910541008 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 8274 5353 341 145 0 5319 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=394.19 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 39419 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 2412768

[startup+1242.3 s]
/proc/loadavg: 10.82 10.27 9.48 12/199 32181
/proc/meminfo: memFree=20354164/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 8927947831000432640 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1877828 CPUtime=414.03 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 46585 0 0 0 41393 10 0 0 25 0 1 0 365466614 1922895872 15069 33554432000 4194304 4587354 140735394725024 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 469457 15069 337 96 0 466019 0
[pid=31814] ppid=31811 vsize=33396 CPUtime=414.03 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 5541 0 0 0 41401 2 0 0 25 0 1 0 365466614 34197504 5428 33554432000 4194304 4785740 140735910541008 18446744073709551615 4549648 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 8349 5428 341 145 0 5394 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=414.2 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 41420 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 2385508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.99 10.42 9.58 12/199 32183
/proc/meminfo: memFree=20342248/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 8927947968439386112 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1877828 CPUtime=433.25 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 49327 0 0 0 43314 11 0 0 25 0 1 0 365466614 1922895872 15076 33554432000 4194304 4587354 140735394725024 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 469457 15076 337 96 0 466019 0
[pid=31814] ppid=31811 vsize=33864 CPUtime=433.23 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 5617 0 0 0 43321 2 0 0 25 0 1 0 365466614 34676736 5504 33554432000 4194304 4785740 140735910541008 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 8466 5504 341 145 0 5511 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=433.48 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 43348 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 2385976

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.99 10.42 9.58 12/199 32183
/proc/meminfo: memFree=20342248/32951132 swapFree=67111528/67111528
[pid=31811] ppid=31809 vsize=18324 CPUtime=0 cores=0,2
/proc/31811/stat : 31811 (ppfolio) S 31809 31811 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365466613 18763776 394 33554432000 4194304 4287625 140734421140192 18446744073709551615 242970570255 0 0 4096 65536 8927947968439386112 0 0 17 2 0 0 0
/proc/31811/statm: 4581 394 345 23 0 91 0
[pid=31813] ppid=31811 vsize=1877828 CPUtime=433.25 cores=0
/proc/31813/stat : 31813 (cryptominisat) R 31811 31811 31540 0 -1 4202496 49327 0 0 0 43314 11 0 0 25 0 1 0 365466614 1922895872 15076 33554432000 4194304 4587354 140735394725024 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31813/statm: 469457 15076 337 96 0 466019 0
[pid=31814] ppid=31811 vsize=33864 CPUtime=433.23 cores=0
/proc/31814/stat : 31814 (clasp) R 31811 31811 31540 0 -1 4202496 5617 0 0 0 43321 2 0 0 25 0 1 0 365466614 34676736 5504 33554432000 4194304 4785740 140735910541008 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31814/statm: 8466 5504 341 145 0 5511 0
[pid=31815] ppid=31811 vsize=455960 CPUtime=433.48 cores=0
/proc/31815/stat : 31815 (TNM) R 31811 31811 31540 0 -1 4202496 344 0 0 0 43348 0 0 0 25 0 1 0 365466614 466903040 241 33554432000 134512640 134534564 4291245472 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31815/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 2385976

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31811 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1299.96
#
# 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): 1299.96
CPU user time (s): 1299.83
CPU system time (s): 0.13
CPU usage (%): 99.996
Max. virtual memory (cumulated for all children) (KiB): 4215220

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

runsolver used 4.10138 second user time and 8.5607 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-11 18:18:00
IDJOB=3191639
IDBENCH=82770
IDSOLVER=1613
FILE ID=node128/3191639-1302538680
RUNJOBID= node128-1302537234-31558
PBS_JOBID= 12951131
Free space on /tmp= 71996 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1163259790-073.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191639-1302538680/watcher-3191639-1302538680 -o /tmp/evaluation-result-3191639-1302538680/solver-3191639-1302538680 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191639-1302538680.cnf

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

MD5SUM BENCH= 18a522c9cdd3c52f9fcf4c038782b476
RANDOM SEED=1243962991

node128.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.852
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.70
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.852
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.852
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.82
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20428116 kB
Buffers:        541380 kB
Cached:       11447152 kB
SwapCached:          0 kB
Active:        7466284 kB
Inactive:      4730656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20428116 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10104 kB
Writeback:           0 kB
AnonPages:      207608 kB
Mapped:          17264 kB
Slab:           261964 kB
PageTables:       6356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1759984 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71988 MiB
End job on node128 at 2011-04-11 18:39:42