Trace number 3191870

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 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S247862791-097.UNKNOWN.cnf
MD5SUM6b69f72e1046222baee8c8d817a4adac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.529
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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
1300.00/1300.01	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-3191870-1302539887/watcher-3191870-1302539887 -o /tmp/evaluation-result-3191870-1302539887/solver-3191870-1302539887 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191870-1302539887.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: 9.76 9.96 9.77 9/196 26746
/proc/meminfo: memFree=28530384/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18240 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) R 26744 26746 26080 0 -1 4194304 275 0 0 0 0 0 0 0 25 0 1 0 98179933 18677760 221 33554432000 4194304 4287625 140734280839600 18446744073709551615 268655699857 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26746/statm: 4560 221 188 23 0 57 0

[startup+0.0186171 s]
/proc/loadavg: 9.76 9.96 9.77 9/196 26746
/proc/meminfo: memFree=28530384/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 4396806816038617348 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100626 s]
/proc/loadavg: 9.76 9.96 9.77 9/196 26746
/proc/meminfo: memFree=28530384/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 4396806816038617348 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300597 s]
/proc/loadavg: 9.76 9.96 9.77 9/196 26746
/proc/meminfo: memFree=28530384/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 9541985767572635648 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700526 s]
/proc/loadavg: 9.76 9.96 9.77 9/196 26746
/proc/meminfo: memFree=28530384/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 9541985905011589120 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50035 s]
/proc/loadavg: 9.76 9.96 9.77 11/200 26750
/proc/meminfo: memFree=28526136/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 9541986042450542592 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1673524 CPUtime=0.49 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 1243 0 0 0 49 0 0 0 25 0 1 0 98179934 1713688576 753 33554432000 4194304 4587354 140734494376848 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 418381 753 327 96 0 414943 0
[pid=26749] ppid=26746 vsize=13088 CPUtime=0.4 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 749 0 0 0 40 0 0 0 25 0 1 0 98179934 13402112 637 33554432000 4194304 4785740 140733313283776 18446744073709551615 4307187 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 3272 637 340 145 0 317 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=0.59 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 59 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2160764

[startup+3.10111 s]
/proc/loadavg: 9.76 9.96 9.77 11/200 26750
/proc/meminfo: memFree=28524400/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 9541986179889496064 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1674552 CPUtime=0.99 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 1710 0 0 0 99 0 0 0 25 0 1 0 98179934 1714741248 923 33554432000 4194304 4587354 140734494376848 18446744073709551615 4238355 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 418638 923 327 96 0 415200 0
[pid=26749] ppid=26746 vsize=13620 CPUtime=0.94 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 868 0 0 0 94 0 0 0 25 0 1 0 98179934 13946880 756 33554432000 4194304 4785740 140733313283776 18446744073709551615 4553784 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 3405 756 340 145 0 450 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=1.14 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 114 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2162324

[startup+6.30055 s]
/proc/loadavg: 9.78 9.96 9.77 11/200 26750
/proc/meminfo: memFree=28516960/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 9541986317328449536 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1680956 CPUtime=2.09 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 3975 0 0 0 209 0 0 0 25 0 1 0 98179934 1721298944 2446 33554432000 4194304 4587354 140734494376848 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 420239 2446 337 96 0 416801 0
[pid=26749] ppid=26746 vsize=14016 CPUtime=2 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 967 0 0 0 200 0 0 0 25 0 1 0 98179934 14352384 855 33554432000 4194304 4785740 140733313283776 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 3504 855 340 145 0 549 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=2.19 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 219 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2169124

[startup+12.7004 s]
/proc/loadavg: 9.80 9.96 9.77 11/200 26750
/proc/meminfo: memFree=28513148/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1684636 CPUtime=4.19 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 5822 0 0 0 419 0 0 0 25 0 1 0 98179934 1725067264 3377 33554432000 4194304 4587354 140734494376848 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 421159 3377 337 96 0 417721 0
[pid=26749] ppid=26746 vsize=14824 CPUtime=4.14 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 1156 0 0 0 414 0 0 0 25 0 1 0 98179934 15179776 1044 33554432000 4194304 4785740 140733313283776 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 3706 1044 340 145 0 751 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=4.34 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 434 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2173612

[startup+25.5012 s]
/proc/loadavg: 9.84 9.96 9.77 11/200 26750
/proc/meminfo: memFree=28511536/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 9541984393183100928 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1686500 CPUtime=8.49 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 8205 0 0 0 848 1 0 0 25 0 1 0 98179934 1726976000 3447 33554432000 4194304 4587354 140734494376848 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 421625 3447 337 96 0 418187 0
[pid=26749] ppid=26746 vsize=15772 CPUtime=8.39 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 1412 0 0 0 839 0 0 0 25 0 1 0 98179934 16150528 1300 33554432000 4194304 4785740 140733313283776 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 3943 1300 340 145 0 988 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=8.59 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 859 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2176424

[startup+51.1006 s]
/proc/loadavg: 9.81 9.95 9.77 10/199 26842
/proc/meminfo: memFree=28579516/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 9541984393183100928 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1689980 CPUtime=16.99 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 11962 0 0 0 1697 2 0 0 25 0 1 0 98179934 1730539520 4359 33554432000 4194304 4587354 140734494376848 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 422495 4359 337 96 0 419057 0
[pid=26749] ppid=26746 vsize=17284 CPUtime=16.94 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 1753 0 0 0 1694 0 0 0 25 0 1 0 98179934 17698816 1641 33554432000 4194304 4785740 140733313283776 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 4321 1641 340 145 0 1366 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=17.14 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 1714 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2181416

[startup+102.307 s]
/proc/loadavg: 9.39 9.82 9.74 10/199 26874
/proc/meminfo: memFree=28575956/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 9541984530622054400 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1699520 CPUtime=34.08 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 18563 0 0 0 3405 3 0 0 25 0 1 0 98179934 1740308480 5443 33554432000 4194304 4587354 140734494376848 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 424880 5443 337 96 0 421442 0
[pid=26749] ppid=26746 vsize=18976 CPUtime=33.98 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 2175 0 0 0 3398 0 0 0 25 0 1 0 98179934 19431424 2063 33554432000 4194304 4785740 140733313283776 18446744073709551615 4553111 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 4744 2063 341 145 0 1789 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=34.2 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 3420 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2192648

[startup+162.301 s]
/proc/loadavg: 9.14 9.66 9.69 10/199 26876
/proc/meminfo: memFree=28559556/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 9541984530622054400 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1702672 CPUtime=54.09 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 26696 0 0 0 5404 5 0 0 25 0 1 0 98179934 1743536128 7836 33554432000 4194304 4587354 140734494376848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 425668 7836 337 96 0 422230 0
[pid=26749] ppid=26746 vsize=20404 CPUtime=53.98 cores=0

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

/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2216236

[startup+882.3 s]
/proc/loadavg: 7.32 8.43 9.07 8/191 26914
/proc/meminfo: memFree=28553892/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 9541984942938914816 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1705456 CPUtime=294.05 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 77041 0 0 0 29389 16 0 0 25 0 1 0 98179934 1746386944 9188 33554432000 4194304 4587354 140734494376848 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 426364 9188 337 96 0 422926 0
[pid=26749] ppid=26746 vsize=28624 CPUtime=294.05 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 4406 0 0 0 29404 1 0 0 25 0 1 0 98179934 29310976 4294 33554432000 4194304 4785740 140733313283776 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 7156 4294 341 145 0 4201 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=294.2 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 29420 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134529816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2208232

[startup+942.301 s]
/proc/loadavg: 7.11 8.17 8.94 8/191 26915
/proc/meminfo: memFree=28535260/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 9541986317328449536 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1734116 CPUtime=314.05 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 83638 0 0 0 31388 17 0 0 25 0 1 0 98179934 1775734784 13462 33554432000 4194304 4587354 140734494376848 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 433529 13462 337 96 0 430091 0
[pid=26749] ppid=26746 vsize=28760 CPUtime=314.05 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 4448 0 0 0 31404 1 0 0 25 0 1 0 98179934 29450240 4336 33554432000 4194304 4785740 140733313283776 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 7190 4336 341 145 0 4235 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=314.2 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 31420 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2237028

[startup+1002.3 s]
/proc/loadavg: 7.04 7.95 8.81 8/191 26916
/proc/meminfo: memFree=28535460/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1718316 CPUtime=334.06 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 85838 0 0 0 33388 18 0 0 25 0 1 0 98179934 1759555584 13150 33554432000 4194304 4587354 140734494376848 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 429579 13150 337 96 0 426141 0
[pid=26749] ppid=26746 vsize=29216 CPUtime=334.04 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 4542 0 0 0 33403 1 0 0 25 0 1 0 98179934 29917184 4430 33554432000 4194304 4785740 140733313283776 18446744073709551615 4550372 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 7304 4430 341 145 0 4349 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=334.19 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 33419 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2221684

[startup+1062.3 s]
/proc/loadavg: 7.06 7.79 8.70 8/191 26921
/proc/meminfo: memFree=28533684/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1723608 CPUtime=354.06 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 88418 0 0 0 35388 18 0 0 25 0 1 0 98179934 1764974592 13234 33554432000 4194304 4587354 140734494376848 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 430902 13234 337 96 0 427464 0
[pid=26749] ppid=26746 vsize=29216 CPUtime=354.04 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 4567 0 0 0 35403 1 0 0 25 0 1 0 98179934 29917184 4455 33554432000 4194304 4785740 140733313283776 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 7304 4455 341 145 0 4349 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=354.19 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 35419 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 2226976

[startup+1122.3 s]
/proc/loadavg: 7.02 7.65 8.59 8/191 26923
/proc/meminfo: memFree=28526128/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1736860 CPUtime=374.07 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 90443 0 0 0 37388 19 0 0 25 0 1 0 98179934 1778544640 15212 33554432000 4194304 4587354 140734494376848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 434215 15212 337 96 0 430777 0
[pid=26749] ppid=26746 vsize=29516 CPUtime=374.04 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 4618 0 0 0 37403 1 0 0 25 0 1 0 98179934 30224384 4506 33554432000 4194304 4785740 140733313283776 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 7379 4506 341 145 0 4424 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=374.19 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 37419 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2240528

[startup+1182.3 s]
/proc/loadavg: 7.01 7.53 8.49 8/191 26924
/proc/meminfo: memFree=28532392/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1718316 CPUtime=394.08 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 91066 0 0 0 39389 19 0 0 25 0 1 0 98179934 1759555584 13289 33554432000 4194304 4587354 140734494376848 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 429579 13289 337 96 0 426141 0
[pid=26749] ppid=26746 vsize=30284 CPUtime=394.04 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 4808 0 0 0 39403 1 0 0 25 0 1 0 98179934 31010816 4696 33554432000 4194304 4785740 140733313283776 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 7571 4696 341 145 0 4616 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=394.19 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 39419 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2222752

[startup+1242.3 s]
/proc/loadavg: 7.00 7.43 8.40 8/191 26926
/proc/meminfo: memFree=28531108/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 9541984805499961344 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1718316 CPUtime=414.09 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 93728 0 0 0 41389 20 0 0 25 0 1 0 98179934 1759555584 13289 33554432000 4194304 4587354 140734494376848 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 429579 13289 337 96 0 426141 0
[pid=26749] ppid=26746 vsize=30740 CPUtime=414.03 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 4908 0 0 0 41402 1 0 0 25 0 1 0 98179934 31477760 4796 33554432000 4194304 4785740 140733313283776 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 7685 4796 341 145 0 4730 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=414.18 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 41418 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134530773 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2223208



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 7.00 7.35 8.31 8/191 26927
/proc/meminfo: memFree=28523116/32951124 swapFree=67111528/67111528
[pid=26746] ppid=26744 vsize=18324 CPUtime=0 cores=0,2
/proc/26746/stat : 26746 (ppfolio) S 26744 26746 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98179933 18763776 393 33554432000 4194304 4287625 140734280839600 18446744073709551615 268660682255 0 0 4096 65536 9541984805499961344 0 0 17 2 0 0 0
/proc/26746/statm: 4581 393 345 23 0 91 0
[pid=26748] ppid=26746 vsize=1732272 CPUtime=433.32 cores=0
/proc/26748/stat : 26748 (cryptominisat) R 26746 26746 26080 0 -1 4202496 95527 0 0 0 43312 20 0 0 25 0 1 0 98179934 1773846528 15047 33554432000 4194304 4587354 140734494376848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26748/statm: 433068 15047 337 96 0 429630 0
[pid=26749] ppid=26746 vsize=31188 CPUtime=433.23 cores=0
/proc/26749/stat : 26749 (clasp) R 26746 26746 26080 0 -1 4202496 5020 0 0 0 43322 1 0 0 25 0 1 0 98179934 31936512 4908 33554432000 4194304 4785740 140733313283776 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26749/statm: 7797 4908 341 145 0 4842 0
[pid=26750] ppid=26746 vsize=455828 CPUtime=433.45 cores=0
/proc/26750/stat : 26750 (TNM) R 26746 26746 26080 0 -1 4202496 336 0 0 0 43345 0 0 0 25 0 1 0 98179934 466767872 233 33554432000 134512640 134534564 4293772208 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26750/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2237612

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26746 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=354294
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=223965
# CPU time returned by wait4() is 866.578
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1299.79
CPU system time (s): 0.21
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 3893356

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

runsolver used 2.34264 second user time and 4.75528 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-11 18:38:07
IDJOB=3191870
IDBENCH=83001
IDSOLVER=1613
FILE ID=node107/3191870-1302539887
RUNJOBID= node107-1302537256-26098
PBS_JOBID= 12951133
Free space on /tmp= 73648 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S247862791-097.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191870-1302539887/watcher-3191870-1302539887 -o /tmp/evaluation-result-3191870-1302539887/solver-3191870-1302539887 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191870-1302539887.cnf

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

MD5SUM BENCH= 6b69f72e1046222baee8c8d817a4adac
RANDOM SEED=682894528

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.75
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.829
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:      28530416 kB
Buffers:        523056 kB
Cached:        3484388 kB
SwapCached:          0 kB
Active:        2449292 kB
Inactive:      1734180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28530416 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10432 kB
Writeback:           0 kB
AnonPages:      175776 kB
Mapped:          17300 kB
Slab:           173188 kB
PageTables:       6312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2969640 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= 73648 MiB
End job on node107 at 2011-04-11 18:59:49